/****************************/

/* Theme name  : Brave      */

/* Author name : Ashok      */

/****************************/

/******************/

/* Theme Skin     */

/******************/

@font-face {
    /*font-family: Kanit;
    src: url(../../font-families/kanit/Kanit-Regular.ttf);*/
    font-family: Sarabun;
    src: url(../../font-families/Sarabun/Sarabun-Regular.ttf);
}
/* General */

body {
    /*letter-spacing: .06rem;*/
    /*font-family: "Kanit", Helvetica, Arial, sans-serif;*/
    font-family: "Sarabun", Helvetica, Arial, sans-serif;
}
::selection {
    background-color: #c00832;
}
::-moz-selection {
    background-color: #c00832;
}
/***************/

/* Link Colors */

/***************/

a {
    color: #c00832;
}
a:hover {
    color: #c00832;
}
/*****************************/

/* Default Theme Color Class */

/*****************************/

.color {
    color: #d38c9c !important;
}
a.color {
    color: #d38c9c !important;
}
a.color:hover, a.color:focus {
    color: #e52d16;
}
.bg-color {
    background-color: #d38c9c !important;
}
.br-color {
    border: 1px solid #c00832;
}
.dropcap-1 {
    color: #c00832;
}
.dropcap-2, .dropcap-3 {
    background: #c00832;
}
blockquote {
    border-color: #c00832;
}
blockquote.blockquote-reverse {
    border-color: #c00832;
}
/***************/

/* List styles */

/***************/

.list-1 li:before, .list-2 li:before, .list-3 li:before, .list-4 li:before, .list-5 li:before, .list-6 li:before, .list-7 li:before, .list-8 li:before, .list-9 li:before {
    color: #c00832;
}
/*********************************/

/* Theme Button, Label and Badge */

/*********************************/

.btn.btn-color {
    color: #fff;
    background: #c00832;
    border: 1px solid #c00832;
    transition: all .5s;
}
.btn.btn-color:hover, .btn.btn-color:focus, .btn.btn-color.active, .btn.btn-color:active {
    background: #c00832;
    color: #ffffff;
}
.btn.btn-color.btn-outline {
    background: transparent !important;
    border: 1px solid #d38c9c !important;
    color: #e52d16;
}
.label.label-color {
    background: #c00832;
    color: #ffffff;
}
.badge.badge-color {
    background: #c00832;
    color: #ffffff;
}
.highlight-color {
    background: #c00832;
}
/*****************/

/* Dropdown menu */

/*****************/

.dropdown-menu>li.active>a {
    background-color: #c00832;
}
.dropdown-menu>li.active>a:hover {
    background-color: #c00832;
}
.dropdown-menu>li.active>a:focus {
    background-color: #c00832;
}
/**************/

/* Pagination */

/**************/

.pagination li a {
    color: #555555;
}
.pagination li a:hover {
    background-color: #c00832;
    border-color: #e52d16;
    color: #ffffff;
}
.pagination li.active a {
    background-color: #c00832;
    border-color: #e52d16;
}
.pagination li.active a:hover {
    background-color: #c00832;
    border-color: #e52d16;
}
.pagination li.active a:focus {
    background-color: #c00832;
    border-color: #e52d16;
}
.pagination li.active span {
    background-color: #c00832;
    border-color: #e52d16;
}
.pagination li.active span:hover {
    background-color: #c00832;
    border-color: #e52d16;
}
.pagination li.active span:focus {
    background-color: #c00832;
    border-color: #e52d16;
}
/*********/

/* Pager */

/*********/

.pager li a {
    background-color: #c00832;
    color: #ffffff;
    border-color: #e52d16;
}
.pager li a:hover {
    background: #e52d16;
}
/********************/

/* Nav Tabs Default */

/********************/

.nav-tabs>li>a {
    color: #555555;
}
.nav-tabs>li>a:hover {
    background: #c00832;
    color: #ffffff;
    border-color: #c00832;
}
.nav-tabs>li.active>a {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
.nav-tabs>li.active>a:hover {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
.nav-tabs>li.open>a {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
.nav-tabs>li.open>a:hover {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
.nav-tabs>li.open>a:focus {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
/*********************/

/* Nav tabs style #1 */

/*********************/

.nav-tabs-one .nav-tabs>li>a {
    color: #555555;
}
.nav-tabs-one .nav-tabs>li>a:hover {
    background: #c00832;
    color: #ffffff;
    border-color: #c00832;
}
.nav-tabs-one .nav-tabs>li.active>a {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
.nav-tabs-one .nav-tabs>li.active>a:hover {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
.nav-tabs-one .nav-tabs>li.open>a {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
.nav-tabs-one .nav-tabs>li.open>a:hover {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
.nav-tabs-one .nav-tabs>li.open>a:focus {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
/*********************/

/* Nav tabs style #2 */

/*********************/

.nav-tabs-two .nav-tabs>li>a {
    color: #555555;
}
.nav-tabs-two .nav-tabs>li>a:hover {
    border-top: 2px solid #c00832;
}
.nav-tabs-two .nav-tabs>li.active>a {
    border-top: 2px solid #c00832;
}
.nav-tabs-two .nav-tabs>li.active>a:hover {
    border-top: 2px solid #c00832;
}
.nav-tabs-two .nav-tabs>li.open>a {
    border-top: 2px solid #c00832;
}
.nav-tabs-two .nav-tabs>li.open>a:hover {
    border-top: 2px solid #c00832;
}
.nav-tabs-two .nav-tabs>li.open>a:focus {
    border-top: 2px solid #c00832;
}
/*********************/

/* Nav tabs style #3 */

/*********************/

.nav-tabs-three .nav li a:hover {
    background: #c00832;
    border-color: #c00832;
}
.nav-tabs-three .nav li.active a {
    border-color: #c00832;
    background: #c00832;
}
/*********/

/* Panel */

/*********/

.panel.panel-thammasat {
    border-color: #e52d16;
}
.panel.panel-thammasat .panel-heading {
    background: #c00832;
    border-color: #e52d16;
    color: #ffffff;
}
.panel.panel-thammasat .panel-heading h4 a {
    color: #ffffff;
}
.panel.panel-thammasat .panel-heading h4 a:hover {
    color: #ffffff;
}
.panel.panel-thammasat .panel-footer {
    background: #c00832;
    border-color: #e52d16;
    color: #ffffff;
}
/*************/

/* Nav Pills */

/*************/

.nav-pills>li>a {
    background: #ffffff;
    border: 1px solid #dddddd;
    color: #555555;
}
.nav-pills>li>a:hover {
    background: #c00832;
    color: #ffffff;
    border-color: #c00832;
}
.nav-pills>li.active>a {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
.nav-pills>li.active>a:hover {
    background-color: #e52d16;
    color: #ffffff;
}
.nav-pills>li.open>a {
    background-color: #c00832;
    border-color: #c00832;
    color: #ffffff;
}
.nav-pills>li.open>a:hover {
    background-color: #e52d16;
    color: #ffffff;
}
.nav-pills>li.open>a:focus {
    background-color: #c00832;
    border-color: #e52d16;
    color: #ffffff;
}
/**************/

/* List group */

/**************/

.list-group a:hover {
    background: #f7f7f7;
    color: #555555;
}
.list-group a:hover .list-group-item-heading {
    color: #555555;
}
.list-group a.active {
    background: #c00832;
    border-color: #e52d16;
}
.list-group a.active:hover {
    background: #c00832;
    border-color: #e52d16;
    color: #ffffff;
}
.list-group a.active:hover .list-group-item-heading {
    color: #ffffff;
}
.list-group a.active:hover .list-group-item-text {
    color: #ffffff;
}
.list-group a.active .list-group-item-heading {
    color: #ffffff;
}
.list-group a.active .list-group-item-text {
    color: #ffffff;
}
/**********************/

/* Brand - theme color */

/**********************/

.brand-color a i {
    color: #c00832;
}
.brand-color a i:hover {
    color: #ce2814;
}
/****************************/

/* Brand - theme background */

/****************************/

.brand-bg-color a i {
    color: #ffffff;
    background: #c00832;
}
.brand-bg-color a i:hover {
    color: #ffffff !important;
    background: #ce2814;
}
/* Owl carousel */

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #c00832;
}
.owl-nav a i:hover {
    background: #c00832;
    border-color: #e52d16;
}
/*************************/

/* Header one            */

/* Logo & Navigation bar */

/*************************/

.header-1 .logo h1 a i {
    color: #c00832;
}
.header-1 .navi {
    background: #c00832;
    border-bottom: 3px solid #eb3f2a;
}
.header-1 .navi .navy ul>li.has-sub>a:after {
    color: #e52d16;
}
.header-1 .navi .navy>ul>li>ul {
    border-top: 2px solid #c00832;
    border-bottom: 2px solid #c00832;
}
.header-1 .navi .navy ul ul ul {
    border-top: 2px solid #c00832;
    border-bottom: 2px solid #c00832;
}
.header-1 .navi .navy #menu-button {
    background: #c00832;
}
.header-1 .navi .navy ul .submenu-button:after {
    color: #c00832;
}
/*************************/

/* Header two            */

/* Logo & Navigation bar */

/*************************/

.header-2 .logo h1 a i {
    color: #c00832;
}
.header-2 .navy ul>li.has-sub>a:after {
    color: #c00832;
}
.header-2 .navy>ul>li>ul {
    border-top: 2px solid #c00832;
    border-bottom: 2px solid #c00832;
}
.header-2 .navy ul ul ul {
    border-top: 2px solid #c00832;
    border-bottom: 2px solid #c00832;
}
.header-2 .navy #menu-button {
    background: #c00832;
}
.header-2 .navy ul .submenu-button:after {
    color: #c00832;
}
/* Block heading */

.block-heading-two h3 span {
    border-color: #c00832;
}
.block-heading-three h3 {
    border-color: #c00832;
}
/* Team Four */

.team-four .team-member:hover .team-details {
    background: #c00832;
    border: 1px solid #e52d16;
}
/* Image style #1 */

.image-style-one .image-caption a {
    background: #c00832;
}
/* Image style #2 */

.image-style-two .image-caption a {
    background: #c00832;
}
/* Image style #5 */

.image-style-five .image-caption h4 {
    border-color: #c00832;
}
/* Image style #6 */

.image-style-six .image-caption {
    background: #c00832;
}
.image-style-six .image-caption span a {
    color: #dc2b15;
}
/* Image style #7 */

.image-style-seven .image-caption a i {
    background: #c00832;
}
.image-style-seven .image-caption a i:hover {
    background: #e52d16;
}
/* Facts */

.facts .fact-value span {
    color: #c00832;
}
.facts .fact-content p span {
    color: #e52d16;
}
/* Pricing table #1 */

.pricing-one .pricing-item {
    border-top: 3px solid #c00832;
}
/* Pricing table #2 */

.pricing-two i {
    color: #c00832;
}
/* Pricing table #3 */

.pricing-three h4 span {
    color: #c00832;
}
/* Image Box #8 */

.img-box-8 .img-box-8-item:hover .img-box-8-cap {
    background: #c00832;
}
/* V Card */

.v-card header ul li.active a {
    background: #c00832;
    border-color: #e52d16;
}
.v-card header ul li.active a:hover {
    background: #c00832;
}
.v-card header ul li a:hover {
    background: #c00832;
    border-color: #e52d16;
    color: #ffffff;
}
/* Letter Head */

.letter-head {
    border-top: 3px solid #c00832;
    border-bottom: 3px solid #c00832;
}
/* Box shadow block */

.box-shadow-block {
    border-top: 2px solid #c00832;
}
/* Block quote #2 */

.quote-two .quote-two-content span {
    background: #c00832;
}
/* Client block #1 */

.client-one .c1-item .img-hover {
    background: #c00832;
}
/* Accordion */

#accordion-alt3 .panel .panel-heading h4 a i {
    background: #c00832;
}
/* Blog one */

.blog-one .blog-one-content .blog-bor {
    background: #c00832;
}
/* Blog masonry */

.blog-masonry .item .grid-entry .grid-img i.hover-icon {
    background: #c00832;
}
.blog-masonry .item .grid-entry .bor {
    background: #c00832;
}
/* Parallax Slider */

.da-dots span {
    background: #c00832;
}
.da-arrows span {
    background: #c00832;
}
/* Bootstrap carousel*/

.carousel .carousel-indicators .active {
    background-color: #c00832;
}
/* Resume */

.resume .main-block {
    background: #9d73b4 url(../../img/overlay.png) repeat;
    background-size: 252px 230px;
}
/* Smart forms */

/* Rating */

.smart-forms .rating:hover .rating-star:hover, .smart-forms .rating:hover .rating-star:hover~.rating-star, .smart-forms .rating-input:checked~.rating-star {
    color: #c00832;
}
/* Toggle switch */

.smart-forms .switch>input:checked+label {
    background: #c00832;
    border-color: #c00832;
}
.smart-forms .switch>input:checked+label:after {
    color: #c00832;
}
.smart-forms .switch>input:checked:focus+label {
    background: #c00832;
    border-color: #c00832;
}
/* Date & Time picker */

.ui-datepicker-today a, .ui-datepicker-today a:hover, .ui-datepicker .ui-state-highlight {
    background: #d38c9c !important;
}
.smart-forms .ui-slider .ui-slider-handle {
    border-color: #c00832;
}
.smart-forms .ui-slider .ui-slider-handle:before {
    background: #c00832;
}
/* Index slim */

.slim-feature .feature-content ul li:before {
    color: #c00832;
}
/* Ecommerce ui #4 */

.ecom-ui-four:hover {
    border: 2px solid #c00832;
}
/* Ecommerce ui #5 */

.ecom-ui-five {
    border: 2px solid #c00832;
}
.ecom-ui-five .p-media a {
    border-right: 2px solid #c00832;
}
/* Ecommerce ui #6 */

.ecom-ui-six:hover {
    border-color: #c00832;
}
/* Wedding */

.wedding-header {
    background: #9d73b4 url("../../img/wedding/overlay.png") repeat;
    background-size: 252px 230px;
}
/* Restaurant */

.restaurant .rest-item:hover {
    border-color: #c00832;
}
/* Icon box 9 */

.icon-box-9 .icon-box-9-item:hover {
    background: #c00832;
}
/********/

/* Foot */

/********/

.foot {
    border-color: #c00832;
}
.main-search .form-control {
    border: 1px solid #d38c9c !important;
}
.search-header .form-control {
    height: 36px !important;
    font-size: 1.05em;
}
.main-search input::placeholder {
    color: #CFCFCF;
}
.search-header {
    border-bottom: #fff solid 1px;
    box-shadow: 0 2px 2px #ddd;
}
.option-thamasat {
  /*  padding: 0 5px;
    font-size: 0.9em;
    border: #9d73b4 solid 1px;
    background-color: #d38c9c;
    color: #000;
    font-weight: bold;*/
}
.main-search .row:not(:first-child) {
    margin-top: 12px;
}
.main-search .row:last-child {
    margin-top: 25px;
}
.main-search label {
    color: #000;
    margin-bottom: 0 !important;
}
.search-item {
    clear: both;
    margin: 30px 0 15px 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #c00832;
}
.search-item .item-title {
    font-size: 1.2em;
    color: #000;
}
.search-item .item-label {
    color: #000;
}
.control-icon {
    display: inline-block;
    transition: all 0.7s;
    text-align: center;
    font-size: 1.1em;
    width: 30px;
    min-height: 28px;
    padding: 0 0;
    cursor: pointer;
    border-radius: 5px;
}
.control-icon:hover {
    color: #FFF;
    background-color: #c00832;
}
.loader {
    margin: 0 auto;
    border: 8px solid #d38c9c;
    /* Thammsat Yellow */
    border-top: 8px solid #c00832;
    /* Thammasat Red */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1.5s infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.alter-pagination {
    margin: 20px 0 20px 0;
    padding: 0 0;
    width: 100%;
    min-height: 30px;
    text-align: right;
}
.alter-pagination button, .alter-pagination input {
    vertical-align: baseline;
}
.alter-pagination input {
    border: #9d73b4 solid 1px !important;
    box-sizing: border-box;
    padding: 0 4px;
}
.alter-pagination button:first-child::after {
    content: "«";
}
.alter-pagination button:nth-child(2)::after {
    content: "‹";
}
.alter-pagination button:nth-child(4)::after {
    content: "›";
}
.alter-pagination button:last-child::after {
    content: "»";
}
.alter-pagination input {
    width: 70px;
}
.btn-tu-primary {
    background-color: #c00832;
    border: #9d73b4 solid 1px;
    color: #FFF;
}
.btn-tu-primary:hover {
    background-color: #a50227;
    border: #9d73b4 solid 1px;
    color: #FFF;
}
.btn.btn-tu-primary.btn-outline {
    background: transparent;
    border: 1px solid #c00832;
    color: #c00832;
    transition: all .5s;
}
.btn.btn-tu-primary.btn-outline:hover {
    background-color: #ded1e6 !important;
    color: #d38c9c !important;
    border: #9d73b4 solid 1px !important;
}
.btn-tu-secondary {
    background-color: #d38c9c;
    border: #eea236 solid 1px;
    color: #FFF;
}
.btn-tu-secondary:hover {
    background-color: #f0ad4e;
    border: #eea236 solid 1px;
    color: #FFF;
}
.txt-tu-strong {
    font-weight: bold;
    color: #000;
}
.panel-filter ul {
    margin: 0 0;
    padding: 0 0;
}
.panel-filter ul li {
    list-style-type: none;
}
.panel-filter ul li label {
    cursor: pointer;
    font-weight: normal;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.panel-filter ul li label span {
    color: #a50227;
    font-weight: bold;
}
.no-item-result {
    margin: 20px 0 0 0;
    text-align: center;
    font-size: 1.2em;
}
#filter-control {
    margin: 30px 0;
    text-align: center;
}
.wrap-tu-item {
    text-align: right;
    padding-right: 0 !important;
}
#tu-item-cc {
    text-align: center;
    font-size: 0.9em;
    line-height: 1.5;
    margin: 40px auto;
}
#tu-item-table {
    font-size: 1.1em;
}
#tu-item-table tbody tr td:first-child {
    text-transform: capitalize;
    width: 27%;
    min-width: 225px;
    font-weight: bold;
}
#tu-item-table tbody tr td:first-child::after {
    content: ' : ';
}
#tu-item-table tbody tr td:last-child {
    word-break: break-word;
    /*word-break: break-all;*/
    /*word-wrap: break-word;*/
}
#tu-item-table tbody tr td .tu-moble-label {
    font-weight: bold;
    margin-bottom: 12px;
    font-size: 1.2em;
}
#tu-item-table tbody tr td .tu-moble-label:after {
    /*content: ' : ';*/
}
.tu-counter {
    margin: 0 auto;
    max-width: 286px;
    background-color: #c00832;
    box-sizing: border-box;
    padding: 1px;
}
.tu-counter i {
    color: #FFF !important;
    margin-bottom: 8px !important;
}
.tu-counter h5 {
    color: #FFF !important;
    line-height: 15px;
    margin-top: 10px;
}
.tu-counter .number-count {
    color: #ded1e6 !important;
}
.block-heading-two {
    margin-top: 34px !important;
}
.panel-title a {
    transition: all .5s;
}
.panel-title a:hover {
    color: #c00832;
}
.panel-title a i {
    background-color: #c00832;
    border: #9d73b4 solid 1px;
    width: 18px;
    height: 18px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    transition: all .5s;
}
.panel-title a:hover i {
    background-color: #d38c9c;
    border: #9d73b4 solid 1px;
    color: #c00832;
}
.tu-img-cover {
    border-left: #9d73b4 solid 3px;
    border-top: #9d73b4 solid 3px;
    border-right: #9d73b4 solid 3px;
    margin: 0 auto;
}
a.tu-cc-license {
    color: #13bf21;
}
a.tu-item-title-link {
    color: #3f4249;
}
.logo h1 a {
    /*color: #d38c9c !important;*/
}
#wrap-filter {
    width: 100%;
    margin: 0 0;
    padding: 0 0;
    min-height: 30px;
}
.header-2 .navy.setCustom {
    margin-top: 15px;
}
.header-2 .navy.setCustom>ul>li>a {
    line-height: 5px !important;
    padding: 15px !important;
}
.setMbCustom {
    margin-bottom: 10px !important;
}
.statusLog {
    font-weight: bold !important;
    color: #d38c9c !important;
    ;
}
.statusLog:hover {
    color: #edb810 !important;
    ;
}
multiselect {
    display: block;
}
multiselect .btn {
    display: block;
    width: 100%;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
multiselect .dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}
multiselect .dropdown-menu {
    width: 100%;
    box-sizing: border-box;
    padding: 2px;
}
multiselect .dropdown-menu>li>button {
    padding: 5px 3px;
    margin: 5px 0px;
    cursor: pointer;
}
multiselect .dropdown-menu>li>a {
    padding: 3px 10px;
    cursor: pointer;
}
.pdzero {
    padding-right: 0px !important;
}
.change_lang {
    padding: 10px;
    background-color: #f9f4f4;
}
.change_lang, .change_lang_unlogin {
    font-size: 14px;
}
.change_lang a>img, .change_lang_unlogin a>img {
    border: 1px solid #c00832;
    width: 30px;
    height: 17px;
}
.change_lang a, .change_lang_unlogin a {
    color: #999;
}
.change_lang a:hover, .change_lang_unlogin a:hover {
    color: #d38c9c !important;
}
.change_lang_unlogin {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f9f4f4;
    margin-top: -7px;
    /* position: fixed;
        top: 0px;
        right: 15px;*/
}
.loged_user {
    background-color: #eeeeee;
    color: #181616 !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
    text-align: center;
}
@media (max-width: 785px) {
    .loged_user {
        max-width: 200px;
    }
}
.logo_system {
    max-width: 200px;
}
.header-2 .logo {
    margin: 0px 0px 5px 0px;
}
.header-2 .logo h1 {
    margin: 0px;
}
.header-2 .navy.setCustom {
    margin-top: 0px;
}