@charset "utf-8";

/* CSS Document */


/*
    Template Name    	: 2018.aru.ac.th
	Create By 			: Amnat  Kaeophupha
	Create Date			: Nov,2017
	Description		 	: Responsive HTML5 aru.ac.th Template.
    Version          	: 1.0
	
	Theme background: #6f7a9f;
	Theme Active Color: #394056;
*/

@import url("../fonts/rsutext/rsutext.css");
@import url("../fonts/sarabun/thsarabunnew.css");

/*
font-family: 'THSarabunNew', sans-serif;
*/

@import url('https://fonts.googleapis.com/css?family=Athiti|Chonburi|Itim|Kanit|Maitree|Mitr|Pattaya|Pridi|Prompt|Sriracha|Taviraj|Trirong');

/*
font-family: 'Kanit', sans-serif;
font-family: 'Prompt', sans-serif;
font-family: 'Itim', cursive;
font-family: 'Pridi', serif;
font-family: 'Taviraj', serif;
font-family: 'Trirong', serif;
font-family: 'Mitr', sans-serif;
font-family: 'Athiti', sans-serif;
font-family: 'Maitree', serif;
font-family: 'Sriracha', cursive;
font-family: 'Pattaya', sans-serif;
font-family: 'Chonburi', cursive;
*/

* {
    margin: 0;
    padding: 0;
}

body {
    line-height: 1.5;
    color: #2d2e2e;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}

a {
    color: #666666;
    transition: all 0.3s ease 0s;
}

a:hover {
    color: #2f506c;
    text-decoration: none;
}

a,
a:hover,
a:active {
    outline: none;
}

.center {
    text-align: center;
}

.btn-theme {
    background: #6f7a9f;
    border: 1px solid #6f7a9f;
    color: #fff;
}

.btn-theme:hover {
    background: #8e96b3;
    border: 1px solid #8e96b3;
    color: #fff;
}

#scrool-top {
    background: #2f506c none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50%;
    bottom: 50px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 40px;
    text-align: center;
    transition: opacity 0.2s ease-out 0s;
    width: 40px;
    z-index: 9999;
}

#scrool-top i {
    color: #fff;
}

.text-highlight {
    color: #2f3446;
}

h1.section-heading {
    font-family: 'Sriracha', cursive;
    font-size: 24px;
    font-weight: 200;
    color: #394056;
    line-height: 2;
    margin-top: 0;
    padding: 0px;
    margin: 0px;
}

h1.section-heading .line {
    border-top: 3px solid #6f7a9f;
    display: inline-block;
    padding: 0 15px;
}

.page-heading {
    margin-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.page-heading h1.heading-title {
    padding-top: 10px;
    display: inline-block;
    font-family: 'Athiti', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #2f4c63;
    color: #676767;
}

.page-heading .youare {
    display: inline-block;
}

.page-heading .youare ul {
    padding-top: 25px;
    margin: 0;
}

.page-heading .youare ul li {
    color: #6f7a9f;
    font-size: 12px;
    float: left;
    list-style: none;
    display: inline-block;
}

.page-heading .youare ul li a {
    display: inline-block;
    padding: 0 5px;
    color: #aaaaaa;
}

.page-heading .youare ul li a:hover {
    color: #434b65;
}

.page-heading .youare ul li.youare-label {
    padding-right: 0;
    color: #aaaaaa;
}

.page-heading .yoruare ul li.current {
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-heading .youare ul li .fa {
    margin-right: 5px;
    color: #aaaaaa;
}

.subpage-heading {
    margin-top: 50px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px;
}

.subpage-heading h2.heading-title {
    margin-top: 0;
    display: inline-block;
    font-family: 'Athiti', sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 30px;
    text-align: justify;
    color: #394056;
    margin-bottom: 0px;
}

.page-row {
    margin-bottom: 30px;
}

.box.box-dark {
    background: #444;
    color: #fff;
}

.course-pagination {
    text-align: center;
}

.course-pagination .pagination li a {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 10px 16px;
}

.course-pagination .pagination>li>a:focus,
.course-pagination .pagination>li>a:hover,
.course-pagination .pagination>li>span:focus,
.course-pagination .pagination>li>span:hover,
.course-pagination a:hover span {
    background-color: #6f7a9f;
    color: #fff;
}


/*
================================================
3. Loader CSS
================================================
*/

#dvLoading {
    background: url(../images/loader.gif) no-repeat center center #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
}


/*
================================================
4. Top Wrapper
================================================
*/

header {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    z-index: 99;
}

.top-wrapper {
    padding: 0;
    /*
	background: #2f506c;
	*/
    background: #394056;
}

.top-wrapper ul {
    margin: 0;
}

.header-social-icons {
    padding: 10px 0;
}

.top-wrapper ul li {
    display: inline-block;
    margin: 0 0 0 7px;
    padding: 14px 0 10px 10px;
    color: #fff;
}

.top-wrapper ul li a {
    color: #fff;
    font-size: 13px;
}

.top-wrapper ul li a:hover {
    opacity: 0.8;
}

.top-wrapper ul li:first-child {
    border: none;
    margin: 0;
}

.top-wrapper ul li i {
    padding: 0 6px 0 0;
}

.top-wrapper .header-social-icons li {
    padding: 0;
}

.top-wrapper .header-social-icons li i {
    font-size: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
    background: #406585;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

.top-wrapper .header-social-icons li i::before {
    font-size: 13px;
    display: block;
    -webkit-font-smoothing: antialiased;
}

.top-wrapper .header-social-icons li i:hover {
    background: #6091ba;
    color: #fff;
}

.top-wrapper .header-social-icons li i:hover:before {
    -webkit-animation: toRightFromLeft 0.2s forwards;
    -moz-animation: toRightFromLeft 0.2s forwards;
    animation: toRightFromLeft 0.2s forwards;
}

@-webkit-keyframes toRightFromLeft {
    49% {
        -webkit-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

@-moz-keyframes toRightFromLeft {
    49% {
        -moz-transform: translate(100%);
    }
    50% {
        opacity: 0;
        -moz-transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    51% {
        opacity: 1;
    }
}

.login-form {
    background: #ffffff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14);
    padding: 20px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 48px;
    transform: rotateX(90deg);
    transform-origin: center top 0;
    transition: all 0.6s ease 0s;
    visibility: hidden;
    width: 350px;
    z-index: -99;
}

.login:hover .login-form {
    margin-top: 0;
    transform: rotateX(0deg);
    visibility: visible;
    z-index: 99999;
}

.top-wrapper h4 {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #333;
    font-weight: 600;
}

.top-wrapper input {
    color: #ababab;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 5%;
    width: 100%;
    border: 1px solid #e5e5e5;
    margin: 0 0 9px;
}

.top-wrapper .btn {
    background: #2f506c;
    border: 0 none;
    color: #ffffff;
    float: right;
    font-size: 14px;
    line-height: 28px;
    padding: 0 15px;
    transition: all 0.3s ease 0s;
}

.top-wrapper span {
    color: #333;
    margin: 0 0 10px;
    display: inline-block;
}


/*
================================================
Logo Bar 
================================================
*/

.logo-bar {
    float: left;
    padding: 20px 0px 10px 0px;
    width: 100%;
    background: #fff;
}

.affix .logo-bar {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.118);
}

.contact-info {
    margin: 0px 0 0 0;
}

.contact-info li {
    color: #999;
    display: inline-block;
    font-size: 10px;
    padding: 0 10px;
    vertical-align: top;
}

.contact-info li i {
    /* color: #6091ba; */
    color: #6f7a9f;
    margin-right: 10px;
    border: solid 0px #c3c3c3;
    padding: 5px 6px;
    font-size: 18px;
}

.contact-info li p {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}

.contact-info li p span {
    color: #7e7e7e;
    font-weight: 600;
}


/*
================================================
Navigation  Menu
================================================
*/

.main-nav {
    background: #6f7a9f;
    margin-bottom: 20px;
    padding-top: 0px;
}

.main-nav button {
    background: #2f3446;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.main-nav button:focus {
    outline: none;
}

.main-nav button .icon-bar {
    background-color: #fff;
}

.main-nav .navbar-collapse {
    padding: 0;
}

.main-nav .nav .nav-item {
    z-index: 100;
}

.main-nav .nav .nav-item.dropdown {
    z-index: 101;
}

.main-nav .nav .nav-item a {
    font-family: 'Prompt', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #dadde6;
    padding-top: 10px;
    /*  ขนาดเมนู */
    padding-bottom: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.main-nav .nav .nav-item a:hover {
    background: #6f7a9f;
    color: #fff;
}

.main-nav .nav .nav-item.active {
    position: relative;
}

.main-nav .nav .nav-item.active>a {
    /* class= active */
    background: #586283;
    color: #fff;
}


/*-- Set Active Link Defion--*/

.main-nav .nav .nav-item.active>a:before {
    /* class= active */
    content: "\f0d8";
    /* สัญญาลักษณ์ ^  */
    position: absolute;
    bottom: -8px;
    left: 0;
    text-align: center;
    font-family: FontAwesome;
    display: block;
    width: 100%;
}

.main-nav .nav .nav-item.active>a.dropdown-toggle:before {
    display: none;
}

.main-nav .nav .nav-item.open a {
    background: #586283;
    color: #fff;
}


/* Set Min Width Box dropdown menu */

.main-nav .nav .nav-item .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 0;
    border: none;
    padding: 0;
    text-transform: none;
    min-width: 220px;
}


/* Padding Box Menu Dropdown menu  */

.main-nav .nav .nav-item .dropdown-menu a {
    border-bottom: 1px solid #4d5674;
    padding: 8px 20px;
}


/* Text Effect Left to Right  */

.main-nav .nav .nav-item .dropdown-menu a:hover {
    background: #4d5674;
    color: #fff;
    padding-left: 24px;
}

.main-nav .nav .nav-item .dropdown-submenu {
    position: relative;
}


/* Set Icon > Submenu Level 2 */

.main-nav .nav .nav-item .dropdown-submenu .fa {
    position: absolute;
    right: 15px;
    top: 10px;
}

.main-nav .nav .nav-item .dropdown-submenu li {
    position: relative;
}


/* Set Icon > SubMenu Level 3 */

.main-nav .nav .nav-item .dropdown-submenu li .fa {
    position: absolute;
    right: 15px;
    top: 10px;
}


/* SubMenu Level 3 Left */

.main-nav .nav .nav-item .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
}


/*
================================================
promo
================================================
*/

.promo {
    background: #fdfdfd;
    border: 1px solid #6f7a9f;
    margin-bottom: 30px;
    padding: 30px;
}

.promo h2 {
    border-bottom: 1px solid #6f7a9f;
    padding: 0 0 10px 0;
    margin: 0 0 30px 0;
    position: relative;
    color: #6091BA;
    font-family: 'Pridi', serif;
}

.promo h2 span {
    color: #444444;
}

.promo h2::before {
    background: #6f7a9f;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 1px;
    position: absolute;
    width: 80px;
}

.promo img {
    width: 100%;
    height: auto;
}

.promo p {
    margin: 0 0 12px 0;
    font-size: 16pt;
    font-family: 'Pridi', serif;
}

.promo a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    padding: 8px 20px;
    margin: 10px 0 0 0;
    font-size: 14px;
    color: #2f506c;
    border: solid 1px #2f506c;
}

.promo a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #6f7a9f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.promo a:hover,
.promo a:focus,
.promo a:active {
    color: #fff;
}

.promo a:hover:before,
.promo a:focus:before,
.promo a:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/*
================================================
QuickLinkBunner
================================================
*/

.newsletters {
    position: relative;
    background: #f5f5f5;
    overflow: hidden;
}

.newsletters .carousel-controls {
    position: absolute;
    right: 15px;
    top: 15px;
}

.newsletters-carousel .fa {
    color: #6f7a9f;
    margin-right: 0px;
    font-size: 0px;
}

.newsletters .carousel-controls a .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    background: #dddddd;
    color: #fff;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    margin-right: 0;
    font-size: 20px;
}

.newsletters .carousel-controls a.next .fa {
    padding-top: 2px;
    padding-right: 1px;
}

.newsletters .carousel-controls a.prev .fa {
    padding-top: 2px;
    padding-right: 1px;
}

.newsletters .carousel-controls a:hover .fa {
    background: #6f7a9f;
}

.newsletters .section-content {
    font-family: 'Taviraj', serif;
    padding: 0px 10px 10px 10px;
}

.newsletters .carousel .item {
    min-height: 400px;
}

.newsletters .carousel .item .detail {
    padding-bottom: 0px;
    padding-left: 18px;
    padding-right: 10px;
    padding-top: 10px;
    font-family: 'Taviraj', serif;
}

.newsletters .more a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    padding: 5px 10px;
    margin: 0px;
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
    color: #2f506c;
    border: solid 1px #2f506c;
}

.newsletters .more a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #6f7a9f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.newsletters .more a:hover,
.newsletters .more a:focus,
.newsletters .more a:active {
    color: #fff;
}

.newsletters .more a:hover:before,
.newsletters .more a:focus:before,
.newsletters .more a:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/*
================================================
Video Cycle
================================================
*/

.video {
    position: relative;
    background: #f5f5f5;
    overflow: hidden;
}

.video .carousel-controls {
    position: absolute;
    right: 15px;
    top: 15px;
}

.video .carousel-controls a .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    background: #dddddd;
    color: #fff;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    margin-right: 0;
    font-size: 20px;
}

.video .carousel-controls a.next .fa {
    padding-top: 2px;
    padding-right: 1px;
}

.video .carousel-controls a.prev .fa {
    padding-top: 2px;
    padding-right: 1px;
}

.video .carousel-controls a:hover .fa {
    background: #6f7a9f;
}

.video .section-content {
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    min-height: 435px;
}

.video .video-iframe {
    max-width: 100%;
    width: 100%;
    height: 287px;
}

.video .video-detail {
    font-family: 'Athiti', sans-serif;
    font-size: 14pt;
    font-weight: 500;
    margin: 0px;
    padding: 0 0 0px;
}

.video .more a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    padding: 5px 10px;
    margin: 5px 0 0 0;
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
    color: #2f506c;
    border: solid 1px #2f506c;
}

.video .more a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #6f7a9f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.video .more a:hover,
.video .more a:focus,
.video .more a:active {
    color: #fff;
}

.video .more a:hover:before,
.video .more a:focus:before,
.video .more a:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/*
================================================
 QuickLinks  Banner  300 X 100
================================================
*/

.quicklinks {
    position: relative;
    background: #f5f5f5;
    overflow: hidden;
}


/*
================================================
 Aru News
================================================
*/

.arunews {
    position: relative;
    background: #f5f5f5;
    overflow: hidden;
    margin-bottom: 30px;
}

.arunews .carousel-controls {
    position: absolute;
    right: 15px;
    top: 15px;
}

.arunews .carousel-controls a .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    background: #dddddd;
    color: #fff;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    margin-right: 0;
    font-size: 20px;
}

.arunews .carousel-controls a.next .fa {
    padding-top: 2px;
    padding-right: 1px;
}

.arunews .carousel-controls a.prev .fa {
    padding-top: 2px;
    padding-right: 1px;
}

.arunews .carousel-controls a:hover .fa {
    background: #6f7a9f;
}

.arunews .section-content {
    padding-bottom: 15px;
    padding-left: 15px;
}

.arunews .news-item {
    position: relative;
    margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 10px;
    border: 1px solid rgba(213, 213, 213, 1.00);
    background-color: #FCFCFC;
}

.arunews h2.title {
    font-family: 'Trirong', serif;
    font-size: 14pt;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    height: 40px;
}

.arunews h2.title a {
    color: #434b65;
}

.arunews h2.title a:hover {
    /* color: #434b65; */
    color: #6f7a9f;
}

.arunews p.detail {
    font-family: 'Maitree', serif;
    letter-spacing: 1px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    min-height: 70px;
}

.arunews .read-more {
    font-family: 'Kanit', sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    display: block;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.arunews .read-more .fa {
    position: relative;
    top: 1px;
    margin-left: 5px;
    font-size: 10px;
}

.arunews .read-more:hover {
    text-decoration: none;
}

.arunews .more a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    padding: 8px 20px;
    margin: 10px 0 0 0;
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
    color: #2f506c;
    border: solid 1px #2f506c;
}

.arunews .more a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #6f7a9f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.arunews .more a:hover,
.arunews .more a:focus,
.arunews .more a:active {
    color: #fff;
}

.arunews .more a:hover:before,
.arunews .more a:focus:before,
.arunews .more a:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.arunews .album-cover {
    border: 1px solid #e8e8e8;
    margin-bottom: 30px;
    font-family: 'Trirong', serif;
    font-size: 14pt;
}

.arunews .album-cover:hover {
    -webkit-box-shadow: 0px 0px 5px 0px #e8e8e8;
    -moz-box-shadow: 0px 0px 5px 0px #e8e8e8;
    box-shadow: 0px 0px 5px 0px #e8e8e8;
}

.arunews .album-cover>a:hover {
    position: relative;
}

.arunews .album-cover>a:hover img {
    display: block;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.arunews .album-cover .desc {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    position: relative;
}

.arunews .album-cover .desc:before {
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
}

.arunews .album-cover .desc h4 {
    font-family: 'Maitree', serif;
    font-size: 19px;
}

.arunews .album-cover .desc p {
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
}


/*------------------------------------------------------------------*/

.videoall {
    margin-bottom: 0px;
}

.videoall .album-video {
    width: 100%;
    min-height: 200px;
}

.videoall .album-cover {
    border: 1px solid #e8e8e8;
    margin-bottom: 30px;
    font-family: 'Trirong', serif;
    font-size: 14pt;
}

.videoall .album-cover .desc {
    padding: 15px;
    position: relative;
    min-height: 175px;
}

.videoall .album-cover .desc:before {
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
}

.videoall .album-cover .desc h4 {
    font-family: 'Maitree', serif;
    font-size: 19px;
}

.videoall .album-cover .desc .detail {
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
}

.videoall .album-cover .desc .cby {
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
    color: cadetblue;
    margin: 0;
}


/*
================================================
nav-tabs
================================================
*/

.nav>li>a {
    font-size: 14pt;
    font-weight: 500;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background: inherit;
}

.nav-tabs {
    border-bottom: none;
    position: relative;
    margin-bottom: -1px;
}

.tab-content {
    border: 1px solid #e8e8e8;
    padding: 15px;
    margin-bottom: 20px;
}

.nav-tabs>li>a {
    border: 1px solid #e8e8e8;
    border-bottom: none;
    background: #f5f5f5;
    padding: 5px 15px;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #444;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    font-family: 'Pridi', serif;
    font-size: 14pt;
    font-weight: normal;
}

.nav-tabs>li {
    margin-right: 4px;
    /* ระยะห่างระหว่าง teb */
}

.nav-tabs>li.active {
    border-top: 3px solid #6f7a9f;
    /* กำหนดสีบน teb */
}

.nav-tabs>li.active a,
.nav-tabs>li.active a:hover,
.nav-tabs>li.active a:active,
.nav-tabs>li.active a:focus {
    border-bottom: 0;
    border-top: 0;
}

.has-divider {
    border-bottom: 1px dotted #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.row-divider {
    border-bottom: 1px dotted #e8e8e8;
    padding: 10px 0;
}

.tabin-date-label {
    background: #f5f5f5;
    display: inline-block;
    width: 50px;
    height: 70px;
    text-align: center;
    font-size: 13px;
}

.tabin-date-label .month {
    background: #6f7a9f;
    color: #fff;
    display: block;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    ont-family: 'Maitree', serif;
    font-size: 14pt;
}

.tabin-date-label .date-number {
    clear: left;
    display: block;
    padding-top: 5px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    font-family: 'Maitree', serif;
    font-size: 16pt;
    font-weight: 200;
    color: dimgrey;
}

.tabin-data-detail {
    margin: 0px;
}

.tabin-data-detail h3 {
    font-family: 'Itim', cursive;
}

.tabin-data-detail .tabdesc {
    font-family: 'Maitree', serif;
    font-size: 12pt;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}

.tabin-data-detail .tabcby {
    font-family: Tahoma, "Microsoft Sans Serif";
    /*font-family: 'Maitree', serif;
	 font-size: 0.95em; */
    font-size: 12px;
    color: rgba(179, 179, 179, 1.00)
}


/*
================================================
 page-sidebar
================================================
*/

.page-sidebar h3.title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
}

.page-sidebar .widget {
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.page-sidebar .widget .has-divider {
    border-bottom: 1px dotted #e8e8e8;
}

.page-sidebar .widget .iframe {
    height: auto;
    min-height: 200px;
    max-width: 100%;
}

.page-sidebar .widget .fa {
    margin-right: 5px;
    color: #6f7a9f;
}

.page-sidebar .widget .fa.fa-phone {
    font-size: 16px;
}

.page-sidebar .widget .btn .fa {
    color: #fff;
}

.page-sidebar .widget .nav li a {
    padding: 5px 15px;
    color: #444;
    margin-bottom: 10px;
    border-left: 5px solid transparent;
}

.page-sidebar .widget .nav li a:hover {
    background: none;
    color: #6f7a9f;
}

.page-sidebar .widget .nav li.active a {
    background: none;
    color: #6f7a9f;
    font-weight: bold;
    border-left: 5px solid #6f7a9f;
}

.page-sidebar ul {
    padding-left: 0;
}

.page-sidebar #flickr-photos li {
    list-style: none;
    float: left;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
}

.page-sidebar #flickr-photos li img {
    max-width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.page-sidebar #flickr-photos li img:hover {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.page-sidebar .news-item {
    margin-bottom: 15px;
}

.page-sidebar .news-item img {
    width: 40px;
    height: 40px;
}

.page-sidebar .news-item .title {
    font-size: 14px;
    margin-top: 0;
}

.page-sidebar .testimonials-carousel {
    position: relative;
}

.page-sidebar .testimonials-carousel .fa {
    color: #6f7a9f;
    margin-right: 5px;
    font-size: 18px;
}

.page-sidebar .testimonials-carousel .carousel .item {
    min-height: 300px;
}

.page-sidebar .testimonials-carousel .people {
    margin-top: 10px;
}

.page-sidebar .testimonials-carousel .people .name {
    color: #6f7a9f;
}

.page-sidebar .testimonials-carousel .people .title {
    color: #999;
}

.page-sidebar .testimonials-carousel .carousel-controls {
    margin-top: 20px;
    text-align: right;
}

.page-sidebar .testimonials-carousel .carousel-controls a .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    background: #dddddd;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 0;
    font-size: 15px;
}

.page-sidebar .testimonials-carousel .carousel-controls a.next .fa {
    padding-top: 2px;
    padding-right: 1px;
}

.page-sidebar .testimonials-carousel .carousel-controls a.prev .fa {
    padding-top: 2px;
    padding-right: 1px;
}

.page-sidebar .testimonials-carousel .carousel-controls a:hover .fa {
    background: #6f7a9f;
}


/*
================================================
 Footer
================================================
*/

footer {
    background: #444;
    margin: 0;
    padding: 20px 0 20px;
    width: 100%;
    float: left;
}

footer .contactus {
    margin-right: 0px;
    font-family: 'Kanit', sans-serif;
    font-size: 14px;
    font-weight: 100px;
    letter-spacing: 1px;
}

footer .contactus ul li {
    list-style: none;
    padding: 0 0 10px 0;
    color: #dcdcdc;
}

footer .contactus ul li i {
    font-size: 20px;
    color: #767676;
    padding: 0 15px 0 0;
}

footer .contactus ul li a {
    color: #dcdcdc;
}

footer .contactus ul li a:hover {
    color: #767676;
}

footer h2 {
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    position: relative;
    color: #dcdcdc;
    font-weight: 300;
}

footer h2::before {
    background: #dcdcdc;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 2px;
    position: absolute;
    width: 80px;
}

div.footer-wrapper {
    background: #262934;
    padding: 25px 0;
    width: 100%;
    float: left;
    position: relative;
}

div.footer-wrapper p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #ccc;
    text-align: center;
    padding: 0;
    margin: 0;
}


/* ------------------------------------------------------------------------------------------------------------ */


/*
================================================
 HULIB Book 
================================================
*/

.hulib {
    border-bottom: 1px dotted #e8e8e8;
    padding: 10px 0;
    margin-bottom: 10px;
}

.hulib h3.title {
    font-family: 'Sriracha', cursive;
    font-size: 24px;
    font-weight: 200;
    color: #394056;
}

.hulib .hulib-carousel {
    position: relative;
}

.hulib .hulib-carousel .fa {
    color: #6f7a9f;
    margin-right: 5px;
    font-size: 18px;
}

.hulib .carousel .item {
    min-height: 450px;
}

.hulib .people {
    margin-top: 10px;
    padding-left: 0px;
    font-family: 'Maitree', serif;
}

.hulib .people .name {
    color: #6f7a9f;
    font-size: 18px;
}

.hulib .people .title {
    color: #999;
    font-size: 16px;
}

.hulib .carousel-controls {
    margin-top: 20px;
    text-align: right;
}

.hulib .carousel-controls a .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    background: #dddddd;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 0;
    font-size: 15px;
}

.hulib .carousel-controls a.next .fa {
    padding-top: 2px;
    padding-right: 1px;
}

.hulib .carousel-controls a.prev .fa {
    padding-top: 2px;
    padding-right: 1px;
}

.hulib .carousel-controls a:hover .fa {
    background: #6f7a9f;
}


/*
================================================
 Detail ARU NEWs 
================================================
*/

.box {
    background: #f5f5f5;
    padding: 15px;
    font-family: 'Athiti', sans-serif;
    font-size: 12pt;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.box.box-border {
    border-left: 5px solid #6f7a9f;
}

.textdetail {
    font-family: 'Athiti', sans-serif;
}

.textdetail h2 {
    font-size: 18pt;
    color: #6f7a9f;
}

.textdetail p {
    font-family: 'THSarabunNew', sans-serif;
    font-size: 13pt;
    line-height: 25pt;
    text-align: justify;
}


/*
================================================
 Left Menu 2 columns
================================================
*/

.navleft {
    font-family: 'Trirong', serif;
}

.navleft .nav li a {
    padding: 5px 15px;
    color: #444;
    margin-bottom: 10px;
    border-left: 5px solid transparent;
    font-size: 14px;
}

.navleft .nav li a:hover {
    background: none;
    color: #6f7a9f;
}

.navleft .nav li.active a {
    background: none;
    color: #6f7a9f;
    border-left: 5px solid #6f7a9f;
    font-size: 14px;
}

.text-highlight {
    color: #2f3446;
}

.highlight-border {
    border-color: #6f7a9f;
}

.custom-quote {
    border-color: #acb3c8;
}

.custom-quote p {
    font-size: 14px;
    color: #777777;
    line-height: 1.5;
}