/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
#logo:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 10px;
    height: 100%;
    transform: translateY(-50%);
    background-color: rgba(255,255,255,.75);
    z-index: 9999999999;
}
#logo:before {
    left: -5%;
    animation: light-left 2.5s infinite alternate linear;
}
#logo:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 10px;
    height: 100%;
    transform: translateY(-50%);
    background-color: rgba(255,255,255,.75);
    z-index: 9999999999;
}
#logo:after {
    right: -5%;
    animation: light-right 2.5s infinite alternate linear;
}
#logo {
    position: relative;
}
@keyframes light-left{0%{left:-5%;opacity:0}50%{left:50%;opacity:1}100%{left:105%;opacity:0}}
@keyframes light-right{0%{right:-5%;opacity:0}50%{right:50%;opacity:1}100%{right:105%;opacity:0}}
p{
	margin-bottom: 10px;
}
body {
    overflow-x: hidden !important;
}
.banquyen, .phathanh, .size, .danhgia {
    width: 50%;
    float: left;
    border-bottom: 1px dotted #a4a4a4;
    margin-bottom: 0;
    line-height: 2;
    padding: 5px 0;
}
.info_download_img, .info_download {
    margin-bottom: 25px;
}
.category-download .entry-header-text {
    text-align: left;
    border-bottom: solid #0060b3;
    margin-bottom: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.info_download {
    border: solid 1px #cccccc;
    padding: 0 10px;
}

.os {
    padding: 5px 0;
    clear: both;
}
.banquyen span, .phathanh span, .size span, .danhgia span, .os span {
    margin-right: 20px;
    font-size: 14px;
}
.bg_qc {
    width: 1080px;
    margin: 0 auto;
    padding: 0 15px;
}
.tab_posts > ul {
    background: #e6e6e6;
}
.tab_posts > ul > li {
    background: white;
}
.tab_posts > ul > li > a {
    color: red;
    font-size: 14px;
}
.tab_posts > ul > li.active {
    border-left: solid #0060b3;
    border-right: solid #0060b3;
    border-top: solid #0060b3;
}
.tab_posts > ul > li.active > a {
    color: #0060b3;
    border-top-color: transparent;
    background: #fff;
    border: none;
}
.titf12 {
    background: #c0e2ff;
    border-bottom: 2px solid #327fc2;
    color: #0060b3;
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0 25px;
    padding: 10px 10px 7px;
    text-shadow: 0 1px #fff;
}
.download_ft, .info_download_img_ft {
    width: calc(50% - 10px);
    float: left;
    margin: 0 5px;
    text-align: center;
}
.info_download_img_ft {
    text-align: center;
}
.download_ft > p {
    font-size: 14px;
    color: #000;
    text-align: left;
}
a.img_file img {
    width: 150px;
}
.download > a.button {
    background: #0060b3;
    font-size: 20px;
}
.download > a.button:hover {
    background: red;
}
.copyright-footer {
    color: #fff;
}
.info_ft h4 {
    color: #0060b3;
    font-size: 14px;
    text-transform: uppercase;
}
.info_ft p a {
    font-size: 13px;
    color: #4a4a4a;
}
.info_ft p a:hover {
    color: red;
}
#footer .col.medium-4.small-12.large-4 {
    padding-bottom: 0;
}
.info_ft br {
    display: none;
}
.info_ft img {
    width: 25px;
}
div#masthead .header-nav-main li.header-search-form input#s {
    background: transparent;
    border-radius: 0;
}
ul.header-nav-main > li:first-child {
    background: #00a8ff;
}
ul.header-nav-main > li:nth-child(2) {
    background: #2eb938;
}
ul.header-nav-main > li:nth-child(3) {
    background: #aaaaaa;
}
ul.header-nav-main > li:nth-child(4) {
    background: #2e75b6;
}
ul.header-nav-main > li:nth-child(5) {
    background: #ff5c5c;
}
ul.header-nav-main > li:last-child {
    margin-top: 10px;
}
.top-divider.full-width, .is-divider {
    display: none;
}
ul.header-nav-main > li.menu-item {
    float: left;
    height: 60px;
    margin: 0px 1px;
    color: #f1f1f1;
    font-size: 14px;
    text-align: center;
    padding: 0 15px;
}
ul.header-nav-main > li.menu-item > a {
    display: block;
    color: #fff;
    font-weight: 100;
}
ul.header-nav-main > li.menu-item > a > i {
    font-weight: 100;
    display: block;
}
div#slogan_header {
    margin-bottom: 10px;
}
div#slogan_header marquee {
    padding: 5px 0;
    background: #f0f0f0;
    font-size: 14px;
    font-weight: bold;
    color: red;
    letter-spacing: 1px;
}

.col_header {
    padding-bottom: 0;
}
.img_sideleft {
    border: solid 1px #d8d8d8;
}
.item_download .col.post-item {
    padding: 10px 0;
    border-bottom: dotted 1px;
}
.item_download .col.post-item .box-text.text-left {
    padding-top: 0;
    padding-bottom: 0px;
}
.item_download .l {
    float: left;
    width: 70%;
}
.r {
    float: right;
}
.all_cate_download .l, .all_cate_download .r {
    width: 100%;
}
.all_cate_download .col.post-item {
    padding: 10px 0;
    border-bottom: none;
}
.all_cate_download .col.post-item .box-image {
    padding: 3px;
    border: solid 1px #d8d8d8;
}
.big_bnt button {
    margin: 0;
}
.phienban {
    text-align: center;
    font-size: 13px;
    color: #647c99;
}
h5.post-title.is-large {
    color: #0060b3;
}
.tieude .section-title-normal span {
    border-bottom: none;
    padding-bottom: 0;
    font-size: 16px;
    text-transform: initial;
    color: #0060b3;
    padding-left: 40px;
}
.tieude .section-title-normal {
    border-bottom: none;
    margin-bottom: 0;
}
.tieude_after span.section-title-main:before {
    content: '';
    background: url(/wp-content/uploads/2020/07/new.gif);
    width: 35px;
    height: 35px;
    bottom: 15px;
    left: 0px;
    top: 0;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}
.tieude {
    background: #c0e2ff;
    border-bottom: 2px solid #327fc2;
    font-weight: 700;
    margin: 10px 0 25px;
    padding: 10px 10px 7px !important;
}
.widget-title {
    background: #002e56;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 16px;
    color: #ffffff;
    text-shadow: 0 1px #fff;
    /* border-top: 2px solid #14afff; */
}
aside#nav_menu-2 {
    border: 1px solid #c9c9c9;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: dotted 1px #fff;
}
ul#menu-download {
    margin: 0 0 1.5em 0;
}
.menu-download-container > ul > li, .menu-thu-thuat-container > ul > li {
    padding: 5px 15px;
    background: #00a8ff;
}
.menu-download-container > ul > li:hover, .menu-thu-thuat-container > ul > li:hover {
    background: #002e56;
}
.menu-download-container > ul > li > a, .menu-thu-thuat-container > ul > li > a {
    font-size: 14px;
    color: #fff;
}
.menu-download-container > ul > li > a:hover, .menu-thu-thuat-container > ul > li > a:hover {
    text-decoration: underline;
}
ul#menu-thu-thuat {
    margin: 0 0 1.5em 0;
}
.wg_thuthuat .widget_recent_entries {
    margin-top: 15px;
    border: 1px solid #c9c9c9;
}
.wg_thuthuat .widget_recent_entries ul {
    margin: 0;
    list-style: none;
}
.wg_thuthuat .widget_recent_entries ul > li {
    margin: 0;
    padding: 5px 15px;
    border-bottom: dotted 1px #c9c9c9;
}
.wg_thuthuat .widget_recent_entries > .widget-title {
    background: #e7e7e7;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 16px;
    text-shadow: 0 1px #fff;
    color: #0060b3;
    text-transform: inherit;
    border-top: 2px solid #00a8ff;
}
.wg_thuthuat .widget_recent_entries ul > li > a {
    color: #0060b3;
    font-size: 13px;
}
.wg_thuthuat .widget_recent_entries ul > li > a:hover {
    text-decoration: underline;
}
.widget_recent_entries > .widget-title {
    background: #e7e7e7;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 16px;
    text-shadow: 0 1px #fff;
    color: #0060b3;
    text-transform: inherit;
    border-top: 2px solid #00a8ff;
}
aside#recent-posts-3 {
    margin-top: 15px;
    border: 1px solid #c9c9c9;
}
aside#recent-posts-3 ul li {
    margin: 0;
    padding: 5px 15px;
    border-bottom: dotted 1px #c9c9c9;
}
aside#recent-posts-3 ul li a:hover {
    text-decoration: underline;
}
aside#recent-posts-3 ul li a {
    font-size: 13px;
    color: #0060b3;
}
.wg_page .widget-content:nth-child(2) {
    margin: 15px 0;
    border: 1px solid #c9c9c9;
}
.wg_page .widget-content:nth-child(2) .col.post-item {
    padding-bottom: 0;
}
.top_download {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.wg_page .widget-content:nth-child(2) .col.post-item .box-text.text-left h5.post-title.is-large {
    font-weight: 100;
}
.wg_page .widget-content:nth-child(2) .col.post-item .box-text.text-left h5.post-title.is-large:hover {
    color: red;
    text-decoration: underline;
}
.title_sidebar {
    margin-bottom: 0;
}
.title_sidebar .section-title-normal span {
    border-bottom: solid #307ec1;
    text-transform: initial;
    color: #327fc2;
    font-size: 16px;
}
.title_sidebar .section-title-normal {
    border-bottom: 1px solid #307ec1;
}
.thuthuat_sidebar .col.post-item {
    padding-bottom: 0;
}
.thuthuat_sidebar .box-text.text-left {
    padding: 10px 0;
    border-bottom: dotted 1px;
}
.tieude_after {
    margin-bottom: 10px;
}
.item_phanmemmoi {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.info_excerpt {
    display: none;
}
.tab_posts .item_download .info_excerpt {
    display: block;
}
.blog_page_tintuc .col.post-item .box-image {
    border: 1px solid #bbb;
    padding: 3px;
}
.blog_page_tintuc .col.post-item {
    padding-bottom: 15px;
}
.entry-header-text.entry-header-text-top.text-center {
    padding-bottom: 0;
}
h6.entry-category.is-xsmall {
    display: none;
}
.page-title span {
    font-size: 25px;
    color: #0060b3;
}
.badge.post-date {
    display: none;
}
.blog-archive .large-9.col .col.post-item .box-image {
    border: solid 1px #e8e8e8;
    padding: 5px;
}
ul.header-bottom-nav li.menu-item > a {
    font-size: 13px;
    font-weight: 200;
}
ul.header-bottom-nav li.menu-item {
    width: 20%;
    float: left;
}
.entry-content.single-page {
    padding: 0;
}
h1.entry-title {
    color: #0060b3;
}
.entry-header-text.entry-header-text-top.text-left {
    padding-bottom: 0;
}
#footer .col {
    padding-bottom: 0;
}
@media (min-width: 1024px){
	.post-sidebar.large-3.col {
    padding-left: 0px;
    border-left: none !important;
}
}
@media (max-width: 768px){
	.header-bottom {
    background-color: #fff !important;
}
	ul.header-bottom-nav li.menu-item {
    width: 19%;
    float: left;
    height: 60px;
    margin: 0px 2px;
    padding: 1px;
}
ul.nav.header-bottom-nav {
    width: 100%;
    float: left;
    height: 60px;
    background: #fff;
    justify-content: left;
}
ul.header-bottom-nav li.menu-item:first-child {
    background: #00a8ff;
}
ul.header-bottom-nav li.menu-item:nth-child(2) {
    background: #2eb938;
}
ul.header-bottom-nav li.menu-item:nth-child(3) {
    background: #aaaaaa;
}
ul.header-bottom-nav li.menu-item:nth-child(4) {
    background: #2e75b6;
}
ul.header-bottom-nav li.menu-item:last-child {
    background: #ff5c5c;
}
ul.header-bottom-nav li.menu-item > a {
    font-size: 10px;
    font-weight: 200;
    text-align: center;
    display: block;
    text-transform: initial;
    color: #fff;
}
ul.header-bottom-nav li.menu-item > a > i {
    display: block;
    text-align: center;
}
.top_download .col.post-item .box-blog-post .box-text.text-left {
    text-align: center;
        padding-bottom: 0;
}
.top_download .col.post-item .box-blog-post .box-image {
    width: 70% !important;
}
.bg_qc {
    width: auto;
}
.category-download .entry-header-text {
    padding-bottom: 0;
}
.banquyen span, .phathanh span, .size span, .danhgia span, .os span{
	    font-size: 12px;
}
}
@media (max-width: 549px){
	.posts_relate .new-img {
    width: 20% !important;
    padding: 0 10px 10px 10px !important;
}
.blog-single {
    padding-bottom: 0;
}
.wg_page .widget-content:nth-child(2) .col.post-item{
	padding: 5px 0;
}
.page-title span {
    font-size: 18px;
}
.page-wrapper {
    padding-top: 15px;
}
}