﻿body {
    color: #525252;
}
@font-face {
    font-family: 'Stroke-Gap-Icons';
    src: url('/font/Stroke-Gap-Icons.eot');
    src: url('/font/Stroke-Gap-Icons.eot?#iefix') format('embedded-opentype'), url('/font/Stroke-Gap-Icons.woff') format('woff'), url('/font/Stroke-Gap-Icons.ttf') format('truetype'), url('/font/Stroke-Gap-Icons.svg#Stroke-Gap-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.title {
    text-align: center;
}

    .title h1 {
        font-size: 21px;
    }

    .title h3 {
        font-weight: normal;
    }
    #rMessage{
        text-align:center;
        margin-top: 15px;
    }
.box-btn{
    margin-top: 15px;
}
.table-condensed tr td:first-child {
    width: unset;
}

.banner-pro-name {
    font-size: 40px;
}

.decription {
    font-size: 19px;
}

.album-cate-page table tr td:first-child {
    text-align: right;
    width: 120px;
}

.album-cate-page .table-hover tr td:first-child {
    text-align: left;
    width: 200px;
}

.form-control::-webkit-input-placeholder {
    color: #bbb;
}

#loginForm .form-group .form-control {
    margin: 0 auto;
}

.pagination {
    justify-content: unset;
}

tr td {
    text-align: left;
}

#tbl-result {
    display: none;
}

    #tbl-result tr td:first-child {
        text-align: right;
    }

#txt-info {
    color: red;
    font-weight: bold;
    display: none;
}

body {
    font-size: 16px;
}

.home-act {
    /*padding-top: 50px;*/
    padding-bottom: 50px;
}

    .home-act ul li {
        color: #0056b3;
    }

/*.table tr td {
    border: none;
    padding: 3px 0;
    text-align: justify;
    font-size: 14px;
}

    .table tr td:first-child {
        width: 150px;
    }*/

.message {
    font-weight: bold;
    color: #e91d29;
}

#box-result {
    display: none;
}

#table-result {
    display: none;
}

.red {
    color: #ed1c24;
    font-weight: bold;
}

.btn-send {
    background-color: #ed1c24;
    color: white;
    font-weight: bold;
}

.alert-success {
    background-color: #e1e1e1;
}

h2 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.btn-doithuong {
    font-weight: bold;
    color: #333333;
    background-color: #fff;
    padding: 5px 25px;
}

.modal-body .title {
    color: #fff;
    font-size: 18px;
}

.modal-backdrop.show {
    opacity: 0;
}

.modal-content {
    background-color: #343434;
    color: #fff;
}

.modal-body {
    padding: 0 20px;
    padding-bottom: 20px;
}

.btn-doithuong {
    border: 1px solid gray;
}

.btn-of-active {
    margin-top: 25px;
    margin-left: 110px;
}

.btn-default:hover {
    background-color: #dc3545;
    border-color: #dc3545;
    color: white;
}

#cErr {
    font-size: 11px;
    color: red;
    font-family: 'Times New Roman';
}

.close {
    text-align: right;
    color: white;
    padding: 0 5px !important;
}
/*
.table tr td {
    border: none;
    padding: 3px 0;
    text-align: justify;
    font-size: 12px;
}*/

table tr td:first-child {
    width: 120px
}

.message {
    font-weight: bold;
    color: #e91d29;
}

#box-result {
    display: block;
    margin-top: 50px;
}

#table-result {
    display: block;
    color: #fff;
    text-align:center !important;
}

table tr td button {
    margin-top: 15px;
}

.title {
    color: black;
    font-size: 18px;
    font-weight: 600;
}

.description {
    font-style: italic;
    width: 85%;
}

.home-act {
    padding-bottom: 50px;
}

.home-act-content {
    padding-top: 25px;
}

.date {
    max-width: 280px;
}

iframe {
    border: none;
}

h2 {
    color: red;
    text-align: center;
}

.home-act h2 {
    text-align: left;
}

h3 {
    font-size: 16px;
    font-weight: bold;
}

.btn {
    font-weight: bold;
    padding: 5px 25px;
}

.modal-open .modal {
    overflow-y: hidden;
    padding-right: 0 !important;
}

.sr-note {
    padding-top: 25px;
    text-align: justify;
    font-size: 12px;
    font-style: italic;
    width: 540px;
    margin: auto;
}

.remember {
    font-size: 12px;
}

@media(max-width:768px) {
    .description {
        width: unset;
    }
}

@media(max-width:576px) {
    .col-xs-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media( max-width: 990px) {
    body {
        font-size: 14px;
    }

    #serial {
        margin: 0 auto;
    }

    .list-menu .mobile-lv1 > a {
        width: 80%;
    }

    .content-product-banner .banner-pro-name {
        font-size: 25.5px;
    }

    .btn-center {
        text-align: center;
    }

    .content-product-banner .decription {
        font-size: 15.5px;
    }

    .album-title {
        font-size: 20px;
    }

    .album-cate-page table tr td:first-child {
        width: 120px;
    }

    .logo {
        margin: 0 auto;
    }

    .menu-bar {
        flex: none;
    }

    .tbl-home {
        font-size: 12px;
    }
}

.footer-widgets, #footer, .footer-copyright {
    color: #777;
}
div.footer-widgets {
    background-image: none !important;
}

.footer-widgets, #footer, .footer-copyright {
    color: #777;
}
/*NHATECH*/

div.footer-widgets .widget {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    text-align: left;
    text-transform: none;
    color: #333333;
}
div.footer-widgets h3.widgettitle {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 36px;
    text-align: left;
    text-transform: none;
    color: #2b2b2b;
}
.widget .recent-portfolio-widget ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
    .widget .recent-portfolio-widget ul li {
        float: left;
        display: inline;
        margin: 0 2% 5px 0;
        padding: 0;
        width: 32%;
        overflow: hidden;
        clear: none;
        border: none;
    }
        .widget .recent-portfolio-widget ul li a {
            float: left;
            width: 100%;
            position: relative;
            padding: 0;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
        }
a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, #footer a:hover, .vc_custom_heading a:hover, .breadcrumb a {
    color: #108bea;
}
#section_302976999 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgb(255, 255, 255);
}
.bg-fill {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%;
}
.fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0 !important;
    margin: 0 !important;
}

.section-bg, .section-content {
    width: 100%;
}

.section-bg {
    overflow: hidden;
}
.section-content {
    z-index: 1;
}
.relative {
    position: relative !important;
}
#text-2145282313 {
    font-size: 2rem;
    text-align: center;
}
.icon-box-left, .icon-box-right {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}
    .icon-box-left .icon-box-img, .icon-box-right .icon-box-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 0;
        max-width: 200px;
    }
#text-4119497200 {
    font-size: 1.1rem;
}