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

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    font-family: 'Arial', sans-serif !important;
}

.m1207 {
    font-size: 9pt;
    color: #028ebf;
    border: 1px solid #c0c0c0;
    width: 125px;
    padding: 0px;
    height: 18px;
}

.m1207 {
    font-family: 'Arial';
    font-size: 9pt;
    color: #028ebf;
    border: 1px solid #c0c0c0;
    width: 125px;
    padding: 0px;
    height: 18px;
}

#top-bar ul li.menu-item a {
    font-size: 12px;
    color: #797979;
    padding: 0;
    line-height: normal;
    min-height: 0;
    vertical-align: middle;
}

#top-bar ul li.menu-item a:hover {
    text-decoration: underline;
}

#top-bar ul li.menu-item {
    min-height: 0;
    line-height: normal;
    margin: 0 8px;
}

#top-bar li.html.custom.html_topbar_left {
    font-size: 9pt;
    color: #797979;
    text-align: left;
    width: 145px;
    line-height: normal;
    height: 11px;
}

#top-bar .nav-divided > li + li > a:after {
    left: -8px;
}

.top-divider {
    display: none;
}

.home-2 .nav-tabs > li > a {
    border: none;
    background: none;
    padding: 10px;
    font-size: 9pt;
    font-weight: bold;
    color: #1491cb;
    position: relative;
}

.home-2 .nav-tabs > li {
    padding: 0;
    border-right: 2px solid #1491cb;
    margin: 0;
    line-height: normal;
}

.home-2 .nav-tabs > li:last-child {
    border: none;
}

.home-2 .nav-tabs > li.active > a,
.home-2 .nav-tabs > li:hover > a {
    background: #1491cb;
    color: #fff;
}

.home-2 .nav-tabs > li.active > a:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -7px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #1491cb;
}

.home-2 .nav-tabs {
    margin-bottom: 15px;
}

.home-2 .nav-tabs + .tab-panels {
    padding: 0;
    border: none;
}

.box-blog-post .is-divider {
    display: none;
}

.home-1-post1 .post-item .box-image {
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.55);
}

.home-1-post1 .post-item .box-text .post-title a {
    font-size: 9pt;
    font-weight: bold;
}

.home-1-post1 .post-item .box-text .post-title a:hover {
    color: #5e5e5e;
}

.home-1-post1 .post-item .box-text p {
    padding-top: 3px;
    font-size: 10pt;
    text-align: justify;
    color: #5e5e5e;
    line-height: normal;
}

.home-1-post2 .post-item .box-text .post-title a {
    font-size: 9pt;
    font-weight: 400;
    color: #5e5e5e;
}

.home-1-post2 .post-item .box-text .post-title a:hover {
    color: #1491cb;
}

.home-1-post2 .post-item .box-text {
    padding: 0 0 0 5px;
    vertical-align: top;
}

.home-1-post2 .col.post-item .col-inner {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed;
}

.home-1-post2 .col.post-item {
    padding-bottom: 0;
}

.home-1-post2 .col.post-item:last-child .col-inner {
    border: none;
    padding: 0;
    margin: 0;
}

.gb-button {
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    color: #1491cb;
    margin: 0;
}

.gb-button i {
    margin-top: 4px;
}

.home-1-post1 > .col,
.home-1-post2 > .col {
    padding-bottom: 0;
}

.home-2 > .tab-panels > .panel > .row > .col {
    padding-bottom: 0;
}

.gb-heading p {
    margin: 0;
    font-size: 10pt;
    font-weight: bold;
    color: #1491cb;
}

.gb-heading h2 {
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    color: white;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 4px;
    background: #008dd5;
    margin: 0;
}

.home-widget1 > .col > .col-inner {
    border: 1px solid #008dd5;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}

.home-1-postwidget .col.post-item .col-inner {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px !important;
}

.home-widget .img,
#main .img {
    margin-bottom: 10px !important;
}

.home-widget3 {
    padding: 5px;
}

.home-widget1 > .col {
    padding-bottom: 10px;
}

.home-widget4 h3 {
    font-size: 10pt;
    color: #000;
    font-weight: 400;
}

.home-widget4 input[type='radio'] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 0px 5px;
    padding: initial;
    border: initial;
}

.home-widget4 label {
    font-size: 10pt;
    font-weight: 400;
    color: #000;
}

.home-widget4 button {
    font-size: 8pt;
    padding: 0;
    margin: 0;
    font-weight: 400;
    text-transform: inherit;
    width: 70px;
    text-align: center;
    border: 1px solid;
    line-height: normal;
    min-height: 18px;
    border-radius: 3px;
}

.footer-1-html {
    background: #008dd5;
}

.footer-1-html ul {
    list-style: none;
    margin: 0;
}

.footer-1-html ul li {
    display: inline-block;
    margin: 0 15px;
    padding: 5px 0;
    position: relative;
}

.footer-1-html ul li a {
    font-size: 9pt;
    font-weight: bold;
    color: white;
    text-align: center;
    line-height: 25px;
}

.footer-1-html ul li a:hover {
    color: yellow;
}

.footer-1-html ul li:not(:last-child):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 18px;
    background: #fff;
    right: -15px;
    top: 9px;
}

.footer-1-col1 h2 {
    font-size: 9pt;
}

.footer-1-col1 p {
    font-size: 9pt;
    font-weight: 400;
    margin: 0;
    line-height: normal;
    color: #5e5e5e;
}

.footer-1-col2 p {
    font-size: 9pt;
    font-weight: bold;
    color: #5e5e5e;
    margin: 0;
}

.absolute-footer.dark {
    display: none;
}

.h1,
h1 {
    font-size: 12pt; /* ~16px */
}

.h1,
.h2,
h1,
h2 {
    line-height: 1.3;
}

.h2,
h2 {
    font-size: 11pt; /* ~14.7px */
}

.h3,
h3 {
    font-size: 10pt; /* ~13.3px */
}

.h4,
h4 {
    font-size: 9pt; /* ~12px */
}

.h5,
h5 {
    font-size: 8pt; /* ~10.7px */
}

.h6,
h6 {
    font-size: 7pt; /* ~9.3px */
    opacity: 0.8;
}

p {
    font-size: 9pt;
    margin: 0 0 5px 0;
}

h1.entry-title.mb {
    margin-bottom: 10px;
}

.is-divider {
    display: none;
}

.entry-content {
    padding-top: 0;
}

span.related-head {
    font-size: 10pt;
    font-weight: bold;
    color: #1491CB;
    margin-top: 10px;
    margin-bottom: 5px;
}

.row.related-post .col {
    padding-bottom: 5px;
}

.row.related-post .col .related-title a {
    font-size: 10pt;
    text-align: left;
    margin: 4px;
    color: #1491CB;
}

.row.related-post .col .related-title a span {
    color: #C0C0C0;
}

.related-title:before {
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #000;
    border-radius: 50%;
    position: relative;
    top: -3px;
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .home-1-post2 .post-item .box-image .image-cover {
        padding-top: 220px !important;
    }

    .footer-1-col2 .text-right {
        text-align: center;
    }

    h1.page-title.is-large.uppercase {
        font-size: 14px;
    }
}
