/*!
 * by ngocbich85hd ( Jane )
 * Copyright May - 14 - 2016;
 * edit 15/08/17;
 */
@font-face {
    font-family: 'UTMFuturaExtra';
    src: url('../fonts/UTMFuturaExtra.ttf') format('truetype');
    /*src: url('../fonts/UTMFuturaExtra.eot') format('embedded-opentype'),*/
    /*url('../fonts/UTMFuturaExtra.woff') format('woff'),*/
    /*url('../fonts/UTMFuturaExtra.ttf') format('truetype'),*/
    /*url('../fonts/UTMFuturaExtra.svg#ten_font') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Serif';
    src: url('../fonts/NotoSerif-Bold.ttf') format('truetype');
    /*src: url('../fonts/UTMFuturaExtra.eot') format('embedded-opentype'),*/
    /*url('../fonts/UTMFuturaExtra.woff') format('woff'),*/
    /*url('../fonts/UTMFuturaExtra.ttf') format('truetype'),*/
    /*url('../fonts/UTMFuturaExtra.svg#ten_font') format('svg');*/
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'GeorgiaRef';
    src: url('../fonts/GeorgiaRef.ttf') format('truetype');
    /*src: url('../fonts/UTMFuturaExtra.eot') format('embedded-opentype'),*/
    /*url('../fonts/UTMFuturaExtra.woff') format('woff'),*/
    /*url('../fonts/UTMFuturaExtra.ttf') format('truetype'),*/
    /*url('../fonts/UTMFuturaExtra.svg#ten_font') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

html, body {
    font-size: 12px;
    color: #333;
    background: #fff;
    font-family: 'Arimo', Arial, sans-serif, Helvetica;
    margin: 0px auto !important;
}

.p0 {
    padding: 0px !important;
}

.m0 {
    margin: 0 !important;
}

.right {
    float: right !important;
}

.bgBlue {
    background: #ED7E01;
}

.left {
    float: left;
}

.w100pt {
    width: 100% !important;
}

a:hover, .headerTopL li a:hover, .headerBottomL li a:hover, .headerBottomR li a:hover, .cafeSang h1:hover,
.cafeSang .lable a:hover, .listNewsNew li h1:hover, .listNewsBig li h1:hover, .newsDK .newsContent h1:hover,
.btView a:hover, .newsCol-bigTitle h1:hover, .labelNews li a:hover, .listNewsDK li:hover h1, .listNewsDK li:hover i,
.listNewsCol li h1:hover, .listNewsSmall li:nth-child(2) h1:hover, .listNewsSmall li h1:hover, .newsColumn .listNews .title:hover, .link,
.readMore .listNewsNew li a .titleN:hover, .rg-caption p:hover, .menuFooter > ul > li > a:hover,
.newsCol-list li h1:hover, .boxNewsInL .newsCol-big h1:hover, .labelNewsIn li a:hover, .newsSelect li h1:hover, .newsOther li h1:hover,
.headerEuro .headerBottom li a:hover, .boxComment h1:hover {
    color: #ED7E01;
    text-decoration: none;
}

.warpMobi {
    overflow: hidden;
}

.col-lg-12 {
    width: 100%;
    float: left;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.fixCenter {
    display: block;
    clear: both;
    margin: 0px auto !important;
}

/*--headerAll =============== */
#headerAll {
    z-index: 1;
    position: relative;
}

.headerTop {
    height: 28px;
}

.headerTopL ul {
    float: left;
    margin: 0px !important;
    padding: 0px;
}

.headerTopL li {
    float: left;
    list-style: none;
    margin-right: 20px;
    line-height: 28px;
}

.headerTopL li a {
    font-size: 12px;
    color: #666;
}

.headerTopR span {
    float: right;
    line-height: 28px;
}

.iconRss {
    background: url("../images/icon-rss.jpg") top center no-repeat;
    width: 16px;
    height: 16px;
    margin: 6px 0 0 6px;
    float: right;
}

.shareRss {
    color: #faa33d;
    font-size: 11px;
    text-transform: uppercase;
    float: right;
    margin-left: 10px;
}

.headerMenu {
    height: 50px;
}

.logoT {
    float: left;
    margin-top: 10px;
    width: 160px;
    margin-left: 25%;
}

.logoT img {
    width: 100%;
}

#searchM .dl-menu.dl-menuopen {
    right: 0px !important;
    height: 100px;
}

/*menuMain ============== */
/* Some custom styles to beautify this example */
.jumbotron {
    margin-bottom: 0;
}

.navbar {
    border-radius: 0;
}

.headerMenu.affix {
    top: 0px; /* Set the top position of pinned element */
    z-index: 9999;
    width: 100%;
}

/*Search ============== */
.sb-search {
    position: absolute;
    margin-top: 0px;
    right: 0px;
    width: 0%;
    min-width: 50px;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}

.sb-search-input {
    position: absolute;
    top: 0;
    left: 10px;
    border: none;
    outline: none;
    background: #e2e2e2;
    width: 78%;
    height: 50px;
    margin: 0;
    z-index: 10;
    padding: 20px;
    font-family: inherit;
    font-size: 18px;
    color: #000 !important;
}

.sb-icon-search,
.sb-search-submit {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: #fff; /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
    color: #fff;
    /*background: #e2e2e2;*/
    /*background: #fff;*/
    z-index: 90;
    font-size: 14px;
    line-height: 50px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.sb-icon-search i {
    line-height: 50px;
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: #ED7E01;
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}

/*Goto ============*/
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px;
    left: 10px;
}

#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 18px;
    right: 10px;
}

/*--headerBottomL =============== */
.headerBottom {
    position: relative;
    top: 50px;
    padding: 0px 10px 5px 10px;
    border-bottom: 10px solid #f4f4f4;
    margin-bottom: 25px;
}

.headerBottomL {
    width: 86%;
    height: 28px;
    overflow: hidden;
}

.headerBottomL ul {
    float: left;
    margin: 0px !important;
    padding: 8px 0px;
}

.headerBottomL li {
    float: left;
    list-style: none;
    margin-left: 10px;
}

.headerBottomL li a {
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    color: #181818;
    font-weight: 400;
}

.headerBottomR ul {
    float: left;
    margin: 0px !important;
    padding: 8px 0px;
}

.headerBottomR li {
    float: left;
    list-style: none;
    margin-left: 5px;
}

.headerBottomR li a {
    font-size: 0px;
    font-family: 'Arimo', sans-serif;
    color: #181818;
    font-weight: 400;
    line-height: 20px;
}

.iconWeather {
    background: url("../images/iconVnTN.png") top left no-repeat;
    width: 25px;
    height: 19px;
    float: left;
    margin-right: 8px;
}

.iconGold {
    background: url("../images/iconVnTN.png") -27px 0px no-repeat;
    width: 31px;
    height: 19px;
    float: left;
    margin-right: 8px;
}

.iconNte {
    background: url("../images/iconVnTN.png") -61px 0px no-repeat;
    width: 17px;
    height: 19px;
    float: left;
    margin-right: 8px;
}

.headerBottomR li a:hover .iconWeather {
    background: url("../images/iconVnTN.png") 0 -22px no-repeat;
}

.headerBottomR li a:hover .iconGold {
    background: url("../images/iconVnTN.png") -27px -22px no-repeat;
}

.headerBottomR li a:hover .iconNte {
    background: url("../images/iconVnTN.png") -61px -22px no-repeat;
}

.advTop {
    text-align: center;
}

.advertise {
    padding-top: 20px !important;
}

/*== Content =====*/
.content {
    padding: 0px 10px 10px 10px;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 15%;
}

.boxNews {
    padding-top: 0px;
}

.boxNewsL, .boxNewsInL {
    width: 740px;
}

.boxNewsR {
    width: 300px;
}

.boxNewsBig {
    width: 100%;
}

.newsBig {
    width: 100%;
    max-height: 310px;
    overflow: hidden;
    position: relative;
}

.newsBig img {
    width: 100%;
    min-height: 310px;
}

.newsBig h1 {
    width: 100%;
    position: absolute;
    bottom: 0px;
    color: #fff;
    margin: 0px !important;
    padding: 0px;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.newsBig h1 span {
    color: #fff;
    padding: 20px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -0.5px;
    width: 100%;
    float: left;
}

.newsBig p {
    color: #fff;
    padding: 0px 20px 20px 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    display: none;
    float: left;
    width: 100%;
}

.newsBig:hover p {
    display: block;
}

.listNewsBig {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0;
}

.listNewsBig li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    list-style: none;
    padding-top: 15px;
}

.listNewsBig li:last-child {
    border-bottom: 0px solid #e2e2e2;
}

.listNewsBig li .imgNew {
    float: left;
    width: 120px;
    /*height: 72px;*/
    overflow: hidden;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-top: 5px;
}

.listNewsBig li .imgNew img {
    float: left;
    width: 100%;
    height: auto;
    min-height: 72px;
    /*object-fit: cover;*/
}

.listNewsBig li h1 {
    color: #181818;
    font-size: 16px;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    line-height: 20px;
    padding: 0px 0px 15px 0px;
    margin: 0px;
    width: 56%;
    float: left;
}

.listNewsBig li p {
    color: #666;
    font-size: 12px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
}

.cafeSang {
    width: 100%;
    height: auto;
    float: left;
    padding: 20px;
    margin-top: 20px;
    border: 10px solid #f5ebe0;
}

.cafeSang .lable a {
    font-size: 14px;
    color: #cc9966;
    font-family: 'UTMFuturaExtra', 'Arimo', Arial, sans-serif, Helvetica;
    font-weight: 700;
    text-transform: uppercase;
}

.cafeSang h1 {
    font-size: 22px;
    line-height: 22px;
    margin: 10px 0px;
    padding: 0px;
    color: #663300;
    font-weight: 700;
    font-family: 'Arimo', Arial, sans-serif, Helvetica;
}

.cafeSang p {
    font-size: 14px;
    line-height: 20px;
    color: #663300;
    font-weight: 400;
    font-family: 'Arimo', Arial, sans-serif, Helvetica;
    float: left;
    margin-bottom: 5px;
}

.btView a {
    font-size: 13px;
    line-height: 22px;
    margin: 0px 0px;
    padding: 0px;
    color: #cc9966;
    font-weight: 400;
    float: right;
    font-family: 'Arimo', Arial, sans-serif, Helvetica;
}

.listNews {
    width: 200px;
}

.listNews .lable {
    font-size: 14px;
    color: #009bff;
    text-transform: uppercase;
    font-family: 'UTMFuturaExtra', 'Arimo', Arial, sans-serif, Helvetica;
    font-weight: 700;
    padding: 0px;
    margin: 0px 0 10px 0;
}

.listNewsNew {
    float: left;
    width: 100%;
    height: 790px;
    overflow-y: scroll;
    padding: 0px;
    margin: 0px 0;
}

.listNewsNew li {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
}

.listNewsNew li .imgNew {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
    margin-top: 5px;
    overflow: hidden;
    margin-bottom: 10px;
}

.listNewsNew li .imgNew img {
    float: left;
    width: 100%;
    height: auto;
    min-height: 50px;
    object-fit: cover;
}

.listNewsNew li h1 {
    color: #333333;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    padding: 0px 0px 10px 0;
    margin: 0px;
    float: left;
    width: 66%;
    line-height: 17px;
    letter-spacing: -0.5px;
}

.slimScrollBar {
    width: 5px !important;
    position: absolute;
    top: 0px;
    opacity: 0.4;
    display: block;
    border-radius: 7px;
    z-index: 99;
    right: 0px;
    height: 50px !important;
    background: rgb(0, 0, 0);
}

.boxAdv {
    display: block;
}

.boxAdv .advC {
    text-align: center;
}

.boxAdv .advC a {
    padding: 0px 3px;
}

.boxNewsDK {
    padding: 20px;
    border: 10px solid #fae2e4;
    margin-top: 20px;
}

.boxNewsDK .lableDK {
    width: 100%;
    float: left;
}

.boxNewsDK .lableDK img {
    width: 160px;
    height: auto;
}

.newsDK .imgNew {
    width: 120px;
    height: 72px;
    float: left;
    overflow: hidden;
    margin-top: 3px;
    margin-right: 10px;
}

.newsDK .imgNew img {
    width: 100%;
    min-height: 72px;
    object-fit: cover;
}

.newsDK .newsContent {
    width: 100%;
    float: left;
}

.newsDK h1 {
    color: #cc0000;
    font-size: 16px;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    line-height: 20px;
    padding: 10px 0;
    margin: 0px;
    letter-spacing: -0.5px;
}

.newsDK p {
    color: #666;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    line-height: 16px;
    padding: 8px 0 0 0;
    margin: 0px;
    letter-spacing: -0.5px;
}

.listNewsDK {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 10px 0 0 0;
}

.listNewsDK li {
    float: left;
    list-style: none;
    margin: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    margin-top: 10px;
}

.listNewsDK li i {
    color: #cc0000;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    width: 13px;
    padding: 0px;
    margin: 0px;
}

.listNewsDK li h1 {
    color: #666;
    float: left;
    width: 90%;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
    letter-spacing: -0.5px;
}

.newsColumnLeft {
    width: 520px;
}

.newsCol-box {
    padding-top: 30px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 0px;
}

.newsCol-bigImg img {
    width: 105%;
    min-height: 200px;
    margin: -10px;
}

.newsCol-bigTitle {
    width: 100%;
    height: auto;
    /*overflow: hidden;*/
}

.newsCol-bigTitle h1 {
    width: 100%;
    bottom: 0px;
    color: #181818;
    margin: 0px !important;
    padding: 5px 0px 15px 0;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.5px;
    font-family: 'Arimo', sans-serif;
}

.newsCol-bigTitle p {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    float: left;
    width: 100%;
    letter-spacing: -0.5px;
}

.labelNews, .labelNews ul {
    padding: 0px 0px 15px 0;
    margin: 0px;
}

.labelNews li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-right: 10px;
    border-right: 1px solid #e2e2e2;
    padding-right: 10px;
}

.labelNews li i {
}

.labelNews li a {
    color: #666;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    float: left;
    line-height: 15px;
}

.labelNews li .labelNewsMain {
    color: #009bff;
    font-size: 24px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    margin-top: -10px;
    float: left;
    border-right: 0px solid #e2e2e2 !important;
}

.labelNews li:nth-child(1), .labelNews li:last-child {
    border-right: 0px solid #e2e2e2 !important;
}

.listNewsCol {
    float: left;
    width: 105%;
    padding: 0px;
    margin: 0px 0;
}

.listNewsCol li {
    float: left;
    width: 250px;
    list-style: none;
    margin: 20px 20px 0px 0;
    border-bottom: 1px solid #e2e2e2;
    min-height: 95px;
}

.listNewsCol li h1 {
    color: #181818;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    line-height: 18px;
    padding: 0px;
    margin: 0px 0px 5px 0;
    letter-spacing: -0.5px;
}

.listNewsCol li p {
    color: #666;
    font-size: 12px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    line-height: 20px;
}

.boxNewsM .newsCol-Small:nth-child(2n) {
    border-right: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 10px;
}

.newsCol-Small .listNewsSmall {
    margin: 0px 0px 10px 0;
}

.newsCol-Small {
    padding-top: 30px;
    width: 49%;
    float: left;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    padding-bottom: 0px;
    min-height: 210px;
    overflow: hidden;
    padding-right: 10px;
}

.newsCol-Small .labelNews li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-right: 0px;
    border-right: 0px solid #e2e2e2;
    padding-right: 0px;
}

.newsCol-Small:last-child, .newsCol-Small:nth-last-child(2) {
    border-bottom: 0px solid #e2e2e2;
}

.listNewsSmall {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 20px 0;
}

.listNewsSmall li {
    float: left;
    width: 100%;
    list-style: none;
    margin-right: 20px;
}

.listNewsSmall li .imgNew {
    float: left;
    width: 100%;
    height: 84px;
    overflow: hidden;
    margin-bottom: 10px;
}

.listNewsSmall li .imgNew img {
    float: left;
    width: 100%;
    height: auto;
    min-height: 84px;
    object-fit: cover;
}

.listNewsSmall li h1 {
    color: #181818;
    font-size: 16px;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    line-height: 20px;
}

.listNewsSmall li p {
    color: #666;
    font-size: 12px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    line-height: 18px;
}

.listNewsSmall li:nth-child(2) i {
    color: #ED7E01;
    font-size: 14px;
    font-weight: 400;
    float: left;
    line-height: 18px;
    width: 13px;
}

.listNewsSmall li:nth-child(2) h1 {
    color: #181818;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    width: 90%;
    float: left;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}

.newsCol-Small li .labelNewsMain {
    color: #009bff;
    font-size: 20px;
}

.newsCol-Small li:hover .labelNewsMain, .labelNews li:hover .labelNewsMain {
    color: #cc0000;
}

.newsColumn .listNews {
    margin-top: 30px;
}

.newsColumn .listNews .title {
    color: #181818;
    font-size: 22px;
    letter-spacing: -0.5px;
    line-height: 26px;
}

.articleNumber {
    float: left;
    color: #fff;
    font-size: 11px;
    padding: 2px 5px;
    background: #ED7E01;
    text-transform: uppercase;
    margin: 7px 8px 1px 0px;
}

.newsColumn .listNewsNew {
    height: auto;
    overflow: hidden;
    padding: 15px 0px 0px 0px;
}

.newsColumn .listNewsNew li {
    margin-bottom: 0px;
    padding-top: 10px;
    margin-top: 0px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 0px;
}

.newsEvent {
    padding: 0px 0px 8px 0px;
    border-bottom: 2px solid #ED7E01;
    margin-bottom: 15px;
}

.advR, .advRight {
    text-align: center;
    margin-bottom: 15px;
}

.listGlobe {
    padding: 0px;
    margin: 0px;
}

.listGlobe li {
    padding: 10px;
    float: left;
    list-style: none;
}

.listGlobe li .add {
    font-size: 11px;
    color: #6e7e94;
    text-transform: uppercase;
}

.listGlobe li .time {
    font-size: 12px;
    color: #d09900;
}

.listGlobe li:nth-child(2n+1) {
    background: #eceff4 !important;
    padding: 10px;
}

.listGlobe li i {
    font-size: 18px;
    color: #6e7e94;
    width: 8%;
}

.listGlobe li .content {
    width: 92%;
}

.listGlobe li h1 {
    font-size: 14px;
    color: #000;
    line-height: 18px;
    margin: 8px 0px 5px 0px;
    float: left;
}

.listGlobe li h1 span {
    color: #999999;
}

.imgG {
    width: 100%;
    height: 70px;
    float: left;
    margin: 5px 0px 0px 0px;
    overflow: hidden;
    position: relative;
}

.imgG img {
    width: 100%;
}

.imgG .fa-camera {
    position: absolute;
    color: #fff;
    font-size: 20px;
    top: 10px;
    right: 10px;
}

.readMore .newsBig {
    height: 180px;
}

.readMore .newsBig img {
    height: auto;
    min-height: 100px;
}

.readMore .newsBig h1 span {
    color: #fff;
    padding: 20px;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -0.5px;
    width: 100%;
    float: left;
}

.readMore .newsBig .number {
    background: #ED7E01;
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    color: #fff;
}

.readMore .listNewsNew {
    height: auto;
    min-height: 10px;
    overflow: auto;
}

.readMore .listNewsNew li {
    margin-bottom: 0px;
}

.readMore .listNewsNew li:last-child {
    border-bottom: 0px;
}

.readMore .listNewsNew li a {
    display: table;
    width: 100%;
    float: left;
    height: 58px;
}

.readMore .listNewsNew li .number {
    float: right;
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    width: 40px;
    color: #ED7E01;
    display: table-cell;
    vertical-align: middle;
}

.readMore .listNewsNew li a .titleN {
    color: #181818;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    width: 85%;
    line-height: 17px;
    letter-spacing: -0.5px;
    display: table-cell;
    vertical-align: middle;
}

/* boxProbe */
.boxProbe {
    background: #f2faff;
    padding: 20px;
    margin-bottom: 20px;
}

.boxProbe h2 {
    color: #000;
    font-size: 22px;
    line-height: 24px;
    margin-top: 0px;
}

.listRadio .formRadio {
    float: left;
    margin-top: 1px;
}

.listRadio .formRadio input[type=radio] {
    float: left;
}

.listRadio .formRadio span {
    padding-left: 8px;
    margin-top: 0px;
    float: left;
    font-size: 14px;
}

.btSend {
    width: 130px;
    height: 36px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background: #009bff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 36px;
    font-weight: 700;
    float: left;
    margin-top: 10px;
}

.btViewProbe {
    color: #000000;
    font-size: 14px;
    line-height: 36px;
    font-weight: 700;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

.listTrend .newsBig {
    height: 70px;
    margin-bottom: 10px;
}

.listTrend .newsBig img {
    height: auto;
    min-height: 70px;
}

.listTrend .newsBig .number {
    background: rgba(0, 155, 255, 0.6);
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    color: #fff;
}

.listTrend .newsBig:hover .number, .btSend:hover {
    background: #cc0000 !important;
    color: #fff;
}

.mediaLeft {
    width: 310px;
}

.boxMedia {
    border-top: 1px solid #e2e2e2;
    padding-top: 30px;
    padding-bottom: 0px !important;
}

/* Elastislide Style */
.es-carousel-wrapper {
    position: absolute;
    top: 452px;
    right: 0px;
    width: 700px;
    z-index: 5;
}

.es-carousel {
    overflow: hidden;
    float: right;
    width: 700px;
    height: 84px;
}

.es-carousel ul {
    display: none;
    height: 84px;
    float: left;
    margin: 0px;
    padding: 0px;
    width: auto;
}

.es-carousel ul li {
    float: left;
    display: block;
    height: 84px;
    width: 140px !important;
    margin-left: 0px;
}

.es-carousel ul li a {
    display: block;
    border-style: solid;
    border-color: #fff;
    height: 84px;
    border: 0px;
    width: 100%;
    -webkit-filter: grayscale(100%);
}

.es-carousel ul li.selected a, .es-carousel ul li:hover a {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-filter: grayscale(0%);
}

.es-carousel ul li a img {
    display: block;
    border: none;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}

.es-nav span {
    position: absolute;
    top: 15%;
    left: 0px;
    width: 20px;
    height: 50px;
    text-indent: -9000px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.es-nav .es-nav-next {
    right: 0px;
    left: auto;
    background: rgba(0, 0, 0, 0.6) url("../images/next.png") center center no-repeat;
}

.es-nav .es-nav-prev {
    left: 0px;
    left: auto;
    background: rgba(0, 0, 0, 0.6) url("../images/prev.png") center center no-repeat;
}

.es-nav .es-nav-next:hover {
    background: #009bff url("../images/next.png") center center no-repeat !important;
}

.es-nav .es-nav-prev:hover {
    background: #009bff url("../images/prev.png") center center no-repeat;
}

.rg-gallery {
    float: left;
    width: 100%;
    height: 540px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.rg-caption {
    font-size: 36px;
    font-weight: bold;
    float: left;
    width: 330px;
    line-height: 38px;
}

.rg-caption p {
    color: #181818;
}

.rg-image {
    float: right;
    width: 700px;
    height: 420px;
    overflow: hidden;
    margin-top: 30px;
    z-index: 3;
}

.rg-image img {
    width: 100%;
    min-height: 420px;
    object-fit: cover;
    display: none;
}

.imgBig .rg-image img {
    width: 100%;
    min-height: 420px;
    object-fit: cover;
    display: block;
}

.imgBig {
    position: absolute;
    top: 0px;
    width: 100%;
    background: #fff;
    right: 0px;
}

.boxMedia .lable {
    font-size: 14px;
    color: #009bff;
    text-transform: uppercase;
    font-family: 'UTMFuturaExtra', 'Arimo', Arial, sans-serif, Helvetica;
    font-weight: 700;
    padding: 0px;
    margin: 30px 0 10px 0;
}

.rg-caption-wrapper {
    float: left;
    width: 330px;
}

.es-nav-prev {
    background: #000;
}

.rg-image {
    position: relative;
    text-align: center;
    line-height: 0px;
}

.rg-image img {
    max-height: 100%;
    max-width: 100%;
}

.rg-image-nav a {
    position: absolute;
    bottom: 100px;
    left: 0px;
    width: 25px;
    height: 24px;
    text-indent: -9000px;
    cursor: pointer;
}

.rg-image-nav .rg-image-nav-prev {
    left: 0px;
    background: url(../images/p-n.png) no-repeat 0px 0px;
}

.rg-image-nav .rg-image-nav-next {
    left: 30px;
    background: url(../images/p-n.png) no-repeat -27px 0px;
}

.rg-view {
    height: 30px;
}

.rg-view a {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    border: 3px solid #464646;
    opacity: 0.8;
}

.rg-view a:hover {
    opacity: 1.0;
}

.rg-view a.rg-view-full {
    background-position: 0px 0px;
}

.rg-view a.rg-view-selected {
    background-color: #6f6f6f;
    border-color: #6f6f6f;
}

.rg-view a.rg-view-thumbs {
    background-position: 0px -16px;
}

.rg-loading {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -23px 0px 0px -23px;
    z-index: 100;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    opacity: 0.7;
}

.footer {
    padding: 0px 0px 20px 0px;
}

.menuFooter {
    width: 100%;
    float: left;
    margin: 10px 0px;
    background: #f1f1f1;
}

.menuFooter ul, .menuFooter ul li, .menuFooter ul li a, .menuFooter #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.menuFooter:after, .menuFooter > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.menuFooter > ul > li {
    float: left;
    padding: 4px 0px;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    width: 50%;
    height: 40px;
}

.menuFooter > ul > li:nth-child(2n) {
    border-bottom: 1px solid #e2e2e2;
    border-right: 0px solid #e2e2e2;
}

.menuFooter > ul > li:last-child {
    border-bottom: 0px solid #e2e2e2;
}

.menuFooter > ul > li > a {
    padding: 10px;
    font-size: 13px;
    font-family: Arial;
    text-decoration: none;
    /* text-transform: uppercase; */
    /* color: #000; */
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

.rg-image-nav {
    float: left;
    width: 100px;
}

.addF {
    font-size: 14px;
    color: #666666;
    font-family: Arial, sans-serif;
    line-height: 20px;
    padding-top: 15px;
}

.labelNewsIn ul {
    padding: 0px 0px 25px 0;
    margin: 0px;
    border-bottom: 1px solid #ebebeb;
}

.labelNewsIn li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-right: 10px;
    border-right: 1px solid #e2e2e2;
    padding-right: 10px;
}

.labelNewsIn li i {
    padding-left: 10px;
}

.labelNewsIn li a {
    color: #666;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    float: left;
    line-height: 15px;
}

.labelNewsIn li .labelNewsMain {
    color: #009bff;
    font-size: 18px;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    margin-top: -16px;
    float: left;
    line-height: 40px;
    border-right: 0px solid #e2e2e2 !important;
    border-bottom: 2px solid #009bff;
}

.labelNewsIn li:nth-child(1), .labelNewsIn li:last-child {
    border-right: 0px solid #e2e2e2 !important;
}

.boxNewsInL .newsCol-bigTitle {
    width: 520px;
    height: auto;
    overflow: hidden;
}

.boxNewsInL .newsCol-bigImg {
    width: 100%;
    height: 310px;
    overflow: hidden;
}

.boxNewsInL .newsCol-bigImg img {
    width: 100%;
    min-height: 310px;
}

.boxNewsInL .newsCol-bigTitle h1 {
    width: 100%;
    font-size: 30px;
    margin-top: 20px !important;
    float: left;
}

.boxNewsInL .newsCol-bigTitle p {
    color: #000;
    font-size: 14px;
    line-height: 17px;
}

.boxNewsInL .listNewsBig {
    width: 200px;
    float: right;
    margin: 0px;
}

.boxNewsInL .newsCol-box {
    padding-top: 20px;
}

.boxNewsInL .listNewsBig li {
    width: 200px;
    margin-right: 0px;
    min-height: 100px;
}

.boxNewsInL .listNewsBig li .imgNew {
    height: 120px;
}

.newsCol-list ul {
    margin: 30px 0px 0 0;
    padding: 0px;
}

.newsCol-list li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 30px;
    margin-bottom: 30px;
    list-style: none;
}

.newsCol-list li .newsCol-bigImg {
    float: left;
    width: 250px;
    height: 150px;
    overflow: hidden;
    margin-right: 30px;
}

.newsCol-list li .newsCol-bigImg img {
    width: 100%;
    height: auto;
    min-height: 150px;
}

.newsCol-list li h1 {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    padding: 0px;
    margin-top: 0px;
    line-height: 24px;
}

.newsCol-list li p {
    color: #666666;
    font-size: 14px;
    line-height: 17px;
}

.boxNewsInL .listNewsNew {
    float: left;
    width: 100%;
    height: auto;
    overflow-y: auto;
    padding: 0px;
    margin: 0px 0;
}

.boxNewsInL .listNewsNew li:last-child {
    border-bottom: 0px solid #e2e2e2;
}

.boxNewsInL .newsEvent {
    border-bottom: 0px solid #ED7E01;
    margin: 0px;
}

.newsCol-big {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.newsCol-big .newsCol-bigTitle {
    margin-right: 30px;
}

.boxNewsInL .newsCol-big h1 {
    width: 100%;
    font-size: 30px;
    bottom: 0px;
    color: #181818;
    margin: 0px !important;
    padding: 0px 0px 10px 0;
    font-weight: 700;
    letter-spacing: -0.5px;
    font-family: 'Arimo', sans-serif;
}

.boxNewsInL .newsCol-big p {
    color: #000;
    font-size: 14px;
    line-height: 17px;
}

.listLast li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.viewMore {
    background: #009bff;
    color: #fff;
    font-size: 16px;
    line-height: 54px;
    height: 54px;
    border-radius: 4px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}

.viewMore:hover {
    background: #cc0000;
    color: #fff;
}

.newsDetail {
    border-top: 1px solid #e2e2e2;
    padding: 0px 5px;
}

.newsDetail h1 {
    color: #181818;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    font-family: 'Noto Serif', serif, 'Arimo', sans-serif;
    /*margin-top: 15%;*/
}

.newsDetail i {
    color: #ED7E01;
    padding-right: 10px;
}

.time-topic {
    font-size: 12px !important;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.shareF {
    width: 55px;
    margin-right: 20px;
}

.newsDetail .txtNews {
    color: #181818;
    width: 100%;
    font-size: 17px;
    line-height: 30px;
    font-family: 'GeorgiaRef', 'Arimo', sans-serif;
}

.imgNewsCT {
    padding: 20px 0px;
}

.imgNewsCT img {
    width: 100%;
}

.imgNewsCT p {
    padding: 10px 0px 0 0;
    color: #999999;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
}

.note {
    padding: 10px 0 10px 35px;
    margin: 20px 0;
    border-left: 2px solid #009bff;
    font-size: 15px !important;
    font-family: 'Arimo', sans-serif, Arial !important;
    line-height: 18px !important;
}

.note b {
    font-size: 18px !important;
}

.author {
    text-align: right;
}

.tagBox li {
    float: left;
    margin-right: 15px;
    list-style: none;
    line-height: 17px;
    margin-bottom: 2%;
}

.tagBox {
    margin: 15px 0 20px 0;
    width: 100%;
    float: left;
}

.likeShare {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

.newsSelect {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

.newsSelect li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    list-style: none;
}

.newsSelect li .newsCol-bigImg {
    float: left;
    width: 160px;
    height: 95px;
    overflow: hidden;
    margin-right: 20px;
}

.newsSelect li .newsCol-bigImg img {
    width: 100%;
    height: auto;
    min-height: 95px;
}

.newsSelect li h1 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding: 0px;
    margin-top: 0px;
    line-height: 20px;
    font-family: 'Arimo', sans-serif, Arial;
}

.newsSelect li p {
    color: #666666;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Arimo', sans-serif, Arial;
}

.tagBox li a {
    float: left;
    padding: 2px 5px;
    background: #efefef;
    color: #666;
    font-size: 14px;
    font-family: 'Arimo', sans-serif, Arial;
}

.tagBox li a:hover {
    background: #009bff;
    color: #fff;
}

.lineBlue {
    border-top: 2px solid #009bff;
}

.lableCM {
    float: left;
    padding: 0px 0px 5px 0;
    color: #009bff;
    font-size: 24px;
    font-family: 'Arimo', sans-serif, Arial;
}

.boxDM {
    border-top: 1px solid #e2e2e2;
}

.boxDM .labelNewsMain {
    color: #009bff;
    font-size: 16px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    float: left;
}

.boxDM .newsCol-Small {
    width: 23.55555%;
}

.boxDM .newsCol-Small {
    padding-top: 20px;
    float: left;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 0px;
    margin-right: 20px;
    min-height: 360px;
    overflow: hidden;
}

.boxDM .newsCol-Small:nth-child(3), .boxDM .newsCol-Small:nth-child(7) {
    margin-right: 0px !important;
}

.boxDM .newsCol-Small:nth-child(4), .boxDM .newsCol-Small:nth-child(8) {
    margin-right: 0px !important;
    float: right;
}

.boxDM .newsCol-Small:nth-child(5), .boxDM .newsCol-Small:nth-child(6), .boxDM .newsCol-Small:nth-child(7), .boxDM .newsCol-Small:nth-child(8) {
    border-bottom: 0px !important;
}

.news-Content-2 .txtNews {
    width: 62%;
    float: left;
}

.news-Content img {
    width: 100% !important;
}

.newsOther {
    float: left;
    margin: 20px 0;
}

.newsOther li {
    float: left;
    width: 48%;
    list-style: none;
    margin-bottom: 10px;
}

.newsOther li:nth-child(2n) {
    float: right;
}

.newsOther li i {
    color: #ED7E01;
    font-size: 14px;
    font-weight: 400;
    float: left;
    line-height: 18px;
    width: 13px;
}

.newsOther li h1 {
    color: #181818;
    font-size: 14px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    width: 90%;
    float: left;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}

.news-Content-2 .imgNewsCT {
    padding: 0px 0px;
}

.news-Content-2-left {
    width: 725px;
}

.news-Content-2-left .shareF {
    margin-top: 45px;
}

.news-Content-2 .readMore {
    width: 300px !important;
    border-bottom: 0px;
}

.news-Content-2 .readMore .newsBig h1 span {
    color: #fff;
    padding: 20px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.5px;
    width: 100%;
    float: left;
    line-height: 20px;
    font-family: 'Arimo', sans-serif;
}

.news-Content-2 .readMore .newsEvent {
    padding: 0px 0px 8px 0px;
    border-bottom: 0px solid #ED7E01;
    margin-bottom: 15px;
}

.news-Content-2 .author {
    width: 100% !important;
    float: left;
}

.news-Content-3-left {
    border-bottom: 1px solid #e2e2e2;
}

.news-Content-3-left .tagBox, .news-Content-3-left .likeShare {
    width: 100%;
    float: left;
}

.boxNews .boxDM .newsCol-Small {
    padding-top: 20px;
    float: left;
    border-bottom: 0px solid #e2e2e2;
    padding-bottom: 0px;
    margin-right: 20px;
    min-height: 200px;
    overflow: hidden;
}

.bgEuro {
    background: url("../images/bgeuro1.jpg") top left repeat-x;
    height: 100%;
    position: absolute;
    top: 50px;
    z-index: -1;
}

.bgEuro {
    background: url("../images/bgeuro.jpg") top center no-repeat;
    height: 100%;
    margin: 0px auto;
    padding-top: 50px;
}

.boxEuro .boxNews {
    background: #fff;
    padding: 20px !important;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.headerEuro .headerBottom li a {
    color: #fff;
}

.headerEuro .headerBottomL ul, .headerEuro .headerBottomR ul {
    padding: 4px 0px;
}

.advEuro {
    padding-top: 30px;
}

.headerEuro .iconWeather {
    background: url("../images/iconVnTN.png") 0 -43px no-repeat;
    width: 25px;
    height: 19px;
    float: left;
    margin-right: 8px;
}

.headerEuro .iconGold {
    background: url("../images/iconVnTN.png") -27px -43px no-repeat;
    width: 31px;
    height: 19px;
    float: left;
    margin-right: 8px;
}

.headerEuro .iconNte {
    background: url("../images/iconVnTN.png") -61px -43px no-repeat;
    width: 17px;
    height: 19px;
    float: left;
    margin-right: 8px;
}

.boxEuro .newsCol-box {
    border-bottom: 0px solid #e2e2e2;
}

.boxEuro .boxNewsInL .listNewsBig {
    float: left;
    width: 105%;
    padding: 0px;
    margin: 20px 0;
}

.boxComment {
    border: 5px solid #ED7E01;
    border-radius: 10px;
    position: relative;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.boxComment .lableComment {
    background: #ED7E01;
    border-radius: 4px;
    padding: 5px 10px;
    left: 10px;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: -30px;
    font-family: 'UTMFuturaExtra', 'Noto Serif';
}

.boxComment .imgNewsComment {
    width: 160px;
    height: 95px;
    overflow: hidden;
    margin-right: 15px;
    margin-top: 3px;
}

.boxComment .imgNewsComment img {
    width: 100%;
}

.boxComment h1 {
    color: #181818;
    font-size: 18px;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    padding: 0 0 10px 0;
    margin: 0px;
    line-height: 20px;
    letter-spacing: -1px;
}

.boxComment p {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    font-weight: 400;
    font-family: 'Arimo', Arial, sans-serif, Helvetica;
    margin: 0px;
}

.boxComment .btView a {
    color: #ED7E01;
}

.boxEuro .slimScrollDiv {
    height: 860px !important;
}

.newsNew .lable {
    font-size: 14px;
    color: #009bff;
    text-transform: uppercase;
    font-family: 'UTMFuturaExtra', 'Arimo', Arial, sans-serif, Helvetica;
    font-weight: 700;
    padding: 0px;
    margin: 20px 0 0px 0;
}

.newsNew {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0;
}

.newsNew li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    list-style: none;
    padding-top: 15px;
}

.newsNew li:last-child {
    border-bottom: 0px solid #e2e2e2;
}

.newsNew li .imgNew {
    float: left;
    width: 120px;
    height: 72px;
    overflow: hidden;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-top: 5px;
}

.newsNew li .imgNew img {
    float: left;
    width: 100%;
    height: auto;
    min-height: 72px;
    object-fit: cover;
}

.newsNew li h1 {
    color: #181818;
    font-size: 16px;
    listNewsNew: 'Arimo', sans-serif;
    font-weight: 700;
    line-height: 20px;
    padding: 0px 0px 15px 0px;
    margin: 0px;
    width: 56%;
    float: left;
}

.newsNew li p {
    color: #666;
    font-size: 12px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
}

.boxEvent {
    border-bottom: 5px solid #f4f4f4;
    border-top: 5px solid #f4f4f4;
    padding: 20px 0;
}

.boxEvent .lable {
    font-size: 14px;
    color: #009bff;
    text-transform: uppercase;
    font-family: 'UTMFuturaExtra', 'Arimo', Arial, sans-serif, Helvetica;
    font-weight: 700;
    padding: 0px;
    margin: 0px 0 10px 10px;
}

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

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

.nav_h_responsive_type ul {
    display: block;
    font-size: 0;
    white-space: nowrap;
    position: relative;
    left: 0px !important;
    padding: 0px !important;
}

.nav_h_responsive_type li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 280px;
    height: 168px;
    overflow: hidden;
    background: #444;
    border-right: 10px #fff solid;
}

.nav_h_responsive_type li.on {
    font-weight: bold;
}

.nav_h_responsive_type li .thumb {
    display: block;
    height: 0;
    position: relative;
    overflow: hidden;
    float: left;
    width: 280px;
    height: 168px;
}

.nav_h_responsive_type li img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 162px;
    position: absolute;
    top: 0;
    left: 0;
}

.nav_h_responsive_type li .imgNew {
    width: 100%;
    float: left;
    position: relative;
}

.nav_h_responsive_type li .imgNew img {
    width: 100%;
    min-height: 168px;
}

.nav_h_responsive_type li .titleEvent {
    width: 280px;
    top: 90px;
    float: left;
    position: absolute;
    padding: 15px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

.nav_h_responsive_type li .titleEvent h1 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
    white-space: normal;
}

.nav_h_responsive_type li span {
    color: #fff;
    background: #009bff;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0px;
    padding: 3px 6px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.boxNewsM {
    padding: 20px 10px 0px 10px;
    width: 100%;
    float: left;
}

.line1 {
    height: 10px;
    background: #f4f4f4;
}

.relex li:first-child {
    padding-top: 0px;
}

.btNextPrev {
    width: 20%;
    margin-top: -5px;
}

.boxMedia {
    padding: 20px 10px;
}

.boxMedia .lable {
    font-size: 14px;
    color: #009bff !important;
    text-transform: uppercase;
    font-family: 'UTMFuturaExtra', 'Arimo', Arial, sans-serif, Helvetica;
    padding: 0px;
    margin: 0px 0 10px 10px;
    width: 50%;
    float: left;
}

.boxMedia .lable a {
    font-size: 14px;
    color: #009bff !important;
    text-transform: uppercase;
    font-family: 'UTMFuturaExtra', 'Arimo', Arial, sans-serif, Helvetica;
}

.btn_first, .btn_last {
    background: none;
    padding: 0px;
    border: 0px;
    font-size: 24px;
    color: #9d9d9d;
}

.btn_first2, .btn_last2 {
    background: none;
    padding: 0px;
    border: 0px;
    font-size: 24px;
    color: #9d9d9d;
}

.btn_first3, .btn_last3 {
    background: none;
    padding: 0px;
    border: 0px;
    font-size: 24px;
    color: #9d9d9d;
}

.boxMedia .nav_h_responsive_type li .thumb {
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    width: 280px;
    height: 250px;
}

.boxMedia .nav_h_responsive_type li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 280px;
    height: 250px;
    overflow: hidden;
    background: #fff;
    border-right: 10px #fff solid;
}

.nav_h_responsive_type li .imgNew {
    width: 100%;
    float: left;
    position: relative;
    height: 168px;
    overflow: hidden;
}

.boxMedia .nav_h_responsive_type li .titleEvent {
    width: 280px;
    float: left;
    position: relative;
    padding: 10px 0px;
    background: none;
    top: 0px;
}

.boxMedia .nav_h_responsive_type li .titleEvent h1 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    margin: 0px;
    padding: 0px 10px 0 0;
    white-space: normal;
}

.boxMedia .nav_h_responsive_type li .titleEvent h1 i {
    color: #ED7E01;
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    margin: 0px;
    padding: 0px 5px 0 0;
    white-space: normal;
}

.footerInAdd {
    padding: 10px;
}

.labelIn {
    color: #fff;
    background: #ED7E01;
    font-size: 13px;
    font-weight: 700;
    margin: 0px;
    padding: 3px 8px 2px 8px;
    float: left;
    margin-bottom: 10px;
}

.newsNewIn {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px 0;
}

.newsNewIn li {
    width: 95%;
    float: right;
    border-top: 1px solid #e2e2e2;
    list-style: none;
    padding-top: 15px;
}

.newsNewIn li:last-child {
    border-bottom: 0px solid #e2e2e2;
}

.newsNewIn li h1 {
    color: #181818;
    font-size: 16px;
    listNewsNew: 'Arimo', sans-serif;
    font-weight: 700;
    line-height: 20px;
    padding: 0px 0px 15px 0px;
    margin: 0px;
}

.newsNewIn li p {
    color: #666;
    font-size: 12px;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
}

.headerEuro .headerBottom {
    background: none;
    padding: 0px 10px 5px 10px;
    border-bottom: 0px solid #f4f4f4;
    margin-bottom: 25px;
    float: left;
}

.boxEuro {
    padding: 20px 0px;
    width: 100%;
    float: left;
}

#introduce {
    font-size: 16px;
}

#introduce img {
    width: 100%;
}

.tagMenu {
    list-style: none;
}

.tagMenuDM {
    list-style: none;
    padding: 0px;
}

.tagMenuDM li {
    background: #e9e9e9;
    margin-left: 0px;
    list-style: none;
    float: left;
    position: relative;
}

.tagMenuDM li a {
    color: #333;
    font-size: 14px !important;
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
}

.tagMenuDM li a {
    color: #333;
    font-size: 14px;
    letter-spacing: 0px;
    height: 30px;
    line-height: 30px;
}

.tagMenuDM li a {
    line-height: 30px;
}

.tagMenuDM li:first-child {
    border-left: 2px solid #054c9a;
    height: 30px;
}

.tagMenuDM li a:before {
    border-top: solid 15px transparent;
    border-left: solid 10px #e9e9e9;
    border-bottom: solid 15px transparent;
    content: "";
    position: absolute;
    top: 0px;
    right: -10px;
    z-index: 3;
}

.tagMenuDM li:last-child {
    background: #d1d1d1 !important;
}

.tagMenuDM li:last-child a {
    font-weight: bold;
}

.tagMenuDM li:last-child a:before {
    border-left: solid 10px #d1d1d1;
}

.tagMenu .list-nav {
    width: 40px;
    float: right;
    margin-top:-3%;
}

.tagMenu .list-nav li {
    margin-left: 0px;
    list-style: none;
}

.tagMenu .list-nav li a {
    line-height: 18px !important;
    font-size: 20px;
    padding: 6px 15px;
}

.tagMenu .list-nav li .dropdown-menu {
    left: auto !important;
    right: 0px !important;
}

.tagMenu .list-nav li .dropdown-menu li a {
    line-height: 24px !important;
    font-size: 16px;
}

@media all and (max-width: 320px) {
    .logoT {
        margin-left: 0%;
    }

}

/*============================*/
.headerMenuIn .iconMenu {
    display: block;
    width: 50px;
    height: 50px;
    padding: 17px 13px;
    position: absolute;
    top: 0px;
    float: left;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    left: 0;
}

.headerMenuIn .iconMenu:before,
.headerMenuIn .iconMenu:after {
    content: '';
    display: block;
    background: #fff;
    height: 2px;
}

.headerMenuIn .iconMenu span {
    background: #fff;
    display: block;
    height: 2px;
    margin: 6px 0;
}
