@import "font.css";

@charset "utf-8";

body { margin: 0px auto; padding: 0px auto; font-size: 17px; line-height: 30px; font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif; font-weight: normal; }

* { margin: 0px auto; padding: 0px auto; outline: none; text-decoration: none; }

.clr { clear: both; }

ul { padding: 0px; }

img { border: 0; }

::selection { background-color: #2d7013; color: #fff; }

::-webkit-selection { background-color:#2d7013; color: #fff; }

-webkit-::selection { background-color: #2d7013; color: #fff; }

::-moz-selection { background-color:#2d7013; color: #fff; }

.pagewrap { position: relative; width: 1200px; margin: 0 auto; }

.padding_pagewrap { padding: 0; }

.showText {font-size: 17px; line-height: 30px; }

.showText p { padding-bottom: 15px; }

.showText h2 { font-size: 22px; line-height: 30px; font-weight: 500; color: #2d7013; text-transform: uppercase; margin-bottom: 10px; }

.showText img { display: block; margin: 0 auto; height: auto; max-width: 100%; }

.showText ul { padding-bottom: 15px; }

.showText ul li { margin-left: 35px }

.lang_top { position: absolute; right: 3%; top: 2%; z-index: 6; }

.lang_top li { float: left; margin-left: 10px; list-style: none; color: #fff; font-size: 14px; position: relative; display: inline-block; }

.lang_top li img { margin-right: 5px; margin-left: 5px; width: auto; height: 17px; border: solid #eee 2px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; top: 5px; position: relative; }

.lang_top li i { padding-right: 10px; }

.lang_top li a { color: #fff; }

.lang_top li a:hover { color: #1BB68E; }

.hotline_home { position: absolute; right: 9%; top: 2%; z-index: 2; }

.hotline_home ul li { transform: capitalize; color: #fff; font-size: 17px; float: left; padding-left: 15px; list-style: none; text-shadow: 0 0 0.5em #0000004a, 0 0 0.5em #000000b8, 0 0 0.5em #00000085; }

.hotline_home ul li a { color: #fff; }

.hotline_home ul li a:hover { color: #4CAF50; }

.hotline_home ul li span { font-size: 20px; color: #4CAF50; }

.hotline_home i { padding-right: 10px; }

.logo_top { float: left; 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; text-align: center; }

.logo_top ul li{ line-height: 0; list-style: none; }

.logo_top ul li img { height: 50px; 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; line-height: 0; }

.logo_top ul h3 { color: #fff; font-size: 14px; text-align: center; font-weight: 500; line-height: 30px; }

.right_top{ float: right; padding-top: 15px; }

.right_header { float: left; padding-top: 15px; }

.right_header ul li {list-style: none;float: left;/* border-right: solid #fff 1px; */padding-left: 10px;padding-right: 10px;color: #fcfdfe;font-size: 15px;text-transform: capitalize;line-height: 20px;position: relative;}

.right_header ul li i { padding-right: 10px; font-size: 15px; }

.right_header ul li a { color: #fdfefe; }

.right_header ul li a:hover { color: #e24220; text-decoration: underline; }

.box_menu { position: absolute; left: 0; right: 0; z-index: 4; padding: 20px 0; }

.box_menu.fixed { position: fixed; top: 0 !important; z-index: 99999; background: #767676; width: 100%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.18); -webkit-animation-name: fadeInDown; animation-name: fadeInDown; webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; height: auto; padding: 5px 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 ul li img { height: 45px; }

.box_menu.fixed .logo_top ul h3 { display: none; }

.box_menu.fixed .right_top { padding: 0; }

.box_menu.fixed .menu { left: 0; right: 0; text-align: center; position: relative; top: 0; }

.box_menu.fixed .menu li > a { padding: 0 16px; }

.menu { margin: 0; padding: 0; float: left; }

.menu * { list-style: none; }

.menu > li + li { margin-left: 0; }

.menu > li { display: inline-table; position: relative; }

.menu > li > a { display: block; height: 50px; line-height: 45px; position: relative; z-index: 2; font-size: 17px; text-decoration: none; text-transform: uppercase; color: #fff; font-weight: 500; -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 12px; }

.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: #e24220; }

.menu > li:hover > a:after { left: 0; right: 0; opacity: 1; }

.menu li:hover > ul { opacity: 1; visibility: visible; transform: none; -webkit-transform: none; -moz-transform: none; }

.menu li.active > a { color: #EF1E23; }

.menu li.active > a:after { left: 0; right: 0; opacity: 1; }

.menu li > ul ul {left: 100%; top: 0}

.menu li > ul { position: absolute; top: 100%; left: 0; opacity: 0; visibility: hidden; min-width: 220px; z-index: 1; 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); }

.menu > li > ul:before { content: ""; border: solid 7px transparent; border-bottom-color: #e24220; width: 0; height: 0; position: absolute; top: -14px; left: 17px; z-index: 2; }

.menu > li > ul:after { content: ""; position: absolute; top: 12px; left: 3px; right: -3px; bottom: -3px; z-index: 0; background: rgba(0, 0, 0, 0.05); }

.menu li > ul > li { z-index: 2; position: relative; margin: 0; color: #fff; font-weight: 500; font-size: 14px; padding: 0 15px; background: #e24220; }

.menu li > ul > li:first-child { padding-top: 10px; border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; -o-border-radius: 3px 3px 0 0; -ms-border-radius: 3px 3px 0 0; }

.menu li > ul > li:last-child { 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 { border: none; }

.menu li > ul > li > a { display: block; white-space: nowrap; color: inherit; line-height: 40px; background: rgba(255, 255, 255, 0); border-bottom: solid 1px rgba(255, 255, 255, 0.2); padding: 0 24px 0 0; text-decoration: none !important; text-transform: capitalize; font-size: 17px; text-align: left; }

.menu li > ul > li > a > span { display: none; }

.menu li > ul > li:hover { z-index: 3; }

.menu li > ul > li:hover > a { padding: 0 12px 0 12px; background: rgba(255, 255, 255, 0.2); border-color: transparent; }

.menuRightMain, .menu 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; }

.bannerInside { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: calc(100vh - 0px); }

.bannerMain { position: relative; overflow: hidden; height: calc(100vh - 0px); }

.bannerMain:before { background: url(../images/pattern.png) #00000059; content: ""; position: absolute; left: 0; bottom: 0; z-index: 2; width: 100%; height: 100%; }

.banner li { float: left; width: 100%; height: calc(100vh - 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: relative; left: 0; right: 0; bottom: 40px; margin: auto; width: auto; text-align: center; z-index: 2; }

.pagiBanner a { display: inline-block; vertical-align: text-top; width: 15px; height: 15px; background: #000000b5; text-indent: -100000px; margin: 0 5px; -moz-box-shadow: 0 0 8px rgba(0,0,0,0.5); border: solid #fff 3px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; }

.pagiBanner a.selected { background: #e62a43; }

#downButton { background: #00000026 url(../images/direction_down.png) center 9px no-repeat; background-size: 14px 14px !important; border: 3px solid rgba(255,255,255, 1); border-radius: 30px; height: 30px; width: 30px; position: absolute; bottom: 70px; z-index: 5; text-indent: -9999 !important; display: block; left: 0; right: 0; margin: 0 auto; text-align: left !important; cursor: pointer; }

.container { position: relative; }

.mySlides { display: none; }

.cursor { cursor: pointer; }

.prev, .next { cursor: pointer; position: absolute; top: 40%; width: auto; padding: 16px; margin-top: -50px; color: white; font-weight: bold; font-size: 30px; border-radius: 0 3px 3px 0; user-select: none; -webkit-user-select: none; padding: 10px; background: #0000008c; }

.next { right: 0; border-radius: 3px 0 0 3px; }

.prev:hover, .next:hover { background-color: #f00; }

.numbertext { color: #f2f2f2; font-size: 12px; padding: 8px 12px; position: absolute; top: 0; }

.caption-container { text-align: center; background-color: #222; padding: 5px 16px; color: white; position: relative; margin-bottom: 10px; }

.row:after { content: ""; display: table; clear: both; }

.column { float: left; width: 20%; margin: 0}

.demo { opacity: 0.6; }

.active, .demo:hover { opacity: 1; }

th { background-color: #2783c4; 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 10px; }

td { height: 30px; }

th { }

table { border: 1px solid black; }

table { width: 100%; }

table { border-collapse: collapse; }

table, th, td { border: 1px solid #ccc; }

tr:nth-child(even) { background-color: #f2f2f2; }

.tintuc_home_id, .logo_doitac_page, .project_id, .company_contact, .logo_doitac, .thuvienanh_id, .services_home { margin: 0 -10px; }

.project_id ul { float: left; margin: 0 10px 20px 10px; width: 265px; padding: 10px; text-align: center; background-color: #fff; -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15); box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.15); -webkit-transition: all .3s ease; transition: all .3s ease; }

.project_id.project_id_page ul { width: 366px; }

.project_id ul li, .project_id ul li img { 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%; list-style: none; line-height: 0; position: relative; overflow: hidden; display: block; }

.project_id ul h3 { color: #333; font-weight: normal; font-size: 17px; padding-top: 15px; text-transform: capitalize; line-height: 28px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; }

.project_id.project_id_page ul h3 { font-size: 20px; }

.project_id ul:hover h3, .tintuc_home_id ul h3 a:hover { color: rgb(226, 66, 32); }

.noidung_ct_left { float: left; width: 37%; }

.hinhanh_ct_right { float: right; width: 60%; margin-bottom: 20px; }

.tt_duan_id ul { border-top: double #CCC 4px; padding-top: 10px; margin-top: 10px; color: #666; font-size: 17px; text-transform: capitalize; }

.tt_duan_id ul h3 { line-height: 1.4em; text-decoration: none; color: #000; font-size: 19px; text-transform: uppercase; font-weight: normal; padding-bottom: 5px; }

.tt_duan_id h2 { line-height: 32px; text-decoration: none; color: #3c6a14; font-size: 25px; text-transform: uppercase; font-weight: normal; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }

#sharelink { -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards; -moz-animation: blurFadeRight 0.4s ease-in .4s backwards; -ms-animation: blurFadeRight 0.4s ease-in .4s backwards; text-align: left; padding-top: 15px; height: 35px; border-top: solid #CCC 1px; margin-top: 10px; }

.bottom_more { text-align: center; margin-top: 0; }

.bottom_more h3 a { background: rgb(59, 119, 250); text-transform: uppercase; color: #ffffff; padding: 5px 50px; font-size: 18px; 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; -webkit-transition: color 0.3s, background 0.3s, border 0.3s; -moz-transition: color 0.3s, background 0.3s, border 0.3s; -o-transition: color 0.3s, background 0.3s, border 0.3s; transition: color 0.3s, background 0.3s, border 0.3s; border: double #ffffff 4px; }

.bottom_more h3 a:hover { background: #ffb03e; color: #fff; }

.project_id_slider .owl-prev, .project_id_slider .owl-next, .placeNav_2, .placeNav_3, .placeNav {cursor: pointer; position: absolute; top: 40%; z-index: 3; color: #fff; font-size: 35px; width: 38px; height: 38px; line-height: 19px; text-align: center; background: #e2421f; opacity: 0; border-radius: 0; padding: 5px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; }

.project_id_slider .owl-prev, .placeNav.prev, .placeNav_2.prev, .placeNav_3.prev { left: 10px; }

.project_id_slider ul { width: calc(100% - 20px) !important; }

.project_id_slider .owl-next, .placeNav_2.next, .placeNav_3.next { right: 10px; text-indent: 3px; left: auto;}

.placeNav.next { right: 10px; text-indent: 3px; }

.project_id_slider:hover .owl-prev, .project_id_slider:hover .owl-next, .placeSlide_main:hover .placeNav, .placeSlide_main:hover .placeNav_2, .placeSlide_main:hover .placeNav_3 { opacity: 1; }

.project_id_slider .owl-prev:hover, .project_id_slider .owl-next:hover, .placeNav:hover, .placeNav_2:hover, .placeNav_3:hover { color: #ffffff; background: #2d7013; }

.placeSlide_main { position: relative; overflow: hidden; }

.placeSlide, .placeSlide_2, .placeSlide_doiac { width: 1300px; }

.box_duan_home{ position: absolute; bottom: 40px; z-index: 2; left: 0; right: 0; }

.bg_link_page { height: 350px; 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; }

.bg_link_page:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: url(../images/pattern.png) #0000007d; transition: .3s all ease; }

.page_conten_page { padding-top: 70px; padding-bottom: 30px; }

.titile_link{ position: absolute; right: 0; text-align: center; bottom: -45px; left: 0; z-index: 2; }

.titile_link ul h3{ position: relative; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; padding-bottom: 0; color: #fff; font-size: 30px; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; line-height: 40px; display: inline-table; padding-bottom: 0; margin-bottom: 20px; }

.titile_link ul h3:before { content: ""; position: absolute; left: 0; right: 0; bottom: -10px; height: 5px; background: #e24220; z-index: 2; }

.titile_link ul li { list-style: none; color: #666; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; }

.titile_link ul li a{ color: #666; }

.titile_link ul li a:hover{ color: #666; text-decoration: underline; }

.titile_link ul li i { padding-right: 7px; }

.tintuc_home_id ul { margin: 0 10px 20px 10px; float: left; width: 386px; }

.tintuc_home_id ul li, .tintuc_home_id ul li img { list-style: none; line-height: 0; position: relative; overflow: hidden; display: block; height: auto; width: 100%; webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-box-shadow: 0 0 8px rgba(0,0,0,0.5); -moz-border-radius: 50%; }

.tintuc_home_id ul h3 a { color: #333; font-weight: normal; font-size: 21px; text-transform: uppercase; line-height: 30px; padding-bottom: 7px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; display: block; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }

.tintuc_home_id ul h4 { color: #666; font-weight: normal; font-size: 17px; padding: 10px 0; text-transform: capitalize; line-height: 30px; }

.tintuc_home_id ul h4 i { padding-right: 5px; }

.tintuc_home_id ul p { color: #666; font-weight: normal; font-size: 17px; padding: 0; text-transform: none; line-height: 27px; }

.nums { table-layout: auto; margin-top: 5px; text-align: center; }

.nums ul { list-style: none; display: inline-block; }

.nums li { list-style: none; display: inline-block; float: left; }

.nums a { font-size: 19px; display: block; margin: 0 6px 0 0; padding: 5px; line-height: 30px; height: 40px; width: 40px; table-layout: inherit; text-align: center; color: #fff; background: #767676; text-decoration: none; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; }

.nums a:hover, .nums a.active, .nums a.stay:hover { background: #306f13; color: #ffffff; }

.nums a.stay { background: #e24120; color: #fff; }

.title_news { border-bottom: solid 1px #E6E6E6; margin-bottom: 15px; }

.title_news h2 { font-size: 28px; line-height: 30px; font-weight: 500; color: #2d7013; text-transform: uppercase; margin-bottom: 15px; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }

.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; }

.tintuc_home_box { padding: 30px 0; background: #f2f2f2; }

.title_id { line-height: 40px; color: #2d7013; font-size: 30px; text-transform: uppercase; margin-bottom: 40px; position: relative; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; text-align: center; letter-spacing: 1px; }

.title_id:after { content: ""; display: inline-table; clear: both; width: 15%; background: #e24220; height: 4px; left: 43%; position: absolute; bottom: -15px; z-index: 2; }

.company_contact ul { margin: 0 10px 20px 10px; float: left; width: 346px; padding: 20px; background: #767676; }

.company_contact ul.contact_2 { }

.company_contact ul p { font-size: 17px; line-height: 25px; padding-top: 5px; color: #fff; }

.company_contact ul h3 { text-transform: uppercase; color: #ffffff; font-size: 20px; line-height: 35px; font-weight: 500; margin-bottom: 5px; }

.company_contact ul h3 i { margin-right: 10px; }

.map_contact iframe { width: 100%; height: 500px; float: left;}

.contact h2 { text-transform: uppercase; font-size: 18px; line-height: 25px; font-weight: normal; color: #666; padding-bottom: 20px; }

.contact .left { width: 49%; float: left; }

.contact .right { width: 49%; float: right; }

.formBox li { display: block; position: relative; margin-bottom: 10px; z-index: 0; }

.formBox li input, .formBox li textarea { border: solid 1px #ccc; height: 45px; color: #999; padding: 0 10px 0 45px; font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif; font-size: 14px; box-sizing: border-box; text-transform: capitalize; }

.formBox li textarea { padding: 10px 10px 10px 45px; height: 210px; float: left; }

.contact .left input { width: 100%; }

.contact .right input, .contact .right textarea { width: 100%; }

.formBox li:after { content: ""; position: absolute; top: 0; left: 0; width: 45px; height: 50px; background-repeat: no-repeat; background-position: center center; z-index: 10; }

.formBox li.name:after { background-image: url("../images/contact/c_name.png") }

.formBox li.phone:after { background-image: url("../images/contact/c_phone.png"); }

.formBox li.mail:after { background-image: url("../images/contact/c_mail.png"); }

.formBox li.local:after { background-image: url("../images/contact/c_local.png"); }

.formBox li.subject:after { background-image: url("../images/contact/c_subject.png"); }

.formBox li.mess:after { background-image: url("../images/contact/c_mess.png"); }

.formBox li.code:after { background-image: url("../images/contact/c_code.png"); }

.formBox li.day:after { background-image: url("../images/contact/day.png"); }

.formBox li.songuoi:after { background-image: url("../images/contact/songuoi.png"); }

.formBox .button { float: right; text-transform: capitalize; font-size: 18px; padding: 0 25px; margin-left: 10px; height: 40px; line-height: 40px; margin-top: 10px; color: #FFF; background: #2d7013; 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; }

.formBox .button:hover { color: #FFF; background: #e24220; }

.formBox li span { position: absolute; right: 0; top: 0; line-height: 42px; padding: 0 10px; font-weight: normal; z-index: 2; letter-spacing: 1px; user-select: none; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; }

.footer_bottom { padding-top: 40px; background: url(../images/bg_ft.png) bottom no-repeat #767676; color: #fff; padding-bottom: 30px; }

.footer_company { float: left; width: 37%; margin-right: 0; }

.footer_company ul li { list-style: none; line-height: 0; padding-bottom: 20px; }

.footer_company ul li img { height: 80px; width: auto; }

.footer_company h2 { font-size: 24px; text-transform: uppercase; margin-bottom: 10px; font-weight: normal; position: relative; color: #ffffff; line-height: 35px; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }

.footer_company h2:after { content: ""; display: block; width: 155px; height: 3px; background: rgb(255, 255, 255); margin-top: 12px; }

.footer_company ul h3 { font-size: 22px; text-transform: uppercase; font-weight: normal; line-height: 30px; padding-bottom: 5px; color: #ffffff; }

.footer_company ul p { font-size: 17px; line-height: 30px; }

.footer_company ul p i, .link_page ul li i { padding-right: 8px; }

.dangkynhantin_footer { width: 24%; float: left; padding: 1%; background-color: #fff; }

.dangkynhantin_footer h3 { font-size: 22px; font-weight: normal; padding-bottom: 5px; color: #e24220; text-transform: uppercase; }

.dangkynhantin_footer p { padding: 0px; padding-bottom: 10px; color: #333; font-size: 14px; line-height: 28px; }

.dangkynhantin_footer ul h4 a { text-transform: capitalize; font-size: 17px; padding: 5px 30px; background: #767676; font-weight: 500; 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; display: block; text-align: center; }

.dangkynhantin_footer ul h4 a:hover { background: #e24220; }

#back-top { position: fixed; bottom: 30px; right: 10px; z-index: 1; }

#back-top a { display: block; width: 40px; line-height: 40px; background: #2d7013; outline: none; color: #fff; font-size: 16px; text-align: center; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }

#back-top a:hover { color: #fff; background: #e24220; }

.map_footer { float: left; margin: 0 3%; width: 30%; }

.map_footer iframe { width: 100%; height: 240px; }

.copyright_bottom a { color: #ffffff; -webkit-transition: color 0.3s, background 0.3s, border 0.3s; -moz-transition: color 0.3s, background 0.3s, border 0.3s; -o-transition: color 0.3s, background 0.3s, border 0.3s; transition: color 0.3s, background 0.3s, border 0.3s; }

.copyright_bottom a:hover { text-decoration: underline; color: #e24220; }

.copyright_bottom { padding-top: 20px; text-align: center; background: #535353; padding-bottom: 30px; color: #fff; }

.sharelink { -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards; -moz-animation: blurFadeRight 0.4s ease-in .4s backwards; -ms-animation: blurFadeRight 0.4s ease-in .4s backwards; text-align: center; padding-top: 10px; height: 35px; }

.sharelink a img { border: solid rgb(255, 255, 255) 4px; padding: 2px; margin-top: 5px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; margin-left: 5px; margin-right: 5px; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; }

.sharelink img:hover { background: #e24220; opacity: 10; border: solid #ffffff 4px; }

.rightNav { position: fixed; right: 0; top: 25%; z-index: 100; padding: 0; }

.rightNav .button { position: relative; display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; text-transform: uppercase; background: #664336; text-decoration: none !important; font-size: 20px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }

.rightNav .button:hover > span { -webkit-transform: rotateY(0); -moz-transform: rotateY(0); -ms-transform: rotateY(0); -o-transform: rotateY(0); transform: rotateY(0); -webkit-transform-origin: 0; -moz-transform-origin: 0; transform-origin: 0; opacity: 1; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }

.rightNav .button > span { position: absolute; top: 0; right: 100%; bottom: 0; padding: 0 20px; background: #ec2f34; color: #fff; line-height: inherit; text-align: center; font-size: 13px; white-space: nowrap; font-family: Arial, Helvetica, sans-serif; font-weight: 600; border-right: solid 1px #fff; -webkit-transform: rotateY(-90deg); -moz-transform: rotateY(-90deg); -ms-transform: rotateY(-90deg); -o-transform: rotateY(-90deg); transform: rotateY(-90deg); -webkit-transform-origin: 100% 50%; -moz-transform-origin: 100% 50%; transform-origin: 100% 50%; opacity: 0; }

.rightNav .button + .button { margin-top: 1px; }

.rightNav .button.color_linkedin { background: #0073B0; }

.rightNav .button.color_youtube { background: #F15A4B; }

.rightNav .button.color_facebook { background: #3A559F; }

.rightNav .button.color_instaram { background: #0078D7; }

.rightNav .button.color_instaram:hover, .rightNav .button.color_facebook:hover, .rightNav .button.color_youtube:hover, .rightNav .button.color_linkedin:hover { background: #ed1c24; }

.col-md-7 { width: 100%; display: inline-table; margin-bottom: 10px; color: #666; }

.form-control { display: block; width: 100%; height: 40px; padding: 4px 20px; font-size: 13px; line-height: 1.42857143; color: #666; background-color: #ffffff; background-image: none; border: 1px solid #ccc; 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; text-transform: capitalize; }

.form-control:focus { border-color: #000000; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000000bf; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000000ba; }

.row-frm select { height: 45px !important; width: 100%; margin: 0; }

.timkiem_top.no_box { position: absolute; right: 0; width: 250px; box-shadow: 0 0 10px #b7b7b7; background: #fff; margin-top: 10px; opacity: 0; transition: all .4s; z-index: -1; }

.timkiem_top.no_box input { width: 100%; height: 32px; border: none; padding: 0 10px; }

.timkiem_top.no_box a { position: absolute; top: 0; right: 0; color: #2d7013; font-size: 20px; padding: 0 4px; bottom: 0; line-height: 27px; display: inline-block; text-align: center; }

.timkiem_top.no_box.acti { opacity: 1; z-index: 1; margin-top: 15px; }

.n-foot .fa { color: #fff !important; margin-right: 10px; }

.n-foot a { color: #fff; }

.n-foot a:hover { color: #e24220; }

.dv-notfull { margin: 0 10px; }

.titile_link ul li span { padding: 0 7px; }

.dv-du-an-dr h3 { border-top: double #CCC 4px; padding-top: 10px; margin-top: 10px; line-height: 1.4em; text-decoration: none; color: #000; font-size: 19px; text-transform: uppercase; font-weight: normal; padding-bottom: 5px; }

.dv-du-an-dr { color: #666; font-size: 17px; text-transform: capitalize; }

.hinhanh_ct_right { display: inline-block; }

.demo { opacity: 0.6; float: left; }

.caption-container { display: none; }

.company_contact ul h3 img { height: 16px; margin-right: 10px; }

.showText.showText_lienhe a { color: #fff; }

.showText.showText_lienhe a:hover { color: #e2421f; }

div#lightgallery > div a { line-height: 0; height: 250px; }

div#lightgallery > div { width: calc(100% / 4 - 10px); margin: 5px; }

div#lightgallery { margin: 0 -5px; }

div#lightgallery > div a img { width: 100%; height: 100%; object-fit: cover; }

.project_id_slider ul {
    width: calc(100% - 20px) !important;
    height: 100%;
    margin: 0 10px;
}

@media only screen and (max-width: 1199px) { .pagewrap { width: 100%; padding-left: 0px; padding-right: 0px }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

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

.logo_top ul h3 { font-size: 12px; line-height: 30px; }

.right_header { float: left; padding-top: 10px; }

.tintuc_home_id, .logo_doitac_page, .project_id, .company_contact, .logo_doitac, .thuvienanh_id, .services_home { margin: 0; }

.showText { padding: 0 10px; }

.dangkynhantin_footer { padding: 10px; width: calc(25% - 20px); margin: 0 10px; }

.map_footer { float: left; margin: 0 10px; width: calc(25% - 20px); }

.footer_company { float: left; width: calc(50% - 20px); margin: 0 10px; }

.project_id.project_id_page ul { width: calc(100% / 3 - 20px); margin: 0 10px 20px; }

.box_menu.fixed .menu li > a { padding: 0 9px; }

.noidung_ct_left { width: calc(45% - 20px); margin: 0 10px; }

.hinhanh_ct_right { display: inline-block; width: calc(55% - 20px); margin: 0 10px 10px; }

.title_news h2 { padding: 0 10px; }

div#sharelink { padding-left: 10px; }

.tintuc_home_id ul { width: calc(100% / 3 - 20px); margin: 0 10px 20px; }

.title_news li { margin-left: 10px; }

.dv-table-reposive-n { width: 100%; overflow-x: auto; }

.company_contact ul { width: calc(100% / 3 - 20px); margin: 0 10px 20px; }

.showText.showText_lienhe { padding: 0; }

.contact .left { width: calc(50% - 20px); margin: 0 10px; }

.contact .right { width: calc(50% - 20px); margin: 0 10px; }

div#lightgallery { margin: 0; padding: 0 5px; }

}

@media only screen and (max-width: 991px) { .pagewrap { width: 100%; padding-left: 0px; padding-right: 0px }

.mn-mobile { display: block; float: right; margin: 0; top: 6px; padding: 0px 7px; border-radius: 5px; right: 0; position: relative; border: 1px solid #fff; margin-right: 10px; margin-left: 10px; }

a.a_trangchu_mb { display: none; position: absolute; left: 0; text-transform: uppercase; color: #ffffff; font-size: 23px; top: 0; padding: 7px 13px; line-height: 1; }

div#mm-0 { background: #fff !important; }

.mn-mobile img { float: left; height: 13px; line-height: 30px; }

.mm-panel.mm-hasnavbar .mm-navbar { background: #10682e !important; height: 38px; line-height: 18px; }

.mn-mobile span { width: 30px; height: 3px; background: #ffffff; border-radius: 100px; display: block; margin: 6px 0; }

ul.menu.no_box { display: none; }

.project_id ul { padding: 8px; }

.project_id ul h3 { font-size: 15px; padding-top: 10px; line-height: 25px; }

.box_duan_home { bottom: 60px}

.right_header { padding-top: 10px; }

.right_top { float: right; padding-top: 0; }

.project_id ul h3 { padding-left: 0; padding-right: 0; }

.bg_link_page { height: 30vw; min-height: 150px; }

.titile_link { max-width: calc(100% - 20px); overflow: hidden; }

.titile_link ul li { width: 100%; white-space: nowrap; height: 30px; overflow: hidden; }

.titile_link ul h3 { font-size: 25px; }

.titile_link ul h3:before { content: ""; position: absolute; left: 0; right: 0; bottom: -9px; height: 4px; background: #e24220; z-index: 2; }

.title_news li { margin-left: 10px; font-size: 15px; padding-left: 20px; }

.footer_company { float: left; width: calc(100% - 20px); margin: 0 10px 15px; }

.map_footer { float: left; margin: 0 10px; width: calc(50% - 20px); }

.dangkynhantin_footer { padding: 10px; width: calc(50% - 20px); margin: 0 10px; }

.dangkynhantin_footer p { padding: 0px; padding-bottom: 6px; color: #333; font-size: 14px; line-height: 20px; }

.copyright_bottom { padding-top: 0px; }

.copyright_bottom p { padding: 0 10px; font-size: 15px; line-height: 25px; }

.sharelink a img { border: solid rgb(255, 255, 255) 2px; padding: 3px; }

.footer_company ul h3 { font-size: 19px; }

.footer_bottom { padding-top: 25px; padding-bottom: 20px; }

.footer_company ul p { font-size: 15px; line-height: 26px; }

.tt_duan_id h2 { line-height: 28px; font-size: 20px; }

.dv-du-an-dr h3 { border-top: double #CCC 4px; padding-top: 7px; margin-top: 7px; line-height: 25px; font-size: 15px; text-transform: uppercase; font-weight: normal; padding-bottom: 0px; }

.dv-du-an-dr { color: #666; font-size: 15px; line-height: 25px; }

.tintuc_home_id ul h4 { font-size: 15px; line-height: 23px; }

.tintuc_home_id ul h3 a { font-size: 16px; line-height: 24px; padding-bottom: 5px; }

.tintuc_home_id ul p { font-size: 15px; padding: 0; text-transform: none; line-height: 24px; }

.company_contact ul { width: calc(100% / 1 - 20px); margin: 0 10px 10px; padding: 15px; }

.company_contact ul h3 { font-size: 18px; line-height: 30px; font-weight: 500; margin-bottom: 5px; }

.company_contact ul p { font-size: 15px; line-height: 25px; }

div#lightgallery > div { width: calc(100% / 3 - 10px); margin: 5px; }

}

@media only screen and (max-width: 767px) { .showText h2 { font-size: 18px; line-height: 26px; }

.showText { font-size: 15px; line-height: 26px; }

.titile_link ul h3 { font-size: 20px; line-height: 30px; }

.page_conten_page { padding-top: 55px; }

.project_id.project_id_page ul h3 { font-size: 15px; line-height: 25px; }

.project_id.project_id_page ul { width: calc(100% / 2 - 20px); margin: 0 10px 20px; }

.noidung_ct_left { width: calc(100% - 20px); margin: 0 10px 15px; }

.hinhanh_ct_right { display: inline-block; width: calc(100% - 20px); margin: 0 10px 10px; }

.column { width: 25%; }

.title_id { line-height: 30px; color: #2d7013; font-size: 22px; text-transform: uppercase; margin-bottom: 30px; text-align: center; letter-spacing: 0px; }

.tintuc_home_id ul { width: calc(100% / 2 - 20px); margin: 0 10px 20px; }

div#lightgallery > div { width: calc(100% / 2 - 10px); margin: 5px; }

}

@media only screen and (max-width: 479px) { .right_header ul li { border-right: 0; padding-right: 0; }

.tintuc_home_id ul { width: calc(100% / 1 - 20px); margin: 0 10px 10px; }

.logo_top { width: 80px; }

.logo_top ul h3 { font-size: 12px; line-height: 20px; margin-top: 5px; white-space: nowrap; }

.right_header ul li { position: initial; }

.timkiem_top.no_box { right: 10px; }

.map_footer { float: left; margin: 0 10px; width: calc(100% - 20px); }

.dangkynhantin_footer { padding: 10px; width: calc(100% - 20px); margin: 10px 10px 0; }

.project_id.project_id_page ul { width: calc(100% / 1 - 20px); margin: 0 10px 10px; }

.box_menu.fixed .logo_top ul li img { height: 45px; float: left; margin-left: 10px; }

.column { float: left; width: 33.222%; margin: 0; }

.contact .left,.contact .right { width: calc(100% - 20px); }

div#lightgallery > div a { line-height: 0; height: 160px; }

}