/* LESS Document */
/* Less CSS Document */
/* Will be auto compiled to CSS file on save */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 20px;
}
.t1 h1,
.t1 h2,
.t1 h3,
.t1 h4,
.t1 h5,
.t1 h6 {
  color: #02205d;
}
.t2 h1,
.t2 h2,
.t2 h3,
.t2 h4,
.t2 h5,
.t2 h6 {
  color: #7a6b48;
}
.t3 h1,
.t3 h2,
.t3 h3,
.t3 h4,
.t3 h5,
.t3 h6 {
  color: #d9510a;
}
.t4 h1,
.t4 h2,
.t4 h3,
.t4 h4,
.t4 h5,
.t4 h6 {
  color: #136b71;
}
.t5 h1,
.t5 h2,
.t5 h3,
.t5 h4,
.t5 h5,
.t5 h6 {
  color: #980619;
}
.t6 h1,
.t6 h2,
.t6 h3,
.t6 h4,
.t6 h5,
.t6 h6 {
  color: #2a025d;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.8em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.875em;
}
.page-head {
  padding: 36px 15px;
  color: #FFF;
}
.page-head .path {
  margin-bottom: 10px;
}
.page-head .path a {
  color: #FFF;
  font-size: 0.9em;
}
.page-head .path a:after {
  content: ">";
  margin: 0 8px;
}
.page-head h1 {
  font-size: 2.05em;
  font-weight: 700;
  line-height: 120%;
  color: #FFF;
  margin-bottom: 0;
}
main {
  padding-bottom: 100px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  position: relative;
  z-index: 0;
}
.t1 main {
  background-color: #dfe6ed;
}
.t2 main {
  background-color: #eee8df;
}
.t3 main {
  background-color: #fbede6;
}
.t4 main {
  background-color: #d1e0e2;
}
.t5 main {
  background-color: #f8e4e7;
}
.t6 main {
  background-color: #e5e1ec;
}
#banner {
  position: absolute;
  z-index: -1;
  width: 100%;
  overflow: hidden;
}
#banner:after {
  content: "";
  display: block;
  width: 100%;
  height: 300px;
  -webkit-transform: skewY(177deg);
  -moz-transform: skewY(177deg);
  -ms-transform: skewY(177deg);
  -o-transform: skewY(177deg);
  transform: skewY(177deg);
  margin-top: -50px;
}
.t1 #banner:after {
  background-color: #dfe6ed;
}
.t2 #banner:after {
  background-color: #eee8df;
}
.t3 #banner:after {
  background-color: #fbede6;
}
.t4 #banner:after {
  background-color: #d1e0e2;
}
.t5 #banner:after {
  background-color: #f8e4e7;
}
.t6 #banner:after {
  background-color: #e5e1ec;
}
#banner img {
  min-width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
#main_aside {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  position: relative;
  z-index: 1;
}
#main_aside #main {
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
  min-height: 80vh;
  z-index: 1;
}
#main_aside aside {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  padding: 30px 0;
}
.t1 #main_aside aside {
  background-color: #66789d;
}
.t2 #main_aside aside {
  background-color: #ab8e5d;
}
.t3 #main_aside aside {
  background-color: #b56840;
}
.t4 #main_aside aside {
  background-color: #66989d;
}
.t5 #main_aside aside {
  background-color: #b44f5b;
}
.t6 #main_aside aside {
  background-color: #77669d;
}
#main_aside aside .wrap {
  padding: 25px 25px;
}
#main_aside aside nav a {
  display: block;
  padding: 10px 14px;
}
.t1 #main_aside aside nav a {
  color: #dfe6ed;
}
.t2 #main_aside aside nav a {
  color: #eee8df;
}
.t3 #main_aside aside nav a {
  color: #fbede6;
}
.t4 #main_aside aside nav a {
  color: #d1e0e2;
}
.t5 #main_aside aside nav a {
  color: #f8e4e7;
}
.t6 #main_aside aside nav a {
  color: #e5e1ec;
}
#main_aside aside nav a.current {
  font-weight: bold;
  color: #FFF;
  position: relative;
}
#main_aside aside nav a.current:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-color: #f8e71c;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  left: -8px;
  top: 17px;
  position: absolute;
}
#main_aside aside .shortcuts {
  margin-top: 30px;
}
#main_aside aside .shortcuts a {
  display: block;
  padding: 10px 15px;
  -webkit-border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 6px;
  -moz-background-clip: padding;
  border-radius: 6px;
  background-clip: padding-box;
  background-color: #FFF;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.t1 #main_aside aside .shortcuts a {
  color: #66789d;
}
.t2 #main_aside aside .shortcuts a {
  color: #ab8e5d;
}
.t3 #main_aside aside .shortcuts a {
  color: #b56840;
}
.t4 #main_aside aside .shortcuts a {
  color: #66989d;
}
.t5 #main_aside aside .shortcuts a {
  color: #b44f5b;
}
.t6 #main_aside aside .shortcuts a {
  color: #77669d;
}
#main_aside aside .shortcuts a .ico {
  font-size: 1.8em;
  margin-right: 15px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}
#main_aside aside .shortcuts a .label {
  line-height: 120%;
}
#main_aside aside .shortcuts a:hover .ico {
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
  transform: translateY(1px);
}
.t1 #main_aside aside .shortcuts a:hover .ico {
  color: #2756b5;
}
.t2 #main_aside aside .shortcuts a:hover .ico {
  color: #ad872e;
}
.t3 #main_aside aside .shortcuts a:hover .ico {
  color: #d9510a;
}
.t4 #main_aside aside .shortcuts a:hover .ico {
  color: #1a8c94;
}
.t5 #main_aside aside .shortcuts a:hover .ico {
  color: #c33748;
}
.t6 #main_aside aside .shortcuts a:hover .ico {
  color: #5516a5;
}
#main {
  padding: 30px;
  background-color: #FFF;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.btn-prev-lv {
  display: inline-block;
  margin-top: 20px;
  margin-left: 10px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.t1 .btn-prev-lv {
  color: #66789d;
}
.t2 .btn-prev-lv {
  color: #ab8e5d;
}
.t3 .btn-prev-lv {
  color: #b56840;
}
.t4 .btn-prev-lv {
  color: #66989d;
}
.t5 .btn-prev-lv {
  color: #b44f5b;
}
.t6 .btn-prev-lv {
  color: #77669d;
}
.btn-prev-lv:before {
  content: "\f108";
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
}
.btn-prev-lv:hover {
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transform: translateX(-10px);
}
.com .com {
  margin-bottom: 0;
}
.com.no-margin {
  margin: 0;
}
.no-margin {
  margin: 0;
}
.com-rich {
  margin-bottom: 40px;
}
.com-rich h1:not(:first-child),
.com-rich h2:not(:first-child),
.com-rich h3:not(:first-child),
.com-rich h4:not(:first-child),
.com-rich h5:not(:first-child),
.com-rich h6:not(:first-child) {
  margin-top: 40px;
}
.com-rich ul:not(:last-child),
.com-rich ol:not(:last-child) {
  margin-bottom: 25px;
}
.com-rich ul {
  padding-left: 2.5ch;
}
.com-rich ul > li:not(:last-child) {
  margin-bottom: 10px;
}
.com-rich ul > li:before {
  display: inline-block;
  content: "";
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  margin-right: 11px;
  margin-left: -20px;
}
.t1 .com-rich ul > li:before {
  background-color: #2756b5;
}
.t2 .com-rich ul > li:before {
  background-color: #ad872e;
}
.t3 .com-rich ul > li:before {
  background-color: #d9510a;
}
.t4 .com-rich ul > li:before {
  background-color: #1a8c94;
}
.t5 .com-rich ul > li:before {
  background-color: #c33748;
}
.t6 .com-rich ul > li:before {
  background-color: #5516a5;
}
.com-rich ol {
  list-style: decimal;
  padding-left: 2.5ch;
}
.com-nav-index.sty1 {
  text-align: center;
  margin-bottom: 20px;
}
.com-nav-index.sty1 .row {
  margin: 0 -5px;
}
.com-nav-index.sty1 .row > .col {
  padding: 0 5px;
  margin-bottom: 10px;
}
.com-nav-index.sty1 .item {
  height: 100%;
}
.com-nav-index.sty1 .item a {
  height: 100%;
  position: relative;
  display: block;
  border: solid 1px #CCC;
  padding: 50px 30px 90px 30px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.t1 .com-nav-index.sty1 .item a {
  background-color: rgba(223, 230, 237, 0.4);
}
.t2 .com-nav-index.sty1 .item a {
  background-color: rgba(238, 232, 223, 0.4);
}
.t3 .com-nav-index.sty1 .item a {
  background-color: rgba(251, 237, 230, 0.4);
}
.t4 .com-nav-index.sty1 .item a {
  background-color: rgba(209, 224, 226, 0.4);
}
.t5 .com-nav-index.sty1 .item a {
  background-color: rgba(248, 228, 231, 0.4);
}
.t6 .com-nav-index.sty1 .item a {
  background-color: rgba(229, 225, 236, 0.4);
}
.t1 .com-nav-index.sty1 .item a {
  border-color: #dfe6ed;
}
.t2 .com-nav-index.sty1 .item a {
  border-color: #eee8df;
}
.t3 .com-nav-index.sty1 .item a {
  border-color: #fbede6;
}
.t4 .com-nav-index.sty1 .item a {
  border-color: #d1e0e2;
}
.t5 .com-nav-index.sty1 .item a {
  border-color: #f8e4e7;
}
.t6 .com-nav-index.sty1 .item a {
  border-color: #e5e1ec;
}
.com-nav-index.sty1 .item a:after {
  content: "\f10b";
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 1.5em;
  display: block;
  color: #FFF;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: auto;
  bottom: 25px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.t1 .com-nav-index.sty1 .item a:after {
  background-color: #02205d;
}
.t2 .com-nav-index.sty1 .item a:after {
  background-color: #7a6b48;
}
.t3 .com-nav-index.sty1 .item a:after {
  background-color: #d9510a;
}
.t4 .com-nav-index.sty1 .item a:after {
  background-color: #136b71;
}
.t5 .com-nav-index.sty1 .item a:after {
  background-color: #980619;
}
.t6 .com-nav-index.sty1 .item a:after {
  background-color: #2a025d;
}
.com-nav-index.sty1 .item a h3 {
  margin-bottom: 15px;
}
.com-nav-index.sty1 .item a .desc {
  font-size: 0.92em;
}
.t1 .com-nav-index.sty1 .item a .desc {
  color: #66789d;
}
.t2 .com-nav-index.sty1 .item a .desc {
  color: #ab8e5d;
}
.t3 .com-nav-index.sty1 .item a .desc {
  color: #b56840;
}
.t4 .com-nav-index.sty1 .item a .desc {
  color: #66989d;
}
.t5 .com-nav-index.sty1 .item a .desc {
  color: #b44f5b;
}
.t6 .com-nav-index.sty1 .item a .desc {
  color: #77669d;
}
.com-nav-index.sty1 .item:hover a {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.t1 .com-nav-index.sty1 .item:hover a {
  background-color: rgba(223, 230, 237, 0.25);
}
.t2 .com-nav-index.sty1 .item:hover a {
  background-color: rgba(238, 232, 223, 0.25);
}
.t3 .com-nav-index.sty1 .item:hover a {
  background-color: rgba(251, 237, 230, 0.25);
}
.t4 .com-nav-index.sty1 .item:hover a {
  background-color: rgba(209, 224, 226, 0.25);
}
.t5 .com-nav-index.sty1 .item:hover a {
  background-color: rgba(248, 228, 231, 0.25);
}
.t6 .com-nav-index.sty1 .item:hover a {
  background-color: rgba(229, 225, 236, 0.25);
}
.com-nav-index.sty1 .item:hover a:after {
  text-indent: 5px;
}
.t1 .com-nav-index.sty1 .item:hover a:after {
  background-color: #2756b5;
}
.t2 .com-nav-index.sty1 .item:hover a:after {
  background-color: #ad872e;
}
.t3 .com-nav-index.sty1 .item:hover a:after {
  background-color: #d9510a;
}
.t4 .com-nav-index.sty1 .item:hover a:after {
  background-color: #1a8c94;
}
.t5 .com-nav-index.sty1 .item:hover a:after {
  background-color: #c33748;
}
.t6 .com-nav-index.sty1 .item:hover a:after {
  background-color: #5516a5;
}
.com-nav-index.sty2 {
  text-align: center;
  margin-bottom: 20px;
}
.com-nav-index.sty2 .cat .head {
  border-bottom: solid 2px #999;
  font-size: 1.25em;
  padding: 14px;
}
.t1 .com-nav-index.sty2 .cat .head {
  color: #02205d;
}
.t2 .com-nav-index.sty2 .cat .head {
  color: #7a6b48;
}
.t3 .com-nav-index.sty2 .cat .head {
  color: #d9510a;
}
.t4 .com-nav-index.sty2 .cat .head {
  color: #136b71;
}
.t5 .com-nav-index.sty2 .cat .head {
  color: #980619;
}
.t6 .com-nav-index.sty2 .cat .head {
  color: #2a025d;
}
.t1 .com-nav-index.sty2 .cat .head {
  border-color: #02205d;
}
.t2 .com-nav-index.sty2 .cat .head {
  border-color: #7a6b48;
}
.t3 .com-nav-index.sty2 .cat .head {
  border-color: #d9510a;
}
.t4 .com-nav-index.sty2 .cat .head {
  border-color: #136b71;
}
.t5 .com-nav-index.sty2 .cat .head {
  border-color: #980619;
}
.t6 .com-nav-index.sty2 .cat .head {
  border-color: #2a025d;
}
.com-nav-index.sty2 .cat .group h5 {
  margin: 0;
  padding: 20px 0 10px 0;
}
.com-nav-index.sty2 .cat .group .item a {
  display: block;
  padding: 30px;
  margin-bottom: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.t1 .com-nav-index.sty2 .cat .group .item a {
  background-color: #dfe6ed;
}
.t2 .com-nav-index.sty2 .cat .group .item a {
  background-color: #eee8df;
}
.t3 .com-nav-index.sty2 .cat .group .item a {
  background-color: #fbede6;
}
.t4 .com-nav-index.sty2 .cat .group .item a {
  background-color: #d1e0e2;
}
.t5 .com-nav-index.sty2 .cat .group .item a {
  background-color: #f8e4e7;
}
.t6 .com-nav-index.sty2 .cat .group .item a {
  background-color: #e5e1ec;
}
.com-nav-index.sty2 .cat .group .item a h2 {
  font-size: 1.35em;
  margin-bottom: 12px;
}
.t1 .com-nav-index.sty2 .cat .group .item a .desc {
  color: #66789d;
}
.t2 .com-nav-index.sty2 .cat .group .item a .desc {
  color: #ab8e5d;
}
.t3 .com-nav-index.sty2 .cat .group .item a .desc {
  color: #b56840;
}
.t4 .com-nav-index.sty2 .cat .group .item a .desc {
  color: #66989d;
}
.t5 .com-nav-index.sty2 .cat .group .item a .desc {
  color: #b44f5b;
}
.t6 .com-nav-index.sty2 .cat .group .item a .desc {
  color: #77669d;
}
.t1 .com-nav-index.sty2 .cat .group .item a:hover {
  background-color: rgba(223, 230, 237, 0.7);
}
.t2 .com-nav-index.sty2 .cat .group .item a:hover {
  background-color: rgba(238, 232, 223, 0.7);
}
.t3 .com-nav-index.sty2 .cat .group .item a:hover {
  background-color: rgba(251, 237, 230, 0.7);
}
.t4 .com-nav-index.sty2 .cat .group .item a:hover {
  background-color: rgba(209, 224, 226, 0.7);
}
.t5 .com-nav-index.sty2 .cat .group .item a:hover {
  background-color: rgba(248, 228, 231, 0.7);
}
.t6 .com-nav-index.sty2 .cat .group .item a:hover {
  background-color: rgba(229, 225, 236, 0.7);
}
.com-nav-index.sty2 .cat.c2 .head {
  color: #136b71;
  border-color: #136b71;
}
.com-nav-index.sty2 .cat.c2 .group h5 {
  color: #136b71;
}
.com-nav-index.sty2 .cat.c2 .group .item a {
  background-color: #dfede7;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.com-nav-index.sty2 .cat.c2 .group .item a h2 {
  color: #136b71;
}
.com-nav-index.sty2 .cat.c2 .group .item a .desc {
  color: #459499;
}
.com-nav-index.sty2 .cat.c2 .group .item a:hover {
  background-color: rgba(223, 237, 231, 0.7);
}
.com-downloads {
  padding: 25px 0;
  border-top: solid 2px #DDD;
}
.t1 .com-downloads {
  border-color: #66789d;
}
.t2 .com-downloads {
  border-color: #ab8e5d;
}
.t3 .com-downloads {
  border-color: #b56840;
}
.t4 .com-downloads {
  border-color: #66989d;
}
.t5 .com-downloads {
  border-color: #b44f5b;
}
.t6 .com-downloads {
  border-color: #77669d;
}
.com-downloads .row {
  margin: 0 -6px;
}
.com-downloads .row > .col {
  padding: 0 6px;
}
.com-downloads .item {
  padding: 20px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  border: solid 1px #DDD;
  margin-bottom: 12px;
}
.com-downloads .item a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.com-downloads .item a .ico {
  margin-right: 15px;
  min-width: 40px;
}
.com-downloads .item a .info {
  color: #444;
}
.com-downloads .item a .info .name {
  display: block;
  font-weight: 700;
  line-height: 120%;
  font-size: 0.95em;
}
.com-downloads .item a .info .size {
  display: block;
  font-size: 0.8em;
  color: #999;
}
.com-tab {
  margin-bottom: 30px;
}
.com-tab nav {
  margin-bottom: 24px;
}
.com-tab nav .wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.com-tab nav .wrap a {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  display: block;
  padding: 18px 12px;
  color: #CCC;
  border-bottom: solid 2px #CCC;
  font-size: 1.35em;
  font-weight: 700;
  line-height: 125%;
}
.t1 .com-tab nav .wrap a.current {
  color: #2756b5;
}
.t2 .com-tab nav .wrap a.current {
  color: #ad872e;
}
.t3 .com-tab nav .wrap a.current {
  color: #d9510a;
}
.t4 .com-tab nav .wrap a.current {
  color: #1a8c94;
}
.t5 .com-tab nav .wrap a.current {
  color: #c33748;
}
.t6 .com-tab nav .wrap a.current {
  color: #5516a5;
}
.t1 .com-tab nav .wrap a.current {
  border-color: #2756b5;
}
.t2 .com-tab nav .wrap a.current {
  border-color: #ad872e;
}
.t3 .com-tab nav .wrap a.current {
  border-color: #d9510a;
}
.t4 .com-tab nav .wrap a.current {
  border-color: #1a8c94;
}
.t5 .com-tab nav .wrap a.current {
  border-color: #c33748;
}
.t6 .com-tab nav .wrap a.current {
  border-color: #5516a5;
}
.com-table img {
  max-width: 40vw;
  height: auto !important;
}
.com-table.sty1 {
  overflow-x: auto;
  border-left: solid 1px #EEE;
  border-right: solid 1px #EEE;
}
.com-table.sty1 table {
  min-width: 100%;
}
.com-table.sty1 thead td {
  color: #FFF;
  font-weight: 700;
  width: 100px;
}
.t1 .com-table.sty1 thead td {
  background-color: #66789d;
}
.t2 .com-table.sty1 thead td {
  background-color: #ab8e5d;
}
.t3 .com-table.sty1 thead td {
  background-color: #b56840;
}
.t4 .com-table.sty1 thead td {
  background-color: #66989d;
}
.t5 .com-table.sty1 thead td {
  background-color: #b44f5b;
}
.t6 .com-table.sty1 thead td {
  background-color: #77669d;
}
.com-table.sty1 tbody {
  border-top: solid 1px #EEE;
}
.com-table.sty1 tr {
  border-bottom: solid 1px #EEE;
}
.com-table.sty1 td {
  padding: 15px;
  text-align: center;
  border-right: solid 1px #EEE;
  line-height: 125%;
  vertical-align: middle;
}
.com-table.sty1 td:first-child {
  text-align: left;
  background-color: #FFF;
}
.com-table.sty1 td:last-child {
  border-right: none;
}
.com-table.sty1 td.stick {
  -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.08);
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.08);
}
.com-table.sty1 h1,
.com-table.sty1 h2,
.com-table.sty1 h3,
.com-table.sty1 h4,
.com-table.sty1 h5,
.com-table.sty1 h6 {
  margin-bottom: 0;
  line-height: 125%;
}
.com-accordion {
  margin-bottom: 30px;
  border: solid 1px #CCC;
}
.t1 .com-accordion {
  border-color: rgba(2, 32, 93, 0.2);
}
.t2 .com-accordion {
  border-color: rgba(122, 107, 72, 0.2);
}
.t3 .com-accordion {
  border-color: rgba(217, 81, 10, 0.2);
}
.t4 .com-accordion {
  border-color: rgba(19, 107, 113, 0.2);
}
.t5 .com-accordion {
  border-color: rgba(152, 6, 25, 0.2);
}
.t6 .com-accordion {
  border-color: rgba(42, 2, 93, 0.2);
}
.com-accordion .item:not(:last-child) {
  border-bottom: solid 1px #CCC;
}
.t1 .com-accordion .item:not(:last-child) {
  border-color: #dfe6ed;
}
.t2 .com-accordion .item:not(:last-child) {
  border-color: #eee8df;
}
.t3 .com-accordion .item:not(:last-child) {
  border-color: #fbede6;
}
.t4 .com-accordion .item:not(:last-child) {
  border-color: #d1e0e2;
}
.t5 .com-accordion .item:not(:last-child) {
  border-color: #f8e4e7;
}
.t6 .com-accordion .item:not(:last-child) {
  border-color: #e5e1ec;
}
.com-accordion .item > .head {
  cursor: pointer;
  font-size: 1.2em;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 20px 25px;
}
.t1 .com-accordion .item > .head {
  color: #02205d;
}
.t2 .com-accordion .item > .head {
  color: #7a6b48;
}
.t3 .com-accordion .item > .head {
  color: #d9510a;
}
.t4 .com-accordion .item > .head {
  color: #136b71;
}
.t5 .com-accordion .item > .head {
  color: #980619;
}
.t6 .com-accordion .item > .head {
  color: #2a025d;
}
.com-accordion .item > .head:after {
  content: "\f2c7";
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 1.5em;
}
.t1 .com-accordion .item > .head:after {
  color: #66789d;
}
.t2 .com-accordion .item > .head:after {
  color: #ab8e5d;
}
.t3 .com-accordion .item > .head:after {
  color: #b56840;
}
.t4 .com-accordion .item > .head:after {
  color: #66989d;
}
.t5 .com-accordion .item > .head:after {
  color: #b44f5b;
}
.t6 .com-accordion .item > .head:after {
  color: #77669d;
}
.com-accordion .item > .body {
  padding: 0 25px 25px 25px;
  display: none;
  color: #555;
}
.t1 .com-accordion .item.active {
  background-color: rgba(223, 230, 237, 0.4);
}
.t2 .com-accordion .item.active {
  background-color: rgba(238, 232, 223, 0.4);
}
.t3 .com-accordion .item.active {
  background-color: rgba(251, 237, 230, 0.4);
}
.t4 .com-accordion .item.active {
  background-color: rgba(209, 224, 226, 0.4);
}
.t5 .com-accordion .item.active {
  background-color: rgba(248, 228, 231, 0.4);
}
.t6 .com-accordion .item.active {
  background-color: rgba(229, 225, 236, 0.4);
}
.com-accordion .item.active > .head {
  font-weight: 700;
}
.com-accordion .item.active > .head:after {
  content: "\f2f4";
}
.t1 .com-accordion .item.disable {
  background-color: rgba(223, 230, 237, 0.4);
}
.t2 .com-accordion .item.disable {
  background-color: rgba(238, 232, 223, 0.4);
}
.t3 .com-accordion .item.disable {
  background-color: rgba(251, 237, 230, 0.4);
}
.t4 .com-accordion .item.disable {
  background-color: rgba(209, 224, 226, 0.4);
}
.t5 .com-accordion .item.disable {
  background-color: rgba(248, 228, 231, 0.4);
}
.t6 .com-accordion .item.disable {
  background-color: rgba(229, 225, 236, 0.4);
}
.com-accordion .item.disable > .head {
  cursor: auto;
  font-weight: 700;
}
.com-accordion .item.disable > .head:after {
  display: none;
}
.com-accordion .item.disable > .body {
  display: block;
}
.t1 .com-accordion .item:hover {
  background-color: rgba(223, 230, 237, 0.4);
}
.t2 .com-accordion .item:hover {
  background-color: rgba(238, 232, 223, 0.4);
}
.t3 .com-accordion .item:hover {
  background-color: rgba(251, 237, 230, 0.4);
}
.t4 .com-accordion .item:hover {
  background-color: rgba(209, 224, 226, 0.4);
}
.t5 .com-accordion .item:hover {
  background-color: rgba(248, 228, 231, 0.4);
}
.t6 .com-accordion .item:hover {
  background-color: rgba(229, 225, 236, 0.4);
}
.com-passrate {
  margin-bottom: 30px;
}
.com-passrate .head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.com-passrate .head .info {
  font-size: 0.92em;
}
.t1 .com-passrate .head .info {
  color: #02205d;
}
.t2 .com-passrate .head .info {
  color: #7a6b48;
}
.t3 .com-passrate .head .info {
  color: #d9510a;
}
.t4 .com-passrate .head .info {
  color: #136b71;
}
.t5 .com-passrate .head .info {
  color: #980619;
}
.t6 .com-passrate .head .info {
  color: #2a025d;
}
.com-passrate .head .info h3 {
  margin-bottom: 5px;
}
.com-passrate .head .info p {
  line-height: 130%;
}
.com-passrate .head .select {
  min-width: 200px;
  margin: 6px 0;
}
.com-passrate .body .list {
  border: solid 1px #CCC;
}
.t1 .com-passrate .body .list {
  border-color: #dfe6ed;
}
.t2 .com-passrate .body .list {
  border-color: #eee8df;
}
.t3 .com-passrate .body .list {
  border-color: #fbede6;
}
.t4 .com-passrate .body .list {
  border-color: #d1e0e2;
}
.t5 .com-passrate .body .list {
  border-color: #f8e4e7;
}
.t6 .com-passrate .body .list {
  border-color: #e5e1ec;
}
.com-passrate .body .list .item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-weight: 700;
  padding: 12px 30px;
}
.t1 .com-passrate .body .list .item:nth-child(even) {
  background-color: rgba(223, 230, 237, 0.7);
}
.t2 .com-passrate .body .list .item:nth-child(even) {
  background-color: rgba(238, 232, 223, 0.7);
}
.t3 .com-passrate .body .list .item:nth-child(even) {
  background-color: rgba(251, 237, 230, 0.7);
}
.t4 .com-passrate .body .list .item:nth-child(even) {
  background-color: rgba(209, 224, 226, 0.7);
}
.t5 .com-passrate .body .list .item:nth-child(even) {
  background-color: rgba(248, 228, 231, 0.7);
}
.t6 .com-passrate .body .list .item:nth-child(even) {
  background-color: rgba(229, 225, 236, 0.7);
}
.t1 .com-passrate .body .list .item .month {
  color: #66789d;
}
.t2 .com-passrate .body .list .item .month {
  color: #ab8e5d;
}
.t3 .com-passrate .body .list .item .month {
  color: #b56840;
}
.t4 .com-passrate .body .list .item .month {
  color: #66989d;
}
.t5 .com-passrate .body .list .item .month {
  color: #b44f5b;
}
.t6 .com-passrate .body .list .item .month {
  color: #77669d;
}
.com-passrate .body .list .item .rate {
  color: #333;
  font-size: 1.2em;
}
.com-passrate .body .avg {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  color: #FFF;
  font-weight: 700;
  padding: 20px 30px;
}
.t1 .com-passrate .body .avg {
  background-color: #2756b5;
}
.t2 .com-passrate .body .avg {
  background-color: #ad872e;
}
.t3 .com-passrate .body .avg {
  background-color: #d9510a;
}
.t4 .com-passrate .body .avg {
  background-color: #1a8c94;
}
.t5 .com-passrate .body .avg {
  background-color: #c33748;
}
.t6 .com-passrate .body .avg {
  background-color: #5516a5;
}
.com-passrate .body .avg .rate {
  font-size: 1.2em;
}
.com-news-list {
  margin-bottom: 30px;
}
.com-news-list .filters {
  max-width: 300px;
  margin-bottom: 20px;
}
.com-news-list .list {
  border: solid 1px #CCC;
}
.t1 .com-news-list .list {
  border-color: #dfe6ed;
}
.t2 .com-news-list .list {
  border-color: #eee8df;
}
.t3 .com-news-list .list {
  border-color: #fbede6;
}
.t4 .com-news-list .list {
  border-color: #d1e0e2;
}
.t5 .com-news-list .list {
  border-color: #f8e4e7;
}
.t6 .com-news-list .list {
  border-color: #e5e1ec;
}
.t1 .com-news-list .list .item:nth-child(even) {
  background-color: rgba(223, 230, 237, 0.5);
}
.t2 .com-news-list .list .item:nth-child(even) {
  background-color: rgba(238, 232, 223, 0.5);
}
.t3 .com-news-list .list .item:nth-child(even) {
  background-color: rgba(251, 237, 230, 0.5);
}
.t4 .com-news-list .list .item:nth-child(even) {
  background-color: rgba(209, 224, 226, 0.5);
}
.t5 .com-news-list .list .item:nth-child(even) {
  background-color: rgba(248, 228, 231, 0.5);
}
.t6 .com-news-list .list .item:nth-child(even) {
  background-color: rgba(229, 225, 236, 0.5);
}
.com-news-list .list .item a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding: 15px 20px;
}
.t1 .com-news-list .list .item a {
  color: #66789d;
}
.t2 .com-news-list .list .item a {
  color: #ab8e5d;
}
.t3 .com-news-list .list .item a {
  color: #b56840;
}
.t4 .com-news-list .list .item a {
  color: #66989d;
}
.t5 .com-news-list .list .item a {
  color: #b44f5b;
}
.t6 .com-news-list .list .item a {
  color: #77669d;
}
.com-news-list .list .item a .date {
  font-size: 0.85em;
  font-weight: 700;
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.com-news-list .list .item a .title {
  -webkit-box-flex: 9;
  -moz-box-flex: 9;
  -webkit-flex: 9;
  -ms-flex: 9;
  flex: 9;
}
.com-news-list .list .item a .ico {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}
.com-news-list .list .item a .ico:after {
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f10b";
  display: inline-block;
  line-height: 38px;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  color: #FFF;
  text-align: center;
  font-size: 1.3em;
}
.t1 .com-news-list .list .item a .ico:after {
  background-color: #66789d;
}
.t2 .com-news-list .list .item a .ico:after {
  background-color: #ab8e5d;
}
.t3 .com-news-list .list .item a .ico:after {
  background-color: #b56840;
}
.t4 .com-news-list .list .item a .ico:after {
  background-color: #66989d;
}
.t5 .com-news-list .list .item a .ico:after {
  background-color: #b44f5b;
}
.t6 .com-news-list .list .item a .ico:after {
  background-color: #77669d;
}
.t1 .com-news-list .list .item:hover {
  background-color: rgba(223, 230, 237, 0.2);
}
.t2 .com-news-list .list .item:hover {
  background-color: rgba(238, 232, 223, 0.2);
}
.t3 .com-news-list .list .item:hover {
  background-color: rgba(251, 237, 230, 0.2);
}
.t4 .com-news-list .list .item:hover {
  background-color: rgba(209, 224, 226, 0.2);
}
.t5 .com-news-list .list .item:hover {
  background-color: rgba(248, 228, 231, 0.2);
}
.t6 .com-news-list .list .item:hover {
  background-color: rgba(229, 225, 236, 0.2);
}
.t1 .com-news-list .list .item:hover a .ico:after {
  background-color: #2756b5;
}
.t2 .com-news-list .list .item:hover a .ico:after {
  background-color: #ad872e;
}
.t3 .com-news-list .list .item:hover a .ico:after {
  background-color: #d9510a;
}
.t4 .com-news-list .list .item:hover a .ico:after {
  background-color: #1a8c94;
}
.t5 .com-news-list .list .item:hover a .ico:after {
  background-color: #c33748;
}
.t6 .com-news-list .list .item:hover a .ico:after {
  background-color: #5516a5;
}
.com-callforact {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -moz-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.com-callforact a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  border: solid 1px #CCC;
  padding: 16px 24px;
  font-weight: 700;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.t1 .com-callforact a {
  border-color: #dfe6ed;
}
.t2 .com-callforact a {
  border-color: #eee8df;
}
.t3 .com-callforact a {
  border-color: #fbede6;
}
.t4 .com-callforact a {
  border-color: #d1e0e2;
}
.t5 .com-callforact a {
  border-color: #f8e4e7;
}
.t6 .com-callforact a {
  border-color: #e5e1ec;
}
.t1 .com-callforact a {
  color: #02205d;
}
.t2 .com-callforact a {
  color: #7a6b48;
}
.t3 .com-callforact a {
  color: #d9510a;
}
.t4 .com-callforact a {
  color: #136b71;
}
.t5 .com-callforact a {
  color: #980619;
}
.t6 .com-callforact a {
  color: #2a025d;
}
.com-callforact a:after {
  content: "\f10b";
  margin-left: 24px;
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 1.2em;
}
.com-callforact a:hover {
  -webkit-transform: translateX(8px);
  -moz-transform: translateX(8px);
  -ms-transform: translateX(8px);
  -o-transform: translateX(8px);
  transform: translateX(8px);
  -webkit-box-shadow: -6px 2px 6px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -6px 2px 6px rgba(0, 0, 0, 0.05);
  box-shadow: -6px 2px 6px rgba(0, 0, 0, 0.05);
}
.t1 .com-callforact a:hover {
  background-color: rgba(223, 230, 237, 0.4);
}
.t2 .com-callforact a:hover {
  background-color: rgba(238, 232, 223, 0.4);
}
.t3 .com-callforact a:hover {
  background-color: rgba(251, 237, 230, 0.4);
}
.t4 .com-callforact a:hover {
  background-color: rgba(209, 224, 226, 0.4);
}
.t5 .com-callforact a:hover {
  background-color: rgba(248, 228, 231, 0.4);
}
.t6 .com-callforact a:hover {
  background-color: rgba(229, 225, 236, 0.4);
}
.com-ppl-info {
  margin-bottom: 30px;
  border: solid 1px #DDD;
}
.com-ppl-info .row .col {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.com-ppl-info .info {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding: 15px;
}
.com-ppl-info .info h4 {
  margin-bottom: 15px;
}
.t1 .com-ppl-info .info h4 {
  color: #2756b5;
}
.t2 .com-ppl-info .info h4 {
  color: #ad872e;
}
.t3 .com-ppl-info .info h4 {
  color: #d9510a;
}
.t4 .com-ppl-info .info h4 {
  color: #1a8c94;
}
.t5 .com-ppl-info .info h4 {
  color: #c33748;
}
.t6 .com-ppl-info .info h4 {
  color: #5516a5;
}
.com-ppl-info .info h5 {
  color: #666;
  margin-bottom: 5px;
}
.com-head-share {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.com-head-share h1 {
  margin-bottom: 0;
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.com-head-share .share {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.com-head-share .share .label {
  font-size: 0.85em;
  margin-right: 15px;
  color: #999;
}
.com-head-share .share nav {
  font-size: 0.9em;
}
.com-head-share .share nav .addthis_button_facebook {
  color: #3b5997;
}
.com-head-share .share nav .addthis_button_linkedin {
  color: #0172b1;
}
.com-head-share .share nav .addthis_button_more {
  color: #888;
}
.com-head-share .share nav .fa-inverse:before {
  line-height: 220%;
}
.com-filter fieldset {
  margin-bottom: 15px;
}
.com-filter fieldset .label {
  font-size: 0.85em;
  line-height: 130%;
}
.t1 .com-filter fieldset .label {
  color: #66789d;
}
.t2 .com-filter fieldset .label {
  color: #ab8e5d;
}
.t3 .com-filter fieldset .label {
  color: #b56840;
}
.t4 .com-filter fieldset .label {
  color: #66989d;
}
.t5 .com-filter fieldset .label {
  color: #b44f5b;
}
.t6 .com-filter fieldset .label {
  color: #77669d;
}
.com-filter .advanced {
  display: none;
}
.com-filter .adv-toggle {
  font-size: 0.92em;
}
.t1 .com-filter .adv-toggle {
  color: #2756b5;
}
.t2 .com-filter .adv-toggle {
  color: #ad872e;
}
.t3 .com-filter .adv-toggle {
  color: #d9510a;
}
.t4 .com-filter .adv-toggle {
  color: #1a8c94;
}
.t5 .com-filter .adv-toggle {
  color: #c33748;
}
.t6 .com-filter .adv-toggle {
  color: #5516a5;
}
.com-filter .adv-toggle:after {
  content: " +";
}
.com-filter .adv-toggle.on:after {
  content: " -";
}
.com-info-list {
  margin-bottom: 30px;
  border: solid 1px #CCC;
}
.t1 .com-info-list {
  border-color: rgba(2, 32, 93, 0.2);
}
.t2 .com-info-list {
  border-color: rgba(122, 107, 72, 0.2);
}
.t3 .com-info-list {
  border-color: rgba(217, 81, 10, 0.2);
}
.t4 .com-info-list {
  border-color: rgba(19, 107, 113, 0.2);
}
.t5 .com-info-list {
  border-color: rgba(152, 6, 25, 0.2);
}
.t6 .com-info-list {
  border-color: rgba(42, 2, 93, 0.2);
}
.com-info-list .item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
}
.t1 .com-info-list .item:nth-child(even) {
  background-color: rgba(2, 32, 93, 0.1);
}
.t2 .com-info-list .item:nth-child(even) {
  background-color: rgba(122, 107, 72, 0.1);
}
.t3 .com-info-list .item:nth-child(even) {
  background-color: rgba(217, 81, 10, 0.1);
}
.t4 .com-info-list .item:nth-child(even) {
  background-color: rgba(19, 107, 113, 0.1);
}
.t5 .com-info-list .item:nth-child(even) {
  background-color: rgba(152, 6, 25, 0.1);
}
.t6 .com-info-list .item:nth-child(even) {
  background-color: rgba(42, 2, 93, 0.1);
}
.com-info-list .item .label {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
  font-weight: bold;
  padding: 0 20px;
}
.com-info-list .item .content {
  -webkit-box-flex: 5;
  -moz-box-flex: 5;
  -webkit-flex: 5;
  -ms-flex: 5;
  flex: 5;
  padding: 0 20px;
}
.com-info-list .item .content .highlight {
  font-weight: 700;
}
.com-pager {
  margin: 40px 0;
  text-align: center;
}
.com-pager input {
  margin-right: 6px;
}
.com-pager a,
.com-pager input {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 44px;
  border: solid 1px #CCC;
  background-color: #FFF;
}
.t1 .com-pager a,
.t1 .com-pager input {
  border-color: rgba(2, 32, 93, 0.3);
}
.t2 .com-pager a,
.t2 .com-pager input {
  border-color: rgba(122, 107, 72, 0.3);
}
.t3 .com-pager a,
.t3 .com-pager input {
  border-color: rgba(217, 81, 10, 0.3);
}
.t4 .com-pager a,
.t4 .com-pager input {
  border-color: rgba(19, 107, 113, 0.3);
}
.t5 .com-pager a,
.t5 .com-pager input {
  border-color: rgba(152, 6, 25, 0.3);
}
.t6 .com-pager a,
.t6 .com-pager input {
  border-color: rgba(42, 2, 93, 0.3);
}
.com-pager a.btn-prev,
.com-pager a.btn-next {
  position: relative;
}
.com-pager a.btn-prev.disabled,
.com-pager a.btn-next.disabled {
  border: solid 1px #DDD;
  color: #DDD;
}
.com-pager a.btn-prev:before,
.com-pager a.btn-next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 2em;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.com-pager a.btn-prev:hover,
.com-pager a.btn-next:hover {
  color: #FFF;
}
.t1 .com-pager a.btn-prev:hover,
.t1 .com-pager a.btn-next:hover {
  background-color: #02205d;
}
.t2 .com-pager a.btn-prev:hover,
.t2 .com-pager a.btn-next:hover {
  background-color: #7a6b48;
}
.t3 .com-pager a.btn-prev:hover,
.t3 .com-pager a.btn-next:hover {
  background-color: #d9510a;
}
.t4 .com-pager a.btn-prev:hover,
.t4 .com-pager a.btn-next:hover {
  background-color: #136b71;
}
.t5 .com-pager a.btn-prev:hover,
.t5 .com-pager a.btn-next:hover {
  background-color: #980619;
}
.t6 .com-pager a.btn-prev:hover,
.t6 .com-pager a.btn-next:hover {
  background-color: #2a025d;
}
.com-pager a.btn-prev {
  margin-left: 10px;
}
.com-pager a.btn-prev:before {
  content: "\f104";
}
.com-pager a.btn-next:before {
  content: "\f105";
}
@media (min-width: 1366px) {
  #main {
    padding: 50px;
  }
}
@media (max-width: 991px) {
  #banner:after {
    content: "";
    display: block;
    width: 100%;
    height: 300px;
    -webkit-transform: skewY(177deg);
    -moz-transform: skewY(177deg);
    -ms-transform: skewY(177deg);
    -o-transform: skewY(177deg);
    transform: skewY(177deg);
    margin-top: -50px;
  }
  .t1 #banner:after {
    background-color: #dfe6ed;
  }
  .t2 #banner:after {
    background-color: #eee8df;
  }
  .t3 #banner:after {
    background-color: #fbede6;
  }
  .t4 #banner:after {
    background-color: #d1e0e2;
  }
  .t5 #banner:after {
    background-color: #f8e4e7;
  }
  .t6 #banner:after {
    background-color: #e5e1ec;
  }
  #banner img {
    width: auto;
    max-width: none;
    height: 55vh;
    -webkit-transform: translateX(-33%);
    -moz-transform: translateX(-33%);
    -ms-transform: translateX(-33%);
    -o-transform: translateX(-33%);
    transform: translateX(-33%);
  }
  #main_aside {
    display: block;
  }
  #main_aside aside {
    padding: 0;
  }
  #main_aside aside .wrap {
    padding: 5px 25px;
    width: 100% !important;
  }
  #main_aside aside .nav-toggle {
    color: #FFF;
    font-size: 1.1em;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 12px 0;
    line-height: 125%;
  }
  #main_aside aside .nav-toggle:after {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    content: "\f3d0";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 1.3em;
    min-width: 24px;
    text-align: right;
  }
  #main_aside aside .nav-toggle.open:after {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
  }
  #main_aside aside nav {
    display: none;
    padding: 10px 0;
    border-top: solid 1px rgba(255, 255, 255, 0.3);
  }
  #main_aside aside nav a {
    padding: 8px 5px;
  }
  #main_aside aside nav a:not(:last-child) {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  }
  #main {
    padding: 40px 20px !important;
  }
  .com-head-share {
    display: block;
    margin-bottom: 15px;
  }
  .com-head-share h1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 567px) {
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.6em;
  }
  h3 {
    font-size: 1.4em;
  }
  h4 {
    font-size: 1.2em;
  }
  h5 {
    font-size: 1em;
  }
  h6 {
    font-size: 0.875em;
  }
  .page-head {
    padding: 18px 10px;
    color: #FFF;
  }
  .page-head .path {
    margin-bottom: 5px;
  }
  .com-nav-index.sty1 .item a {
    padding: 30px 20px 80px 20px;
  }
  .com-nav-index.sty2 {
    margin: 0 -12px;
  }
  .com-nav-index.sty2 .row {
    margin: 0 -4px;
  }
  .com-nav-index.sty2 .row > .col {
    padding: 0 4px;
  }
  .com-nav-index.sty2 .cat .group .item a {
    padding: 30px 10px;
  }
  .com-tab {
    margin: 30px -20px;
  }
  .com-tab nav {
    overflow: auto;
  }
  .com-tab nav .wrap a {
    padding: 12px 10px;
    font-size: 1.15em;
  }
  .com-passrate .body .list .item {
    padding: 12px 20px;
  }
  .com-passrate .body .avg {
    padding: 20px 20px;
  }
  .com-news-list .filters {
    max-width: none;
  }
  .com-news-list .list .item a {
    display: block;
    position: relative;
  }
  .com-news-list .list .item a .title {
    padding-right: 10%;
  }
  .com-news-list .list .item a .ico {
    position: absolute;
    right: 12px;
    top: 12px;
  }
  .com-news-list .list .item a .ico:after {
    line-height: 30px;
    width: 30px;
    height: 30px;
    font-size: 1em;
  }
  .com-head-share h1 {
    font-size: 1.5em;
  }
  .com-head-share .share {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  #pop_filter {
    text-align: left;
  }
  #pop_filter .wrap {
    padding: 20px;
  }
  #pop_filter .advanced {
    display: block;
  }
  #pop_filter .advanced > .row {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #pop_filter .adv-toggle {
    display: none;
  }
  a.pop-filter {
    position: absolute;
    right: 0;
    top: -45px;
  }
  .t1 a.pop-filter {
    color: #02205d;
  }
  .t2 a.pop-filter {
    color: #7a6b48;
  }
  .t3 a.pop-filter {
    color: #d9510a;
  }
  .t4 a.pop-filter {
    color: #136b71;
  }
  .t5 a.pop-filter {
    color: #980619;
  }
  .t6 a.pop-filter {
    color: #2a025d;
  }
  .com-filter {
    position: relative;
  }
  .com-info-list .item {
    display: block;
  }
  .com-info-list .item .label {
    text-align: left;
    font-size: 0.85em;
  }
}
@media (max-width: 991px) and (orientation: landscape) {
  #banner img {
    width: 150%;
    max-width: none;
    height: auto;
    -webkit-transform: translateX(-25%);
    -moz-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    -o-transform: translateX(-25%);
    transform: translateX(-25%);
  }
}
