@charset "utf-8"; 
body { margin: 0px auto; font-size: 17px; line-height: 1.6; font-family: 'Roboto', sans-serif; font-weight: 400; color: #333; overflow-x: hidden; background: #ffffff; }
* { margin: 0px auto; padding: 0px; outline: none; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
table { border-collapse: collapse; width: 100%; }
table th { line-height: 40px; text-align: left; font-size: 16px; font-weight: 500; text-transform: capitalize; }
.clr { clear: both; }
a { color: #f16224; }
a:hover { color: #084059; }
.showText a { font-weight: 500; }
.showText h4 { font-size: 20px; margin: 10px 0; }
p { margin-top: 0; margin-bottom: 10px; }
img { border: 0; vertical-align: middle; height: auto; max-width: 100%; }
::selection { background-color: #105ca8; color: #fff; }
::-webkit-selection { background-color: #105ca8; color: #fff; }
-webkit-::selection { background-color: #105ca8; color: #fff; }
::-moz-selection { background-color: #105ca8; color: #fff; }
ul { padding: 0px; margin-left: 20px; }
.menu > li > ul.menu_child { width: 1200px; display: flex; box-shadow: 0 2px 10px rgb(0 0 0 / 15%); background: #fe9614; justify-content: center; top: 0; left: 0; right: 0; margin: auto; margin-top: 46px; }
.box_menu .menu > li > ul.menu_child > li { float: left; padding: 15px 20px; text-align: left; border-right: 1px solid rgb(255 255 255 / 17%); width: 20%; }
.box_menu .menu > li > ul.menu_child > li:last-child { border-right: none; }
.box_menu .menu > li > ul.menu_child > li>span { text-transform: uppercase; text-align: left; font-size: 16px; margin-bottom: 10px; font-weight: 700; display: inline-block; border-bottom: 1.5px solid #ececec8f; width: 100%; padding-bottom: 10px; }
.box_menu .menu > li > ul.menu_child > li>span a { color: #fff; }
.box_menu .menu > li > ul.menu_child > li>span a:hover { color: #fe9614; }
.menu > li > ul.menu_child ul { transform: none; position: relative; visibility: initial; opacity: 1; left: 0; box-shadow: none; }
.menu { padding: 0; text-align: center; float: left; }
.menu > li { float: left; padding: 0; margin: 0 3px; position: relative; }
li.is_step_0.hide_1 { display: none; }
li.li-home i { font-size: 20px; margin: 0 !important; }
li.li-home a { display: block; text-align: center; }
.menu > li i { margin-left: 5px; font-size: 14px; }
.timkiem_top > a img { height: 22px; width: auto; }
.timkiem_top.acti .search { display: block; }
.timkiem_top .search a img { height: 68px; position: relative; top: 1px; left: -7px; }
.timkiem_top .search a { position: absolute; left: 0; padding: 0 !important; border-radius: 0 5px 5px 0; height: 50px; display: flex; align-items: center; margin: 0 !important; top: 0; }
.timkiem_top .search input { display: block; width: 100%; padding: 0 12px; font-size: 18px; height: 50px; color: #333; float: none; outline: none; border: none; background: none; padding-left: 65px; font-style: italic; }
.timkiem_top .search { width: 100%; max-width: 450px; border: 2px solid #333; margin-bottom: 40px; position: relative; border-radius: 100px; overflow: hidden; }
.timkiem_top > a { display: inline-block; padding: 10px 4px; display: none; }
.menu > li:hover>a,.menu > li.active>a { color: #fff; background: #0b4e6d; border-radius: 100px; }
.menu > li.li_child { position: relative; }
.menu > li.li_child ul li:last-child a { border-bottom: none; }
.menu * { list-style: none; }
.menu > li > a { display: block; line-height: 1.5; position: relative; z-index: 2; font-size: 18px; text-decoration: none; font-weight: 500; padding: 7px 20px; color: #000; }
.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; }
.menu > li > ul, .menu > li > ul ul { position: absolute; top: 100%; left: 0px; opacity: 0; visibility: hidden; min-width: 200px; z-index: 3; margin: 0; padding: 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); padding: 0; background: none; padding-top: 7px; }
.menu > li > ul ul { left: 100%; top: -10px; }
.menu > li:hover > ul, .menu li:hover > ul { opacity: 1; visibility: visible; transform: none; -webkit-transform: none; -moz-transform: none; }
.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; background: #0b4d6c; min-width: 220px; }
.menu > li > ul > li:hover>a,.menu > li > ul > li li:hover>a { color: #fff !important; background: #135d7e; }
.menu > li > ul > li li:last-child a { border-bottom: none; }
.menu > li > ul > li > a, .menu > li > ul > li li a { display: block; white-space: nowrap; color: inherit; line-height: 1.5; font-size: inherit; background: rgba(255, 255, 255, 0); border-bottom: solid 1px rgba(255, 255, 255, 0.1); padding: 0 5px 0 0; text-decoration: none !important; text-align: left; font-size: 17px; color: #fff !important; font-weight: 400; padding: 9px 15px; }
@-webkit-keyframes video-pulse-presentation { 0% { -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7); }
40% { -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7); }
80% { -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); }
100% { -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); }
}
@keyframes video-pulse-presentation { 0% { -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7); }
40% { -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7); }
80% { -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); }
100% { -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); }
}
.pagewrap { width: 100%; padding-left: 10px; padding-right: 10px; max-width: 1300px; }
.logo_top img { height: 40px; }
.logo_top a { display: block; line-height: 0; }
ul.flag-language li { list-style: none; display: inline-block; }
ul.flag-language li a { display: block; line-height: 0; margin-left: 10px; }
ul.flag-language li a img { height: 20px; }
.dv-lang { display: flex; align-items: center; margin: 0 0 0 auto; }
.logo_top { display: inline-flex; align-items: center; margin: 0 auto 0 0; }
.dv-cshatang .dv-left { width: 50%; float: left; padding-right: 30px; min-height: 580px; }
.dv-right { width: 50%; float: right; padding-left: 40px; }
.li-home img { height: 41px; }
li.li-home a { padding: 0; background: none !important; }
.box_menu { margin: 0 auto; }
.dv-header-ct.flex { padding: 20px 0; transition: all .3s; }
.dv-cshatang-child { padding-top: 150px; position: relative; font-size: 20px; }
.dv-cshatang-bg { background: url(../images/nen.png) top left no-repeat; background-size: 100% 100%; position: absolute; top: 0; left: -40px; right: -40px; bottom: 0;border-radius: 0 0 60px 60px; }
.dv-cshatang { overflow: hidden; }
.dv-cshatang .pagewrap { position: relative; }
.dv-header { position: fixed; top: 0; left: 0; right: 0; z-index: 999; transition: all .3s; }
li.li-home { margin-right: 12px; }
.dv-cshatang-child .dv-title { font-size: 40px; line-height: 1.2; font-weight: 500; margin-bottom: 20px; }
.dv-header.fixed { background: #fff; }
.dv-header.fixed .dv-header-ct.flex { padding: 10px 0; }
.dv-form { width: 100%; border: 2px solid #c9a696; border-radius: 100px; background: #feede6; max-width: 450px; position: relative; padding: 5px; }
.dv-form input { width: 100%; border: none; p`0: 0; padding: 0 20px; background: none; height: 46px; font-size: 18px; }
.dv-form a { position: absolute; right: 5px; background: #f27034 url(../images/rightfff.png) center right 15px no-repeat; color: #fff; height: 46px; display: inline-flex; align-items: center; padding: 0 22px; border-radius: 100px; background-size: 10px; padding-right: 40px; transition: all .3s; }
.dv-bantin { margin-top: 35px; }
a.cur.btnok:hover { background: #3ebdb3 url(../images/rightfff.png) center right 15px no-repeat; background-size: 10px; }
.timkiem_top .search a:hover img { opacity: 0.8; }
.dv-cshatang-child .dv-right { position: relative; text-align: center; overflow: hidden; }
.hide { display: none }
.dv-cshatang-child .dv-right img { position: absolute; width: 100%; left: 0; right: 0; max-width: 450px; }
.dv-cshatang-child { display: flex; }
.dv-dtac-gr { width: calc(100% / 4 - 30px); margin: 15px; display: inline-flex; align-items: center; justify-content: center; }
.dv-doitac-home { padding: 30px 0; }
.dv-dtac-gr a { display: block; line-height: 0; }
.dv-dtac-gr a img { height: 60px; width: auto; }
.dv-bg { background: url(../images/bg-1.jpg) top left no-repeat; background-size: cover; position: absolute; top: 0; left: 0; bottom: 0; width: 50%; }
.dv-cungcapdv { position: relative; padding: 40px 0; }
.dv-cungcapdv .dv-left { font-size: 20px; width: 50%; float: left; padding-right: 65px; line-height: 1.4; font-weight: 300; color: #000; }
.dv-cungcapdv .dv-right { width: 50%; float: right; display: inline-flex; align-items: center; padding: 0; }
.dv-cungcapdv .dv-left .dv-title { font-size: 40px; font-weight: 500; margin-bottom: 10px; }
.dv-cungcapdv .dv-left h3 { font-size: 32px; font-weight: 400; margin-bottom: 15px; line-height: 1.3; }
ul li { margin-bottom: 10px; }
.dv-cungcapdv .dv-left ul { margin-left: 45px; }
.dv-udgr { width: calc(100% / 2 - 30px); margin: 0 15px 30px; float: left; display: inline-block; box-shadow: 2px 2px 10px 4px #09415a0a; border-radius: 20px; padding: 25px; text-align: center; background: #fff; transition: all .3s; }
.dv-udgr p { margin: 0; padding: 0; width: auto; display: inherit !important; }
.dv-udgr:nth-child(2) { margin-top: 65px; }
.dv-udgr:nth-child(3) { margin-top: 20px; }
.dv-udgr:nth-child(5) { border: 2px solid #c9c9c9; border-radius: 100px; padding: 15px 10px; text-align: center; }
.dv-udgr a { color: #000; }
.dv-udgr:nth-child(5) a { font-size: 15px; color: #000; }
.dv-udgr h3 { font-size: 23px; margin: 0px 0 15px !important; padding: 0; font-weight: 500; color: #000; line-height: 1.3; }
.dv-box-ud { position: relative; left: -45px; }
.dv-udgr:hover { background: #0a4b67; color: #fff; box-shadow: 3px 3px 12px 4px #0625331c; }
.dv-udgr img { border-radius: 15px !important; margin: 0 !important; }
.dv-udgr:hover h3 { color: #fff; }
.dv-udgr:nth-child(5):hover a { color: #fff; }
.dv-quytrinh-mb a { display: flex; width: calc(100% - 0px); margin: 0; align-items: center; border: 1px solid #031d28; border-radius: 20px; padding: 30px; height: 100%; text-align: center; font-size: 22px; color: #09415a; font-weight: 500; line-height: 1.4; box-shadow: 3px 3px 10px 0 #09415a1f; transition: all .3s; }
.dv-quytrinh-mb .item { padding: 15px; }
.dv-quytrinh-mb a:hover { background: #f26c37; border-color: #f26c37; color: #fff; }
.dv-quytrinh-home { padding: 40px 0; }
.dv-btn-xemthem { text-align: center; padding: 10px 0 0; }
.dv-btn-xemthem a { background: #0a4a66; display: inline-block; color: #fff; padding: 10px 40px; border-radius: 100px; font-weight: 300 !important; font-style: italic; transition: all .3s; cursor: pointer; }
.dv-btn-xemthem a:hover { background: #f27034; color: #fff; }
.dv-bg-qt2 { background: #0b4865; position: absolute; top: 0; left: 0; right: 0; bottom: 115px; }
.dv-quytrinh-home-2 { position: relative; padding: 50px 0 40px; }
.dv-quytrinh-home-2 .pagewrap { position: relative; }
.dv-quytrinh-2 .dv-left { width: 50%; float: left; overflow: hidden; position: relative; }
.dv-quytrinh-2 .dv-right { width: 50%; float: right; padding: 0; padding-left: 40px; }
.dv-quytrinh-2 .dv-left img { position: absolute; width: 90%; max-width: 483px; height: auto; left: 50%; transform: translateX(-50%); }
.dv-quytrinh-2 .dv-title { font-size: 45px; color: #fff; font-weight: 700; margin-bottom: 30px; margin-top: 20px; }
.dv-quytrinh-2 .dv-qt2 { background: #fff; padding: 50px 30px 60px; border-radius: 50px; box-shadow: 10px 10px 10px 0px #021c2824; font-size: 25px; color: #7f7f7f; }
.dv-quytrinh-2 .dv-qt2 li { list-style: none; padding: 10px 0; position: relative; border-radius: 10px; padding-left: 55px; }
.dv-quytrinh-2 .dv-qt2 ul { margin: 0; padding: 0; }
.dv-quytrinh-2 .dv-qt2 li:before { content: ""; width: 10px; height: 10px; background: #a1a1a1; position: absolute; left: 25px; top: 25px; border-radius: 100px;transition: all .1s; }
.dv-quytrinh-2 .dv-qt2 li:hover { color: #000; background: #f5f5f5; }
.dv-quymo-home-2 {padding: 20px 0 40px;}
.dv-quymo-home-2 h3 { font-weight: 400; font-size: 30px; margin-bottom: 10px; }
.dv-quymo-home-2 .dv-left { width: 50%; float: left; padding-right: 40px; font-size: 20px; font-weight: 400; }
.dv-quymo-home-2 .dv-right img { border-radius: 30px; }
.dv-quymo-home-2 .dv-title {font-size: 45px;font-weight: 600;padding: 0 0 10px;}
.dv-quytrinh-2 .dv-qt2 li:hover:before { background: url(../images/checkxanh.png) top left no-repeat; background-size: 100% 100%; width: 40px; height: 40px; left: 10px; top: 12px; }
.dv-yeucau-mb { background: #f36b31; padding: 40px; border-radius: 40px; }
.div-yeucau-gr { width: calc(100% / 4 - 20px); margin: 0 10px; font-size: 20px; color: #fff; text-align: center; line-height: 1.4; padding: 0 15px; position: relative; }
.div-yeucau-gr .dv-tit { font-size: 40px; font-weight: 600; padding: 0 0 10px; }
.div-yeucau-gr + .div-yeucau-gr:before { border-left: 1px solid #ffffffa8; content: ""; width: 1px; height: 100%; position: absolute; left: -5px; }
.dv-yeucau-home { padding: 10px 0 40px; }
.dv-hotro-home-2 { padding: 40px 0; position: relative; }
.dv-taidinhhinh-2,.dv-hotro-2,.dv-ndtk-2,.dv-ss-home-2-ct, .dv-hotro-home-2 .dv-hotro-2 { font-size: 20px; line-height: 1.5; }
.dv-ss-home-2-ct .dv-title, .dv-ndtk-home-2 .dv-title, .dv-taidinhhinh-2 .dv-title, .dv-staup-home-2 .dv-title, .dv-hotro-home-2 .dv-hotro-2 .dv-title { font-size: 45px; font-weight: 600; line-height: 1.2; padding: 0 0 15px; }
.dv-hotro-3-box { width: calc(100% / 2 - 30px); margin: 0 15px 20px; background: #fcfdff; box-shadow: 4px 4px 20px #04273717; border-radius: 20px; padding: 30px 50px 50px; position: relative; font-size: 20px; }
.dv-ndtk-home-2 { position: relative; padding: 40px 0 0; color: #fff; }
.dv-ndtk-home-2-bg { position: absolute; top: 0; left: 0; right: 0; bottom: 100px; background-size: cover !important; background-position: center !important; }
.dv-hotro-3-box .dv-title { position: relative; margin-top: -110px; text-align: center; margin-bottom: -20px; }
.dv-hotro-3.flex { padding: 75px 0 0; }
.dv-hotro-3-box .dv-title span { background: url(../images/bgtitle.png) top left no-repeat; background-size: 100% 100%; padding: 55px 25px 30px; display: inline-block; height: 170px; width: 90%; text-align: center; color: #fff; font-size: 25px; font-weight: 500; }
.dv-hotro-3-box li { list-style: none; position: relative; padding-left: 35px; margin-bottom: 25px; }
.dv-hotro-3-box li:before { content: ""; background: url(../images/checkxanh.png) top left no-repeat; background-size: 100% 100%; width: 40px; height: 40px; left: -10px; top: -2px; position: absolute; }
.dv-hotro-3-box ul { margin: 0; padding: 0; }
.dv-isxemthem { display: block; padding: 20px 0 0; }
.dv-isxemthem a { color: #333; font-style: italic; font-size: 22px; }
.dv-isxemthem a:hover { color: #f16224; }
.dv-isxemthem .hotline { float: right; position: relative; }
.dv-hotro-3-box:nth-child(1) { top: 40px; position: relative; }
.dv-isxemthem .hotline:before { content: ""; background: url(../images/hotro.png) top left no-repeat; background-size: 100% 100%; position: absolute; width: 50px; height: 53px; left: -62px; top: -10px; }
.dv-hotro-home-2-bg { background: #fbfaff; position: absolute; top: 0; left: 0; right: 0; bottom: 100px; }
.showText p, .showText div, .showText ul, .showText ol, .showText h1, .showText h2, .showText h3, .showText h4, .showText h5, .showText h6 { margin-bottom: 10px; }
.dv-taidinhhinh-home-3 { padding: 30px 0; }
.dv-taidinhhinh-2 .dv-xemthem { padding: 15px 0 0; }
.dv-taidinhhinh-2 .dv-xemthem a { background: #f16224; color: #fff; padding: 13px 30px; border-radius: 100px; display: inline-block; cursor: pointer; }
.dv-hangtrieu-home { padding: 30px 0; }
.dv-hangtrieu-home .dv-left { width: 35%; float: left; font-size: 20px; line-height: 1.5; }
.dv-hangtrieu-home .dv-right { width: 65%; float: left; }
.dv-doitac-2 { padding: 20px 0; }
.dv-hangtrieu-home .dv-right img { box-shadow: 4px 4px 13px #04344954; border-radius: 30px; }
.dv-hangtrieu-home-ct h3 { margin: 15px 0 0; font-size: 25px; }
.dv-doitac-2gr { width: 100%; display: inline-flex; align-items: center; }
.dv-doitac-2gr a { display: inline-block; line-height: 0; }
.dv-doitac-2gr a img { height: 80px; width: auto; max-width: 100%; }
.dv-doitac-2-ct { border-top: 3px solid #1f5d7a; padding-top: 35px; position: relative; }
.dv-doitac-2-ct:before { content: ""; background: #f46d33; height: 8px; width: 60%; position: absolute; top: -5px; left: 50%; transform: translateX(-50%); }
.dv-staup-home-2 { padding: 30px 0 40px; }
.dv-staup-3-box { width: calc(100% / 2 - 60px); margin: 0 30px 60px; display: inline-block; float: left; border-radius: 40px; overflow: hidden; box-shadow: 0 0 60px #0840592e; border: 2px solid #26586d; background: #205d79; }
.dv-staup-3.flex { margin: 0 -30px; padding: 40px 0 0; }
.dv-staup-3-box .dv-img { border-radius: 35px; overflow: hidden; box-shadow: 0 0 50px #4487a7; }
.dv-staup-3-box .dv-title { font-size: 30px; padding: 30px 30px 20px; }
.dv-staup-3-box .dv-title a { color: #fff; font-size: 30px; font-weight: 500; }
.dv-staup-3-box .showText { font-size: 20px; padding: 0 30px 35px; color: #fff; }
.dv-staup-3-box .dv-img a { position: relative; padding-top: 60%; display: block; overflow: hidden; }
.dv-staup-3-box .dv-img a img { position: absolute; width: 100%; height: 100%; object-fit: cover; top: 0; }
.dv-staup-3-box:nth-child(2n+1) { top: 40px; position: relative; }
.dv-staup-3-box .dv-title a:hover { color: #f16224; }
.dv-ndtk-3 { margin-top: 200px; background: #f5763f; position: relative; border: 1px solid #fff; border-radius: 50px; padding: 5px 15px; }
.dv-ndtk-home-2 .pagewrap { position: relative; }
.dv-ndtk-home-2 .dv-xemthem { padding: 20px 0 0; }
.dv-ndtk-home-2 .dv-xemthem a { background: #fff; color: #333; padding: 12px 30px; border-radius: 100px; display: inline-block; cursor: pointer; transition: all .3s; }
.dv-ndtk-home-2 .dv-xemthem a:hover { background: #f16224; color: #fff; }
.dv-ndtk-3-box { width: calc(100% / 4 - 30px); margin: 0 15px; text-align: center; color: #fff; position: relative; padding: 20px 20px 40px; }
.dv-ndtk-3-box .dv-title a { font-size: 20px; color: #fff; display: flex; line-height: 1.4; min-height: 58px; align-items: center; justify-content: center; }
.dv-ndtk-3-box + .dv-ndtk-3-box:before { content: ""; border-left: 1px solid #fff; position: absolute; top: 40px; left: 0; bottom: 40px; }
.dv-ndtk-3 .dv-xemthem { bottom: -24px; position: absolute; left: 0; right: 0; }
.dv-ndtk-3 .dv-xemthem a { box-shadow: 4px 4px 10px #ccc; padding: 10px 25px; font-style: italic; }
.dv-staup-home-2.dv-tuychon-home-2 { padding: 70px 0 30px; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box { color: #333; width: calc(100% - 40px); margin: 0 20px; top: 0; box-shadow: 0 0 10px #cccccc73; height: 100%; background: #fff; position: relative; overflow: unset; border-radius: 50px; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .dv-title a { font-size: 25px; line-height: 1.5 !important; display: block; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3.flex { margin: 0 -20px; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .dv-img { box-shadow: none; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .dv-title a { color: #333; font-size: 23px; line-height: 1.4 !important; display: block; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .showText { font-size: 18px; color: #333; padding-bottom: 50px; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .dv-xemthem a { padding: 0px; width: 68px; height: 68px; background: #3ebdb3; display: inline-flex; border-radius: 100%; align-items: center; position: absolute; right: -20px; z-index: 1111; bottom: 2px; transition: all .3s; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .dv-xemthem a img { width: 15px; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .dv-img img { border-radius: 50px; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .dv-title a:hover { color: #f16224; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .dv-xemthem a:hover { background: #f16224; }
.dv-ss-home-2 { padding: 30px 0; }
.dv-ss-home-2 .dv-left { width: 50%; float: left; padding-right: 61px; }
.dv-ss-home-2-ct .dv-xemthem a { border: 1px solid #f16224; background: #f16224; color: #fff; display: inline-block; padding: 12px 40px; margin-right: 10px; border-radius: 100px; font-size: 20px; margin-top: 10px; cursor: pointer; transition: all .3s; }
.dv-ss-home-2-ct .dv-xemthem { padding: 10px 0 0; }
.dv-ss-home-2-ct .dv-xemthem a + a { background: #fff; color: #011f2c; border-color: #082a39; }
.dv-ss-home-2-ct .dv-xemthem a:hover { background: #3ebdb3; border-color: #3ebdb3; color: #fff; }
.dv-homess-3-box { background: #fff; border: 1px solid #052635; padding: 20px 30px; border-radius: 50px; margin-bottom: 25px; box-shadow: 0 0 30px #08405914; position: relative; padding-right: 100px; }
.dv-homess-3-box .dv-title a { font-size: 28px; color: #333; margin: 0; padding: 0; line-height: 1.3; }
.dv-homess-3-box .dv-title { margin: 0; padding: 0 0 5px; line-height: 0; }
.dv-homess-3-box .dv-xemthem { position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.dv-homess-3-box .dv-xemthem a { width: 62px; height: 62px; display: flex; padding: 0; align-items: center; margin: 0 20px 0 0; background: #3ebdb3; border: none; }
.dv-homess-3-box .dv-xemthem a img { width: 15px; height: 27px !important; }
.dv-homess-3-box .dv-title a:hover { color: #f16224; }
.dv-homess-3-box .dv-xemthem a:hover { background: #f16224; }
.dv-udgr p { margin: 0; padding: 0; }
.footer { position: relative; padding: 50px 0; }
.dv-bgfoot { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-size: cover !important; }
.footer .pagewrap { position: relative; }
.footer .pagewrap > img { height: 100px; width: auto; margin-bottom: 30px; }
.dv-footer-lk { column-count: 3; column-gap: 20px; }
.dv-box-foot { margin: 0; margin-bottom: 12px; }
.dv-box-foot .dv-title { font-size: 27px; font-weight: 700; margin-bottom: 12px; line-height: 1.3; color: #000; }
.dv-box-foot li { list-style: none; }
.dv-box-foot li a { display: block; color: #000; font-weight: 400; font-size: 17px; padding: 0 0 5px; }
.dv-box-foot + .dv-box-foot { }
.dv-box-foot li a:hover { color: #f16224; }
#back-top { position: fixed; bottom: 50px; right: 30px; z-index: 1; }
#back-top a { display: inline-flex; width: 40px; line-height: 40px; background: #3ebdb3; outline: none; color: #ffffff; font-size: 20px; text-align: center; height: 40px; transition: all .3s; border-radius: 100px; }
#back-top a i { line-height: 36px; width: 40px; height: 40px; }
#back-top a:hover { color: #fff; background: #f16224; }
.dv-ss-home-2-ct .dv-title { font-size: 50px; line-height: 1.2; }
.dv-ss-home-2-ct .showText { font-size: 22px; }
.link_page .pagewrap:before { background: url(../images/nen.png) top left no-repeat; background-size: 100% 100%; position: absolute; top: 0; left: -40px; right: -40px; bottom: 0; padding-top: 87px; content: ""; border-radius: 0 0 60px 60px; }
.link_page .pagewrap { position: relative; padding-top: 120px; padding-bottom: 35px; }
.link_page ul { list-style: none; padding: 0; margin: 0; color: #fff; position: relative; }
.link_page ul li { list-style: none; margin: 0; color: #022535; }
.link_page ul li i.fa.fa-home { display: none; }
.link_page ul li a { color: #022535; }
.link_page ul li span { padding: 0 12px; }
.link_page ul li a:hover { color: #f16224; }
.page_conten_page { padding-top: 50px; padding-bottom: 50px; }
.left_contact { width: 50%; float: left; padding-right: 20px; }
.right_contact { width: 50%; float: left; padding-left: 20px; }
.left_contact h3.heading { display: none; }
.showText { }
.showText img { margin-bottom: 15px; margin-top: 15px; }
.showText.showText_lienhe p { padding-bottom: 6px; }
.left_contact img { margin-bottom: 35px; }
.right_contact h3 { font-size: 30px; padding: 0 0 15px; }
.contact input,.contact textarea { border: 1px solid #041e294d; width: 100%; height: 50px; box-shadow: 0 0 10px #cccccc75; padding: 0 22px; border-radius: 100px; font-family: "Roboto"; font-size: 16px; }
.contact li { width: calc(100% / 2 - 20px); margin: 0 10px 20px; float: left; list-style: none; }
.contact .left { margin: 0 -10px; }
.contact .right { }
.contact .right li { width: 100%; margin: 0 0 20px; }
.contact textarea { height: 100px; border-radius: 20px; padding: 22px; }
.dv-alienhe a { display: inline-block; background: #3ebdb3; color: #fff; padding: 12px 40px; border-radius: 100px; transition: all .3s; }
.dv-alienhe a:hover { background: #f16224; }
.contact-maps li { list-style: none; line-height: 0; }
.contact-maps li iframe { width: 100%; height: 450px; }
.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover { background: #f16224c4 !important; }
.owl-prev, .owl-next { background: #08405985 !important; }
.owl-prev span, .owl-next span { height: 50px; line-height: 50px; display: block; }
.new_id_bs { box-shadow: 0 0 30px #08405924; width: calc(100% / 2 - 30px); margin: 0 15px 30px; border-radius: 20px; overflow: hidden; padding: 25px; }
.new_id_bs li { list-style: none; width: 30%; float: left; }
.new_id_bs ul { list-style: none; width: 70%; padding-left: 20px; float: left; margin: 0; }
.tt_page.tt_page_top.tt_tintuc.flex { margin: 0 -15px; }
.new_id_bs li img { border-radius: 10px; }
.new_id_bs ul h3 a { font-size: 18px; line-height: 1.4; display: block; color: #333; font-weight: 500; padding: 0 0 10px; transition: all .3s; }
.new_id_bs ul h3 a:hover { color: #f2682c; }
.new_id_bs ul p { font-size: 17px; line-height: 1.4; }
.new_id_bs ul .dv-xemthem { padding: 8px 0 0; }
.new_id_bs ul .dv-xemthem a { display: inline-block; background: #f16224; color: #fff; padding: 7px 22px; border-radius: 100px; transition: all .3s; }
.new_id_bs ul .dv-xemthem a:hover { background: #6accc5; }
.nums { text-align: center; }
.nums ul { list-style: none; display: inline-block; margin: 0; }
.nums { padding: 30px 0 0; }
.nums ul li { list-style: none; display: inline-block; float: left; margin: 0 5px; }
.nums ul li a { width: 44px; height: 44px; display: flex; background: #f0f0f0; align-items: center; justify-content: center; border-radius: 34px; color: #333; transition: all .3s; }
.nums ul li a.active, .nums ul li a:hover { background: #f16224; color: #fff; }
.dv-box-news { box-shadow: 0 0 50px #08405914; padding: 30px; border-radius: 30px; }
.title_news h1,.title_news h2 { font-size: 25px; line-height: 1.4; margin-bottom: 15px; }
.title_home.no-line .sp-title { text-transform: uppercase; font-size: 30px; font-weight: 500; margin-bottom: 15px; display: block; }
.tagcloud { padding: 15px 0 10px; }
.tagcloud span { display: inline-flex; float: left; height: 30px; align-items: center; margin-right: 10px; margin-bottom: 10px; }
.tagcloud a { height: 30px; display: inline-flex; align-items: center; padding: 0 12px; background: #ededed; float: left; margin-right: 10px; font-size: 14px; color: #333; border-radius: 100px; margin-bottom: 10px; }
.tagcloud a:hover { background: #3ebdb3; color: #fff; }
.dv-uudai-box { box-shadow: 0 0 30px #08405924; width: calc(100% / 3 - 30px); margin: 0 15px 30px; border-radius: 20px; overflow: hidden; padding: 15px; }
.dv-uudai-box li { list-style: none; }
.dv-uudai-box li a { display: block; line-height: 0; margin-bottom: 20px; }
.dv-uudai-box li img { border-radius: 10px; }
.dv-uudai-box ul { list-style: none; margin: 0; }
.dv-uudai-box ul h3 a { font-size: 18px; line-height: 1.4; display: block; color: #333; font-weight: 500; padding: 0 0 10px; transition: all .3s; }
.dv-uudai-box ul p { font-size: 17px; line-height: 1.4; }
.dv-uudai-box .dv-xemthem { padding: 8px 0 0; }
.dv-uudai-box .dv-xemthem a { display: inline-block; background: #f16224; color: #fff; padding: 7px 22px; border-radius: 100px; transition: all .3s; }
.dv-home-uudai.flex { margin: 0 -15px; }
.dv-uudai-box .dv-xemthem a:hover { background: #3ebdb3; }
.box_page { padding: 5px 0 30px; }
li.is_step_0 { display: none; }
.dv-lang a {
    background: linear-gradient(to bottom, #f16224, #f7763f);
    color: #fff;
    padding: 10px 35px;
    border-radius: 100px;
    display: inline-block;
    transition: all .3s;
}.dv-lang a i {
    margin-right: 5px;
    position: relative;
    left: -5px;
}
.dv-chayngang-node {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    background: #f36b31;
    border: 1px solid #f16224;
    padding: 14px 20px;
    color: #fff;
    border-radius: 30px;
}
#marquee-container li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 100px;
    top: 11px;
    left: -14px;
}

#marquee-container {
    overflow: hidden;
}
#marquee-container li a{
	color: #fff;
	cursor: pointer;
}

#marquee-container li a:hover{
	color: #fff;
	text-decoration: underline;
}
#marquee-container li {
    list-style: none;
    display: inline-block; margin: 0 15px;
    position: relative;
}
.dv-lang a:hover {
    background: linear-gradient(to bottom, #f7763f, #f16224);
    color: #fff;
}.dv-chayngang {
    padding: 10px 0;
}.dv-form-foot {
    font-size: 17px;
    line-height: 1.5;
    color: #333;
}

.dv-form-foot .dv-foot {
    width: calc(20% - 20px);
    float: left;
    margin: 0 10px 20px;
}

.dv-form-foot .dv-foot.dv-vanhanhf {
    width: calc(28% - 20px);
    margin: 0 10px;
}

.dv-form-foot .dv-foot.dv-form-foot {
    width: calc(34% - 20px);
    padding-right: 50px;
}

.dv-form-foot .dv-foot.dv-fmxh {
    width: calc(18% - 20px);
}

.dv-form-foot .dv-titf {
    color: #333;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.5;
    padding-bottom: 10px;
}
.dv-foot.dv-vanhanhf img {
    border-radius: 7px;
}
.dv-form-foot .dv-titf span {
    display: inline-block;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.dv-form-foot .dv-titf span:before {
    content: "";
    width: 100px;
    border-bottom: 3px solid #f16224;
    position: absolute;
    bottom: 0;
    left: 0px;
}

.dv-form-foot ul {
    margin: 0;
    padding: 0;
}

.dv-form-foot ul li {
    list-style: none;
    position: relative;
    padding-left: 22px;
}

.dv-form-foot ul li:before {
    content: "";
    width: 9px;
    height: 9px;
    background: #f16224;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 100px;
}

.dv-form-foot a {
    color: #333;
    font-weight: normal;
}

.dv-form-foot a:hover {
    color: #f46c32;
}

.dv-mxh a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}

.dv-mxh .dv-img {
    width: 20px;
    display: inline-flex;
    margin: 0 10px 0 0;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.dv-mxh .dv-img img {
    max-width: 100%;
    max-height: 20px;
    margin: 5px 5px 0 0;
}

.dv-mxh span {
    margin: 0 auto 0 0;
}.dv-ungdungpb {
    padding: 35px 0 20px;
    background: #fbfaff;
    margin-bottom: 30px;
}

.dv-ungdungpb .dv-right {
    width: 100%;
    margin: 0;
    padding: 0;
}

.dv-ungdungpb .dv-left {
    width: 100%;
    margin: 0;
    padding: 0 0 20px;
}.dv-ungdungpb-gr {
    width: calc(100% / 4 - 30px);
    margin: 0 15px 25px;
    float: left;
    =: 01px;
    box-shadow: 2px 2px 6px 4px #09415a08;
    padding: 10px;
    border-radius: 20px;
    transition: all .3s;
    background: #fff;
}

.dv-ungdungpb-gr .dv-img a {
    position: relative;
    padding-top: 62%;
    border-radius: 15px;
    overflow: hidden;
    display: block;
    border: 5px solid #fff;
}

.dv-ungdungpb-gr .dv-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dv-ungdungpb .dv-left .dv-title {
    font-size: 45px;
    font-weight: 600;
    padding: 0 0 10px;
    line-height: 1.2;
}

.dv-ungdungpb .dv-left  .showText {
    font-size: 20px;
    font-weight: 400;
}
.dv-ungdungpb-gr .showText a {
    text-align: center;
    padding: 11px 0 9px;
    font-size: 18px;
    color: #333;
    font-weight: 500;
    display: block;
}.dv-ungdungpb-gr:hover {
    background: #084059;
}

.dv-ungdungpb-gr {
}

.dv-ungdungpb-gr:hover a {
    color: #fff;
}

.dv-udcent {
    padding: 0;
}

.dv-ungdungpb-ud.flex {
    margin: 0 -15px;
}
.dv-hotro-3-box .dv-title span {
    background: #084059;
    padding: 15px;
    border-radius: 100px;
    height: auto;
    box-shadow: 3px 2px 10px #00000047;
    width: 100%;
    max-width: 415px;
}

.dv-hotro-3-box .dv-title {
    margin: 0;
    margin-top: -70px;
    margin-bottom: 40px;
}
@media only screen and (max-width: 1199px) { .pagewrap { width: 100%; padding-left: 10px; padding-right: 10px }
.menu > li > a { padding: 7px 10px; }
.menu > li { margin: 0; }
.dv-hotro-3-box .dv-title span { background: #084059; padding: 12px 10px; display: inline-block; align-items: center; justify-content: center; border-radius: 100px; height: auto; font-size: 22px !important; }
.dv-hotro-3-box .dv-title { margin: -54px 0 25px; }
.dv-hotro-3.flex { padding-top: 60px; }
li.li-home a { padding: 0 !important; }
}
@media only screen and (max-width: 992px) { a.a_trangchu_mb { display: none; }
.box_menu { transition: all .3s; }
.dv-header.fixed .box_menu { top: 10px; }
.menu-bar.hidden-md.hidden-lg { background: #f16224; width: 40px; height: 40px; padding: 2px; }
.box_menu { position: absolute; right: 15px; top: 20px; }
.dv-lang { margin-right: 70px; }
.mm-panel.mm-hasnavbar .mm-navbar { background: #084059; }
li.li-home { display: none; }
li.is_step_0 { display: block; }
.menu > li:hover>a, .menu > li.active>a { background: none; color: #ee6427 !important; }
.dv-uudai-box { width: calc(100% / 2 - 20px); margin: 0 10px 20px; }
.dv-home-uudai.flex { margin: 0 -10px; }
.dv-lang a {
    padding: 6px 25px;
}.dv-form-foot .dv-foot {
    width: calc(50% - 20px) !important;
    padding: 0 !important;
}.dv-ungdungpb-gr {
    width: calc(100% / 3 - 20px);
    margin: 0 10px 20px;
    padding: 5px;
}

.dv-ungdungpb-ud.flex {
    margin: 0 -10px;
}

.dv-quymo-home-2 h3 {
    line-height: 1.3;
}
}
@media only screen and (max-width: 767px) { .dv-cshatang .dv-left { padding: 0; width: 100%; min-height: 0; padding-bottom: 50px; }
.dv-box-ud { left: 0; }
.dv-cshatang-child { display: block; }
.dv-cshatang-child { padding-top: 120px; }
.dv-cshatang-child .dv-right { display: none; }
.dv-left {}
.dv-cshatang-child .dv-title { font-size: 30px; line-height: 1.3; margin-bottom: 12px; }
.dv-dtac-gr { width: calc(100% / 3 - 20px); margin: 10px; }
.dv-cungcapdv .dv-left { width: 100%; padding: 0; font-size: 18px; }
.dv-bg { width: 100%; }
.dv-cungcapdv .dv-left h3 { font-size: 25px; }
.dv-cungcapdv .dv-right { width: 100%; padding: 40px 0 0; }
.dv-quytrinh-2 .dv-left { display: none; }
.dv-quytrinh-2 .dv-right { width: 100%; padding: 0; }
.dv-quytrinh-2 .dv-title { font-size: 35px; margin: 0; padding: 0 0 20px; }
.dv-quymo-home-2 .dv-left { width: 100%; padding: 0 0 20px; font-size: 18px; }
.dv-quymo-home-2 .dv-right { width: 100%; padding: 0; }
.div-yeucau-gr { width: calc(100% / 2 - 20px); font-size: 18px; border: 1px solid #ffffff36; margin: 10px; padding: 10px; border-radius: 20px; }
.dv-hangtrieu-home .dv-left { width: 100%; font-size: 18px; }
.dv-hangtrieu-home .dv-right { width: 100%; padding: 20px 0 0; }
.dv-ss-home-2-ct .dv-title, .dv-ndtk-home-2 .dv-title, .dv-taidinhhinh-2 .dv-title, .dv-staup-home-2 .dv-title, .dv-hotro-home-2 .dv-hotro-2 .dv-title { font-size: 32px; line-height: 1.2; }
.dv-ndtk-3-box { width: calc(100% / 2 - 20px); margin: 0 10px 50px; border: 1px solid #ffffff3d; border-radius: 10px; }
.dv-ss-home-2 .dv-left { width: 100%; padding: 0 0 20px; }
.dv-ss-home-2 .dv-right { width: 100%; padding: 0; }
.dv-footer-lk { column-count: 2; }
.dv-quytrinh-home-2 { padding: 30px 0; }
.dv-quytrinh-2 .dv-qt2 li { padding: 0 0; padding-left: 55px; font-size: 19px; }
.dv-quytrinh-2 .dv-qt2 { padding: 30px 10px 20px; }
.dv-quytrinh-2 .dv-qt2 li:before { width: 8px; height: 8px; top: 10px; }
.dv-quytrinh-2 .dv-qt2 li:hover:before { top: -4px; }
.dv-quymo-home-2 .dv-title { font-size: 35px; line-height: 1.3; }
.dv-quymo-home-2 h3 { font-size: 22px; }
.div-yeucau-gr + .div-yeucau-gr:before { display: none; }
.div-yeucau-gr .dv-tit { font-size: 30px; }
.dv-yeucau-mb { padding: 15px; }
.dv-hotro-3-box li { font-size: 16px; }
.dv-isxemthem a { font-size: 18px; }
.dv-hotro-3-box { padding: 20px; }
.dv-taidinhhinh-2, .dv-hotro-2, .dv-ndtk-2, .dv-ss-home-2-ct, .dv-hotro-home-2 .dv-hotro-2 { font-size: 17px; }
.dv-hangtrieu-home { padding: 0 0 20px; }
.dv-staup-3-box .dv-title { font-size: 20px !important; padding: 20px 15px 10px; }
.dv-staup-3-box .dv-title a { font-size: 22px; line-height: 1.4; }
.dv-staup-3-box .showText { font-size: 17px; font-weight: 400; padding: 0 15px 20px; }
.dv-staup-3-box { width: calc(100% / 2 - 30px); margin: 0 15px 15px; }
.dv-staup-3.flex { margin: 0 -15px; top: 0 !important; }
.dv-staup-home-2 { padding-bottom: 69px; }
.dv-ndtk-3 { margin-top: 40px; padding: 25px 20px 10px; border-radius: 20px; }
.dv-ndtk-3-box + .dv-ndtk-3-box:before { display: none; }
.dv-staup-home-2.dv-tuychon-home-2 { padding: 40px 0 20px; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .dv-xemthem a { right: 0; width: 50px; height: 50px; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .showText { font-size: 17px; padding: 0 15px 20px; }
.dv-ss-home-2-ct .showText { font-size: 18px; }
.dv-ss-home-2-ct .dv-title a { font-size: 24px; line-height: 1.4; }
.dv-ss-home-2 { padding: 20px 0 10px; }
.dv-box-foot .dv-title { font-size: 24px; }
.dv-staup-home-2.dv-tuychon-home-2 .dv-staup-3-box .dv-title a { font-size: 20px; }
.dv-hangtrieu-home-ct h3 { font-size: 22px; }
.dv-quytrinh-mb a { padding: 20px; font-size: 20px; }
.dv-udgr h3 { font-size: 20px; }
#back-top { right: 10px; }
.new_id_bs { width: calc(100% / 1 - 30px); margin-bottom: 20px; }
.page_conten_page {padding-top: 30px;}
.link_page .pagewrap { padding-top: 100px; padding-bottom: 20px; }
.new_id_bs ul h3 a { font-size: 17px; }
.dv-box-news { padding: 20px; }
.left_contact { width: 100%; padding: 0 0 20px; }
.right_contact { width: 100%; padding: 0; }
.right_contact h3 { font-size: 25px; }
.dv-alienhe a { padding: 10px 30px; }
.dv-form-foot .dv-foot {
    width: calc(100% - 20px) !important;
    padding: 0;
}.footer {
    padding-bottom: 30px;
}.dv-ungdungpb .dv-left .dv-title {
    font-size: 35px;
}

.dv-ungdungpb .dv-left .showText {
    font-size: 18px;
}

.dv-ungdungpb-gr {
    width: calc(100% / 2 - 20px);
}.dv-hotro-3-box .dv-title span {
    font-size: 15px !important;
}
}
@media only screen and (max-width: 479px) { .dv-dtac-gr { width: calc(100% / 2 - 20px); margin: 10px; }
.dv-udgr { width: calc(100% / 1 - 30px); margin: 0 15px 20px; }
.dv-udgr:nth-child(2) { margin-top: 0; }
.dv-udgr:nth-child(3) { margin-top: 0; }
.new_id_bs { padding: 15px; }
.dv-ungdungpb .dv-left .dv-title {
    font-size: 30px;
}

.dv-ungdungpb-gr {
    width: calc(100% / 2 - 10px);
    margin: 5px;
    padding: 0;border-radius: 20px;
}

.dv-ungdungpb-gr .showText a {
    font-size: 16px;
    padding: 10px 0 10px;
}

.dv-ungdungpb-gr .dv-img a {
    border: none;
}

.dv-ungdungpb-ud.flex {
    margin: 0 -5px;
}

.dv-ungdungpb {
    padding: 25px 0 25px;
    margin-bottom: 20px;
}
.dv-quytrinh-mb a { font-size: 18px; padding: 15px; }
.dv-quytrinh-mb .item { padding: 10px; }
.dv-quytrinh-home { padding: 20px 0; }
.dv-hotro-home-2 { padding: 30px 0; }
.dv-hotro-3-box { width: calc(100% / 1 - 30px); margin: 0 15px; top: 0 !important; }
.dv-hotro-3.flex { padding-top: 55px; }
.dv-hotro-3-box + .dv-hotro-3-box { margin-top: 65px; }
.dv-staup-3-box { width: calc(100% / 1 - 30px); margin: 0 15px 0; top: 0 !important; }
.dv-staup-3.flex { padding-top: 30px; }
.dv-staup-3-box + .dv-staup-3-box { margin-top: 30px; }
.dv-staup-home-2 { padding-bottom: 40px; }
.dv-ndtk-3-box { width: calc(100% / 1 - 20px); }
.dv-ndtk-3 { padding: 15px 10px; }
.dv-homess-3-box .dv-xemthem a { width: 44px; height: 44px; }
.dv-homess-3-box { padding: 10px 25px; padding-right: 70px; }
.dv-box-foot .dv-title { font-size: 20px; }
.dv-footer-lk { column-count: 1; }
.footer { padding: 30px 0 10px; }
.dv-box-foot li a { font-size: 16px; }
.dv-ss-home-2-ct .showText { font-size: 16px; }
.dv-ss-home-2-ct .dv-title a { font-size: 20px; }
.dv-ss-home-2-ct .dv-title, .dv-ndtk-home-2 .dv-title, .dv-taidinhhinh-2 .dv-title, .dv-staup-home-2 .dv-title, .dv-hotro-home-2 .dv-hotro-2 .dv-title { font-size: 25px; line-height: 1.4; }
.dv-staup-home-2.dv-tuychon-home-2 { padding: 30px 0 20px; }
.div-yeucau-gr { font-size: 16px; }
.div-yeucau-gr .dv-tit { font-size: 25px; }
.dv-yeucau-mb { padding: 10px; }
.dv-quymo-home-2 h3 { font-size: 20px; line-height: 1.4; }
.dv-quymo-home-2 .dv-title { font-size: 30px; }
.dv-quytrinh-2 .dv-title { font-size: 30px; }
.dv-cungcapdv { padding: 30px 0 20px; }
.dv-cungcapdv .dv-left .dv-title { font-size: 30px; }
.dv-cshatang-child .dv-title { font-size: 27px; }
.dv-form a { padding: 0 35px 0 15px; font-size: 16px; }
.dv-form input { font-size: 16px; }
.dv-uudai-box { width: calc(100% / 1 - 20px); }
}