/*<!-- ***************** president start ***************** -*/

.president-section {
    padding: 2em 0;
}

.president-section .president-box .title {
    font-size: 2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    margin-bottom: 20px;
}

.president-section .president-box span.color01 {
    color: #58595b;
}

.president-section .president-box img {
    width: 100%;
    height: auto;
}

.president-section .president-box a {
    text-decoration: none;
}

.president-section .president-box .content {
    background: rgba(13, 124, 171, 0.2);
    padding: 1em;
    margin-top: -1px;
    position: relative;
}

.president-section .president-box .content .name {
    margin-top: 0;
    color: #404041;
    font-family: 'quarkBold';
    font-size: 1.5em;
}

.lang-en .president-section .president-box .content .name {
    font-size: 1.3em;
}

.president-section .president-box .content .position {
    margin-top: 0;
    color: #6d6e70;
    font-family: 'quarkBold';
    font-size: 1.2em;
    margin-bottom: 0;
}

.president-section .president-box .content .read_more {
    position: absolute;
    color: white;
    background: #0d7cab;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    font-size: 1.8em;
    padding-top: 2px;
    top: 15px;
}

.president-section .activities-box .title {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    border-bottom: 2px solid #0d7cab;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.president-section .activities-box .triangle01 {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.president-section .activities-box .read_more {
    position: absolute;
    right: 20px;
    top: 30px;
    border: 1px solid #0d7cab;
    border-radius: 15px;
    padding: 0px 10px;
}

.president-section .activities-box .activities_item {
    padding: 2.4em 0 0;
}

.president-section .activities-box .activities_item a {
    text-decoration: none;
}

.president-section .activities-box .activities_item .item {
    padding: 0 0.5em;
}

.president-section .activities-box .activities_item .picture img {
    width: 100%;
    height: auto;
}

.president-section .activities-box .activities_item .content {
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: -110px;
    width: 100%;
    position: relative;
    bottom: 110px;
    padding: 10px;
    line-height: 1.2;
    font-size: 0.9em;
    height: 110px;
}

.president-section .activities-box .activities_item .content .header {
    font-family: 'quarkBold';
    font-size: 1.2em;
    color: #0d7cab;
    margin-top: 5px;
    line-height: 1.3;
    border-bottom: 1px solid #bbbdbf;
    padding-bottom: 10px;
}

.president-section .activities-box .activities_item .content .post_by {
    font-size: 1em;
    color: #919191;
}

#owl-demo .owl-prev:hover,
#owl-demo .owl-next:hover {
    background: rgba(35, 31, 32, 0.60);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-demo .owl-prev {
    border: none;
    width: 35px;
    height: 35px;
    position: absolute;
    left: auto;
    top: 0;
    right: 50px;
    padding-top: 7px;
    text-align: center;
    background: #d0d2d3;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-demo .owl-next {
    border: none;
    width: 35px;
    height: 35px;
    position: absolute;
    left: auto;
    top: 0;
    right: 10px;
    padding-top: 7px;
    text-align: center;
    background: #a6a8ab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-demo .owl-pagination {
    display: none;
}

.president-section .activities-box .activities-thumbnail_item {
    margin-bottom: 4px;
}

.president-section .activities-box .activities-thumbnail_item:first-child {
    padding: 2.4em 0 0;
}

.president-section .activities-box .activities-thumbnail_item a {
    text-decoration: none;
}

.president-section .activities-box .activities-thumbnail_item img {
    width: 100%;
}

.president-section .activities-box .activities-thumbnail_item .header {
    font-family: 'quarkBold';
    font-size: 1.2em;
    color: #0d7cab;
    margin-top: 5px;
    line-height: 1.3;
    border-bottom: 1px solid #bbbdbf;
    padding-bottom: 20px;
}

.president-section .activities-box .activities-thumbnail_item .post_by {
    font-size: 0.9em;
    color: #919191;
}

.president-section .activities_feed a {
    text-decoration: none;
}

.president-section .activities_feed .thumbnail,
.item .thumbnail {
    border: none;
    border-radius: 0;
}

.president-section .activities_feed .thumbnail img {
    width: 100%;
}


.president-section .activities_feed .thumbnail .title,
.item .caption .title {
    font-family: 'quarkBold';
    font-size: 1.2em;
    color: #0d7cab;
    margin-top: 5px;
    line-height: 1.3;
    height: 42px;
    overflow: hidden;
}

.president-section .activities_feed .thumbnail .content,
.item .thumbnail .content {
    color: #808284;
    font-size: 0.9em;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.president-section .activities_feed .thumbnail .post_by,
.item .thumbnail .post_by {
    border-top: 1px solid #bbbdbf;
    margin-top: 10px;
    padding-top: 10px;
    color: #808284;
    font-size: 0.9em
}

.president-section .activities_feed .item {
    padding: 0 0.5em;
}

#owl-demo02 .owl-prev:hover,
#owl-demo02 .owl-next:hover {
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-demo02 .owl-prev {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-demo02 .owl-next {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-demo02 .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d0d2d3;
    border: 1px solid #d0d2d3;
}

#owl-demo02 .owl-controls .owl-page.active span,
#owl-demo02 .owl-controls.clickable .owl-page:hover span {
    border: 1px solid #808284;
    background: #808284;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-demo02 .owl-pagination {
    width: 50%;
    position: absolute;
    left: 25%;
    margin-top: 20px;
}

#owl-demo02 .owl-controls .owl-page {
    position: relative;
    z-index: 1;
}


/*<!-- ***************** banner start ***************** -->*/

.banner-section {
    padding: 2em 0;
}

.banner-section .banner-box .title {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    border-bottom: 2px solid #0d7cab;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.banner-section .banner-box .triangle01 {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.banner-section .banner-box .read_more {
    position: absolute;
    right: 20px;
    top: 30px;
    border: 1px solid #0d7cab;
    border-radius: 15px;
    padding: 0px 10px;
}

.banner-section .item .row > div:nth-child(4n+1) {
    clear: both;
}

#owl-demo03 {
    margin-top: 30px;
}

#owl-demo03 .item {
    padding: 0 0.5em;
}

#owl-demo03 .item a {
    margin-bottom: 20px;
    border: 1px solid #a6a8ab;
    display: block;
    width: 100%;
    /*padding: 2em 1em;*/
    /*padding:2px 185px 2px 2px;*/
    text-align: center;
}

#owl-demo03 .item img {
    /*width: 100%;*/
    /*height: auto;*/
    padding:2px;
    width:183px;
    height: 96px;
    vertical-align: middle;
}

#owl-demo03 .owl-prev:hover,
#owl-demo03 .owl-next:hover {
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-demo03 .owl-prev {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-demo03 .owl-next {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-demo03 .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d0d2d3;
    border: 1px solid #d0d2d3;
}

#owl-demo03 .owl-controls .owl-page.active span,
#owl-demo03 .owl-controls.clickable .owl-page:hover span {
    border: 1px solid #808284;
    background: #808284;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-demo03 .owl-pagination {
    width: 50%;
    position: absolute;
    left: 25%;
    margin-top: 20px;
}

#owl-demo03 .owl-controls .owl-page {
    position: relative;
    z-index: 1;
}

.banner-section .activities_calendar .title {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    border-bottom: 2px solid #0d7cab;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.banner-section .activities_calendar .triangle01 {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.banner-section .activities_calendar .read_more {
    position: absolute;
    right: 20px;
    top: 30px;
    border: 1px solid #0d7cab;
    border-radius: 15px;
    padding: 0px 10px;
}

.banner-section .activities_calendar .calendar {
    margin-top: 30px;
    background: #e7e7e8;
}

.banner-section .activities_calendar .calendar .datetimepicker-inline {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
}

.banner-section .activities_calendar .calendar .datetimepicker table {
    width: 100%;
}

.banner-section .activities_calendar .calendar .datetimepicker .prev i {
    color: #0d7cab;
}

.banner-section .activities_calendar .calendar .datetimepicker thead tr:first-child th,
.banner-section .activities_calendar .calendar .datetimepicker tfoot th {
    font-family: 'quarkBold';
    color: #0d7cab;
}

.banner-section .activities_calendar .calendar .datetimepicker tbody {
    font-family: 'quarkLight';
    background: white;
    color: #808284;
}

.banner-section .activities_calendar .calendar .table-condensed .dow {
    font-family: 'quarkBold';
    color: #808284;
}

.banner-section .activities_calendar .calendar .datetimepicker tbody tr td {
    border-radius: 0;
}

.banner-section .activities_calendar .calendar .datetimepicker table tr td.active:active,
.banner-section .activities_calendar .calendar .datetimepicker table tr td.active:hover:active,
.banner-section .activities_calendar .calendar .datetimepicker table tr td.active.disabled:active,
.banner-section .activities_calendar .calendar .datetimepicker table tr td.active.disabled:hover:active,
.banner-section .activities_calendar .calendar .datetimepicker table tr td.active.active,
.banner-section .activities_calendar .calendar .datetimepicker table tr td.active:hover.active,
.banner-section .activities_calendar .calendar .datetimepicker table tr td.active.disabled.active,
.banner-section .activities_calendar .calendar .datetimepicker table tr td.active.disabled:hover.active {
    background: white;
    border: 1px solid #0d7cab;
    color: #939597;
}

.banner-section .activities_calendar .calendar .datetimepicker table tr td.old,
.banner-section .activities_calendar .calendar .datetimepicker table tr td.new {
    color: white;
}

.banner-section .activities_calendar .calendar .datetimepicker table tr td.day:hover {
    background: none;
}

.banner-section .activities_calendar .calendar .datetimepicker tbody tr {
    background: white;
}

.banner-section .activities_calendar .calendar .header {
    font-size: 1.5em;
    font-family: 'quarkBold';
    color: #949494;
    border-bottom: 2px solid white;
    padding-bottom: 10px;
    margin-bottom: 0;
    margin-top: 5px;
    padding-left: 20px;
}

.banner-section .activities_calendar .calendar_item .item {
    border-bottom: 2px solid white;
}

.banner-section .activities_calendar .calendar_item .item a.date {
    margin: 10px;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #0d7cab;
    border-radius: 50%;
    font-size: 1.1em;
    line-height: 1;
    text-align: center;
    padding-top: 5px;
    font-family: 'quarkLight';
    color: white;
    text-decoration: none;
}

.banner-section .activities_calendar .calendar_item .item a.date span {
    font-family: 'quarkBold';
}

.banner-section .activities_calendar .calendar_item .item a.content {
    margin: 10px;
    vertical-align: middle;
    display: inline-block;
    font-size: 1.1em;
    padding-top: 5px;
    font-family: 'quarkLight';
    color: #949494;
    text-decoration: none;
    width: 67%;
}


/*<!-- ***************** download start ***************** -->*/

.download-section {
    padding: 2em 0;
}

.download-section .download_tab .nav-tabs {
    text-align: center;
    border-bottom: 2px solid #0d7cab;
}

.download-section .download_tab .nav-tabs>li {
    float: none;
    display: inline-block;
    width: 24.60%;
    background: rgba(13, 124, 171, 0.1);
}

.download-section .download_tab .nav-tabs>li.active {
    background: #0d7cab;
}

.download-section .download_tab .nav-tabs>li.active>a {
    font-family: 'quarkBold';
    margin-bottom: 1px;
    padding: 10px;
    color: white;
}

.download-section .download_tab .nav-tabs>li>a {
    border: none;
    border-radius: 0;
    font-family: 'quarkLight';
    color: #929497;
    font-size: 1.5em;
    margin-right: 0;
}

.lang-en .download-section .download_tab .nav-tabs>li>a {
    font-size: 1.2em;
}

.download-section .download_tab .nav-tabs>li.active>a,
.download-section .download_tab .nav-tabs>li.active>a:focus,
.download-section .download_tab .nav-tabs>li.active>a:hover {
    background: none;
    border: none;
    border-bottom: none;
}

.download-section .download_tab .triangle01 {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.download-section .download_tab .annouce_item, .download-wrap .annouce_item {
    text-align: center;
    margin-top: 32px;
}

.download-section .download_tab .annouce_item i.ico_download, .download-wrap .annouce_item i.ico_download {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #0d7cab;
    color: white;
    font-size: 2em;
    padding-top: 12px;
}

.download-section .download_tab .annouce_item i.ico_download02, .download-wrap .annouce_item i.ico_download02 {
    color: #0d7cab;
    font-size: 2em;
    vertical-align: middle;
    padding-top: 12px;
}

.download-section .download_tab .annouce_item .title, .download-wrap .annouce_item .title {
    margin-top: 5px;
    color: #404041;
    font-family: 'quarkBold';
    font-size: 1.3em;
    text-align: left;
}

.download-section .download_tab .annouce_item .post_by, .download-wrap .annouce_item .post_by {
    color: #808284;
    font-size: 0.9;
    /*font-family: 'quarkBold';*/
    text-align: left;
}

.download-section .web_link .title, .download-wrap .web_link .title {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    margin-bottom: 0px;
    border-bottom: 2px solid #0d7cab;
    text-align: center;
    padding-bottom: 10px;
    margin-top: 7px;
}

.download-section .web_link .triangle01 {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.download-section .web_link .read_more, .download-wrap .web_link .read_more {
    position: absolute;
    right: 20px;
    top: 10px;
    border: 1px solid #0d7cab;
    border-radius: 15px;
    padding: 0px 10px;
}

.download-section .web_link .content, .download-wrap .web_link .content {
    margin-top: 20px;
    background: #e7e7e8;
}

.download-section .web_link .content .panel, .download-wrap .web_link .content .panel {
    background: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.download-section .web_link .content .panel-group .panel-heading, .download-wrap .web_link .content .panel-group .panel-heading {
    border-bottom: 1px solid #bbbdbf;
    margin: 0 10px;
}

.download-section .web_link .content .panel:last-child .panel-heading, .download-wrap .web_link .content .panel:last-child {
    border-bottom: none;
}

.download-section .web_link .content .panel-title>.small,
.download-section .web_link .content .panel-title>.small>a,
.download-section .web_link .content .panel-title>a,
.download-section .web_link .content .panel-title>small,
.download-section .web_link .content .panel-title>small>a {
    color: #949494;
    text-decoration: none;
    font-size: 1.2em;
    font-family: 'quarkLight';
}

.download-section .web_link .content .panel:last-child .panel-title>.small,
.download-section .web_link .content .panel:last-child .panel-title>.small>a,
.download-section .web_link .content .panel:last-child .panel-title>a,
.download-section .web_link .content .panel:last-child .panel-title>small,
.download-section .web_link .content .panel:last-child .panel-title>small>a {
    color: #0d7cab;
    text-decoration: none;
    font-size: 1.2em;
    font-family: 'quarkBold';
}

.download-section .web_link .content .panel-group .panel-heading+.panel-collapse>.list-group,
.download-section .web_link .content .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}

.download-section .web_link .content .panel-body a {
    display: block;
    margin: 10px 0;
    color: #949494;
    text-decoration: none;
    font-size: 1.2em;
    font-family: 'quarkLight';
}

.web_link .navbar {
    min-height: 50px;
    margin-bottom: 20px;
    padding-top: 20px;
    border: none;
}

.web_link .navbar-nav {
    float: none;
    text-align: left;
}

.web_link .navbar-nav>li {
    float: none;
    display: block;
    border-bottom: 1px solid #bbbdbf;
}

.web_link .navbar-nav>li:last-child {
    border-bottom: none;
}

.web_link .navbar-nav>li>a {
    color: #949494;
    text-decoration: none;
    font-size: 1.4em;
    font-family: 'quarkLight';
    padding: 10px 10px;
}

.web_link .nav>li>a:focus,
.web_link .nav>li>a:hover {
    background: none;
}

.web_link .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.web_link .dropdown-menu {
    width: 100%;
    position: relative;
    background: none;
    border: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.web_link .dropdown-menu li a {
    color: #949494;
    text-decoration: none;
    font-size: 1.2em;
    font-family: 'quarkLight';
    padding: 10px 15px;
}

.web_link .special {
    color: #0d7cab !important;
    font-family: 'quarkBold' !important;
}

.web_link .dropdown-menu>li>a:focus,
.web_link .dropdown-menu>li>a:hover {
    color: #949494;
    background: none;
}

.web_link .nav .open>a,
.web_link .nav .open>a:focus,
.web_link .nav .open>a:hover {
    border: none;
    background: none;
}

@media (max-width: 767px) and (min-width: 320px) {
    .web_link .navbar {
        min-height: auto;
        margin-bottom: 20px;
        padding-top: 0;
        border: none;
    }
    .web_link .navbar-collapse {
        padding-right: 30px;
        padding-left: 30px;
    }
    .web_link .navbar-toggle {
        color: #404041;
        float: none;
        font-family: 'quarkBold';
        width: 100%;
        margin-right: 0;
        font-size: 1.3em;
    }
    .web_link .navbar-toggle i {
        float: right;
        margin-right: 5px;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .web_link .navbar {
        min-height: auto;
        margin-bottom: 20px;
        padding-top: 0;
        border: none;
    }
    .web_link .navbar-collapse {
        padding-right: 30px;
        padding-left: 30px;
    }
    .web_link .navbar-toggle {
        color: #404041;
        float: none;
        font-family: 'quarkBold';
        width: 100%;
        margin-right: 0;
        font-size: 1.3em;
    }
    .web_link .navbar-toggle i {
        float: right;
        margin-right: 5px;
    }
}

@media (max-width: 1024px) and (min-width: 992px) {
    .web_link .navbar-toggle {
        display: none;
    }
    .web_link .navbar-collapse {
        border-top: none;
        box-shadow: none;
    }
    .web_link .navbar-collapse.collapse {
        display: block!important;
    }
    .web_link .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .web_link .navbar-nav>li {
        float: none;
    }
    .web_link .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .web_link .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .web_link .navbar-collapse.collapse.in {
        display: block!important;
    }
    .web_link .collapsing {
        overflow: hidden!important;
    }
    .web_link .navbar-collapse {
        padding-right: 5px;
        padding-left: 5px;
    }
    .web_link .navbar-nav>li>a {
        font-size: 1.2em;
    }
}



/*<!-- ***************** pr start ***************** -->*/

.pr-section {
    padding: 2em 0;
}

.pr-section .title {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    border-bottom: 2px solid #0d7cab;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.pr-section .triangle01 {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.pr-section .read_more {
    position: absolute;
    right: 20px;
    top: 30px;
    border: 1px solid #0d7cab;
    border-radius: 15px;
    padding: 0px 10px;
}

.service_item {
    margin-bottom: 20px;
}

.pr-section .pr_item {
    margin-top: 20px;
}

.pr-section .pr_item a {
    text-decoration: none;
}

.pr-section .pr_item img {
    width: 100%;
    max-height: 194px;
}

.pr-section .pr_item .content {
    padding: 1em;
    background: #e7e7e8;
}

.pr-section .pr_item .content .header {
    margin-top: 5px;
    color: #404041;
    font-family: 'quarkBold';
    font-size: 1.3em;
    text-align: left;
    min-height: 40px;
    height: 42px;
    font-size: 1.1em;
    line-height: 1.6;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pr-section .pr_item .content .post_by {
    color: #808284;
    font-size: 0.9em;
}

.pr-section .pr_item-vdo {
    margin-top: 20px;
}

.pr-section .pr_item-vdo a {
    text-decoration: none;
}

.pr-section .pr_item-vdo img {
    width: 100%;
    height: auto;
}

.pr-section .pr_item-vdo i.ico_vdo {
    font-size: 4em;
    color: white;
    position: absolute;
    top: 24%;
    left: 38%;
    width: 80px;
    height: 80px;
    border: 3px solid white;
    border-radius: 50%;
    text-align: center;
    padding-left: 10px;
    padding-top: 10px;
}

.pr-section .pr_item-vdo .content {
    padding: 1em;
    background: #e7e7e8;
}

.pr-section .pr_item-vdo .content .header {
    margin-top: 5px;
    color: #404041;
    font-family: 'quarkBold';
    font-size: 1.3em;
    text-align: left;
    min-height: 40px;
}

.pr-section .pr_item-vdo .content .post_by {
    color: #808284;
    font-size: 0.9em;
}

#owl-demo04 {
    margin-top: 30px;
}

#owl-demo04 .item {
    padding: 0 0.5em;
}

#owl-demo04 .owl-prev:hover,
#owl-demo04 .owl-next:hover {
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-demo04 .owl-prev {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-demo04 .owl-next {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-demo04 .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d0d2d3;
    border: 1px solid #d0d2d3;
}

#owl-demo04 .owl-controls .owl-page.active span,
#owl-demo04 .owl-controls.clickable .owl-page:hover span {
    border: 1px solid #808284;
    background: #808284;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-demo04 .owl-pagination {
    width: 50%;
    position: absolute;
    left: 25%;
    margin-top: 20px;
}

#owl-demo04 .owl-controls .owl-page {
    position: relative;
    z-index: 1;
}


/*<!-- ***************** pr-province start ***************** -->*/

{
    padding: 2em 0;
}

.pr_province-section .title {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    border-bottom: 2px solid #0d7cab;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.triangle01 {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.read_more {
    position: absolute;
    right: 20px;
    top: 30px;
    border: 1px solid #0d7cab;
    border-radius: 15px;
    padding: 0px 10px;
}

.pr_province-tab .nav-tabs {
    border-bottom: none;
    text-align: center;
    margin-top: 20px;
}

.pr_province-tab .nav-tabs>li {
    float: none;
    margin-bottom: 0px;
    display: inline-block;
    margin: 0 15px;
}

.pr_province-tab .nav-tabs>li>a {
    border: none;
    border-radius: 0;
    font-family: 'quarkLight';
    font-size: 1.5em;
}

.pr_province-tab .nav>li>a:focus,
.pr_province-tab .nav>li>a:hover {
    text-decoration: none;
    background: none;
}

.pr_province-tab .nav-tabs>li.active>a,
.pr_province-tab .nav-tabs>li.active>a:focus,
.pr_province-tab .nav-tabs>li.active>a:hover {
    color: white;
    background: #0d7cab;
}

.zone-section .item > .row > article:nth-child(5) {
    clear: both;
}

/*north*/

#owl-north {
    margin-top: 30px;
}

#owl-north .item {
    padding: 0 0.5em;
}

#owl-north .owl-prev:hover,
#owl-north .owl-next:hover {
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-north .owl-prev {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-north .owl-next {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-north .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d0d2d3;
    border: 1px solid #d0d2d3;
}

#owl-north .owl-controls .owl-page.active span,
#owl-north .owl-controls.clickable .owl-page:hover span {
    border: 1px solid #808284;
    background: #808284;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-north .owl-pagination {
    width: 50%;
    position: absolute;
    left: 25%;
    margin-top: 20px;
}

#owl-north .owl-controls .owl-page {
    position: relative;
    z-index: 1;
}


/*center*/

#owl-center {
    margin-top: 30px;
}

#owl-center .item {
    padding: 0 0.5em;
}

#owl-center .owl-prev:hover,
#owl-center .owl-next:hover {
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-center .owl-prev {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-center .owl-next {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-center .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d0d2d3;
    border: 1px solid #d0d2d3;
}

#owl-center .owl-controls .owl-page.active span,
#owl-center .owl-controls.clickable .owl-page:hover span {
    border: 1px solid #808284;
    background: #808284;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-center .owl-pagination {
    width: 50%;
    position: absolute;
    left: 25%;
    margin-top: 20px;
}

#owl-center .owl-controls .owl-page {
    position: relative;
    z-index: 1;
}


/*south*/

#owl-south {
    margin-top: 30px;
}

#owl-south .item {
    padding: 0 0.5em;
}

#owl-south .owl-prev:hover,
#owl-south .owl-next:hover {
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-south .owl-prev {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-south .owl-next {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-south .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d0d2d3;
    border: 1px solid #d0d2d3;
}

#owl-south .owl-controls .owl-page.active span,
#owl-south .owl-controls.clickable .owl-page:hover span {
    border: 1px solid #808284;
    background: #808284;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-south .owl-pagination {
    width: 50%;
    position: absolute;
    left: 25%;
    margin-top: 20px;
}

#owl-south .owl-controls .owl-page {
    position: relative;
    z-index: 1;
}

/*west*/

#owl-west {
    margin-top: 30px;
}

#owl-west .item {
    padding: 0 0.5em;
}

#owl-west .owl-prev:hover,
#owl-west .owl-next:hover {
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-west .owl-prev {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-west .owl-next {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-west .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d0d2d3;
    border: 1px solid #d0d2d3;
}

#owl-west .owl-controls .owl-page.active span,
#owl-west .owl-controls.clickable .owl-page:hover span {
    border: 1px solid #808284;
    background: #808284;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-west .owl-pagination {
    width: 50%;
    position: absolute;
    left: 25%;
    margin-top: 20px;
}

#owl-west .owl-controls .owl-page {
    position: relative;
    z-index: 1;
}

/*northeast*/

#owl-northeast {
    margin-top: 30px;
}

#owl-northeast .item {
    padding: 0 0.5em;
}

#owl-northeast .owl-prev:hover,
#owl-northeast .owl-next:hover {
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-northeast .owl-prev {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-northeast .owl-next {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-northeast .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d0d2d3;
    border: 1px solid #d0d2d3;
}

#owl-northeast .owl-controls .owl-page.active span,
#owl-northeast .owl-controls.clickable .owl-page:hover span {
    border: 1px solid #808284;
    background: #808284;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-northeast .owl-pagination {
    width: 50%;
    position: absolute;
    left: 25%;
    margin-top: 20px;
}

#owl-northeast .owl-controls .owl-page {
    position: relative;
    z-index: 1;
}

.pr_province-item {
    margin-bottom: 20px;
}

.pr_province-item a {
    text-decoration: none;
}

.pr_province-item img {
    width: 100%;
    height: auto;
}

.pr_province-item .province {
    font-family: 'quarkBold';
    font-size: 1.5em;
    text-align: center;
    padding: 5px;
    background: #0d7cab;
    color: white;
    margin-bottom: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 34px;
}

.pr_province-item .content {
    padding: 1em;
    background: #e7e7e8;
}

.pr_province-item .content .header {
    margin-top: 5px;
    color: #404041;
    font-family: 'quarkBold';
    font-size: 1.1em;
    text-align: left;
    height: 55px;
    line-height: 1.2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pr_province-item .content .post_by {
    color: #808284;
    font-size: 0.9em;
    text-align: left;
}


/*<!-- ***************** about start ***************** -->*/

.about-section .header-section {
    margin-bottom: 80px;
}

.about-section .header-section .background img {
    width: 100%;
}

.about-section .header-section .text-title {
    position: absolute;
    top: 25%;
    width: 1140px;
    margin: 0 auto;
    text-align: center;
}

.about-section .header-section .text-title .title {
    font-family: 'quarkBold';
    font-size: 4.5em;
    color: white;
    margin-bottom: 0;
    position: relative;
    padding: 45px 15px;
    border: 3px solid white;
    width: 50%;
    margin: 0 auto;
}

.about-section .header-section .text-title .title:before {
    top: auto;
    bottom: -20px;
    left: 50%;
    right: auto;
    border-width: 20px 20px 0px;
    content: "";
    position: absolute;
    border-style: solid;
    border-color: white transparent;
    display: block;
    width: 0;
}

.about-section .header-section .text-title .title:after {
    top: auto;
    bottom: -20px;
    left: 50%;
    right: auto;
    border-width: 0 13px 13px;
    content: "";
    position: absolute;
    border-style: solid;
    border-color: transparent transparent;
    display: block;
    width: 0;
}

.about-section .item {
    margin: 20px 0;
    text-align: center;
}

.about-section .item a {
    text-decoration: none;
}

.about-section .item .ico {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: white;
    margin: 25px auto;
    padding-top: 55px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.about-section .item .ico i {
    font-size: 5em;
    background: -webkit-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.about-section .item .ico_bg {
    top: 20px;
    left: 41px;
    z-index: -1;
    width: 210px;
    height: 210px;
    border-radius: 50%;
    position: absolute;
    background: rgba(51, 160, 215, 1);
    background: -moz-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(51, 160, 215, 1)), color-stop(100%, rgba(51, 184, 177, 1)));
    background: -webkit-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
    background: -o-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
    background: -ms-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
    background: linear-gradient(to right, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33a0d7', endColorstr='#33b8b1', GradientType=1);
}

.about-section .item .name {
    font-family: 'quarkLight';
    font-size: 1.7em;
    color: #0d7cab;
}

.about-section .item a:hover .ico {
    background: rgba(255, 255, 255, 0);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.about-section .item a:hover i {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}


/*mobile*/

@media(max-width: 767px) and (min-width: 320px) {
    .president-section {
        padding: 1em 0;
    }
    .president-section .president-box .title {
        text-align: center;
    }
    .president-section .activities-box .read_more,
    .banner-section .banner-box .read_more,
    .banner-section .activities_calendar .read_more {
        top: 6px;
    }
    .president-section .activities-box .activities_item .content .header {
        font-size: 1.1em;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    .president-section .activities-box .activities_item .content .post_by {
        font-size: 0.9em;
        color: #919191;
        margin-bottom: 0;
    }
    #owl-demo02 .owl-prev,
    #owl-demo03 .owl-prev,
    #owl-demo04 .owl-prev,
    #owl-north .owl-prev,
    #owl-center .owl-prev,
    #owl-south .owl-prev,
    #owl-northeast .owl-prev {
        float: left;
    }
    #owl-demo02 .owl-next,
    #owl-demo03 .owl-next,
    #owl-demo04 .owl-next,
    #owl-north .owl-next,
    #owl-center .owl-next,
    #owl-south .owl-next,
    #owl-northeast .owl-next {
        float: right;
        margin-left: 0;
    }
    .pr-section .pr_item-vdo i.ico_vdo {
        top: 21%;
        left: 39%;
    }
    .banner-section .activities_calendar {
        margin-top: 100px;
    }
    .download-section {
        padding: 1em 0;
    }
    .download-section .download_tab .nav-tabs>li {
        display: block;
        width: 100%;
        margin: 10px 0;
    }
    .download-section .download_tab .annouce_item i.ico_download {
        display: none;
    }
    .pr-section {
        padding: 1em 0;
    }
    .pr-section .read_more,
    .read_more {
        top: -30px;
    }
    .pr_province-tab .nav-tabs>li {
        width: 100%;
        display: block;
        margin: 10px auto;
    }
    .about-section .header-section {
        margin-bottom: 40px;
    }
    .about-section .header-section .text-title {
        width: 100%;
        margin: 0 -15px;
    }
    .about-section .header-section .text-title .title {
        width: 70%;
        font-size: 2.5em;
        padding: 10px 15px;
    }
    .about-section .header-section .text-title .title:before {
        left: 40%;
    }
    .about-section .item .ico {
        background: rgba(51, 160, 215, 1);
        background: -moz-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(51, 160, 215, 1)), color-stop(100%, rgba(51, 184, 177, 1)));
        background: -webkit-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
        background: -o-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
        background: -ms-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
        background: linear-gradient(to right, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33a0d7', endColorstr='#33b8b1', GradientType=1);
    }
    .about-section .item .ico i {
        background: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .about-section .item .ico_bg {
        display: none;
    }
}


/*tablet site*/

@media(max-width: 1024px) and (min-width: 768px) {
    .president-section .president-box .title {
        text-align: center;
    }
    .president-section .activities-box .read_more,
    .banner-section .banner-box .read_more,
    .banner-section .activities_calendar .read_more,
    .read_more,
    .pr-section .read_more {
        top: 10px;
    }
    .president-section .activities-box .activities_item .content {
        bottom: 110px;
    }
    .president-section .activities-box .activities-thumbnail_item:first-child {
        padding: 2em 0 0;
    }
    .president-section .activities-box .activities-thumbnail_item {
        margin-bottom: 35px;
    }
    #owl-demo02 .owl-prev,
    #owl-demo03 .owl-prev,
    #owl-demo04 .owl-prev,
    #owl-north .owl-prev,
    #owl-center .owl-prev,
    #owl-south .owl-prev,
    #owl-northeast .owl-prev {
        float: left;
    }
    #owl-demo02 .owl-next,
    #owl-demo03 .owl-next,
    #owl-demo04 .owl-next,
    #owl-north .owl-next,
    #owl-center .owl-next,
    #owl-south .owl-next,
    #owl-northeast .owl-next {
        float: right;
        margin-left: 0;
    }
    .pr-section .pr_item-vdo i.ico_vdo {
        top: 26%;
        left: 39%;
    }
    .banner-section .activities_calendar {
        margin-top: 100px;
    }
    .download-section .download_tab .nav-tabs>li {
        display: block;
        width: 100%;
        margin: 10px 0;
    }
    .about-section .header-section .text-title {
        width: 720px;
    }
    .about-section .item .ico_bg {
        left: 83px;
    }
}

@media(max-width: 1024px) and (min-width: 992px) {
    .president-section .president-box .content {
        background: rgb(207, 229, 238);
        margin-top: 0px;
        position: relative;
        top: -42px;
        z-index: 1;
    }
    .president-section .activities-box .activities-thumbnail_item .header {
        font-size: 1em;
        padding-bottom: 10px;
    }
    .president-section .activities-box .activities-thumbnail_item .post_by {
        font-size: 0.9em;
    }
    .president-section .president-box .content .read_more {
        display: none;
    }
    .president-section .activities-box .activities-thumbnail_item .header {
        padding-bottom: 6px;
    }
    .president-section .activities-box .read_more,
    .banner-section .banner-box .read_more,
    .banner-section .activities_calendar .read_more,
    .pr-section .read_more {
        top: 30px;
    }
    .president-section .activities-box .activities-thumbnail_item {
        margin-bottom: 5px;
    }
    .pr-section .pr_item-vdo i.ico_vdo {
        top: 21%;
        left: 33%;
    }
    .pr-section .banner-section .activities_calendar {
        margin-top: 0;
    }
    .banner-section .activities_calendar .read_more {
        right: 10px;
    }
    .banner-section .activities_calendar .calendar_item .item a.content {
        margin: -5px;
    }
    .pr-section .pr_item .content .header,
    .pr-section .pr_item-vdo .content .header,
    .pr_province-item .content .header {
        font-size: 1.1em;
    }
    .about-section .header-section .text-title {
        width: 940px;
    }
    .about-section .item .ico_bg {
        left: 16px;
    }
}

@media (max-width: 1199px) and (min-width: 1025px) {
    .president-section .president-box .title {
        text-align: center;
    }
    .president-section .president-box .content {
        background: rgb(207, 229, 238);
        margin-top: 0px;
        position: relative;
        top: -42px;
        z-index: 1;
    }
    .president-section .activities-box .activities-thumbnail_item .header {
        font-size: 1em;
        padding-bottom: 10px;
    }
    .president-section .activities-box .activities-thumbnail_item .post_by {
        font-size: 0.9em;
    }
    .president-section .president-box .content .read_more {
        display: none;
    }
    .president-section .activities-box .activities_item .content {
        bottom: 128px;
    }
    .banner-section .activities_calendar .calendar_item .item a.content {
        margin: -5px;
    }
    .download-section .download_tab .nav-tabs>li>a {
        font-size: 1em;
        padding: 10px 10px;
    }
    .download-section .download_tab .nav-tabs>li.active>a {
        padding: 10px 10px;
    }
    .download-section .download_tab .nav-tabs>li {
        width: 24.5%;
    }
    .about-section .header-section .text-title {
        width: 940px;
    }
    .banner-section .activities_calendar .read_more {
        right: 10px;
    }
    .pr-section .pr_item .content .header,
    .pr-section .pr_item-vdo .content .header,
    .pr_province-item .content .header {
        font-size: 1.1em;
    }
    .about-section .item .ico_bg {
        left: 16px;
    }
}

.page-header { text-align: center; border: none; margin-bottom: 0; }
.page-header h1.page-title { color: #177cab; }
.line { border-bottom: 2px solid #177cab!important; margin-bottom: 0; }
.line-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #177cab transparent transparent transparent;
    margin: 0 auto;
    margin-bottom: 30px;
}


/* ---- latest css ---- */

.about-section .title {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    border-bottom: 2px solid #0d7cab;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.about-section .triangle01 {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.about-section .read_more {
    position: absolute;
    right: 20px;
    top: 30px;
    border: 1px solid #0d7cab;
    border-radius: 15px;
    padding: 0px 10px;
}

.about-section .service-item {
    background: rgba(19, 123, 171, 0.1);
    margin-top: -8px;
    padding-top: 2em;
    padding-right: 4em;
    padding-left: 4em;
}

.about-section .service-item .item .name {
    font-size: 1.3em;
}

.about-section .service-item .item .ico {
    background: #e8f2f7;
    width: 140px;
    height: 140px;
    padding-top: 35px;
}

.about-section .service-item .item .ico_bg {
    left: 29px;
    width: 148px;
    height: 148px;
    top: 21px;
}

#service .owl-pagination {
    display: none;
}

#service .owl-prev:hover,
#service .owl-next:hover {
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#service .owl-prev {
    left: -5%;
    top: 25%;
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: absolute;
    z-index: 2;
}

#service .owl-next {
    right: -5%;
    top: 25%;
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: absolute;
    z-index: 2;
}


/*<!--****************************** banner start ******************************-->*/

.banner-section .activities_calendar .calendar_item .calendar_item-box {
    height: 112px;
    overflow-y: auto;
}

.banner-section .activities_calendar .calendar .header {
    font-size: 1.3em;
    padding-bottom: 4px;
    margin-bottom: 0;
    margin-top: 0px;
}

.banner-section .activities_calendar .calendar_item .calendar_item-box .item a.date {
    margin: 2px 6px;
}

.banner-section .activities_calendar .calendar_item .calendar_item-box .item a.content {
    padding-top: 0px;
    margin: 6px 10px;
}


/*<!--****************************** otop start ******************************-->*/

.otop-section {
    margin-top: 40px;
    padding: 1em 0;
}

.otop-section .title {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    border-bottom: 2px solid #0d7cab;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.otop-section .triangle01 {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.otop-section .read_more {
    position: absolute;
    right: 20px;
    top: 30px;
    border: 1px solid #0d7cab;
    border-radius: 15px;
    padding: 0px 10px;
}

.otop-section .product_item {
    margin: 15px 0 0px;
    margin-top: 15px;
    padding-top: 30px;
}
/*
.otop-section a {
    color: #0d7cab;
    font-family: 'quarkBold';
    font-size: 1.2em;
    margin-top: 0;
    text-decoration: none;
}*/

.otop-section a img {
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.otop-section a:hover img {
    opacity: .6;
}

.otop-section .product_item .item {
    padding: 10px;
}

.otop-section .product_item .item .product-box {
    position: relative;
    border-width: 1px;
    border-style: solid;
    -moz-border-image: -moz-linear-gradient(top right, #36b9b2 0%, #33a0d7 100%);
    -webkit-border-image: -webkit-linear-gradient(top right, #36b9b2 0%, #33a0d7 100%);
    border-image: linear-gradient(to bottom left, #36b9b2 0%, #33a0d7 100%);
    border-image-slice: 1;
    background: white;
    padding: 10px;
}

.otop-section .product_item .item .product-box .share {
    position: absolute;
    vertical-align: top;
    margin: 5px;
    color: #d6d6d6;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.otop-section .product_item .item .product-box .share:hover {
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    color: #202e31;
}

.otop-section .product_item .item .product-box .share i {
    vertical-align: top;
}

.otop-section .product_item .item .product-box .love {
    margin: 5px;
    color: #d6d6d6;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.otop-section .product_item .item .product-box .love:hover {
    color: #dc0000;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.otop-section .product_item .item .product-box img {
    display: block;
    margin: 30px auto 10px;
    width: auto;
    height: 182px;
    max-width: 100%;
}

.otop-section .product_item .item .product-box .rate {
    font-size: 0.6em;
    color: rgba(19, 123, 171, 0.50);
    margin-top: 20px;
    margin-bottom: 10px;
    float: left;
}

.otop-section .product_item .item .product-box .rate i {
    margin-right: 2px;
}

.otop-section .product_item .item .product-box .rate i.active {
    color: #137bab;
}

.otop-section .product_item .item .product-box .detail {
    position: absolute;
    top: 10px;
    right: 10px;
    float: right;
    font-family: 'quarkLight';
    color: #939598;
    font-size: 1em;
    /*
    margin-top: 20px;
    margin-bottom: 10px;
    */
}

.otop-section .product_item .item .product-box .product_name {
    font-family: 'quarkBold';
    color: #137bab;
    font-size: 1.4em;
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.otop-section .product_item .item .product-box .price {
    font-family: 'quarkLight';
    color: #58595b;
    font-size: 1.2em;
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: center;
}

.otop-section .product_item .item .product-box a .btn_buy {
    font-family: 'Kanit', sans-serif;
    color: #167dac;
    font-size: 1.1em;
    text-align: center;
    display: block;
    border-radius: 4px;
    text-decoration: none;
    padding: 8px;
    border: 1px solid #137bab;
    background: transparent;
    margin-top: 10px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.otop-section .product_item .item .product-box a:hover .btn_buy {
    background: #137bab;
    color: white;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.otop-section .product_item .item .product-box .flag {
    position: absolute;
    color: white;
    font-family: 'Kanit', sans-serif;
    font-size: 1em;
    text-align: center;
    width: 0;
    height: 0;
    border-top: 80px solid #0d7cab;
    border-left: 80px solid transparent;
    right: 10px;
    top: 10px;
}

.otop-section .product_item .item .product-box .flag span {
    position: relative;
    top: -70px;
    right: 45px;
    z-index: 1;
    color: white;
}

#owl-otop .owl-prev:hover,
#owl-otop .owl-next:hover {
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-otop .owl-prev {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-otop .owl-next {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-otop .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d0d2d3;
    border: 1px solid #d0d2d3;
}

#owl-otop .owl-controls .owl-page.active span,
#owl-otop .owl-controls.clickable .owl-page:hover span {
    border: 1px solid #808284;
    background: #808284;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-otop .owl-pagination {
    width: 50%;
    position: absolute;
    left: 25%;
    margin-top: 20px;
}

#owl-otop .owl-controls .owl-page {
    position: relative;
    z-index: 1;
}


/*<!-- ***************** pr start ***************** -->*/

.pr-section .col-md-3 .col-md-12:first-child {
    margin-bottom: 30px;
}

.pr-section .pr_item-vdo .content {
    position: relative;
    top: -4px;
}


/*<!--****************************** link start ******************************-->*/

.link-section {
    margin-bottom: 40px;
}

.link-section .title {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    border-bottom: 2px solid #0d7cab;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.link-section .triangle01 {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.link-section .read_more {
    position: absolute;
    right: 20px;
    top: 30px;
    border: 1px solid #0d7cab;
    border-radius: 15px;
    padding: 0px 10px;
}

#owl-link {
    margin-top: 30px;
}

#owl-link .item {
    padding: 0 0.5em;
}

#owl-link .item a {
    margin-bottom: 20px;
    border: 1px solid #a7aaac;
    display: block;
    width: 100%;
    /*padding: 2em 1em;*/
    text-align: center;
}

#owl-link .item img {
    width: 174px;
    height: 112px;
    padding:2px;
    vertical-align: middle;
}

#owl-link .owl-prev:hover,
#owl-link .owl-next:hover {
    background: rgba(13, 124, 171, 0.2);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-link .owl-prev {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-link .owl-next {
    border: none;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-left: 25%;
    padding-top: 2px;
    text-align: center;
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 2;
}

#owl-link .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #d0d2d3;
    border: 1px solid #d0d2d3;
}

#owl-link .owl-controls .owl-page.active span,
#owl-link .owl-controls.clickable .owl-page:hover span {
    border: 1px solid #808284;
    background: #808284;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#owl-link .owl-pagination {
    width: 50%;
    position: absolute;
    left: 25%;
    margin-top: 20px;
}

#owl-link .owl-controls .owl-page {
    position: relative;
    z-index: 1;
}


/*////////////////////// page content /////////////////////////*/

.title-page {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    border-bottom: 2px solid #0d7cab;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 0;
    margin-top: 40px;
}

.sub_title-page {
    font-size: 2.2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    border-bottom: 2px solid #0d7cab;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 0;
    margin-top: 40px;
}

.triangle01-page {
    margin: 0 auto;
    width: 18px;
    height: 8px;
    border-left: solid transparent 9px;
    border-right: solid transparent 9px;
    border-top: solid #0d7cab 6px;
}

.content-page .activities_item {
    padding: 2.4em 0 0;
}

.content-page .activities_item a {
    text-decoration: none;
}

.content-page .activities_item .item {
    padding: 0 0.5em;
}

.content-page .activities_item .picture img {
    width: 100%;
}

.content-page .activities_item .content {
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: -110px;
    width: 100%;
    position: relative;
    bottom: 110px;
    padding: 10px;
    line-height: 1.2;
    font-size: 0.9em;
}

.content-page .activities_item .content .header {
    font-family: 'quarkBold';
    font-size: 1.2em;
    color: #0d7cab;
    margin-top: 5px;
    line-height: 1.3;
    border-bottom: 1px solid #bbbdbf;
    padding-bottom: 10px;
}

.content-page .activities_item .content .post_by {
    font-size: 1em;
    color: #919191;
}

.content-page .activities-thumbnail_item {
    margin-bottom: 4px;
}

.content-page .activities-thumbnail_item:first-child {
    padding: 2.4em 0 0;
}

.content-page .activities-thumbnail_item a {
    text-decoration: none;
}

.content-page .activities-thumbnail_item img {
    width: 100%;
}

.content-page .activities-thumbnail_item .header {
    font-family: 'quarkBold';
    font-size: 1.2em;
    color: #0d7cab;
    margin-top: 5px;
    line-height: 1.3;
    border-bottom: 1px solid #bbbdbf;
    padding-bottom: 20px;
}

.content-page .activities-thumbnail_item .post_by {
    font-size: 1em;
    color: #919191;
}

.content-page .activities_feed a {
    text-decoration: none;
}

.content-page .activities_feed .thumbnail {
    border: none;
    border-radius: 0;
    margin: 20px 0 10px;
}

.content-page .activities_feed .thumbnail img {
    width: 100%;
}

.content-page .activities_feed .thumbnail .title {
    font-family: 'quarkBold';
    font-size: 1.2em;
    color: #0d7cab;
    margin-top: 5px;
    line-height: 1.3;
}

.content-page .activities_feed .thumbnail .content {
    color: #808284;
    font-size: 0.9em;
    padding-bottom: 10px;
    border-bottom: 1px solid #bbbdbf;
}

.content-page .activities_feed .thumbnail .post_by {
    color: #808284;
    font-size: 0.9em
}
/*
.content-page article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    text-align: center;
}
*/
.content-page .pagination>li>a,
.content-page .pagination>li>span {
    font-size: 1.3em;
    font-family: 'quarkLight';
    padding: 6px 15px;
    color: #a7aaac;
    background: none;
    border: none;
}

.content-page .pagination>li.active>a,
.content-page .pagination>li.active>span {
    font-family: 'quarkBold';
    color: #137bab;
}

.content-page .pagination>.active>a,
.content-page .pagination>.active>a:focus,
.content-page .pagination>.active>a:hover,
.content-page .pagination>.active>span,
.content-page .pagination>.active>span:focus,
.content-page .pagination>.active>span:hover {
    background: none;
    border: none;
    color: #137bab;
}

.content-page .pagination i {
    color: white;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 1.8em;
    margin-right: 0;
    padding-top: 3px;
    text-align: center;
    background: rgba(13, 124, 171, 0.2);
    margin-top: -8px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.content-page .pagination a:hover i {
    background: #0d7cab;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.page-header {
    /*background: #137bab;*/
    padding: 20px 10px;
    margin: 0;
    font-family: 'quarkBold';
    font-size: 1.2em;
    color: white;
    margin-top: 30px;
}

.page-header i {
    margin-left: 20px;
    margin-right: 20px;
}

.page-header_sub {
    font-family: 'quarkBold';
    font-size: 1.2em;
    color: #137bab;
    text-align: center;
    margin-top: 30px;
}

.content-page .sidebar_left {
    margin-top: 30px;
    position: relative;
}

.content-page .bg-sidebar {
    background: rgba(19, 123, 171, 0.1);
    position: absolute;
    height: 100%;
    width: 25%;
    top: 0;
    z-index: 0;
    left: 0;
    margin-left: -22px;
    margin-top: 30px;
}

.content-page .pr-section-content {
    position: relative;
    bottom: -80px;
    margin-top: -70px;
    overflow: hidden;
}

.content-page .sidebar_left li {
    list-style: none;
    padding: 1em;
    position: relative;
    z-index: 1;
}

.content-page .sidebar_left li a {
    text-decoration: none;
    font-family: 'quarkLight';
    font-size: 1.2em;
    color: #137bab;
}

.content-page .sidebar_left li.active {
    background: #137bab;
}

.content-page .sidebar_left li.active a {
    font-family: 'quarkBold';
    color: white;
}


/*/////////////////////////////// content box ///////////////////////////////*/

.content-page .content-box {
    margin-top: 30px;
}

.content-page .content-box .title {
    font-family: 'quarkBold';
    font-size: 1.4em;
    color: #0d7cab;
    margin-top: 5px;
    line-height: 1.3;
}

.content-page .content-box .header {
    font-family: 'quarkBold';
    font-size: 1.4em;
    color: #454545;
    margin-top: 5px;
    line-height: 1.3;
}

.content-page .content-box .post_by {
    color: #929191;
    font-size: 1em;
    font-family: 'quarkBold';
    float: left;
    text-indent: 0;
}

.content-page .content-box .sub_header {
    color: #454545;
    font-size: 1.3em;
    font-family: 'quarkBold';
    margin-top: 40px;
}

.content-page .content-box img {
    width: 100%;
    margin-bottom: 40px;
}

.content-page .content-box .share {
    color: #929191;
    font-size: 1em;
    font-family: 'quarkBold';
    text-decoration: none;
    float: right;
}

.content-page .content-box .share i {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #353535;
    color: white;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    margin-right: 5px;
}

.content-page .content-box .slide_img {
    padding: 0 20%;
    margin-top: 70px;
    margin-bottom: 50px;
}

.content-page .content-box .slide_img-full {
    padding: 0;
    margin-top: 30px;
    margin-bottom: 20px;
}

.content-page .content-box .slide_img img {
    width: 100%;
    margin-bottom: 0;
}

.content-page .content-box .slide_img .carousel-indicators {
    width: 100%;
    left: 0;
    margin-left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.3);
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    z-index: 1;
}

.content-page .content-box .slide_img .carousel-indicators li {
    display: inline-block;
    width: 24%;
    height: auto;
    margin: 0px;
    text-indent: 0px;
    cursor: pointer;
    background-color: none;
    border: none;
    border-radius: 0px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    opacity: .5;
}

.content-page .content-box .slide_img .carousel-indicators li img {
    width: 100%;
}

.content-page .content-box .slide_img .carousel-indicators {
    position: relative;
}

.content-page .content-box .slide_img .carousel-indicators li.active,
.content-page .content-box .slide_img .carousel-indicators li:hover,
.content-page .content-box .slide_img .carousel-indicators li:focus {
    border: none;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    opacity: 1;
}

.content-page .content-box p {
    color: #818385;
    font-family: Tahoma;
    text-indent: 50px;
}

.content-page .content-box span {
    color: #818385;
    font-family: Tahoma;
    display: block;
}

.content-page .content-box li {
    color: #818385;
    padding-left: 10px;
    font-family: Tahoma;
    margin: 10px 0;
}

.content-page .content-box li:last-child {
    margin-bottom: 50px;
}

.content-page .service-box {
    background: #137bab;
    margin: 20px 0;
}

.content-page .service-box a {
    text-decoration: none;
}

.content-page .service-box .ico {
    opacity: 0;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: absolute;
    color: white;
    margin: 0 -15px;
    text-align: center;
    top: 45%;
    width: 100%;
}

.content-page .service-box:hover .ico {
    opacity: 1;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    width: 100%;
}

.content-page .service-box .ico i {
    font-size: 4em;
}

.content-page .service-box .title i {
    float: left;
    font-size: 1.4em;
    vertical-align: middle;
    margin-left: 5px;
}

.content-page .service-box .title {
    padding: 20px 10px;
    margin: 0;
    font-family: 'quarkBold';
    font-size: 1.4em;
    color: white;
    text-align: right;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.content-page .service-box .header {
    padding: 10px;
    margin: 0;
    font-family: 'quarkBold';
    font-size: 1.4em;
    color: white;
    text-align: center;
}

.content-page .service-box .title span {
    float: right;
    margin-top: -5px;
    color: white;
}

.content-page .service-box img {
    width: 100%;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.content-page .service-box .content {
    background: #e7e8e9;
    padding: 10px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.content-page .service-box .content .sub_title {
    width: 100%;
    font-family: 'quarkBold';
    font-size: 1.4em;
    color: #454545;
    margin: 0;
    margin-bottom: 10px;
}

.content-page .service-box .content .post_by {
    color: #929191;
    font-size: 1em;
    font-family: 'quarkBold';
    text-indent: 0;
    float: none;
}

.content-page .service-box .content-box {
    opacity: 1;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.content-page .service-box:hover .content-box {
    opacity: 0.5;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.content-page .pr-box {
    background: #137bab;
    margin: 20px 0;
}

.content-page .pr-box a {
    text-decoration: none;
}

.content-page .pr-box .header {
    padding: 3px;
    margin: 0;
    font-family: 'quarkBold';
    font-size: 1.4em;
    color: white;
    text-align: center;
}

.content-page .pr-box img {
    width: 100%;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.content-page .pr-box .content {
    background: #e7e8e9;
    padding: 10px;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.content-page .pr-box .content .sub_title {
    width: 100%;
    font-family: 'quarkBold';
    font-size: 1.4em;
    color: #454545;
    margin: 0;
    margin-bottom: 10px;
}

.content-page .pr-box .content .post_by {
    color: #929191;
    font-size: 1em;
    font-family: 'quarkBold';
    text-indent: 0;
    float: none;
}

.content-page .relate_link {
    background: #e7e8e9;
    padding: 1em;
}

.content-page .relate_link a {
    text-decoration: none;
}

.content-page .relate_link .header {
    font-family: 'quarkBold';
    font-size: 1.2em;
    color: #454545;
    margin-top: 5px;
    line-height: 1.3;
}

.content-page .relate_link .post_by {
    color: #929191;
    font-size: 1em;
    font-family: 'quarkBold';
    text-indent: 0;
}

.content-page .relate_link .item {
    margin-top: 20px;
    border-bottom: 1px solid #6d6f71;
}

.content-page .search input {
    background: white;
    border-radius: 0px;
    width: 90%;
    color: #58595b;
    font-family: 'quarkLight';
    font-size: 1.2em;
    padding: 0.3em 1em;
    border: 1px solid #939598;
}

.content-page .search .search_ico {
    background: none;
    border: none;
    position: absolute;
    color: #454545;
    margin-top: 12px;
    margin-left: -35px;
}

.content-page .search .title {
    font-size: 2em;
    font-family: 'quarkBold';
    color: #0d7cab;
    padding-bottom: 0px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: 0;
}

.content-page .download_item {
    text-align: center;
    margin-top: 32px;
}

.content-page .download_item:last-child {
    margin-bottom: 50px;
}

.content-page .download_item i.ico_download {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #0d7cab;
    color: white;
    font-size: 2em;
    padding-top: 12px;
}

.content-page .download_item i.ico_download02 {
    color: #0d7cab;
    font-size: 2em;
    vertical-align: middle;
    padding-top: 12px;
}

.content-page .download_item .title {
    margin-top: 5px;
    color: #404041;
    font-family: 'quarkBold';
    font-size: 1.3em;
    text-align: left;
}

.content-page .download_item .post_by {
    color: #808284;
    font-size: 1em;
    font-family: 'quarkBold';
    text-align: left;
}

.content-page .employee .title {
    font-family: 'quarkBold';
    font-size: 1.4em;
    color: #137bab;
    margin-top: 30px;
}

.content-page .employee .president-box {
    width: 25%;
    margin: 20px auto;
    text-align: center;
}

.content-page .employee img {
    width: 100%;
}

.content-page .employee .name {
    font-family: 'quarkBold';
    font-size: 1.4em;
    color: #137bab;
    margin-top: 15px;
    margin-bottom: 0;
}

.content-page .employee .position {
    font-family: 'quarkBold';
    font-size: 1.2em;
    color: #6d6f71;
    margin-top: 0;
}

.content-page .employee .position_sub {
    font-size: 1em;
    color: #6d6f71;
    margin-top: 0;
}

.content-page .employee .sub_president-box {
    margin-top: 30px;
    text-align: center;
    border-bottom: 3px solid #137bab;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.content-page .employee .sub_president-box li {
    display: inline-block;
    list-style: none;
    margin: 30px 20px;
    width: 20%;
}

.content-page .employee .employee-box {
    text-align: center;
    margin-bottom: 50px;
}

.content-page .employee .employee-box li {
    display: inline-block;
    list-style: none;
    margin: 10px;
    width: 17%;
}

@media (max-width: 767px) and (min-width: 320px) {
    .download-section .web_link .read_more {
        top: 6px;
    }
    .about-section .read_more {
        top: 6px;
    }
    .about-section .service-item {
        padding-right: 1em;
        padding-left: 1em;
    }
    .about-section .service-item .item .ico {
        background: rgba(51, 160, 215, 1);
        background: -moz-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(51, 160, 215, 1)), color-stop(100%, rgba(51, 184, 177, 1)));
        background: -webkit-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
        background: -o-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
        background: -ms-linear-gradient(left, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
        background: linear-gradient(to right, rgba(51, 160, 215, 1) 0%, rgba(51, 184, 177, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33a0d7', endColorstr='#33b8b1', GradientType=1);
    }
    #service .owl-next {
        right: 0;
    }
    #service .owl-prev {
        left: 0;
    }
    .otop-section {
        margin-top: 0px;
        margin-bottom: 40px;
    }
    #owl-otop .owl-pagination {
        display: none;
    }
    #owl-otop .owl-prev {
        position: absolute;
        left: 0;
    }
    #owl-otop .owl-next {
        position: absolute;
        right: 0;
    }
    .pr-section .read_more {
        top: 40px;
    }
    .pr-section .col-md-3 .read_more {
        top: 0px;
    }
    .link-section .read_more {
        top: 6px;
    }
    #owl-link .owl-pagination {
        display: none;
    }
    #owl-link .owl-prev {
        position: absolute;
        left: 0;
    }
    #owl-link .owl-next {
        position: absolute;
        right: 0;
    }
    .content-page .activities_item .content .header {
        font-size: 1.1em;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    .content-page .pagination>li>a,
    .content-page .pagination>li>span {
        padding: 6px 11px;
    }
    .content-page .content-box .post_by {
        float: none;
    }
    .content-page .content-box .share {
        float: none;
    }
    .content-page .content-box .slide_img {
        padding: 0 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .content-page .content-box .slide_img .carousel-indicators li {
        width: 23%;
    }
    .content-page .service-box .title span {
        float: none;
        margin-top: 0px;
    }
    .content-page .bg-sidebar {
        display: none;
    }
    .content-page .sidebar_left {
        background: rgba(19, 123, 171, 0.1);
    }
    .content-page .sidebar_left li {
        text-align: center;
    }
    .content-page .search {
        margin-top: 20px;
    }
    .content-page .search input {
        width: 100%;
    }
    .content-page .search .search_ico {
        right: 20px;
        top: 0;
        margin-left: 0;
    }
    .content-page .search .title {
        display: none;
    }
    .content-page .download_item i.ico_download {
        display: none;
    }
    .content-page .employee .title {
        text-align: center;
    }
    .content-page .employee .president-box {
        width: 100%;
    }
    .content-page .employee .sub_president-box li {
        width: 100%;
        margin: 20px 0px;
    }
    .content-page .employee .employee-box li {
        width: 100%;
        margin: 20px 0px;
    }
}

@media (max-width: 767px) and (min-width: 568px) {
    .pr-section .read_more {
        top: 6px;
    }
}

@media (max-width: 767px) and (min-width: 640px) {
    .otop-section .read_more {
        top: 6px;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .about-section .service-item {
        padding-right: 3em;
        padding-left: 3em;
    }
    .about-section .service-item .item .ico_bg {
        left: 32px;
    }
    .about-section .read_more {
        top: 6px;
    }
    .otop-section .read_more {
        top: 6px;
    }
    #owl-otop .owl-prev {
        position: absolute;
        left: 0;
    }
    #owl-otop .owl-next {
        position: absolute;
        right: 0;
    }
    .link-section .read_more {
        top: 6px;
    }
    #owl-link .owl-prev {
        position: absolute;
        left: 0;
    }
    #owl-link .owl-next {
        position: absolute;
        right: 0;
    }
    .content-page .service-box .title span {
        float: none;
        margin-top: 0px;
    }
    .content-page .pr-box .content .sub_title {
        min-height: 42px;
    }
    .content-page .bg-sidebar {
        display: none;
    }
    .content-page .sidebar_left {
        background: rgba(19, 123, 171, 0.1);
    }
    .content-page .sidebar_left li {
        text-align: center;
    }
    .content-page .search {
        margin-top: 20px;
    }
    .content-page .search .title {
        margin-left: 12px;
    }
    .content-page .employee .name {
        font-size: 1.2em;
    }
}

@media (max-width: 1024px) and (min-width: 992px) {
    .download-section .download_tab .annouce_item .title {
        font-size: 1.2em;
    }
    .banner-section .activities_calendar {
        margin-top: 0px;
    }
    .about-section .read_more {
        top: 20px;
    }
    .otop-section .read_more {
        top: 20px;
    }
    .banner-section .activities_calendar .calendar_item .calendar_item-box .item a.content {
        margin: 6px 0px;
    }
    .otop-section {
        margin-top: 0px;
        margin-bottom: 40px;
    }
    .president-section .activities-box .read_more,
    .banner-section .banner-box .read_more,
    .banner-section .activities_calendar .read_more,
    .read_more,
    .pr-section .read_more {
        top: 20px;
    }
    .link-section .read_more {
        top: 20px;
    }
    .content-page .service-box .title {
        font-size: 1.1em;
    }
    .content-page .service-box .title span {
        float: right;
        margin-top: -5px;
    }
    .content-page .pr-box .content .sub_title {
        font-size: 1.2em;
    }
    .content-page .sidebar_left li {
        text-align: left;
    }
    .content-page .search {
        margin-top: 30px;
    }
    .content-page .bg-sidebar {
        display: block;
    }
    .content-page .sidebar_left {
        background: none;
    }
}

@media (max-width: 1199px) and (min-width: 1025px) {
    .banner-section .activities_calendar .calendar_item .calendar_item-box .item a.content {
        margin: 6px -3px;
    }
    .content-page .service-box .title {
        font-size: 1.1em;
    }
    .content-page .service-box .title span {
        float: right;
        margin-top: -5px;
    }
    .content-page .pr-box .content .sub_title {
        font-size: 1.2em;
    }
    .content-page .search {
        margin-top: 30px;
    }
    .content-page .search .title {
        margin-left: 12px;
    }
    .content-page .employee .name {
        font-size: 1.2em;
    }
    .content-page .employee .position {
        font-size: 1em;
    }
}

.lang-en .navbar_design .navbar-header .navbar-brand .title { margin-top: 19px; }
.lang-en .navbar_design .navbar-header .navbar-brand .title_en { display: none; }
.tax-download .searchandfilter ul, .search-results .searchandfilter ul { padding-left: 0; width: 100%; display: block; }
.tax-download .searchandfilter ul li:first-child, .search-results .searchandfilter ul li:first-child { width: 90%; padding-right: 0; }
.tax-download .searchandfilter ul li:last-child, .search-results .searchandfilter ul li { width: 10%; padding-right: 0; }
.tax-download .searchandfilter ul input, .search-results .searchandfilter ul input { width: 100%; }
.tax-download .searchandfilter ul input[type="submit"], .search-results .searchandfilter ul input[type="submit"] { font-size: 2em; font-family: 'quarkBold'; color: #0d7cab; padding: 0px; border: 0; margin-bottom: 0; display: inline-block; vertical-align: middle; margin-left: 0; margin-top: 0; }
.page-template-default .feature-box-info > .sub-menu { list-style: none; padding-left: 0; }
.page-template-default .feature-box-info .sub-menu > li > .sub-menu { list-style: disc; padding-left: 15px; }
.page-template-default .feature-box-info .sub-menu > li > .sub-menu li a { color: #808284; }

.download_row { margin-left:0;margin-right: 0;margin-top:30px; }
.download-menu { list-style: none; padding-left: 0; }
.download-menu li { padding: 20px; text-align: left; }
.download-menu li a { font-family: 'quarkBold'; color: #0d7cab; font-size: 20px; }
.download-menu .current-menu-item { background: #0d7cab; }
.download-menu .current-menu-item a { color: #fff; }
.menu-area-download { padding-left: 0; padding-right: 0; }
.navbar_design .navbar-header .navbar-brand .title { border-bottom: 0; }
.download-wrap .menu-area { margin-bottom: 30px; }
.wp-pagenavi a, .wp-pagenavi span { border: none; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { color: #0d7cab; }
.wp-pagenavi a, .wp-pagenavi span { color: #a4a4a4; }
.wp-pagenavi { font-size: 16px; font-family: 'quarkBold'; text-align: center; }

.page-template-default .siteorigin-widget-tinymce ul { padding-left: 15px; color: #808284; }
.page-template-default .siteorigin-widget-tinymce ul li a { color: #808284; }
