/*!
* home
*/html{font-size: 16px}body>div>article>div>nav:before,body>div>article>div>nav:after{content:'';display:table;clear:both}body>div>article>div>nav ul{display:table;float:left;margin:0 4px 0 0;background-color:#ebebeb}body>div>article>div>nav ul li{display:table-cell;vertical-align:middle}body>div>article>div>nav ul li:last-child{border-left:#fff 2px solid}body>div>article>div>nav ul:nth-of-type(1) li:first-child{width:183px}body>div>article>div>nav ul:nth-of-type(2) li:first-child img{width:179px}body>div>article>div>nav ul:nth-of-type(3){margin:0}body>div>article>div>nav ul:nth-of-type(3) li:first-child{width:184px}body>div>article>div>div{display:table;width:100%}body>div>article>div>div>p{display:table-cell;vertical-align:middle;padding:15px 0;width:50%}body>div>article>div>div>p:last-child{text-align:right}
/*intro*/
.left-irc,.right-irc{position:fixed; z-index: 2; width:50%; height:calc(100% - 100px); top: 0;}.left-irc{left: 0; background-color:red}.right-irc{right: 0; background-color:#082f4f}
.logo-w{width:25%; margin: 15% 37.5% 0 37.5%; z-index: 9; position: absolute}
.title{width:25%; margin: 25% 37.5% 0 37.5%; z-index: 9; position: absolute; text-align: center}
.intro-run{position: absolute; z-index: 1; width: 100%; height: 100%; top: 0; left: 0}
.delay-bg {
    -webkit-animation-delay:4.2s;
    -moz-animation-delay:4.2s;
    -o-animation-delay:4.2s;
    animation-delay:4.2s;
}
.delay-logo {
    -webkit-animation-delay:5.0s;
    -moz-animation-delay:5.0s;
    -o-animation-delay:5.0s;
    animation-delay:5.0s;
}
.delay-title{
    -webkit-animation-delay:5.3s;
    -moz-animation-delay:5.3s;
    -o-animation-delay:5.3s;
    animation-delay:5.3s;
}
.delay-nui {
    -webkit-animation-delay:5.5s;
    -moz-animation-delay:5.5s;
    -o-animation-delay:5.5s;
    animation-delay:5.5s;
}
.delay-co {
    -webkit-animation-delay:5.8s;
    -moz-animation-delay:5.8s;
    -o-animation-delay:5.8s;
    animation-delay:5.8s;
}
.delay-xedap {
    -webkit-animation-delay:6.2s;
    -moz-animation-delay:6.2s;
    -o-animation-delay:6.2s;
    animation-delay:6.2s;
}
.delay-moto {
    -webkit-animation-delay:6.5s;
    -moz-animation-delay:6.5s;
    -o-animation-delay:6.5s;
    animation-delay:6.5s;
}
.delay-lang {
    -webkit-animation-delay:6.8s;
    -moz-animation-delay:6.8s;
    -o-animation-delay:6.8s;
    animation-delay:6.8s;
}
.content-nd{position: relative; float: left; width: 100%; height: 100%}
.nui,.city{position: absolute; z-index: 0;bottom: 0; left: 0; width: 100%;height: 100%; background-size: 100%; background-position: bottom;}
.nui{background-image: url("../img/nui.svg")}.city{ background-image: url("../img/city.svg")}
.co{position: absolute; z-index: 5;bottom: 0; left: 0; width: 100%;}
.nui img,.co img{width: 100%}
.xedap{position: absolute;z-index: 2; left: 0; bottom: 0; width: 100%}.moto{position: absolute;z-index: 2; left: 30%; bottom:11%; width: 100%}.xedap img{width: 75%}.moto img{width:60%}.lang{position: absolute; z-index: 99; left: 0; bottom: 0; width: 100%; border-top: 1px solid rgba(255,255,255,.5)}.lang a{float: left; width: 50%; text-align: center; font-size: 1.2rem; font-weight:300;text-transform: uppercase; padding: 8px 0; color:#fff; letter-spacing: 5px; line-height: 2}.lang a:last-child{border-left: 1px solid rgba(255,255,255,.5)}.lang a:hover{background-color: rgba(0,0,0,0.20)}
.footer{display: flex;vertical-align: middle; align-items: center;position: fixed; z-index: 3; bottom: 0; height: 100px; width: 100%; background-color:#272727;font-weight: 400;}.copyright{float: left; width: 80%; color: white; background: #272727; padding-left: 30px; font-size: 1rem}.right-coppy{float: left; width: 20%; display: flex; justify-content: flex-end; align-items: center}.logo90th{background-color: #3d3d3d; height: 100px; margin-left: 15px; display: flex; justify-content: center; align-items: center}.logo90th img{ width: 80%}.footer a{color: white}.footer a:hover{color: cornflowerblue}
.copyright .address{float: left; width: 33%;}
.content-page{position: relative; width: 100%;display: flex; justify-content: center; align-items: center;overflow: hidden}
.share a{float: left; width: 40px; height: 40px; margin-left: 10px}
.icon-share{display: inline-block;width: 40px;height: 40px;background: black;-webkit-mask-size: cover;mask-size: cover;}
.facebook{-webkit-mask: url(https://api.iconify.design/entypo-social/facebook-with-circle.svg?width=40&height=40);mask: url(https://api.iconify.design/entypo-social/facebook-with-circle.svg?width=40&height=40)}
.facebook:hover,.facebook:focus {background:#4267B2;}
.youtube{-webkit-mask: url(https://api.iconify.design/entypo-social/youtube-with-circle.svg?width=40&height=40);mask: url(https://api.iconify.design/entypo-social/youtube-with-circle.svg?width=40&height=40)}
.youtube:hover,.youtube:focus {background:#FF0000;}
.twitter{-webkit-mask: url(https://api.iconify.design/entypo-social/twitter-with-circle.svg?width=40&height=40);mask: url(https://api.iconify.design/entypo-social/twitter-with-circle.svg?width=40&height=40)}
.twitter:hover,.twitter:focus {background:#1DA1F2;}
.google{-webkit-mask: url(https://api.iconify.design/bx/bxl-google-plus-circle.svg?width=44&height=44);mask: url(https://api.iconify.design/bx/bxl-google-plus-circle.svg?width=44&height=44)}
.google:hover,.google:focus {background:#DB4437;}

@media (max-width:991.98px){
.content-page{overflow-y: auto !important}
#mov{ width: 400px !important}
body>div>aside{padding: 0}body>div>aside>div{width: 100%; display: flex; justify-content: center; align-items: center}
.left-irc, .right-irc{position: unset !important; height:calc(50% - 50px); width: 100%; float: left}
.footer{display: unset; position: unset; float: left; height:100px; background: #272727}
.copyright,.right-coppy, .copyright .address{float: left; width: 100%}.copyright{padding:5px 10px !important;font-size:1rem;text-align: center;}.right-coppy{background: #3d3d3d;}.logo90th{height: 60px;}.logo90th img{width: 60%}
.moto{left: 5%;bottom: 40px;}.moto img{width: 80%}.lang a{line-height: 1; font-size: 80%}
}
@media (max-width:360px){
.moto img{width:50% !important}.moto{bottom:32px;}.copyright{font-size:60% !important}.share a{margin-left: 5px}
}
@media (min-width:360.98px) and (max-width:767.98px){}
/** Medium devices (tablets, less than 992px)**/
@media (min-width: 768px) and (max-width: 991.98px) {.moto{bottom:17%}.xedap img{width:80%}.moto img{width: 55%}.lang a{font-size: 100%}}
/**Large devices (desktops, less than 1200px) máy DUNG**/
@media (min-width:992px) and (max-width: 1024px){.moto{bottom:8%}}
/* Extra large devices (large desktops, 1024px and up) máy 13in*/
@media (min-width: 1024.98px) and (max-width: 1365.98px){}
@media (min-width: 1366px) and (max-width: 1599.98px){}
@media (min-width: 1600px) and (max-width: 1899.98px){.moto{bottom:10%}}
@media (min-width: 1920px){}