html {
  line-height: 1;
}

ol,ul {
  list-style: none;
  padding: 10px;
}

a img {
  border: none;
}

div.parallax-widget.one > div > div:nth-child(1) > div > div {
  padding: 0;
}

.messages {
  background: no-repeat 10px 17px;
  border: 1px solid;
  border-radius: 2px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  border-width: 1px 1px 1px 0;
  margin: 5px 0;
  padding: 10px 20px;
}
.messages + .messages {
  margin-top: 1.538em;
}
.messages__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.messages__item + .messages__item {
  margin-top: .769em;
}
.messages--status {
  color: #734c00;
  background-color: #fdf8ed;
  box-shadow: -8px 0 0 #e09600;
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
}
.messages--warning {
  background-color: #fdf8ed;
  color: #734c00;
  box-shadow: -8px 0 0 #e09600;
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
}
.messages--error {
  background-color: #fcf4f2;
  color: #a51b00;
  box-shadow: -8px 0 0 #e62600;
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
}
.messages--error p.error {
  color: #a51b00;
}

form.field-multiple-table .field-multiple-drag {
  width: 30px;
  padding-right: 0;
}
form.field-multiple-table .field-multiple-drag .tabledrag-handle {
  padding-right: .5em;
}
form.field-add-more-submit {
  margin: .5em 0 0;
}

div.tabs {
  margin: 1em 0;
}
ul.tabs {
  border-top: 1px solid #b6b6b6;
  list-style: none;
  margin: 0 0 .5em;
  padding: 10px 0 0 0;
  text-align: right;
}
.tabs li {
  display: inline-block;
}
.tabs a {
  display: block;
  text-decoration: none;
  font-size: 0.875em;
  background: #f5f5f5;
  border: 1px solid #ababab;
  color: #838383;
  padding: 5px 10px;
}
.tabs a:focus,
.tabs a:hover {
  background: #ababab;
  color: #fff;
}
.tabs a.is-active {
  background: #ababab;
  color: #fff;
}

th {
  text-align: left;
  padding: 10px 12px;
}
thead th {
  background: #eaedef;
  color: #333;
  border-top: 1px solid #bbbbbb;
}
tr {
  padding: .1em .6em;
}
tbody tr.color-warning:hover,
tbody tr.color-warning:focus {
  background: #fdf8ed;
}
tbody tr.color-error:hover,
tbody tr.color-error:focus {
  background: #fcf4f2;
}

.caption {
  margin-bottom: 1.2em;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4 {
  color: #474747;
  font-weight: 500;
  line-height: 150%;
  margin: 10px 0;
}

h1, .h1 {
  font-size: 1.6em;
}

h2, .h2 {
  font-size: 1.3em;
}

h3, .h3 {
  font-size: 1.1em;
}

h4, .h4 {
  font-size: 1em;
}

img {
  max-width: 100%;
}

strong {
  font-weight: 700;
}

a:hover {
  color: #ea504e;
  text-decoration: none;
}

ol li,
ul li {
  list-style: none;
}

ul.links.inline {
  padding: 0;
}
ul.links.inline li {
  list-style: none;
  display: inline-block;
  padding-right: 10px;
}

body {
  font-family: Arial, "Hiragino Kaku Gothic ProN", "Osaka","メイリオ", meiryo, sans-serif;
  font-size: 14px;
  line-height: 160%;
  color: #333;
  overflow-x: hidden;
  font-weight: 300;
  background: #FFF;
  background-size: cover;
}

.container {
  width: 100%;
}

.region-highlighted {
  background: #f0f0f0;
}
.region-highlighted ul.menu-base-theme {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.region-page-title h1 {
  color: #333;
  text-align: center;
  margin: 20px 0;
}

.footerwidget {
  background: #108441;
  color: #86b59a;
  border-top: 1px solid #f7f7f7;
  padding: 20px 0;
}
#footer {
  background: #e7e9ec;
}
.footerwidget h2.title {
  color: #fff;
}
.footerwidget .left {
  float: left;
  margin: 10px 10px 0 0;
}

.copyright {
  font-size: .9em;
  background: #0a2752;
  color: #eee;
}
.copyright .col-sm-6 {
  width: 100%;
}
.copyright p {
  text-align: center;
  line-height: 100%;
  margin: 20px 0;
}

.social-media {
  overflow: hidden;
  text-align: center;
  margin: 10px 0;
}
.social-media a {
  color: #000;
  text-align: center;
  line-height: 220%;
  font-size: 1em;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 10px;
}

input,
button,
select,
textarea {
  border: 1px solid #e3e3e3;
  padding: 6px;
  outline: none;
}

.btn,
input[type="submit"] {
  background: #1a95ca;
  color: #fff;
  border: 0;
  width: 120px;
  line-height: 100%;
  border-radius: 20px;
  padding: 10px 15px;
}
.btn:hover,
input[type="submit"]:hover {
  background: #6fb8d8;
  color: #fff;
}

.comment-wrap {
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #F5F5F5;
}
.comment-wrap .author-details {
  float: left;
  width: 20%;
}
.comment-wrap .author-comments {
  padding-left: 5px;
  float: left;
  width: 80%;
}
.comment-wrap .author-comments h3 {
  margin-top: 10px;
}
.comment-submitted {
  border-bottom: 1px solid #eee;
  line-height: 100%;
  padding: 5px 10px;
  text-align: right;
  font-size: .9em;
  color: #838383;
}

.sidebar .region h2 {
  font-size: 1.25em;
  font-weight: bold;
  margin: 0;
  padding: 0 0 10px 20px;
  color: #4e72a2;
}
.sidebar .region .content {
  padding: 10px 0;
}
.region-content {
  margin-top: -10px;
  min-height: 300px;
}
.path-frontpage .region-content {
  min-height: auto;
}
.form-item,
.form-actions {
  margin-top: 1em;
  margin-bottom: 1em;
}
.form-actions {
  text-align: center;
}

tr.odd .form-item,
tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
}

.form-composite > .fieldset-wrapper > .description,
.form-item .description {
  font-size: .7em;
  line-height: 150%;
  color: #999;
  font-style: italic;
  margin-top: 5px;
}

label.option {
  display: inline;
  font-weight: 400;
}

.form-composite > legend,
.label {
  display: inline;
  font-size: inherit;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.form-checkboxes .form-item,
.form-radios .form-item {
  margin-top: .4em;
  margin-bottom: .4em;
}

.marker {
  color: #e00;
}

abbr.tabledrag-changed,
abbr.ajax-changed {
  border-bottom: none;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 2px solid red;
}

.owl-theme .owl-dots .owl-dot span {
  background: #b5b5b5;
  height: 7px;
  width: 7px;
}

.testimonials-wrap {
  background: #fafafa;
  border-top: solid 1px #e3e3e3;
  border-bottom: solid 1px #e3e3e3;
  text-align: center;
  font-size: 1em;
  line-height: 160%;
  padding: 20px 0;
}

.region-testimonials {
  max-width: 600px;
  margin: 0 auto;
}

.testimonials-pic {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}

.testimonials-pic img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.testimonials-author {
  font-size: .75em;
  color: #555;
  padding: 0 5px;
}

.path-frontpage .content_layout {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}

.area-line {
  width: 80%;
  max-width: 80px;
  margin: 0 0 3vh;
  border-color: #96bbd6;
  margin-top: 40px;
  border-width: 2px;
}

.region-homepagemessage {
  text-align: center;
  max-width: 750px;
  background: rgba(0,0,0,0.73);
  color: #fff;
  margin: 0 auto 20px;
  padding: 20px;
}

.address-wrap {
  text-align: center;
  background: url(../images/world-map.png) #DCDCDC center no-repeat;
  padding: 25px 0 10px;
}

.bottom-widgets {
  text-align: center;
  padding-bottom: 30px;
  background: #27ae60;
  color: #b4dec6;
  margin: 0 auto;
}

.bottom-widgets .block h2.title {
  color: #fff;
  margin: 5px 0 10px;
}

.bottom-widgets .row > div {
  border-right: 1px solid #2ec16c;
}

.bottom-widgets .row > div:last-child {
  border: 0;
}

.path-frontpage .bottom-widgets {
  padding: 20px 0;
}

.main-header {
  background: rgba(255,255,255,1);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
  overflow: auto;
}

.main-header nav {
  background: none;
  border: 0;
  position: relative;
  min-height: auto;
  border-radius: 0;
  margin: 0;
}

.region-header .brand {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 120%;
  font-size: 1.2em;
}

.region-header .brand a {
  display: inline-block;
  padding: 3px;
}

.region-header .brand .site-branding__slogan {
  font-size: .6em;
}

.region-contact-email .block {
  margin: 5px 0;
}

.region-contact-email p {
  line-height: 120%;
  margin: 0;
}

.search-block-form {
  margin: 0 auto;
}

.region-search {
  clear: both;
  padding: 6px 0;
}

#search-block-form {
  display: table;
  width: 100%;
}

#search-block-form .form-item,
#search-block-form .form-actions {
  display: table-cell;
  vertical-align: top;
}

#search-block-form input.form-submit {
  background: url(../images/search.png) no-repeat center #ea504e;
  font-size: 0;
  width: 100%;
  height: 30px;
  vertical-align: top;
}

#search-block-form input {
  width: 100%;
  height: 30px;
}

.breadcrumb {
  font-size: .85em;
  background: #fff;
  display: inline-block;
  margin: 0;
  padding: 3px 10px;
}
.breadcrumb ol li {
  display: inline-block;
}

.flexslider {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.flexslider h2 {
  display: none;
}
.flexslider .slider-description {
  display: inline-block;
  clear: both;
  margin-bottom: 0;
  color: #fff;
  padding: 10px;
}
.flexslider .more-link {
  font-size: .9em;
  display: none;
  text-transform: uppercase;
  padding: 8px 10px;
}
.flexslider .flex-direction-nav {
  display: none;
  position: absolute;
  top: 50%;
  width: 100%;
}
.flexslider .flex-direction-nav li {
  list-style: none;
}
.flexslider .flex-direction-nav a {
  font-size: 0;
  padding: 10px;
}
.flexslider .flex-control-paging li a {
  width: 8px;
  height: 8px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.flexslider .flex-control-nav {
  bottom: 0;
}

.navbar-default .navbar-toggle {
  z-index: 999;
  margin-right: 0;
  border: 0;
  border-radius: 0;
  color: #fff;
  background: none;
  padding: 6px;
}
.navbar-default .navbar-toggle .icon-bar {
  display: block;
  width: 35px;
  height: 4px;
  border-radius: 1px;
  background-color: #333;
}

.menu-base-theme li a {
  line-height: 100%;
  font-size: 1em;
  -webkit-padding: 20px 30px;
  padding: 20px;
}
.menu-base-theme li a:hover,
.menu-base-theme li a:focus,
.menu-base-theme li a:active,
.menu-base-theme li a.highlighted {
  background: none;
  color: #ccc;
  line-height: 100%;
  -webkit-padding: 20px 30px;
  padding: 20px;
}
.menu-base-theme li a.sub-arrow {
  color: #999;
  font-size: 22px;
  border-radius: 2px;
  border: 1px solid #DCDCDC;
  background: #EFEFEF;
  padding: 5px;
}
.menu-base-theme li a span.sub-arrow {
  line-height: 160%;
  font-size: 2em;
}

#main-menu li a {
  color: #FFF;
}
.region-primary-menu {
  display: none;
  width: 100%;
  background: #0a2752;
  margin-bottom: 15px;
}

.footer-menu {
  border: 0;
  background: #f9f9f9;
  color: #fff;
  margin: 0;
}
.region-footer-menu ul {
  margin: 10px 0;
  padding: 0;
}
.region-footer-menu nav li a {
  display: block;
  padding: 2px 15px 2px 0;
}

.top-menu {
  text-align: center;
  font-size: .75em;
  background: #f9f9f9;
  padding: 10px 0;
}
.region-top-menu ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
.region-top-menu nav li a {
  display: block;
  background: #3ad47b;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 2px 10px;
}

.region-top-menu nav li a:hover {
  background: #23b962;
}
.region-top-menu nav li:last-child a {
  background: red;
}
.region-top-menu nav li:last-child a:hover {
  background: #f11818;
}

.bd-example {
  position: relative;
  border: 2px solid #f7f7f9;
  padding: 20px;
}

.highlight {
  background-color: #f7f7f9;
  padding: 20px;
}
.highlight pre {
  border: 0;
  background: none;
}

.bd-example-type .table td {
  border-color: #eee;
  padding: 15px 0;
}
.bd-example-type .table tr:first-child td {
  border-top: 0;
}

.parallax-widget {
  color: #42464a;
  min-height: 150px;
}

.topwidget .fa {
  font-size: 4em;
  color: #ff6260;
}

.parallax-widget .parallax-region {
  max-width: 100%;
  margin: 0 auto;
}

.contact-message-feedback-form {
  max-width: 650px;
  border: 1px solid #E9E8ED;
  background: #FDFDFD;
  margin: 0 auto;
  padding: 10px 20px;
}

.user-login-form,
.user-form,
.user-pass {
  max-width: 500px;
  border: 1px solid #e6e6e6;
  background: #fdfdfd;
  margin: 40px auto;
  padding: 5px 20px;
}

.maintenance-page {
  background: url(../images/maintenance-bg.png) #66cbff center no-repeat;
  text-align: center;
  padding-top: 220px;
  padding-bottom: 100px;
  color: #000;
}

.maintenance-page .brand,
.maintenance-page .name-and-slogan {
  display: inline-block;
  vertical-align: middle;
}

.maintenance-page .site-name a {
  color: #404040;
}

.maintenance-msg {
  background: rgba(242,244,207,0.88);
  display: inline-block;
  color: #404040;
  border: 1px solid #fff;
  box-shadow: 5px 5px 0 #fff;
  margin: 20px 0;
  padding: 20px 30px;
}

.maintenance-msg h1 {
  text-transform: uppercase;
  font-weight: 700;
}

.field--name-field-clients-logo .owl-item {
  border: 1px solid #ddd;
  text-align: center;
  padding: 5px;
}
.field--name-field-clients-logo .owl-item img {
  display: inline-block;
  width: auto;
}
.field--name-field-service .owl-item {
  background: #333;
  padding: 5px 10px;
}

.content-image {
  float: left;
  margin: 0 10px 5px 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
.google_map iframe,
.contact-message-form label {
  display: block;
}

form .field-multiple-table,
td .item-list ul,
.google_map p,
.google_map .block,
.region-homepagemessage p,
.region-homepagemessage .block,
.main-header .block,
.site-branding,
.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6,
.topwidget .block {
  margin: 0;
}

caption,
.credit-link {
  text-align: left;
}

table {
  width: 100%;
}

td,
th,
.region-header .brand a img {
  vertical-align: middle;
}

td.is-active,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.menu-base-theme,
.menu-base-theme ul {
  background: none;
}

.social-media a:hover {
  color: #2497d3;
}

.block,
.comment-wrap .author-comments p,
.topwidget p {
  margin-bottom: 20px;
}

.map-and-address h2.title,
.path-frontpage .feed-icon,
.topwidget h2.title,
.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan,
.node--type-clients h2,
.node--type-services h2 {
  display: none;
}

.main-header .region,
.flexslider .slides li {
  position: relative;
}

.breadcrumb ul li,
.region-footer-menu nav li,
.region-top-menu nav li {
  display: inline-block;
}

.bodytext,
.topwidget {
  text-align: center;
}

.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea,
.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text,
.user-pass .form-email {
  width: 100%;
}

.more-link {
  float: right;
  border-radius: 20px;
  width: 85px;
  background: #42a4dc;
  margin-top: 25px;
  text-align: center;
  font-weight: bold;
  height: 20px;
  font-size: .9em;
}
.more-link a {
  color: #fff;
}

.prevnext-pager .prevnext-item {
  display: inline-block;
  list-style-type: none;
  vertical-align: top;
}
.prevnext-pager .prevnext-item-previous {
  text-align: left;
  width: 40%;
}
.prevnext-pager .prevnext-item-center {
  text-align: center;
  width: 15%;
}
.prevnext-pager .prevnext-item-next {
  float: right;
  text-align: right;
  width: 40%;
}

/*topics*/
.nms-topics header hr,
.nms-topics-activity header hr,
.nms-member-activity header hr,
.interview hr,
.introvd hr {
  width: 70px;
  height: 1px;
  margin-bottom: 15px;
  margin-left: 0;
  text-align: left;
}
.nms-topics header hr,
.nms-topics button {
  background: #42a4dc;
}
.nms-topics-activity header hr,
.nms-topics-activity button {
  background: #dd960f;
}
.nms-member-activity header hr,
.nms-member-activity button {
  background: #0087A0;
}
.interview hr {
  background: #05da86;
}
.introvd hr {
  background: #ff0000;
}
.nms-topics header h2,
.nms-topics-activity header h2,
.nms-member-activity header h2,
.interview h2,
.introvd h2 {
  font-weight: bold;
}
.nms-topics h2 span,
.nms-topics-activity h2 span,
.nms-member-activity h2 span {
  font-size: .725em;
  margin-left: 10px;
  color: #838383;
}
.btn-more,
.nms-topics button,
.nms-topics-activity button,
.nms-member-activity button {
  float: right;
  width: 90px;
  height: auto;
  border-radius: 20px;
  font-size: small;
  color: #FFF;
  text-align: center;
  padding: 1px;
  border: none;
}
.blog .btn-more {
  background: #ec8888;
}

/*contents*/
.aboutus .contents,
.introduce .contents,
.Postgraduate .contents {
  color: #333;
}
.aboutus .title,
.introduce .title,
.Postgraduate .title {
  border-top: 2px solid #2a5c9c;
}
.aboutus .title h2,
.introduce .title h2,
.Postgraduate .title h2 {
  color: #2a5c9c;
}

.region-content ul li {
  list-style: disc;
}
.region-content ol li {
  list-style: decimal;
}


#fs-area > #fs-standard {
 background: #efa93d;
}
