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


/* Start category*/
.cateInfo {
    padding: 10px 0 20px;
    margin-bottom: 25px;
    border-bottom: 1px dashed #ddd;
    display: table;
    width: 100%;
}

.cateInfo h1.siteTile a, .siteTile {
    margin: 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #f26649;
    text-transform: uppercase;
}

.cateInfo .cateInfo-desc {
    font-size: 14px;
    font-style: italic;
    text-align: justify;
}

.cateMain .media {
    display: flex;
    margin-bottom: 42px !important;
    padding-bottom: 20px;
    border-bottom: 1px dotted #d8d8d8;
}

.media-pic {
    width: 45%;
    height: auto;
    margin-right: 10px;
}

.media-title a {
    font-weight: 600;
    color: #333333;
    font-size: 17px;
}

.cateMain .media-desc {
    font-size: 13px;
    margin: 10px 0 5px;
    text-align: justify;
}

.cateMain .media-more a {
    font-weight: 600;
    padding: 10px 20px 10px 10px;
    font-size: 11px;
    background: #f1d96f;
    color: #004689;
    border-radius: 30px;
}

.media-more .bnt:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*end category*/

/*sidebar*/
.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
    margin-top: 0px;
}

.sidebarTitle {
    margin-bottom: 15px;
    text-transform: uppercase;
    height: 45px;
    padding: 5px 0 10px 0;
    font-size: 16px;
    border-bottom: 1px solid #eee;
    position: relative;
    font-weight: 600;
    color: #004689;
}

.sidebarTitle:after {
    content: "";
    border-bottom: 3px solid #6e86d2;
    width: 80px;
    position: absolute;
    left: 0;
    bottom: -2px;
    display: block;
}

/*widget-post**/

.widget-post {
    width: 100%;
    display: inline-block;
}

.widget-post .widget-post-content {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.widget-post .widget-post-content:last-child {
    margin-bottom: 0px !important;
}

.widget-post .widget-post-content .widget-post-avatar {
    width: 80px;
    height: 60px;
    float: left;
    border-radius: 5px;
}

.widget-post .widget-post-content .widget-post-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
}

.widget-post .widget-post-content .widget-post-summary {
    color: #333;
    float: left;
    padding-left: 10px;
    width: calc(100% - 80px);
}

.widget-post .widget-post-content .widget-post-summary a {
    color: #000;
    font-size: 13px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}

/*single*/
.sapo p {
    color: #000;
    text-align: justify;
    margin: 10px 0;
}

.sapo {
    background: #e6eef1;
    padding: 10px 20px;
    margin: 0 0 20px;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
}

.postDetail.scroll_check h2 {
    font-size: 18px;
    color: #000080;
    font-weight: bold;
}

.postDetail.scroll_check {
    color: #000;
}

.postOther {
    margin: 30px 0 0;
    border-top: 1px dotted #ccc;
}

.postOther h3 {
    color: #222;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-top: 30px;
}

i.icon-doc-text {
    padding-right: 10px;
}

#float-left {
    float: left;
}

/*khach hang*/
h1.section-title.section-title-center {
    position: relative;
    margin-bottom: 30px;
    padding-top: 80px;
    text-align: center;
    font-weight: normal;
}

h1.section-title.section-title-center:before {
    background-image: url("/thammy/wp-content/uploads/2020/05/bg_pagetitle.png");
    background-size: 100% 100%;
    transition: 0.5s;
    height: 68px;
    width: 146px;
    position: absolute;
    left: calc(50% - 73px);
    top: 0px;
    content: '';
}

.section-title.section-title-center b {
    color: white;
}

.breadcrumbs_wrapper {
    font-size: 16px;
    padding-top: 30px;
}

.description.description_albums p {
    color: #002b56;
    margin: 5px;
}

.description.description_albums {
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0 20px;
    text-align: center;
}

span.section-title-main {
    color: #002b56 !important;
    font-weight: 600;
}


/*css album anh*/

.title-page-ab {
    padding-bottom: 30px;
}

.title-page-ab span {
    color: #fff;
    background: #031f56;
    padding: 6px 40px 6px 15px;
    border-radius: 10px;
    border-top-right-radius: 100px;
    text-transform: uppercase;
}

.postreg__pic {
    background: url(/wp-content/uploads/2020/05/bac-si.png) 0 0 no-repeat;
    width: 410px !important;
    height: 325px;
    position: absolute;
    right: -50px;
    bottom: 0;
}

.postreg {
    background: #031f56;
    color: #fff;
}

.form-ab .wpcf7 {
    width: 80%;
}

.form-ab .summary {
    display: none;
}

.postreg__title {
    font-size: 22px;
    text-transform: uppercase;
    border-bottom: 1px solid #f7d472;
    color: #f7d472;
    display: table;
    padding: 0 0 20px;
    margin: 0 0 10px;
}

input.wpcf7-form-control.wpcf7-submit.btn-register {
    background: linear-gradient(to right, #c69e31, #f8d573);
    padding: 8px;
    width: 100%;
    font-weight: 600;
    display: block;
}

.postreg__note a {
    color: #f7d472;
}

.postreg__note {
    color: white;
}


/*hinh anh va video*/
.icon-right-open-big:before {
    content: '\e923';
}

.owl-next {
    right: 0px;
}

.owl-prev {
    left: 0px;
}

.owl-prev, .owl-next {
    position: absolute;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    /* top: -70px; */
    transition: 0.3s;
    /* left: 0px; */
}

.sl3big__tt {
    position: absolute;
    left: 0;
    color: #fff;
    bottom: 0;
    display: table;
    padding: 0 20px;
    height: 34px;
    line-height: 34px;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    font-size: 12px;
}

div#sync1 {
    height: 335px;
}
.b3clip__pic.b3clip__pic-1 img {
height: 100px !important;
}
