﻿@import url('mobile.css');
@import url('custom-bootstrap.css');

.main-nav {
    background: #187dc3;
    border-top: 1px solid #446bad;
}
.navbar-nav{
    margin-left: 0;
}
.navbar {
    padding: 0 !important;
    margin: 0;
}

.nav-link {
    text-transform: uppercase;
    font-family: oswald;
    font-weight: normal;
    color: white !important;
    padding: 12px 15px 15px !important;
    font-size: 15px;
    border-right: 1px solid #;
}
.nav-item{
    border-top: 2px solid #22409a;
}
.nav-item.active, .nav-item:hover {
    background: #187dc3;
    border-top: 3px solid #e09b0f;
}

.navbar-nav > li {
    list-style: none;
    display: inline;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}

.dropdown-menu {
    padding: 0 !important;
}

.dropdown-item {
    border-bottom: 1px solid #eee !important;
}

    .dropdown-item:last-child {
        border-bottom: none;
    }
	
.dropdown-item.active, .dropdown-item:active {
    background-color: #f6c801 !important;
}
.dropdown-item.active .dropdown-link{
    color: white !important;
}
.dropdown-item:hover .dropdown-link{
    color: #000000 !important;
}
.dropdown-link {
    font-size: 14px;
    display: block;
    padding: 5px 0;
    position: relative;
    color: #444;
}
.navbar-nav .dropdown-menu .dropdown-item:hover .dropdown-sub-menu
{
    display: block;
}
.navbar-nav .dropdown-sub-menu
{
    position: absolute;
    left: 100%;
    top: 0;
    border: 1px solid #ddd;
    background: white;
    display: none;
}
.dropdown-sub-link::before
{
    position: absolute;
    content: "\f0da";
    font-family: fontawesome;
	text-decoration:none;
    left: -10px;
    top: 6px;
    color: #333;
}

.dropdown-sub-link
{
    color: #333 !important;
	font-family: Arial;
    padding: 9px 10px;
    display: block;
	text-decoration:none;
    border-bottom: 1px solid #eee;
	font-size: 14px
}
    .dropdown-link::before {
        position: absolute;
        content: "\f0da";
        font-family: fontawesome;
		font-size:14px;
		text-decoration:none;
        left: -10px;
        top: 6px;
        color: #333;
    }
.main-nav .fa.fa-bars {
    color: white;
    font-size: 25px;
}
    .search > span {
        position: relative;
        display: block;
        height: 100%;
    }

.custommenu {
    margin: 0;
    padding: 0;
}

    .custommenu li {
        display: block;
        padding: 8px 0 8px 5px;
        border-bottom: 1px solid #e9e9e9;
        color: #555;
    }

        .custommenu li::before {
            content: "\f054";
            font-family: fontawesome;
            font-size: 11px;
        }

        .custommenu li.selected, .custommenu li:hover {
            background: #f1f1f1;
        }

        .custommenu li a, .custommenu li a:hover {
            text-decoration: none;
            color: #444;
            display: inline-block;
        }


.nav .dropdown span {
    font-size: 14px;
}

#dnn_top1 {
    background-color: #00ade6;
    height: 90px;
    text-align: center;
}

#danhmuc {
    text-align: center;
    margin-left: 300px;
}

    #danhmuc ul {
        text-align: center;
    }

        #danhmuc ul li {
            float: left;
            display: inline;
            list-style: none;
            margin-top: 25px;
            margin-right: 40px;
        }

    #danhmuc li a {
        color: #fff;
        padding: 20px 35px;
        border: solid 1px #fff;
        border-radius: 3px;
        font-size: 16px;
        font-weight: bold;
        font-family: 'Roboto',Arial;
    }



.nav .dropdown span {
    font-size: 14px;
}


ul.style-2 {
    margin: 0 0 0 10px;
    padding: 0;
}

.home-2 ul.style-2 li {
    margin: 10px 10px 10px;
    display: list-item;
    list-style: disc;
    text-align: justify;
}

.subcontent .style-1-title {
    display: none;
}

.subcontent-center {
    padding: 10px;
}

.style-15 .skew {
    border: 1px solid #6abbed;
}

#thptcontact {
    color: #fff;
}

#thptsocial * {
    color: #fff;
}

.player-3 li {
    list-style-type: disc;
    color: #000;
    font-size: 12px;
    font-family: arial;
}

.video .videotitle {
    font-size: 18px;
    font-family: oswald;
    color: #f47920;
    margin-top: 5px;
}

.player-3 li a, .player-3 li a:hover {
    list-style-type: disc;
    color: #555;
    line-height: 20px;
    text-align: justify;
    display: block;
    margin-bottom: 7px;
}

.player-2-more {
    display: none;
}

.style-1-title a, .style-1-title a:hover {
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    background-color: #09f;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
}

.catlink {
    line-height: 17px !important;
    display: inline-block;
    text-align: justify;
}

.video {
    margin-bottom: 20px;
}

.gallery {
    margin-bottom: 20px;
}

.videotitle {
    margin-top: 0;
    font-family: oswald;
    font-size: 25px;
    text-align: justify;
    line-height: 25px;
}

.source b {
    margin: 0;
}

#contentdetail img {
    max-width: 100% !important;
    height: auto !important;
}

ul.player-3 {
    margin-left: 10px;
}

ul.style-2 li {
    display: list-item;
    list-style: disc;
    margin: 7px 0 7px 5px;
    text-align: justify;
}

footer h2 {
    font-family: oswald;
    font-size: 25px;
}

#thptcontact {
    text-align: left;
}


.style-15 .img:hover {
    opacity: 1 !important;
}

#mediaspace_wrapper {
    width: 100% !important;
}

#thptcontact p {
    line-height: 25px;
}

.text-logo h1 {
    color: black;
    text-align: center;
}

.text-logo h2 {
    font-family: "Oswald";
    color: red;
    font-size: 26px;
    text-decoration: bold;
    text-align: center;
    margin-top: -3px;
    line-height: 40px;
    word-spacing: 2px;
}

.text-center h2 {
    text-align: left;
    font-size: 22px;
    padding-left: 80px;
}

.text-center p {
    text-align: left;
    padding-left: 80px;
}

.gov-logo {
    margin-top: -25px;
}

#mediaspace_displayarea {
    width: 100% !important;
}

.owl-carousel i {
    display: none;
}

#footer-right {
    border-left: 1px solid #585858;
}

.style-10-first {
	position: relative;
}
.style-10-first img {
	border-radius: 10px;
	border: 1px solid #e0e0e0;
}
.style-10-first .thread {
	display: none;
}
.style-10-first .info:hover {
	background: rgba(0,0,0,0.4);
}
.style-10-first .info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px 10px;
	border-radius: 10px;
}
.style-10-first .date {
	color: #00fffe;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px black;
}
.style-10-first .date::before {
	content: '\f017';
	font-family: fontawesome;
	margin-right: 5px;
	font-size: 14px;
	font-weight: normal;
}
.style-10-first .info .detail {
	font-family: oswald;
	font-weight: normal;
	font-size: 22px;
	color: white;
	text-shadow: 1px 1px black;
	margin-top: 0;
}
.style-10-first .sumary {
	color: #f0f0f0;
	font-size: 13px;
	margin-top: 10px;
}

.style-17 li > a {
    color: #333 !important;
    font-size: 18px !important;
    font-family: oswald;
}

.style-17 img {
	border-radius: 10px;
	border: 1px solid #e0e0e0;
	max-width: 100%;
	height: auto;
}
.style-17 li {
	display: block;
	clear: both;
	text-align: justify;
	position: relative;
	margin-bottom: 40px;
}
.style-17 .piclink {
	float: none !important;
	margin: 0 !important;
}
.style-17 .info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px 10px;
	border-radius: 10px;
}

.style-17 li:hover .info{
	background: rgba(0,0,0,0.4);
}

.style-17 .date {
	font-size: 13px;
	color: #00fffe;
	text-shadow: 1px 1px black;
	display: block;
}
.style-17 .date::before {
	content: '\f017';
	font-family: fontawesome;
	margin-right: 5px;
	font-size: 14px;
	font-weight: normal;
}
.style-17 .link {
	font-family: oswald;
	font-size: 17px;
	font-weight: normal;
	color: white;
	text-shadow: 1px 1px black;
	line-height: 18px;
}
.style-17 li:last-child {
	margin: 0;
}
.contentpane {
	background: white;
	padding: 40px 0;
}
.etep-1 {
	background: white;
    padding: 0 0px;
}
.etep-1 .container-header {
	background: #005a9c;
}
.etep-1 .container-header h2 {
	display: block;
	margin: 0;
	padding: 0;
}
.etep-1 .container-header .title {
    display: block;
    text-align: center;
    color: white;
    font-family: oswald;
    font-size: 18px;
    padding: 8px 0;
}
.etep-1 .container-content {
	padding: 0px 0;
}
.doc-style-5 .item {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.doc-style-5 .item i {
	display: block;
	font-size: 12px;
	font-style: normal;
	color: #183883;
} 
.doc-style-5 .title {
	font-family: oswald;
	color: #333;
	font-size: 15px;
}
.doc-style-5 span {
	display: none;
}
.doc-style-5 .item:last-child {
	border: none;
}
.doc-style-5 .item i::before {
	content: '\f017';
	font-family: fontawesome;
	margin-right: 5px;
	font-size: 14px;
	font-weight: normal;
}
.doc-style-5 .title i {
	display: none;
}
.style-25 img {
	border-radius: 10px;
	max-width: 100%;
}
.style-25 .date {
	color: #666;
	font-size: 13px;
	margin: 10px 0;
}
.style-25 .date::before {
	content: '\f017';
	font-family: fontawesome;
	margin-right: 5px;
	font-size: 14px;
	font-weight: normal;
}
.style-25 .item > a {
	font-family: oswald;
	font-size: 20px;
	color: #333;
}
.style-25 .sumary {
	font-size: 13px;
	margin-top: 15px;
	color: #555;
}
.etep-2 .title {
	text-align: center;
	font-size: 22px;
	font-family: oswald;
	margin-bottom: 20px;
	background: #006cff;
	color: white;
	padding: 10px 25px;
	display: inline-block;
	border-radius: 10px;
}
.etep-2 .container-header {
	text-align: center;
}
.doc-style-5 {
	padding: 0 10px;
}
.style-29 .title {
    font-family: oswald;
    color: #444;
    line-height: 20px;
    text-align: justify;
    display: block;
}
.style-29 .date {
	display: none;
}
.style-29 > div {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.style-29 > div:last-child{
	border: none;
}
.style-29-category{
	display: none;
}
.style-4-container {
	background: white;
	border-radius: 10px;
}
.style-4-category {
	background: #006cff;
	color: white;
	padding: 9px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
    display: none;
}
.style-4-category a {
	font-family: oswald;
	color: white;
	font-size: 20px;
}
.style-4 {
	padding: 0px;
}
.addinfo {
	color: #777;
	font-size: 12px;
}
.style-4 .sumary {
	color: #666;
	font-size: 13px;
}
#contentdetail {
    background: white;
    padding: 0 15px;
    border-radius: 10px;
}
.owl-carousel .owl-item img {
	height: auto !important;
}
.doc-style-1 > h4 {
	display: none;
}
.sp-layer {
	background: rgba(255,255,255,0.75) !important;
	width: 100% !important;
}
.style-7 .sp-slide a {
    color: black;
    font-family: oswald;
    display: block;
    font-size: 19px;
}
.style-7 .date {
    display: block;
    color: #005a9c;
    font-size: 13px;
}
.style-7 .sumary {
    display: block;
    color: #555 !important;
    font-size: 13px;
    display: none;
}
.etep-3 .title {
    display: block;
    text-align: center;
    font-size: 22px;
    font-family: oswald;
    text-transform: uppercase;
    color: #555;
    margin-bottom: 20px;
}
.style-3 .imglink {
    margin: 0 0 10px;
    width: 100%;
}
.style-3-first img {
    width: 100%;
}
.style-3-first a b {
    font-family: oswald;
    font-weight: normal;
    font-size: 15px;
    color: #444;
    padding: 0 10px;
    display: block;
}
.style-3-first a b {
    font-family: oswald;
    font-weight: normal;
    font-size: 15px;
    color: #444;
    padding: 0 10px;
    display: block;
}
.style-3 li {
    margin-left: 25px;
}
.style-3-list a {
    font-size: 13px;
    padding-right: 10px;
    color: #444;
    text-align: justify;
    display: block;
}
.style-3-first p {
    padding: 10px;
    font-size: 13px;
    color: #666777;
    text-align: justify;
}
.videoitem .name {
    font-family: oswald;
    font-weight: normal;
    color: #444;
    font-size: 15px;
    display: block;
    text-align: justify;
}
.videoitem{
    margin-right: 30px;
}
.video-style-6 .videoitem{
    display: block;
    width: 100%;
}
.video-style-6 img {
    width: 100%;
    margin-bottom: 10px;
    display: block;
}
.video-style-6 span {
    font-size: 15px;
    font-family: oswald;
    color: #444;
}
.video-player-3 iframe {
    display: block;
    width: 100% !important;
}
.owl-carousel .owl-item {
    text-align: center;
    font-size: 13px;
    border: 1px solid #f0f0f0;
    margin: 0 10px;
    height: 150px;
    padding: 5px;
}
.owl-carousel .owl-stage-outer{
    height: 160px;
}
.nav-item.dropdown:hover .dropdown-menu{
    display: block;
}