body {
  font-size:0.813em;
    color: #212529;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    overflow-x:hidden;
    font-weight: 400
}

.header-top {
    background:#dc3545;
    color: #fff;
    font-size: 12px;
}
.header-top .navbar {
    position: relative;
    min-height: 20px;
    margin: 0;
}

.header-top .navbar-default .navbar-nav > li > a {
    color: #bbb;
    padding-top: 10px;
	padding-bottom: 10px;
}

.header-top .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}

.header-top .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff !important;
    background-color: #202f66;
}

.header-top .container-fluid, .header-top #navbar {
	padding: 0px;
}

.header-top h2 {
	margin: 5px 0;
	font-size: 14px;
}

.header-top div.separator {
	margin: 8px 7px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 22px;
	width: 0px;
	display: inline-block;
	float: right;
}

.header-top .social {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
    display: inline-block;
	margin: 6px 0;
	float: right;
}

.header-top .social .title {
    margin: 10px;
}

.header-top .social .item {
    display: inline-block;
	margin: 0px;
    border: 0px;
    width: 24px;
	height: 24px;
}

.header-top .social .item a {
    background-image: url("../images/icon_social_24_white.png");
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 0px;
}

.header-top .social a {
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
}

.header-top .social a:hover {
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
}

.header-top .social .google a {
    background-position: 0px 48px;
}

.header-top .social .google a:hover {
    background-position: 0px 24px;
}

.header-top .social .facebook a {
    background-position: -41px 48px;
}

.header-top .social .facebook a:hover {
    background-position: -41px 24px;
}

.header-top .social .linkedin a {
    background-position: -163px 48px;
}

.header-top .social .linkedin a:hover {
    background-position: -163px 24px;
}

.header-top .social .twitter a {
    background-position: -205px 48px;
}

.header-top .social .twitter a:hover {
    background-position: -205px 24px;
}

.header-top .social .youtube a {
    background-position: -676px 48px;
}

.header-top .social .youtube a:hover {
    background-position: -676px 24px;
}

.header-top .language .navbar-right .dropdown-menu {
    right: 0;
}

.header-top .language .navbar-default .navbar-nav > li > a {
    color: #bbb;
    padding: 2px 0 2px 0;
}

.header-top .language .navbar-default .navbar-nav > li.dropdown:hover, .header-top .language .navbar-default .navbar-nav > li.dropdown:hover > a:hover, .header-top .language .navbar-default .navbar-nav > .open > a, .header-top .language .navbar-default .navbar-nav > .open > a:hover, .header-top .language .navbar-default .navbar-nav > .open > a:focus, .header-top .language .navbar-default .navbar-nav > li > a:hover, .header-top .language .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background: none;
}

.header-top .language .navbar-default .navbar-nav .dropdown-menu {
    min-width: 100px;
}

.header-top .language {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
    display: inline-block;
	margin: 10px 0 6px 6px;
	float: right;
}

.header-top .language .item {
    display: inline-block;
	margin: 0px;
    border: 0px;
    width: 24px;
	height: 24px;
}

.header-top .language .item a {
    background-image: url("../images/icon_language.png");
    display: inline-block;
    width: 24px;
    height: 24px;
    border: 0px;
}

.header-top .language a {
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
}

.header-top .language a:hover {
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
}

.header-top .language .vi a {
    background-position: 0px 48px;
}

.header-top .language .vi a:hover {
    background-position: 0px 48px;
}

.header-top .language .en a {
    background-position: -24px 48px;
}

.header-top .language .en a:hover {
    background-position: -24px 48px;
}

.lang.ivn {
    background-position: 0 center;
}
.lang {
    margin: 0 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/lang.png) no-repeat 0 center;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}
.lang.ien {
    background-position: -16px center;
}
.hot-line{
    display: flex;
    align-items: center;
    padding: 9px 0;
    color: #fff;
    font-size: 14px;
}
.topMenu {
    margin-bottom: 0;
}
.topMenu li {
    display: inline-block;
    list-style: none;
    padding:10px 10px;
}
.topMenu li a {
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}

.mainMenu {
    padding-left: 0;
    margin-bottom: 0;
    float: right
}
.mainMenu li {
    list-style: none;
    float: left;
    padding:2px;
    position: relative;
}
.mainMenu li:hover > .sub-menu {
    display: block;
}
.mainMenu li .sub-menu {
    position: absolute;
    padding-left: 0;
    left: 2px;
    z-index: 99;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border: 1px solid rgba(0, 0, 0, .15);
    background: #fff;
    padding:8px;
    min-width: 100%;
    display: none;
}
.mainMenu li .sub-menu .sub-menu {
    left: 100%;
    top: 0;
    min-width: 160px;
}
.mainMenu li .sub-menu li.has-sub a {
    position: relative;
}
.mainMenu li .sub-menu li.has-sub > a:after{
    content:'\f101';
    position: absolute;
    top: 5px;
    right: 5px;
    font-family: "FontAwesome";

}
.mainMenu li .sub-menu li{
    float: none;
}
.mainMenu li .sub-menu li a {
    text-transform: none;
   /* white-space: nowrap;*/
    padding:5px 15px;
     width: 220px;
}



.mainMenu li .sub-menu li:hover > a{
    color: red;
}
.mainMenu li a{
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    /*padding:10px 10px;*/
     padding:5px 5px;
    display: block
}
 .mainMenu li a.current, .mainMenu > li:hover > a{
    background: #dc3545;
    color: #fff;
}

.navbar-fixed {
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.8);
    border-bottom: 1px solid #d1d1d1;
}

/*================================*/
.main-menu {
    padding: 30px 0;
}

.slider-home {
    position: relative;
    margin: 0px;
    overflow: hidden;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.slider-home .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -41px;
    position: relative;
    z-index: 1;
}

.top-slider{
    padding: 30px 0;
    background: #e7e8e9;
}
.top-slider a {
    color: #000;
    font-size: 14px
}
.top-slider .text-uppercase {
    overflow: hidden;
    height: 40px;
}
.top-slider a:hover{
    color: #870000
}

#top-slider .owl-prev {
    left: -10px;
    background-image: url(../images/prev_icon.svg);
}
#top-slider .owl-next {
    right: -10px;
    background-image: url(../images/next_icon.svg);
}
#top-slider.owl-carousel {
    padding-left: 25px;
    padding-right: 25px;
}

#top-slider .owl-next, #top-slider .owl-prev {
    position: absolute;
    top: 0;
    display: block;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 20px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    outline: none!important
}

/*========= partner =============*/
.partner{
    background: #eaeaea;
    padding:30px 0
}
.partner .item {
    background: #fff;
}
/*group-news*/
.group-news .cat-title{
    font-size: 16px;
    font-weight: bold;
    color: #202f66;
    border-bottom: 1px dotted #ccc;
    padding-bottom:10px;
    margin-bottom: 15px;

}
.group-news{
    padding-bottom: 34px;
    position: relative;
    min-height: 100%
}
.group-news .group-news_list-item {
    padding-left: 0;
}
.group-news .group-news_list-item li {
    list-style: none;
    border-bottom: 1px dotted #ccc;
    padding:10px 0;
}
.group-news .group-news_list-item li  a{
    color: #212529;
    transition: all 0.3s ease;
}
.group-news .group-news_list-item li  a:hover {
    color: #202f66;
    font-weight: bold
}
.group-news .btn-more{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.thumbImg {
    transition: all 0.3s ease;
    overflow: hidden;
}
.thumbImg img {
    transition: all 0.3s ease;
}
.thumbImg:hover img {
    transform: scale(1.1);
}
/*---*/
.schedule-before{
    background: #dc3545 ;
    color: #fff;
    padding: 30px 0;
    margin-top: 15px
}
.schedule-before .icon {
    padding: 10px;
    vertical-align: middle;
    width: 50%;
    text-align: right;
    float: left;
}
.schedule-before .preview {
    padding: 10px;
    vertical-align: middle;
    color: #fff;
    font-size: 15px;
    width: 50%;
    text-align: left;
    float: right;
}
.schedule-before .preview span {
    display: block;
    color: #fff;
    font-size: 35px;
}
.schedule {
    background: #eaeaea;
    padding: 50px 0;
    text-align: center;
}
.schedule .icon {
    max-width: 200px;
    padding: 0px;
    vertical-align: middle;
    margin: 0 auto;
}
.schedule .icon img {
    max-width: 100%
}
.schedule .preview {
    padding: 15px 30px 0 0;
    vertical-align: middle;
    color: #111;
    font-size: 19px;
}
.schedule .btn {
    padding: 0 30px 0 0;
    vertical-align: middle;
}
.schedule .desc {
    padding: 0 30px 20px 0;
    vertical-align: middle;
    color: #111;
    font-size: 15px;
    font-style: italic;
}
.btn-schedule {
    position: relative;
    border: none;
    background: #202f66;
    color: #fff;
    font-size: 18px;
    padding: 15px 35px;
    text-decoration: none;
    z-index: 3;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    display: inline-block;
}
.btn-schedule::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background: #ed1c25;
    visibility: hidden;
    z-index: -1;
    overflow: hidden;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.btn-schedule:hover {
    background: #ed1c25;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.btn-schedule:hover::before {
    content: '';
    background: #ed1c25;
    visibility: visible;
    width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.facts{
    background: #202f66;
    color: #fff;
    padding:20px 0 30px 0;
    box-shadow: inset 0px -9px 0px 0px rgba(0, 0, 0, 0.20);
}
.facts .timer {
    font-size: 50px;
    color: #fff;
    font-weight: 900;
}
.facts .timer-icon {
    color: #76b737;
}
.facts .timer-icon {
    color: #202f66;
    height: 54px;
    width: 54px;
    border-radius: 50%;
    background: #fff;
    padding-top: 1em;
    text-align: center;
    margin-top: 10px;
}
.facts .timer-wrap {
    padding-right: 27px;
}
.facts .timer-wrap:not(:last-child) {
    border-right: 2px dashed #fff;
}

.map-info{
    /*background: #0f1356;*/
    color: #fff;
    justify-content: center;
    /*align-items: center*/
    display: flex;
   /*padding:15px*/ 
}
.map-info h5 {
    /*font-size: 18px;*/
    font-size: 13px;
    padding:0 15px;
    text-align: center
}
.map-info h6 {
    font-size: 13px;

}

/*===========footer-reg-news-letter ===========*/
.footer-reg-news-letter {
    background: #202f66;
    margin: 0;
   /*padding: 30px 0;*/
    border-bottom: 1px solid rgba(255,255,255,0.2);
}


.footer-reg-news-letter .btn-foot {
    border: 1px solid #fff;
    background: #e40404;
    color: #fff;
    border-radius: 40px;
    padding: 10px;
}
.footer-reg-news-letter  a.a-icon {
    margin-left: 10px;
    text-shadow: 0 0 0 #fff;
    display: inline-block;
}
.footer-reg-news-letter  a.a-icon img {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    border-radius: 3px;
}

.modal-question form .col-form-label{
    font-weight: bold
} 
.modal-question button {
    min-width: 90px;
}


.footer-reg-news-letter .cat-title {
    text-align: left;
    font-size: 15px;
    color: #ed1c25;
    margin: 10px 10px 0 0;
    padding: 0;
    float: left;
}
.footer-reg-news-letter .cat-title-line {
    width: 70px;
    height: 1px;
    background: #ed1c25;
    margin: 20px 10px 0 0;
    float: left;
}
.footer-reg-news-letter .content {
    text-align: left;
    background: #f3f3f3;
    border: 1px solid #999;
    border-radius: 5px;
    padding: 5px;
    float: left;
    width: 70%;
}
.footer-reg-news-letter .content input[type=text] {
    border: none;
    color: #333;
    background: #f3f3f3;
    width: 30%;
    padding: 5px;
    margin: 0;
    outline: none;
}
.footer-reg-news-letter .sectext {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    display: inline;
    color: #f00;
}
.footer-reg-news-letter .content button {
  
    float: right;
}


/*===== footer =====*/

#footer{
  background: #e8e8e8;
  padding: 30px 0 30px 0;
   
 color: #000;
  
 font-size:1.09em;
}

.footer-cat-title {
    font-size: 18px;
     color: #000;
    border-bottom: 1px dotted rgba(255,255,255,0.09);
    padding: 10px 0;
    margin: 10px 0;
}

.link-footer{
    padding-left: 0
}
.link-footer li a{
    padding:4px 0;
    color: #000;
    display: block
}
#footer .copyright {
 color: #000;
    font-size: 1.05em;
    border-top: 1px solid rgba(255,255,255,0.09);
    padding: 15px 0;
    margin: 20px 0 0 0;
}
#footer .copyright a {
    color: #000;
}

/*Sidebar*/
.wapper-content{
    padding:0  0 30px;
}
.ic-required{
    color: red;
}
.item-article{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    margin-left: 0;
    margin-right: 0;
}
.item-article .col-sm-4{
    padding-left: 0
}
.article-title h5 {

}
.article-info-post{
    margin: 0px 0 10px;
    color: #9D9D9D;
    font-family: 'Open Sans'
}
.article-info-post span {
    display: inline-block;
    margin-right: 5px;
}
.article-info-post i {
    margin-right: 5px;
    display: inline-block
}
.article-title h5{
    margin-top: 0px;
    font-size: 18px;
}
.article-des{
    line-height: 24px;
}
.breadcrumb-wapper{
    background: #eceeef
}
.form-group{
    margin-bottom: 10px;
}
.form-group label {
    margin-bottom: 4px;
}
.form-control{
    padding: 4px 10px;
    font-size: 13px;
}
select.form-control{
    height: auto!important
}
.widget {
 
}
.widget-content,.widget-title{
   
}
.widget-content .sb-right {
    padding: 10px 15px;
    background: #dc3545;
    transition: all 0.1s ease-in-out;
    margin-bottom: 15px;
}
.widget-content .sb-right:hover {
    background: #777;
}
.widget-content .sb-right a{
    color: #fff;
    text-decoration: none;
}
.widget-title{
    font-weight: bold;
    padding-bottom: 15px;
    color: #000;
}
.wp_subscribe {
    background: #dc3545;
    padding:20px;
    text-align: center;
    color: #fff;
}
.wp_subscribe .email-field {
    border: none;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    height: 45px;
    text-indent: 10px;
    text-align: center;
    /*background: #777777;*/
    color: #000;
    margin-bottom: 15px
}
.wp_subscribe  button {
    margin-bottom: 15px;
}
.email-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: inherit; opacity: 0.8;
  }
  .email-field ::-moz-placeholder { /* Firefox 19+ */
    color: inherit; opacity: 0.8;
  }
  .email-field:-ms-input-placeholder { /* IE 10+ */
    color: inherit; opacity: 0.8;
  }
  .email-field:-moz-placeholder { /* Firefox 18- */
    color: inherit; opacity: 0.8;
  }
.menu-sidebar{
    padding-left:0
}
.menu-sidebar li {
    list-style: none;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
}
.menu-sidebar li.current {
    background-color: #777;
}
.menu-sidebar li.current a{
    color: #fff;
}
.menu-sidebar li a {
    color: #555;
    font-weight: bold
}
.list-link {
    padding-left: 15px;
}
.list-link li {
    margin-bottom: 10px;
    list-style: circle;
}
.list-link li  a {
    color: #494949;
}
.pagination-custom{
    justify-content: center;
}
.pagination-custom .page-link{
        border-radius: 100%!important;
        margin: 0 2px;
        font-weight: bold
}
.btn {
    font-size: 13px;
    border-radius: 0
}
.btn-primary{
/*background: #202f66;
    border: 1px solid #202f66
    */

background:#56caf4;
  border: 1px solid #56caf4;
}
.fa-2{
    font-size: 2em;
}
#memu-mobi{
    display: none
}
.news-detail h3.news-detail-title{
    color: #000
}
.news-detail img {
    max-width: 100%
}
.su-posts{
    line-height: 24px;
}
.section-block{
    padding:30px 0;
}
.title-section{
    font-size: 16px;
    font-weight: bold;
    color: #202f66;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    text-transform: uppercase
}
.contact-info{
    color: #002b5b;
    font-weight: bold
}
.contact-info p {
    padding-left: 32px;
    position: relative
}
.contact-info i {
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 9px;
    font-size: 16px;
    line-height: 0;
}
.list-project .group-news{
    padding-bottom: 0
}
.list-project .heading{
    color: #870000;
    font-weight: bold
}
.title-project{
    color: #000
}
.title-project:hover {
    color: #0056b3
}
@media (max-width: 1024px){
    .mainMenu li a{
        font-weight: bold;
        padding: 10px 5px;
        font-size: 12px;
    }
     #cacduandautueb5 .owl-prev {
        left: calc(100% - 10% )!important;
    }
     #thongtincongtyfooter
        {
          margin-top:-75px;
     }

}
@media (max-width: 544px){
       #thongtincongtyfooter
        {
          margin-top:0px;
     }
    .footer-reg-news-letter .content{
        width: 100%;
        margin-top: 15px;
    }
    .article-title{
        margin-top: 10px;
    }
    .header-top {
        display: none
    }

    .main-menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .main-menu .logo {
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }
    .main-menu .logo img {
        max-height: 60px;
    }
    #mainMenu{
        display: none
    }
    .group-news{
        margin-bottom: 15px;
    }
    .slicknav_nav .slicknav_item a > i.fa {
        display: none;
    }
    #memu-mobi{
        display: block;
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
    }
    #cacduandautueb5 .owl-prev {
        left: calc(100% - 20% )!important;
    }
}

#hotline-support {
    position: fixed;
    bottom: 15px;
    right: 15px;
    text-align: center;
    cursor: pointer;
    z-index: 2;
}
#hotline-support  img {
    max-width: 180px;
}

h3.footer-cat-title {
    text-transform: uppercase;
}


#cacduandautueb5 .owl-prev {
    left: 95%;
    background-image: url(../images/prev_icon.svg);
}
#cacduandautueb5 .owl-next {
    right:0px;
    background-image: url(../images/next_icon.svg);
}
#cacduandautueb5.owl-carousel {
    padding-left: 25px;
    padding-right: 25px;
}

#cacduandautueb5 .owl-next, #cacduandautueb5 .owl-prev {
    position: absolute;
    top: -30px;
    display: block;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    outline: none!important
}
.chuhoa{
    text-transform:uppercase;
}
.tags ul {
    list-style: none;
    padding: 0px;
    margin: 20px 0px;
}
.tags ul li {
    display: inline-block;
    margin: 3px;
    float:left;

}
.tags ul li a {
    display: inline-block;
    padding: 3px 5px;
    background: #dc3545;
    color: #fff;
    border-radius: 5px;
}
.box__like {
    overflow: hidden;
    width: 100%;
    margin: 10px 0px;
}
.box__like ul li {
    float: left;
    height: 20px;
    text-align: left;
    list-style: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style], .fb-comments span, .fb-comments iframe {
    width: 100% !important;
}
.footer-cat-title {
    border-bottom: none!important;
}
.vfooter-reg-news-letter {
 padding: 30px 0;
}

/* custom css*/
.article-title h5 {
 text-transform: uppercase;
text-align: justify;
}
.article-des {
 text-align: justify;
}
.news-detail h3.news-detail-title {
text-align: justify;
text-transform: uppercase;
}
.news-detail h3.news-detail-title {
   text-align: justify;
    text-transform: uppercase;
}
.group-news .group-news_list-item {
/*text-transform: uppercase;*/
text-align: justify;
}
.group-news .group-news_list-item::first-letter {
/*text-transform: uppercase;*/
text-transform:uppercase;
text-align: justify;
}

.top-slider a {
    /*text-transform: uppercase;*/
}


.slider-home2 {
    position: relative;
    margin: 0px;
    overflow: hidden;
    padding:15px 0px;
   }

.slider-home2 .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: -30px;
    position: relative;
    z-index: 1;
}

.schedule-2 {
    background: #eaeaea;
    text-align: center;
}
.schedule-2 .preview {

    vertical-align: middle;
    color: #111;
    font-size: 19px;
}
.schedule-2 .btn {
    padding: 0 30px 0 0;
    vertical-align: middle;
}
.schedule-2 .desc {
    padding: 0 30px 20px 0;
    vertical-align: middle;
    color: #111;
    font-size: 15px;
    font-style: italic;
}
.btn-schedule-2 {
    position: relative;
    border: none;
    background: #202f66;
    color: #fff;
    font-size: 18px;
    padding: 15px 35px;
    text-decoration: none;
    z-index: 3;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    display: inline-block;
}
.btn-schedule-2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background: #ed1c25;
    visibility: hidden;
    z-index: -1;
    overflow: hidden;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.btn-schedule-2:hover {
    background: #ed1c25;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.btn-schedule-2:hover::before {
    content: '';
    background: #ed1c25;
    visibility: visible;
    width: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

h4.text-center.my-4.heading.chuhoa {
    font-size: 1rem;
}

.footer-reg-news-letter-cauhoi {
    background: #202f66;
    margin: 0;
 /*  padding: 30px 0;*/
    border-bottom: 1px solid rgba(255,255,255,0.2);
}


.footer-reg-news-letter-cauhoi .btn-foot {
    border: 1px solid #fff;
    background: #e40404;
    color: #fff;
    border-radius: 40px;
    padding: 10px;
}
.footer-reg-news-letter-cauhoi  a.a-icon {
    margin-left: 10px;
    text-shadow: 0 0 0 #fff;
    display: inline-block;
}
.footer-reg-news-letter-cauhoi  a.a-icon img {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    border-radius: 3px;
}

.btn-more
{
    background:#56caf4!important;
}
ul.menu-sidebar {
    text-transform: uppercase;
}

.news-detail h1.news-detail-title {
    text-align: justify;
/*    text-transform: uppercase;*/
}
.news-detail h1.news-detail-title {
    text-align: justify;
  /*  text-transform: uppercase;*/
}
.news-detail h1.news-detail-title {
    color: #000;
 font-weight: bold;
  
}

.news-detail img {
   /* width: 100% !important;*/
    height: auto;
}
.news-detail table{
    width: 100% !important;
   }


.scrollToTop {
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
    background: #007bff;
    font-weight: bold;
    color: #ffffff;
    border-radius: 50px;
    text-decoration: none;
    position: fixed;
    bottom: 100px;
    right: 30px;
    display: none;
    opacity: 0.7;
    z-index: 1000;
    font-size: 18px;
   /*
    position: fixed;
    line-height: 50px;
    width: 20px;
    right: 20px;
    bottom: 150px;
    height: 50px;
    color:#ff2f2f;
    text-align: center;
    font-size: 22px;
    display: none;
    z-index: 1000;
    padding: 0!important
       */

}

.scrollToTop:hover {
    color: #FFA507
}
.scrollToBottom {
  
    position: fixed;
    line-height: 50px;
    width: 20px;
    right: 20px;
    bottom: 100px;
    height: 50px;
    color:#ff2f2f;
    text-align: center;
    font-size: 22px;
    display: none;
    z-index: 1000;
    padding: 0!important;
}
.scrollToBottom:hover {
    color: #FFA507
}



.col_lienle {
    padding-left:45px;
}

.news-detail iframe {
    width: 100%;
}
@media (max-width:1024px){
    .col_lienle{
                   padding-left:0px!important;
                   background-color:red!important;
                   overflow:hidden;
                   color:red!important;

               }
    }
	

.news-detail {
    text-align: justify!important;
  font-size: 15px;
}

div.mce-toc,div.mce-toc_ {
    border: 1px solid #9a9a9a;
    border-radius: 4px;
    padding: 10px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
/*
.news-detail h1, .news-detail h2, .news-detail h3, .news-detail h4, .news-detail h5, .news-detail h6 {
    font-size: 16px;
}
*/

h1.news-detail-title
 {
    font-size: 23px;
}

.news-detail h2
{
	  font-size: 21px;
}
.news-detail h3

{
 font-size: 20px;	
}
.news-detail h4
{
 font-size: 19px;	
}

.news-detail table td
{
    padding-left: 10px;
    vertical-align: top;
    padding-right: 10px;
}
.news-detail table td dl,.news-detail table td ol,.news-detail table td ul {
    padding-left: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0;
text-align: justify;
} 
