
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap&subset=vietnamese");

/*Font chu menu top*/
.header-area .newsbox-main-menu .classy-navbar .classynav ul li a {
    /*font-weight: 600;*/
    font-size: 14px;
    font-weight:500;
    font-family: roboto;
}

.header-area .newsbox-main-menu {
    height: 80px;
}

.header-area .newsbox-main-menu .classy-navbar {
    height: 80px;
}

/*kich thuoc logo*/
.header-area .newsbox-main-menu .classy-navbar .nav-brand {
    max-width: 400px;
}

/*kich thuoc mui ten menu*/
.classynav ul li.megamenu-item > a:after, .classynav ul li.has-down > a:after {
    font-size: 10px;

}

.breaking-news-area {
    position: relative;
    z-index: 1;
    padding: 10px 4%;
    background-color: #0a2c48;
    margin: 0 0px 20px;
}

.breaking-news-area .breaking-news-ticker .title {
    background-color: #155B94;

}

    .breaking-news-area .breaking-news-ticker .ticker ul li a {
        color: #ffffff;
        font-weight: 400;
    }


    .breaking-news-area .breaking-news-ticker .ticker ul li a:hover, .breaking-news-area .breaking-news-ticker .ticker ul li a:focus {
    color: #69b6ff;
}
/*Hot Trends*/
    .breaking-news-area .breaking-news-ticker .title {
    max-width: 80px;
    width: 80px;
    height: 40px;
}
    .breaking-news-area .breaking-news-ticker .title h6 {
    font-size: 16px;
    line-height: 42px;
}

    .breakpoint-off .classynav ul li:hover .dropdown {

    top: 165%;
}


    .intro-news-filter {
    background-color: #0a2c48;
}
    .intro-news-filter h6 {
        width: 100px;
    color: #ffffff;
    font-weight:500;
    line-height: 36px;
}
    .intro-news-filter .nav-tabs .nav-link {

    font-size: 12px;
    font-weight: 400;
 
}
    .intro-news-filter .nav-tabs .nav-link {

    color: #ffffff;

}
    .intro-news-filter .nav-tabs .nav-link.active {
    color: #69B6FF;
}
    .single-blog-post.style-2 .blog-content .post-title:hover, .single-blog-post.style-2 .blog-content .post-title:focus {
    color: #155B94;
}

    .single-blog-post.style-4 .blog-content .post-title:hover, .single-blog-post.style-4 .blog-content .post-title:focus {
    color: #155B94;
}

    .single-blog-post.style-4:hover .blog-content .post-title {
    color: #155B94;
}
    .single-blog-post.style-2:hover .blog-content .post-title {
    color: #155B94;
}

    .single-blog-post.style-1 .blog-content .post-title:hover, .single-blog-post.style-1 .blog-content .post-title:focus {
    color: #69B6FF;
}

.single-blog-post.style-3:hover .blog-content .post-title {
    color: #69B6FF;
}
.single-blog-post.style-3 .blog-content .post-title:hover, .single-blog-post.style-3 .blog-content .post-title:focus {
    color: #69B6FF;
}

/*Font chu mega menu*/
.classynav ul li .megamenu .single-mega .title {
    font-size: 16px;
    font-weight: 500;
    color: #155B94;
}
.header-area .newsbox-main-menu .classy-navbar .classynav ul li ul li a {
    font-size: 14px;
    font-weight: 400;
}

.header-area .newsbox-main-menu .classy-navbar .classynav ul li a:hover, .header-area .newsbox-main-menu .classy-navbar .classynav ul li a:focus {
    color: #ef1b48;
}

/*Mau cua thanh menu Responsive*/
.classy-navbar-toggler .navbarToggler span {

    background-color: #155B94;
}
.classycloseIcon .cross-wrap span {
    background: #155B94;
}

.section-padding-100-0 {
    padding-top: 30px;
    padding-bottom: 0;
}

.section-padding-100 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.heightSlide{
    margin-bottom: 30px;
}

/* === Hero Slider: Cân bằng chiều cao 2 cột === */
/* Đảm bảo row trong slide dùng flexbox stretch */
.hero-post-slides .single-slide .row {
    display: flex;
    flex-wrap: wrap;
}

/* Cột bên phải: hiển thị 2 hình xếp chồng vừa khít với chiều cao cột trái */
@media (min-width: 768px) {
    .hero-post-slides .single-slide .row > .col-12.col-md-6:last-child {
        display: flex;
        flex-direction: column;
    }
    .hero-post-slides .single-slide .row > .col-12.col-md-6:last-child .single-blog-post.style-1 {
        flex: 1;
        display: flex;
        flex-direction: column;
    }
    .hero-post-slides .single-slide .row > .col-12.col-md-6:last-child .single-blog-post.style-1 .blog-thumbnail {
        flex: 1;
        overflow: hidden;
    }
    .hero-post-slides .single-slide .row > .col-12.col-md-6:last-child .single-blog-post.style-1 .blog-thumbnail img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    /* Bỏ margin-bottom của phần tử cuối cùng bên phải để khít chiều cao */
    .hero-post-slides .single-slide .row > .col-12.col-md-6:last-child .single-blog-post.style-1:last-child {
        margin-bottom: 0 !important;
    }
}

.footer-area .footer-logo::after {

    background-color: #155B94;
 
}
.footer-area {
    background-color: #0A2C48;
}

.footer-area .footer-logo a {
    background-color: #0A2C48;
    padding: 40px 10px;
}

.titlebottom{
    color:#69b6ff;
    font-weight:500;
    font-size:14px;
}
.titlebottomwhite{
    color:#ffffff;
}
.titlebottomwhite-p{
    color:#ffffff;
    font-weight:300;
}

.text-center {
    text-align: center!important;
    border-top: 0px #164469 solid;
}

.titlemenubottom a{
    color: #ffffff;
    font-weight:300;
    font-size: 14px;
    line-height:2em;
}

 .footer-area .footer-social-info a {
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 20px;
    color: #69afdc;
}

 .newsbox-btn {
    background-color: #155B94;

}
 .newsbox-btn:hover, .newsbox-btn:focus {
    font-size: 16px;
    font-weight: 500;
    background-color: #9accfc;
    color: #ffffff;
}

 .single-widget-area.newsletter-widget {
    background-color: #f0f4f8;
    padding: 20px 10px 10px 10px;
    text-align: center;
    border-radius: 10px;
}

 .bgdownloaddocument{
         background-color: #f0f4f8 !important;
 }

 .titleBlue{
    color: #f97130 !important;
    text-align: left !important;
    font-size:50px;
    font-weight:400;
    float: left;
 }

 .single-widget-area.newsletter-widget p.title-p {
    float: left;
    text-align:left;
    color: #103388;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

 .single-cool-fact .scf-text p {
    font-size: 15px;
    margin-bottom: 0;
    color: #155b94;
    line-height: 1;
}

 .marginBottomkhong{
     margin-bottom: 0px !important;
 }



.single-blog-post.style-4 .blog-content .post-title-myright {
    display: block;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0;
    color: #232323;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

ul li.mylistcircle {
    list-style-type: square !important;
    color:#ef1b48;
    margin-left:40px;
    font-size:15px;
    font-weight:500;
}

ul li.mylistcircle a {
    font-size:15px;
    font-weight:500;
    color:#5f605b;
    line-height: 1.7em;
}
ul li.mylistcircle a:hover {
    font-size:15px;
    font-weight:500;
    color:#ef1b48;
}

.single-widget-area.news-widget h4.mytitlerightbox {
margin-bottom: 10px;
    background-color: #155B94;
    padding: 10px 10px 10px 20px;
    color: #FFF;
    font-size:18px;
    font-weight:500;
}

.single-widget-area-myborder {
    border: 1px solid #155B94;
}

input.mywidthinput {
    width:78% !important;
    text-align:left !important;
    padding:10px;
}
.newsbox-btn {
    background-color: #155B94;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 20px;
    height: 40px;
    color: #ffffff;
    border-radius: 0;
    padding: 0 15px;
    font-size: 16px;
    line-height: 0px;
    font-weight: 400;
    text-transform: capitalize;
}
.my-w-20 {
    width: 20%!important;
}


.single-blog-post.style-2 .blog-content .post-title {
    display: block;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    color: #4c4b4b;
}

/*css cho thong bao video*/
.featured-video-area .video-btn {
    width: 63px;
    height: 63px;
    background-color: #69b6ff;
    color: #ffffff;
    font-size: 24px;
    line-height: 63px;
    display: block;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto 20px;
}

.video-slideshow {
    position: relative;
    z-index: 5;
    border-top: 2px solid #155b94;
}

/*Mui ten slide Event*/
.video-slides .owl-prev, .video-slides .owl-next {
;
    top: 32%;
    margin-top: -20px;
    background-color: #155b94;

}

.single-blog-post.style-3 .blog-content .post-title {
    font-size: 18px;

}

.single-blog-post.style-1 .blog-content .post-title {
 
    font-size: 25px;
}

.mysize14title{
    font-size: 14px !important;
    font-weight:500 !important;
}

.catagory-featured-post .post-content .tag {
    background-color: #155b94;
}

.catagory-featured-post .post-content a:hover, .catagory-featured-post .post-content a:focus {
    color: #6ab9ff;
}

.catagory-featured-post .post-content a {

    font-size: 30px;

}

.single-widget-area.news-widget h4 {
    margin-bottom: 20px;
}

.post-details-content p {
    margin-bottom: 0px !important; 
}

.my-post-date{
    font-size:12px;
    color:#a0a0a0;
    font-weight:400;
}

span .linktitlesearch a{

    color: #FF0000 !important;
    font-size:34px !important;
}

span .linktitlesearch a:hover, a:focus{

    color: #164469 !important;
    font-size:14px;
}

.single-widget-area.newsletter-widget form input {
    text-align: center;
    width: 100%;
    background-color: #d4dfe3;
    height: 41px;
    font-size: 14px;
    font-style: italic;
    color: #4c4c4c;
    border: none;
    margin-bottom: 10px;
}

.single-widget-area.newsletter-widget h4 {
    margin-bottom: 10px;
    float: left;
}


.contact-form-area .form-control {
    position: relative;
    z-index: 2;
    height: 54px;
    width: 100%;
    background-color: #f0f4f8;
    font-size: 14px;
    margin-bottom: 15px;
    border: none;
    border-radius: 0;
    padding: 15px 30px;
    font-weight: 500;
    color: #3a3535;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

table, td, th {  
  border: 1px solid #ddd;
  text-align: left;
}

table {
  border-collapse: collapse;
  width: 100%;
}

th, td {
  padding: 15px;
}

/*Noi dung list bullet trang detail*/
ul li, ol li {
    list-style: disc;
    margin-left: 40px;
    color:#1f1f1f;
    font-size: 15px;
    /* line-height: 2; */
    margin-bottom: 8px;
}

/*MEnu trang chu*/
.classynav ul li {
    display: inline-block;
    clear: both;
    position: inherit;
    z-index: 10;
    margin-left: 0px;
}

/*CSS sabrosus style pagination*/

DIV.sabrosus {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; MARGIN: 0px; PADDING-TOP: 3px; TEXT-ALIGN: right; font-size:15px; float:left;
}
DIV.sabrosus A {
	BORDER-RIGHT: #155B94 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #155B94 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: #155B94 1px solid; COLOR: #155B94; MARGIN-RIGHT: 2px; PADDING-TOP: 5px; BORDER-BOTTOM: #155B94 1px solid; TEXT-DECORATION: none
}
DIV.sabrosus A:hover {
	BORDER-RIGHT: #155B94 1px solid; BORDER-TOP: #155B94 1px solid; BORDER-LEFT: #155B94 1px solid; COLOR: #FFF; BORDER-BOTTOM: #155B94 1px solid; BACKGROUND-COLOR: #155B94
}
DIV.pagination A:active {
	BORDER-RIGHT: #155B94 1px solid; BORDER-TOP: #155B94 1px solid; BORDER-LEFT: #155B94 1px solid; COLOR: #FFF; BORDER-BOTTOM: #155B94 1px solid; BACKGROUND-COLOR: #155B94
}
DIV.sabrosus SPAN.current {
	BORDER-RIGHT: #155B94 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #155B94 1px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; PADDING-BOTTOM: 5px; BORDER-LEFT: #155B94 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 5px; BORDER-BOTTOM: #155B94 1px solid; BACKGROUND-COLOR: #155B94
}
DIV.sabrosus SPAN.disabled {
	BORDER-RIGHT: #cbcbcb 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #cbcbcb 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: #cbcbcb 1px solid; COLOR: #cbcbcb; MARGIN-RIGHT: 2px; PADDING-TOP: 5px; BORDER-BOTTOM: #cbcbcb 1px solid
}
