@import "font.css";
@charset "utf-8";
body { margin: 0px auto; padding: 0px auto; font-size: 17px; line-height: 30px; font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif; font-weight: normal; }
* { margin: 0px auto; padding: 0px auto; outline: none; text-decoration: none; }
.clr { clear: both; }
ul { padding: 0px; }
img { border: 0; }
.pagewrap { position: relative; width: 1200px; margin: 0 auto; }
.padding_pagewrap { padding: 0 10px; }
.showText p { padding-bottom: 15px; }
.showText { font-size: 17px; line-height: 30px; }
th {
    background-color: #0094D9;
    color: white;
    line-height: 30px;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
}

tr:hover {
    background-color: #f5f5f5;
}

th, td {
    border-bottom: 1px solid #ddd;
}

th, td {
    padding: 5px 15px;
    text-align: left;
}

td {
}

th {
    text-align: left;
}

table {
    border: 1px solid black;
}

table {
    width: 100%;
}

table {
    border-collapse: collapse;
}

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

.showText img { display: block; margin: 0 auto; height: auto; max-width: 100%; }
.showText ul { padding-bottom: 15px; }
.showText ul li, .left_contact ul li { margin-left: 35px; }
.box_menu { background-image: linear-gradient(#ED1C24, #9A0000); width: 100%; height: 45px; top: 0 !important; position: relative; z-index: 111; }
.box_menu.fixed { position: fixed; top: 0 !important; z-index: 99999; background-image: linear-gradient(#ED1C24, #9A0000); 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; }
.box_menu:after, .box_menu:before { content: ""; position: inherit; top: 0px; left: 0; right: 0; }
.box_menu.fixed:after, .box_menu.fixed:before { position: absolute; }
.box_menu:before { top: auto; bottom: 0px; }
.menu { float: left; margin: 0; padding: 0; margin-left: 0; margin-right: 0; text-align: center; }
.menu * { list-style: none; }
.menu > li + li { border-left: solid #ED1C24 1px; position: relative; }
.menu > li + li:after { border-left: solid #9A0000 1px; content: ""; position: absolute; left: 0; height: 45px; bottom: 0; }
.menu > li { float: left; }
.menu > li > a { display: block; height: 45px; line-height: 45px; position: relative; z-index: 2; font-size: 17px; text-decoration: none; text-transform: none; color: #fff; font-weight: normal; padding: 0 28px; }
.menu > li > a i { display: inline-block; vertical-align: middle; margin: -2px 0 0 1px; color: inherit; font-size: 11px; padding-left: 5px; }
.menu > li:hover > a { color: #fff; background-image: linear-gradient(#9A0000, #ED1C24); }
.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: 140px; z-index: 1; margin: 0; padding: 0; padding-top: 7px; display: block; transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transform-origin: center top 0px; -moz-transform-origin: center top 0px; -webkit-transform-origin: center top 0px; transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); }
.menu > li > ul:before { content: ""; border: solid 7px transparent; border-bottom-color: #ed1c24; width: 0; height: 0; position: absolute; top: -7px; left: 17px; z-index: 2; }
.menu > li > ul:after { content: ""; position: absolute; top: 12px; left: 3px; right: -3px; bottom: -3px; z-index: 0; background: rgba(0, 0, 0, 0.05); }
.menu > li > ul > li, .menu > li > ul > li li { z-index: 2; position: relative; margin: 0; color: #fff; font-weight: 500; font-size: 14px; padding: 0 15px; background: #ED1C24; }
.menu > li > ul > li:first-child, .menu > li > ul li li:first-child { padding-top: 10px; border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; -o-border-radius: 3px 3px 0 0; -ms-border-radius: 3px 3px 0 0; }
.menu > li > ul > li:last-child, .menu > li > ul > li li:last-child { padding-bottom: 10px; border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -o-border-radius: 0 0 3px 3px; -ms-border-radius: 0 0 3px 3px; }
.menu > li > ul > li:last-child > a, .menu > li > ul > li li:last-child > a { border: none; }
.menu > li > ul > li > a, .menu > li > ul > li li a { display: block; white-space: nowrap; color: inherit; line-height: 40px; font-size: inherit; background: rgba(255, 255, 255, 0); border-bottom: solid 1px rgba(255, 255, 255, 0.2); padding: 0 24px 0 0; text-decoration: none !important; text-transform: capitalize; text-align: left; font-size: 17px; }
.menu > li > ul > li > a > span, .menu > li > ul > li li > a > span { display: none; }
.menu > li > ul > li:hover, .menu > li li ul > li:hover { z-index: 3; }
.dv-notfull { margin: 0 10px; }
.menu > li > ul > li:hover > a, .menu > li li ul > li:hover > a { padding: 0 12px 0 12px; background: rgba(255, 255, 255, 0.2); border-color: transparent; }
.menu > li > a i { display: inline-block; vertical-align: middle; margin: -2px 0 0 2px; color: inherit; font-size: 11px; }
.menu > li > ul > li > a, .menu > li > li ul > li > a { transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; }
.menu > li > a, .menu > li > a:after, .menu > li > ul > li > a, .menu > li li > ul > li > a { transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; }
.menu li.homepage a i { font-size: 25px; margin: 0; padding: 0; padding-top: 0px; }
.menu li.homepage a { padding: 0 10px; }
.menu li.homepage a:hover { color: #ff0; background: none; }
.menu > li > ul ul { left: 100%; top: 0; }
.timkiem_top { float: right; margin-top: 7px; border: solid #fff 1px; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; -o-border-radius: 100px; background: none; margin-right: 10px; }
.input_search { padding: 0px 15px; height: 30px; width: 140px; float: right; color: #fff; background: none; border: none; font-size: 12px; }
.input_search:focus { color: #fff; }
.search a { width: 30px; height: 30px; text-indent: -10000px; background: url(../images/icon-search.png) no-repeat center center; float: right; border-left: 0px; margin-right: 5px; }
.search a:hover { background: url(../images/icon-search_hover.png) no-repeat center center; }
.footer_top { background: #1B1D1F; }
.box_footer_top { background: url(../images/bg_logo_footer.png) left bottom no-repeat; padding: 20px 0; }
.footer_top ul { float: left; margin-left: 10px; width: 480px; margin-right: 0; }
.footer_top ul.face_bottom { width: 280px; margin: 0; }
.footer_top ul.contact_footer { width: 410px; margin: 0 10px; }
.footer_top ul.contact_footer p { color: #fff; }
.footer_top ul.contact_footer a {color: #fff}
.footer_top ul.contact_footer a:hover {color: #ed1c24}
.footer_top ul.contact_footer p img { width: auto; height: 100px }
.footer_top ul h3 { color: #ed1c24; font-weight: normal; font-size: 22px; text-transform: uppercase; padding-bottom: 10px; position: relative; line-height: 30px; }
.footer_top ul li { list-style: none; border-bottom: dotted #FFFFFF 1px; padding-bottom: 10px; margin-bottom: 10px; font-size: 16px; line-height: 25px; float: left; width: 220px; margin-right: 20px; }
.footer_top ul li a { color: #fff; display: block; }
.footer_top ul li a:hover { color: #ed1c24; }
#sharelink { -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards; -moz-animation: blurFadeRight 0.4s ease-in .4s backwards; -ms-animation: blurFadeRight 0.4s ease-in .4s backwards; padding-top: 20px; margin-top: 20px; border-top: solid #CCC 1px; height: 35px; }
.sharelink { -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards; -moz-animation: blurFadeRight 0.4s ease-in .4s backwards; -ms-animation: blurFadeRight 0.4s ease-in .4s backwards; text-align: center; padding-top: 10px; height: 35px; }
.sharelink a img { background: #30394100; border: solid #fff 1px; padding: 4px; margin-right: 10px; -moz-border-radius: 50%; }
.sharelink img:hover { background: #ED1C24; opacity: 10; border: solid #ffffff 1px; }
.bottom_id_copyright { text-align: center; padding: 15px 0; background: #000000; color: #fff; }
.bottom_id_copyright a { color: #fff; }
.bottom_id_copyright a:hover { color: #ed1c24; color: #fff; }
#back-top { position: fixed; bottom: 30px; right: 10px; z-index: 1; }
#back-top a { display: block; width: 40px; line-height: 40px; background: #ed1c24; outline: none; color: #fff; font-size: 17px; text-align: center; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; }
#back-top a:hover { color: #fff; background: #999; }
.chise_id_footer ul { text-align: center; margin-top: 10px; }
.chise_id_footer ul li { display: inline-table; list-style: none; margin: 0 5px; font-size: 11px; border: solid #FFF 4px; border-radius: 50%; padding: 3px; width: 20px; height: 20px; line-height: 20px; color: #fff; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; }
.chise_id_footer ul li a { color: #fff; display: block; }
.chise_id_footer ul li i { font-size: 17px; }
.chise_id_footer ul li:hover { background: #ed1c24; color: #fff; }
.box_home_1 { padding-bottom: 10px; background: url(../images/bg_3.jpg); padding-top: 20px; }
.titBox { margin: 0 auto 30px auto; }
.titBox .desc { display: block; font-size: 16px; color: #C800C8; line-height: 1.4; font-weight: bold; margin-bottom: 5px; }
.titBox .tit { font-size: 30px; color: #ed1c24; line-height: 35px; margin: 0; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; padding-bottom: 5px; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.titBox .tit_2 { font-size: 30px; color: #ED1C24; line-height: 40px; margin: 0; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; padding-bottom: 5px; }
.titBox:after { content: ""; display: inline-block; height: 4px; width: 100px; background: #faaa33; position: absolute; left: 0; right: 0; margin: 0 auto !important; }
.titBox.left { text-align: center; width: 100%; }
.titBox.left:after { margin-left: 0; }
.titBox .sub { color: #666; text-transform: uppercase; font-weight: 500; font-size: 22px; margin-bottom: 5px; line-height: 35px; }
.titBox .sub_2 { color: #888; text-transform: uppercase; font-weight: 500; font-size: 25px; margin-bottom: 5px; line-height: 35px; }
.titBox .sub_1 { color: #fff; text-transform: uppercase; font-weight: 500; font-size: 22px; margin-bottom: 5px; line-height: 35px; }
.pro_home ul { float: left; margin: 10px 10px 20px 10px; background: #fff; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); width: 360px; padding: 10px; }
.pro_home ul h3 a { text-transform: capitalize; font-size: 22px; line-height: 30px; padding: 10px; padding-top: 15px; font-weight: normal; color: #333; display: block; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.pro_home ul h3 a:hover, .pro_home ul h4 a:hover, .left_tt_home ul h3 a:hover, .right_tt_home ul h3 a:hover, .left_tt_home ul h5 a:hover, .one_new_home ul h3 a:hover, .tti_more ul h3 a:hover, .one_new_home_right ul h3 a:hover, .left_home_1 ul h3 a:hover, .left_home_2 ul li a:hover, .hinhanh_id ul h3:hover, .thutrian_id ul h3:hover, .link_page ul li a:hover, .tailieu_id ul:hover h3, .image_tapsan ul:hover h3 { color: #ed1c24; }
.pro_home ul h4 a { color: #666; font-weight: normal; font-size: 16px; text-transform: uppercase; display: block; line-height: 30px; padding-left: 10px; padding-right: 10px; float: right; }
.pro_home ul h4 a i { padding-left: 7px; }
.pro_home ul p { color: #777; font-size: 17px; line-height: 27px; margin-left: 10px; margin-right: 10px; margin-bottom: 10px; }
.pro_home ul li, .pro_home 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%; position: relative; overflow: hidden; display: block; }
.box_home_2 { padding: 25px 0; background: url(../images/bg_1.jpg); border-top: solid #CCC 1px; }
.left_tt_home { float: left; width: 820px; }
.left_tt_home ul li, .left_tt_home ul li img { list-style: none; line-height: 0; position: relative; overflow: hidden; display: block; 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); }
.left_tt_home ul h3 a { display: block; padding: 15px 15px 10px 15px; color: rgba(0,0,0,.94); font-size: 22px; font-weight: normal; line-height: 30px; text-transform: capitalize; 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; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.left_tt_home ul h5 a { display: block; float: right; padding: 10px 15px 10px 15px; color: #333; font-size: 17px; font-weight: normal; line-height: 30px; text-transform: uppercase; 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; }
.left_tt_home ul h4 { display: block; padding: 0 15px; color: #666; font-size: 17px; font-weight: normal; line-height: 25px; }
.left_tt_home ul h4 i, .right_tt_home ul h3 span i, .tti_more ul h4 i { padding-right: 5px; }
.left_tt_home ul p { color: #666; line-height: 28px; padding: 5px 15px 15px 15px; }
.left_tt_home ul { float: left; margin: 10px; width: 370px; background: #fff; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); padding: 10px; min-height: 535px; }
.right_tt_home { float: left; margin: 10px; width: 330px; background: #fff; padding: 10px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); padding-bottom: 0; }
.right_tt_home ul { margin-bottom: 10px; }
.right_tt_home ul li { float: left; list-style: none; line-height: 0; width: 150px; position: relative; overflow: hidden; display: block; }
.right_tt_home 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); }
.right_tt_home ul h3 { float: right; width: 165px; }
.right_tt_home ul h3 a { display: block; color: rgba(0,0,0,.94); font-size: 17px; font-weight: normal; line-height: 23px; 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; }
.right_tt_home ul h3 span { color: #666; font-size: 16px; font-weight: normal; line-height: 25px; display: block; padding-top: 3px; }
.pro_home_slider .owl-prev, .pro_home_slider .owl-next, .placeNav_2, .placeNav_4 {cursor: pointer; position: absolute; top: 25%; z-index: 3; color: #fff; font-size: 60px; width: 30px; height: 60px; line-height: 50px; text-align: center; background: rgba(2, 2, 2, 0.21); opacity: 0; }
.placeNav, .placeNav_3 { position: absolute; top: 30%; z-index: 3; color: #999; font-size: 35px; width: 45px; line-height: 30px; height: 45px; background: rgba(51, 51, 51, 0.69); text-align: center; opacity: 0; border-radius: 50%; }
.pro_home_slider .owl-prev, .placeNav.prev, .placeNav_2.prev, .placeNav_3.prev, .placeNav_4.prev { left: 10px; }
.pro_home_slider .owl-next, .placeNav_2.next, .placeNav_4.next { right: 10px; text-indent: 3px; left: auto}
.placeNav.next, .placeNav_3.next { right: 10px; text-indent: 3px; }
.pro_home_slider:hover .owl-prev, .pro_home_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; }
.pro_home_slider .owl-prev:hover, .pro_home_slider .owl-next:hover, .placeNav:hover, .placeNav_2:hover, .placeNav_3:hover, .placeNav_4:hover { color: #fff; background: #ed1c24cf; }
.placeSlide_main { position: relative; overflow: hidden; }
.placeSlide, .placeSlide_2, .placeSlide_3, .placeSlide_4, .placeSlide_5 { width: 1300px; }
.box_home_top { padding: 30px 0; }
.left_conten { float: left; width: 900px; }
.right_conten { float: right; width: 280px; margin-right: 10px; }
.tt_top_1 ul p, .one_new_home ul p, .tti_more ul p { font-size: 17px; color: #666; line-height: 25px; }
.one_new_home li { width: 100%; line-height: 0; list-style: none; position: relative; overflow: hidden; display: block; }
.one_new_home 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); }
.one_new_home ul { padding-top: 10px; }
.one_new_home ul h3 a { font-size: 25px; font-weight: 500; color: #990000; line-height: 30px; padding-bottom: 10px; display: block; 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; text-transform: none; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.one_new_home { float: left; width: 510px; margin-left: 10px; }
.one_new_home_right { float: right; width: 329px; padding-left: 20px; margin-left: 20px; margin-right: 10px; border-left: solid #CCC 1px; }
.one_new_home_right ul { padding-bottom: 13px; }
.one_new_home_right li { float: left; width: 130px; list-style: none; line-height: 0; position: relative; overflow: hidden; display: block; }
.one_new_home_right 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); }
.one_new_home_right ul h3 a { font-size: 17px; font-weight: normal; color: #000; line-height: 23px; display: block; float: left; width: 187px; padding-left: 12px; 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; }
.one_new_home li img:hover, .one_new_home_right li img:hover, .pro_home ul li img:hover, .left_tt_home ul li img:hover, .right_tt_home ul li img:hover, .left_home_1 ul li img:hover, .tti_more li img:hover, .hinhanh_id ul li img:hover, .image_tapsan ul li img:hover { transform: scale(1.2); opacity: 1; -webkit-filter: grayscale(0); }
.tti_more ul h3 a { font-size: 25px; font-weight: 500; color: #333; line-height: 31px; padding-bottom: 5px; display: block; 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; text-transform: none; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.tti_more { border-bottom: dotted #CCC 1px; margin-bottom: 15px; padding-bottom: 15px; }
.tti_more li { float: left; list-style: none; line-height: 0; width: 300px; position: relative; overflow: hidden; display: block; }
.tti_more 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); }
.tti_more ul { float: right; width: 560px; }
.tti_more ul h4 { font-size: 14px; font-weight: normal; color: #666; padding-bottom: 0; }
.bannerInside { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 300px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.banner_left { position: relative; overflow: hidden; height: auto; z-index: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.banner_left h3 { background: #0000007a; line-height: 45px; color: #fff; font-size: 22px; text-transform: none; font-weight: normal; position: absolute; left: 0; right: 0; text-align: center; z-index: 2; bottom: 0; }
.banner_left h3 a { color: #fff; display: block; }
.banner_left h3 a:hover { color: #fff; text-decoration: underline; }
.bannerMain { position: relative; overflow: hidden; height: 280px; z-index: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 20px; margin-left: 10px; margin-right: 10px; }
.banner_duan { position: relative; overflow: hidden; height: 400px; z-index: 0; margin-left: 10px; margin-right: 10px; margin-bottom: 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.banner_3 li { float: left; width: 100%; height: 400px; list-style: none; background-position: center center; background-size: cover; background-repeat: no-repeat; cursor: default; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.banner_2 li { float: left; width: 100%; height: auto; list-style: none; background-position: center center; background-size: cover; background-repeat: no-repeat; cursor: default; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.banner li { float: left; width: 100%; height: auto; list-style: none; background-position: center center; background-size: cover; background-repeat: no-repeat; cursor: default; position: relative; }
.posBL { left: 0px; bottom: 0px; }
.pagiBanner { position: relative; left: 0; right: 0; bottom: 40px; margin: auto; width: auto; text-align: center; z-index: 10; }
.pagiBanner { position: relative; left: 0; right: 0; bottom: 40px; margin: auto; width: auto; text-align: center; z-index: 10; }
.pagiBanner a, .pagiBanner_2 a, .pagiBanner_3 a { display: inline-block; vertical-align: text-top; width: 14px; height: 14px; background: #fff; text-indent: -100000px; margin: 0 5px; -moz-box-shadow: 0 0 8px rgba(0,0,0,0.5); border: solid #ccc 3px; -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: #ed1c24; }
.pagiBanner_2, .pagiBanner_3 { position: relative; left: 0; right: 0; bottom: -20px; margin: auto; width: auto; text-align: center; z-index: 10; }
.banner_left .placeNav.prev1, .banner_duan .placeNav.prev1, .bannerMain .placeNav.next1 { top: 50%; z-index: 9999; opacity: 1; left: 10px }
.banner_left .placeNav.prev1 i, .banner_duan .placeNav.prev1 i, .bannerMain .placeNav.next1 i { top: 4px; position: relative; }
.banner_left .placeNav.next1, .banner_duan .placeNav.next1 { right: 10px; left: auto }
.bannerMain .placeNav.next1, .bannerMain .placeNav.next1 { top: 50%; z-index: 9999; opacity: 1; right: 10px }
.banner_left .placeNav.prev1, .bannerMain .placeNav.next1 { top: 50%; z-index: 9999; opacity: 1; left: 10px }
.banner_left .placeNav.prev1 i, .banner_left .placeNav.next1 i, .banner_duan .placeNav.prev1 i, .banner_duan .placeNav.next1 i { top: 4px; position: relative; }
.box_right_id_tt li, .box_right_id_tt li img { list-style: none; line-height: 0; width: 100%; height: auto; margin-top: 7px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom: 5px; }
.box_right_id_tt ul, .box_ttitle_right { border: solid #CCC 1px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.box_right_id_tt ul ul{border: none}
.box_right_id_tt ul h3, .box_ttitle_right h2 { background: #ED1C24; line-height: 43px; text-align: center; color: #fff; font-size: 18px; text-transform: none; font-weight: normal; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
.box_right_id_tt ul li a { display: block; background: #f8f8f8; line-height: 25px; color: #333; font-size: 18px; padding: 5px 10px; text-transform: none; font-weight: normal; margin: 5px; 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; }
.box_right_id_tt ul li a:hover { background: #999; color: #fff; }
.box_id_page { margin: 1%; width: 48%; float: left; }
.box_id_page_load { border: solid #CCC 1px; padding: 10px; background: #fff; position: relative; box-shadow: 5px 5px 0px rgba(0,0,0,0.15); height: 100%}
.tittle_page_id { text-transform: uppercase; color: #fff; font-size: 23px; line-height: 25px; position: relative; font-weight: 500; padding-bottom: 10px; background: #ed1c24; padding-top: 10px; padding-left: 20px; margin-bottom: 15px; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.left_home_1 ul { margin-bottom: 15px; margin-left: 10px; margin-right: 10px; }
.left_home_1 ul li { line-height: 0; list-style: none; position: relative; overflow: hidden; display: block; float: left; width: 230px; }
.left_home_1 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); }
.left_home_1 ul h3 a { font-size: 23px; font-weight: 500; color: #333; line-height: 32px; display: block; 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: 15px; text-transform: capitalize; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.left_home_1 ul p { color: #333; line-height: 25px; float: right; width: 290px; font-size: 17px; }
.left_home_2 ul li { list-style: none; padding: 0 10px; }
.left_home_2 ul li a { padding-left: 15px; position: relative; font-size: 16px; line-height: 24px; padding-bottom: 7px; margin-bottom: 7px; color: #333; display: block; border-bottom: dotted #CCCCCC 1px; }
.left_home_2 ul li a i { position: absolute; top: 5px; left: 0; padding: 0; }
.box_hd_home { padding: 20px 0; }
.lang_top { float: right; margin-right: 10px; margin-top: 30px; }
.lang_top li { float: left; margin-left: 10px; list-style: none; }
.lang_top li i { font-size: 13px; line-height: 20px; text-align: center; }
.lang_top li a { color: #333; background: #fff; height: 20px; width: 20px; padding: 5px; border-radius: 50%; display: block; font-size: 13px; line-height: 20px; text-align: center; }
.lang_top li a:hover { color: #fff; background: #ED1C24; 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 }
.header { padding: 20px 0; background: url(../images/bg_header.jpg) center center no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; }
.logo_top { float: left; margin-left: 10px; }
.logo_top ul li { list-style: none; float: left; line-height: 0; }
.logo_top ul li img { width: auto; height: 110px; }
.logo_top ul h3 { float: left; font-size: 40px; color: #00468C; line-height: 60px; margin: 0; text-transform: capitalize; font-weight: 500; text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 1px 1px 3px #000000; text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 1px 1px 3px #000000; font-family: 'utm_flavour'; letter-spacing: 4px; padding-left: 30px; padding-top: 20px; }
.link_page ul li i { color: #7f7f7f; font-size: 18px; display: inline-block; float: left; }
.link_page { border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; background: #f4f4f4; line-height: 32px; padding: 13px 0; }
.link_page h3 { float: left; font-size: 27px; color: #ED1C24; line-height: 30px; text-transform: uppercase; font-weight: 500; margin-left: 25px; padding-left: 5px; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.link_page h3:after { content: ""; display: -webkit-inline-box; clear: both; width: 5px; background: #faaa33; height: 30px; left: 10px; position: absolute; top: 0; z-index: 2; }
.link_page ul { float: right; padding-right: 10px; margin-top: 5px; }
.link_page ul li { float: left; list-style: none; background: url(../images/w_bg_location.gif) center right no-repeat; padding-right: 20px; padding-left: 12px; line-height: 20px; white-space: nowrap; height: 20px; overflow: hidden; }
.map_cotact iframe { width: 100%; margin-top: 10px; }
.link_page ul li i { color: #7f7f7f; font-size: 18px; background: url(../images/w_bg_location.gif) center right no-repeat; padding-right: 20px; margin-right: 14px; }
.link_page ul li span i{display: none}
.link_page ul li a { display: inline-block; color: #7f7f7f; font-size: 15px; text-transform: uppercase; float: left; }
.link_page ul li span { background: url(../images/w_bg_location.gif) center right no-repeat; margin-right: 15px; float: left; display: inline-block; width: 25px; height: 20px; }
.newsRight a { display: block; background: #a7a7a7; margin-bottom: 2px; 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; }
.newsRight img { width: 115px; height: 80px; float: left; margin-right: 10px; }
.newsRight h2 { color: #fff; padding: 5px; line-height: 21px; font-size: 15px; font-weight: normal; }
.newsRight a:hover { background: #a00203; }
.newsRight a:hover h2 { color: #fff; }
.tittle_right_id { text-transform: uppercase; color: #fff; font-size: 20px; line-height: 25px; position: relative; font-weight: 500; padding-bottom: 10px; background: #ed1c24; padding-top: 10px; padding-left: 20px; margin-bottom: 15px; }
.box_id_right, .menu_left_id { border: solid #CCC 1px; padding: 10px; background: #fff; position: relative; box-shadow: 5px 5px 0px rgba(0,0,0,0.15); margin-bottom: 20px; }
.tittle_right_id:after, .tittle_page_id:after, .menu_left_id ul h3:after { content: ""; display: table; clear: both; width: 20%; margin-top: 5px; height: 3px; background: #faaa33; }
.menu_left_id ul li { list-style: none; background: #eee; }
.menu_left_id ul h3 { text-transform: uppercase; color: #fff; font-size: 20px; line-height: 25px; position: relative; font-weight: 500; padding-bottom: 10px; background: #ed1c24; padding-top: 10px; padding-left: 20px; }
.menu_left_id ul li a { display: block; list-style: none; font-size: 17px; color: #333; text-transform: capitalize; padding: 10px; border-bottom: solid #CCC 1px; 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; font-weight: normal; }
.menu_left_id ul li a:hover { color: #fff; background: #a00203; }
.page_conten_page { padding-top: 30px; padding-bottom: 30px; }
.banner_right ul li { line-height: 0; list-style: none; margin-bottom: 10px; position: relative; overflow: hidden; display: block; }
.banner_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); }
.top_tt_id { padding-bottom: 20px; }
.nums { table-layout: auto; margin-top: 15px; text-align: center; }
.nums li { list-style: none; display: inline-table; }
.nums a { font-size: 19px; display: block; margin: 0 6px 0 0; padding: 5px; line-height: 30px; height: 30px; width: 30px; table-layout: inherit; text-align: center; color: #fff; background: #636363; text-decoration: none; -moz-border-radius: 20px; -o-border-radius: 20px; }
.nums a:hover, .nums a.active, .nums a.stay:hover { background: #990000; color: #ffffff; }
.nums a.stay { background: #ED1C24; 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: #990000; text-transform: uppercase; margin-bottom: 10px; 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: #333; font-size: 21px; font-style: italic; font-weight: normal; padding-bottom: 15px; }
.comment_face { margin-top: 20px; margin-bottom: 20px; }
.showText h2 { text-transform: uppercase; color: #693028; font-size: 25px; line-height: 35px; position: relative; font-weight: normal; margin-bottom: 10px; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.hinhanh_id ul { float: left; margin: 0 10px 20px 10px; background: #fff; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); width: 270px; padding: 5px; transition: all .3s; }
.video_id ul { width: 410px; padding: 10px; }
.hinhanh_id ul li, .hinhanh_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; }
.hinhanh_id ul h3, .thutrian_id ul h3 { text-transform: none; font-size: 21px; line-height: 25px; padding: 10px; padding-top: 15px; font-weight: normal; color: #000; display: block; }
.hinhanh_id ul p, .thutrian_id ul p { color: #333; font-weight: normal; font-size: 17px; padding: 0 10px; text-transform: none; line-height: 27px; }
.albumView { min-height: 300px; }
.albumView .galleria-info { visibility: hidden; }
.galleria-thumbnails .galleria-image { width: 290px; height: auto; margin-right: 10px; margin-bottom: 10px; position: absolute!important; top: 0; left: 0; cursor: pointer; background: #ddd url(../images/loader.gif) no-repeat 50% 50%; }
.video_id_top { margin: 0 10px 20px 10px; border: solid #fff 10px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }
.video_id_top iframe { width: 100%; height: 550px; float: left;}
.video_id_top.video_view_top { position: relative; }
.id_hide_video { position: absolute; top: -60px; }
.bg_gayquy_id { background: url(../images/bg_4.jpg) center center no-repeat fixed; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; padding: 20px 0; position: relative; }
.map_contact iframe { width: 100%; height: 500px; }
.contact { float: right; width: 45%; }
.contact .left { width: auo; float: none; }
.contact .right { width: auo; float: none; }
.formBox li { display: block; position: relative; margin-bottom: 10px; }
.formBox li input, .formBox li textarea { border: solid 1px #E1E1E1; height: 45px; color: #999; padding: 0 10px 0 45px; font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif; box-sizing: border-box; font-size: 14px; }
.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: 0; }
.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: 20px; padding: 0 25px; margin-left: 10px; height: 40px; line-height: 40px; margin-top: 10px; color: #FFF; background: #ED1C24; white-space: nowrap; border-radius: 5px; 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; margin-bottom: 20px; }
.formBox .button:hover { color: #FFF; background: #990000; }
.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; }
.left_contact { width: 45%; color: #fff; float: left; }
.left_contact h3, .contact h3 { text-transform: uppercase; font-size: 22px; line-height: 30px; font-weight: normal; color: #faaa33; padding-bottom: 15px; font-family: 'Open Sans Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.tailieu_id ul:hover { transform: translateY(-10px); }
.tailieu_id ul { float: left; margin: 0 10px 20px 10px; background: #fff; width: 47%; transition: all .3s; padding-bottom: 10px; border-bottom: dotted #ccc 1px; }
.tailieu_id ul li, .tailieu_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; }
.tailieu_id ul h3 { text-transform: capitalize; font-size: 19px; line-height: 25px; padding: 10px 0; padding-top: 15px; font-weight: normal; color: #333; display: block; }
.tailieu_id_home ul p, .tailieu_id ul p { color: #666; font-size: 16px; font-weight: 500; line-height: 25px; display: block; }
.tailieu_id_home ul p i, .tailieu_id ul p i { padding-right: 8px; }
.image_tapsan ul{ float:left; margin:10px; width:220px; text-align:center; }
.image_tapsan ul li img, .image_tapsan ul li { line-height: 0; list-style: none; position: relative; overflow: hidden; display: block; 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); }
.image_tapsan ul h3 { color: #666; text-transform: capitalize; font-weight: 500; font-size: 19px; margin-top:10px; line-height: 27px; }
li.is_step_0.li_sp.hide_12 { display: none; }
.input_search_enter::-webkit-input-placeholder { color: #fff; }
.input_search_enter:-moz-placeholder { color: #fff; opacity: 1; }
.input_search_enter::-moz-placeholder { color: #fff; opacity: 1; }
.input_search_enter:-ms-input-placeholder { color: #fff; }
.input_search_enter::-ms-input-placeholder { color: #fff; }
.input_search_enter::placeholder { color: #fff; }
.pro_home_slider ul h4 { width: 100%; float: left; }
.pro_home_slider .item{padding: 5px 0 10px}
.pro_home_slider ul { height: 100%; margin: 0 10px; width: calc(100% - 20px); }
.pro_home.pro_home_slider.no_box { margin: 10px 0; }
.contact .contact { width: 100%; padding: 0}
div#lightgallery > div { width: calc(33.33% - 10px); float: left; margin: 0 5px 10px; display: flex; align-items: center; }
div#lightgallery > div a { display: inline-block; text-align: center; float: none; width: auto; }
.album-zoom-gallery a img { width: auto; float: left; max-width: 100%; max-height: 100%; }
div#lightgallery { padding: 0 5px; }
.album-zoom-gallery a img:hover { opacity: .8 !important; }
.video_id li { position: relative; }
.video_id i.fa.fa-youtube-play { font-size: 48px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #000; opacity: .4; }
.video_id li:hover i.fa.fa-youtube-play {color: red; opacity: 0.8;}
.az-modal-container { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #141618; opacity: 0; visibility: hidden; z-index: 9999; -webkit-transition: opacity 0.215s ease-in-out 0.001s, visibility 0.215s ease-in-out 0.001s, background 0.315s linear 0s; transition: opacity 0.215s ease-in-out 0.001s, visibility 0.215s ease-in-out 0.001s, background 0.315s linear 0s; }
.az-modal-container.is-visible { opacity: 1; visibility: visible; }
.az-modal-container .az-modal-close-layer, .az-modal-container .az-modal-tab { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 100; }
.az-modal-container .az-modal-tab { top: 50%; height: 150px; margin-top: -75px; display: table; z-index: 150; }
.az-modal-container .az-modal-tab-cell { display: table-cell; vertical-align: middle; text-align: center; }
.az-modal-container .az-close-modal { position: absolute; top: 0; right: 0; padding: 27px 30px; cursor: pointer; display: inline-block; line-height: normal; z-index: 101; opacity: 0; visibility: hidden; -webkit-transition: opacity 0.15s ease 0s, visibility 0.15s ease 0s; transition: opacity 0.15s ease 0s, visibility 0.15s ease 0s; }
.az-modal-container .az-close-modal.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.35s ease 0.5s, visibility 0.35s ease 0.5s; transition: opacity 0.35s ease 0.5s, visibility 0.35s ease 0.5s; }
.az-modal-container .az-close-modal .lines { position: relative; top: -5px; left: -8px; width: 21px; height: 2px; display: inline-block; background: transparent; }
.az-modal-container .az-close-modal .lines:before, .az-modal-container .az-close-modal .lines:after { content: ''; position: absolute; top: 0; left: 10px; width: 21px; height: 2px; display: inline-block; background: #FFFFFF; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; }
.az-modal-container .az-close-modal .lines:before { -webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); }
.az-modal-container .az-close-modal .lines:after { -webkit-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); }
.az-header-modal-search #searchform-modal { position: relative; width: 70%; margin: 0 auto; }
.az-header-modal-share .az-share-btn { position: relative; width: 80px; height: 80px; display: inline-block; line-height: 80px; background: transparent; opacity: 0; -webkit-transform: translateY(100px); transform: translateY(100px); }
.az-header-modal-share .az-share-btn.showed { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); -webkit-transition: -webkit-transform 0.25s ease 0.1s, opacity 0.25s ease 0.1s; transition: transform 0.25s ease 0.1s, opacity 0.25s ease 0.1s; }
.az-header-modal-share .az-share-btn.reverse { opacity: 0; -webkit-transform: translateY(-100px); transform: translateY(-100px); -webkit-transition: -webkit-transform 0.25s ease 0s, opacity 0.25s ease 0s; transition: transform 0.25s ease 0s, opacity 0.25s ease 0s; }
.az-header-modal-share .az-share-btn i { font-size: 16px; color: #FFFFFF; }
.az-header-modal-share .az-share-btn .az-share-text { position: absolute; top: 100%; left: 50%; width: 150px; height: 50px; margin: 0 0 0 -75px; line-height: 50px; white-space: nowrap; text-align: center; color: #FFFFFF; font-size: 1.1rem; font-weight: 600; text-transform: uppercase; pointer-events: none; opacity: 0; -webkit-transform: translateY(30px); transform: translateY(30px); -webkit-transition: -webkit-transform 0.215s ease-in-out 0s, opacity 0.215s ease-in-out 0.05s; transition: transform 0.215s ease-in-out 0s, opacity 0.215s ease-in-out 0.05s; }
.az-header-modal-share .az-share-btn:hover .az-share-text { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); -webkit-transition: -webkit-transform 0.215s ease-in-out 0s, opacity 0.215s ease-in-out 0.05s; transition: transform 0.215s ease-in-out 0s, opacity 0.215s ease-in-out 0.05s; }
@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; }
.lang_top li a { height: 30px; width: 30px;}
.left_conten { float: left; width: calc(100% - 260px); }
.right_conten { float: right; width: 250px; margin-right: 10px; }
.one_new_home_right { width: 290px; padding-left: 15px; margin-left: 15px; margin-right: 10px; }
.one_new_home_right li { float: left; width: 100px;}
.one_new_home_right ul h3 { width: calc(100% - 100px); float: left; }
.one_new_home { float: left; width: calc(100% - 325px); margin-left: 10px; }
.left_home_1 ul li { width: 190px; }
.left_home_1 ul p { width: calc(100% - 190px); padding-left: 15px; }
.footer_top ul { width: 400px; }
.footer_top ul li { width: calc(100% - 15px); }
.footer_top ul.contact_footer { width: calc(100% - 690px); }
.footer_top ul.face_bottom { width: 250px; margin: 0; overflow: hidden; margin-right: 10px; }
.chise_id_footer ul li { width: 35px; height: 35px; display: inline-block; border: solid #FFF 2px; line-height: 26px; }
.one_new_home_right ul h3 a { width: 100% }
.nums a { font-size: 17px; line-height: 25px; height: 36px; width: 36px;}
.tti_more li { width: 250px; }
.tti_more ul { float: right; width: calc(100% - 250px); padding-left: 15px; }
.hinhanh_id ul { width: calc(33.33% - 20px); }
.tailieu_id ul { width: calc(50% - 20px); margin: 0 10px 0px; }
.left_contact { width: 50%; padding-right: 10px; }
.contact { width: 50%; padding-left: 10px; }
}
@media only screen and (max-width: 991px) { .pagewrap { width: 100%; padding-left: 0px; padding-right: 0px }
.mn-mobile { display: block; float: right; padding: 0; right: 0; margin: 3px 12px 0px 20px; }
a.a_trangchu_mb { display: block; position: absolute; left: 10px; text-transform: uppercase; color: #ffffff; padding: 6px 3px; font-size: 23px; top: 0; }
div#mm-0 { background: #fff !important; }
.mn-mobile img { float: left; height: 13px; line-height: 30px; }
.mm-panel.mm-hasnavbar .mm-navbar { background: #c50e12 !important; height: 38px; line-height: 18px; }
.mn-mobile span { width: 36px; height: 3px; background: #fff; border-radius: 100px; display: block; margin: 7px 0; }
ul.menu.no_box { display: none; }
.left_conten.left_conten_home { float: left; width: calc(100% - 0px); overflow: hidden; }
.timkiem_top { width: 210px; position: relative; }
.timkiem_top input { width: 100%; }
.timkiem_top a { position: absolute; right: 0; }
.title_news h2 { font-size: 22px;}
.header { background-position: top left !important; }
.right_conten.right_conten_home { width: 100%; }
.left_home_1 ul li { width: 100%; }
.left_home_1 ul p { width: calc(100% - 0px); padding-left: 0; margin-top: 15px; }
.left_home_1 ul { margin-bottom: 15px; margin-left: 0; margin-right: 0; }
.left_home_2 ul li { list-style: none; padding: 0; }
.footer_top ul.contact_footer { width: calc(100% - 0px); margin-bottom: 15px; }
.footer_top ul.face_bottom { width: 280px; margin: 0; overflow: hidden; margin-right: 10px; }
.footer_top ul { width: calc(100% - 300px); }
.input_search {height: 29px}
.newsRight img { width: 90px; height: auto; }
.newsRight h2 { width: calc(100% - 100px); float: left; padding: 3px 0; font-size: 14px; }
.one_new_home { width: calc(100% - 20px); }
.left_conten_home .one_new_home { width: calc(100% - 325px); }
.one_new_home_right { width: 100%; padding: 15px 10px 0; margin: 0; }
.left_conten_home .one_new_home_right { width: 290px; padding-left: 15px; margin-left: 15px; margin-right: 10px; }
.tti_more li { width: 100px;}
.tti_more ul { float: right; width: calc(100% - 100px); padding-left: 13px; }
.tti_more ul h3 a { font-size: 17px; line-height: 23px; font-family: 'Roboto Condensed', Arial, Helvetica, Tahoma, sans-serif; }
.tt_top_1 ul p, .one_new_home ul p, .tti_more ul p { font-size: 14px; line-height: 23px; }
.hinhanh_id ul { width: calc(50% - 20px); }
.video_id_top iframe { height: 450px; }
}
@media only screen and (max-width: 767px) { .logo_top ul li { width: 100%; text-align: center; }
.logo_top { float: left; margin-left: 0; width: 100%; }
.logo_top ul h3 { width: 100%; padding: 0; margin: 0; margin-top: 10px; font-size: 30px; text-align: center; line-height: 37px}
.lang_top { position: absolute; top: 0; right: 10px; margin: 0; }
.header { padding: 12px 0;}
.one_new_home ,.left_conten_home .one_new_home{ float: left; width: calc(100% - 20px); margin-left: 10px; margin-bottom: 14px; }
.one_new_home_right ,.left_conten_home .one_new_home_right{ width: 100%; padding: 0 10px; margin-left: 0; margin-right: 0;border: none }
.box_home_top { padding: 20px 0; }
.footer_top ul.face_bottom { width: 240px;}
.footer_top ul { width: calc(100% - 260px); }
.one_new_home ul h3 a { font-size: 18px; line-height: 24px; padding-bottom: 5px;}
.tt_top_1 ul p, .one_new_home ul p, .tti_more ul p { font-size: 14px; color: #666; line-height: 24px; }
.one_new_home_right ul h3 a { font-size: 14px; line-height: 23px; }
.pro_home ul h3 a { text-transform: capitalize; font-size: 15px; line-height: 23px; padding: 10px 0 0;}
.box_home_1 { padding-bottom: 5px; padding-top: 5px; }
.left_home_1 ul h3 a { font-size: 16px; line-height: 25px; }
.left_home_1 ul p { line-height: 25px; font-size: 14px; margin-top: 10px; }
.left_home_2 ul li a { padding-left: 15px; font-size: 14px; line-height: 23px; padding-bottom: 5px; margin-bottom: 5px; }
.tittle_page_id { font-size: 16px; line-height: 25px; position: relative; font-weight: 500; padding-bottom: 10px; padding-top: 10px; padding-left: 10px; padding-right: 10px; margin-bottom: 10px;}
.tittle_right_id:after, .tittle_page_id:after, .menu_left_id ul h3:after { margin-top: 3px; height: 3px; }
.titBox .tit { font-size: 22px; line-height: 28px;}
.titBox .sub { font-size: 15px; margin-bottom: 7px; line-height: 24px; }
.image_tapsan ul h3 { font-size: 15px; line-height: 23px; }
.footer_top ul h3 { font-size: 20px; line-height: 27px; }
.footer_top ul.contact_footer { font-size: 15px; line-height: 24px; }
.footer_top ul.contact_footer p { margin-bottom: 5px; }
.footer_top ul li { font-size: 14px; line-height: 23px; }
.bottom_id_copyright p { padding: 0 10px; font-size: 15px; line-height: 24px; margin-bottom: 3px; }
.chise_id_footer ul li { width: 32px; height: 32px; display: inline-block; border: solid #FFF 2px; line-height: 24px; }
#back-top a { width: 35px; line-height: 35px; font-size: 14px;}
.titBox.left { padding: 0 10px; }
.left_conten { float: left; width: calc(100% - 0px); }
.right_conten { float: right; width: calc(100% - 20px); margin: 15px 10px 0; }
.tittle_right_id { text-transform: uppercase; color: #fff; font-size: 16px; line-height: 27px; position: relative; font-weight: 500; padding-bottom: 10px; background: #ed1c24; padding-top: 10px; padding-left: 10px; margin-bottom: 10px; padding-right: 10px; }
.link_page ul { width: 100%; overflow: hidden; }
.link_page ul li { width: 1200px; margin: 0; padding: 0px 10px 0; margin-top: 4px; }
.page_conten_page { padding-top: 20px; padding-bottom: 20px; }
.showText { font-size: 14px; line-height: 27px; }
.showText p { padding-bottom: 10px; }
.link_page ul li i { font-size: 16px;}
.link_page ul li a { font-size: 14px; }
.link_page h3 { font-size: 22px;}
.link_page h3:after { height: 25px; top: 3px; }
.showText ul li, .left_contact ul li { margin-left: 25px; }
.title_news h2 { font-size: 17px; line-height: 25px; margin-bottom: 5px; }
.title_news li { font-size: 15px; padding-left: 22px; margin-bottom: 5px; }
.pro_home ul h4 a { font-size: 14px; text-transform: capitalize; line-height: 25px;}
.pro_home ul p { color: #777; font-size: 14px; line-height: 24px; margin-left: 0; margin-right: 0; margin-bottom: 7px; }
.hinhanh_id ul { width: calc(50% - 10px); margin: 0 5px 10px; padding: 7px; }
.hinhanh_id ul h3, .thutrian_id ul h3 { text-transform: none; font-size: 16px; line-height: 25px; padding: 10px 0 0; padding-top: 15px; font-weight: normal; color: #000; display: block; }
.hinhanh_id ul h3, .thutrian_id ul h3 { font-size: 16px; line-height: 25px; padding: 10px 0 0; }
.hinhanh_id.flex { padding: 0 5px; }
div#lightgallery > div { width: calc(50% - 10px);}
.video_id_top iframe { height: 350px; }
.tailieu_id ul h3 { font-size: 14px; line-height: 23px; padding: 10px 0;}
.tailieu_id_home ul p, .tailieu_id ul p { font-size: 14px; line-height: 23px; }
}
@media only screen and (max-width: 479px) { .logo_top ul li img { width: auto; height: 90px; margin-top: 42px; }
.timkiem_top { width: 190px; position: relative; margin: 6px 0 0; right: 0; }
.mn-mobile { margin: 3px 12px 0px 15px; }
.box_id_page { width: calc(100% - 20px); float: left; margin: 0 10px 10px; }
.footer_top ul { width: calc(100% - 20px); margin-bottom: 15px }
.footer_top ul.face_bottom { width: calc(100% - 20px); }
.logo_top ul h3 { font-size: 20px; line-height: 30px; }
.hinhanh_id ul h3, .thutrian_id ul h3 { font-size: 15px; line-height: 24px; }
.video_id_top iframe { height: 250px; }
.left_contact { width: 100%; padding-right: 0px; }
.contact { width: 100%; margin-top: 10px; padding-left: 0px; }
.showText.showText_lienhe ol,.showText.showText_lienhe ul { margin-left: 0; padding-left: 0; }
}