/* Vag Rounded Bold*/
@font-face {
  font-family: "Vag Rounded";
  src: url("../fonts/vag_rounded_bold.eot");
  src: url("../fonts/vag_rounded_boldd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/vag_rounded_bold.woff") format("woff"),
    url("../fonts/vag_rounded_bold.ttf") format("truetype"),
    url("../fonts/vag_rounded_bold.svg#VagRounded") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Moon";
  src: url("../fonts/moon_bold-webfont.eot");
  src: url("../fonts/moon_bold-webfontd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/moon_bold-webfont.woff") format("woff"),
    url("../fonts/moon_bold-webfont.ttf") format("truetype"),
    url("../fonts/moon_bold-webfont.html#moon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Circular Std*/
@font-face {
  font-family: "Circular Std";
  src: url("../fonts/circular-std/CircularStd-Black.eot");
  src: url("../fonts/circular-std/CircularStd-Blackd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/circular-std/CircularStd-Black.woff") format("woff"),
    url("../fonts/circular-std/CircularStd-Black.ttf") format("truetype"),
    url("../fonts/circular-std/CircularStd-Black.svg#CircularStd-Black") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url("../fonts/circular-std/CircularStd-Bold.eot");
  src: url("../fonts/circular-std/CircularStd-Boldd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/circular-std/CircularStd-Bold.woff") format("woff"),
    url("../fonts/circular-std/CircularStd-Bold.ttf") format("truetype"),
    url("../fonts/circular-std/CircularStd-Bold.svg#CircularStd-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url("../fonts/circular-std/CircularStd-Book.eot");
  src: url("../fonts/circular-std/CircularStd-Bookd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/circular-std/CircularStd-Book.woff") format("woff"),
    url("../fonts/circular-std/CircularStd-Book.ttf") format("truetype"),
    url("../fonts/circular-std/CircularStd-Book.svg#CircularStd-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Proxima Nova*/
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-Regular.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Regulard41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/proxima-nova/ProximaNova-Regular.woff") format("woff"),
    url("../fonts/proxima-nova/ProximaNova-Regular.ttf") format("truetype"),
    url("../fonts/proxima-nova/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/proxima-nova/ProximaNova-Semibold.eot");
  src: url("../fonts/proxima-nova/ProximaNova-Semiboldd41d.eot?#iefix") format("embedded-opentype"),
    url("../fonts/proxima-nova/ProximaNova-Semibold.woff") format("woff"),
    url("../fonts/proxima-nova/ProximaNova-Semibold.ttf") format("truetype"),
    url("../fonts/proxima-nova/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* @import "bootstrap/print";*/
/* @import "bootstrap/glyphicons";*/
/* Core CSS*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Proxima Nova";
  font-size: 14px;
  line-height: 1.7142857143;
  color: #222222;
  background-color: #fff;
}

@media (max-width: 767px) {
  body {
    font-size: 12px;
    line-height: 20px;
  }
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #149fc0;
}

a:hover,
a:focus {
  color: #0d667b;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 4px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.7142857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #e6e6e6;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Circular Std";
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #a6a6a6;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 30px;
}

h2,
.h2 {
  font-size: 26px;
}

h3,
.h3 {
  font-size: 22px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 16px;
}

h6,
.h6 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

p {
  margin: 0 0 15px;
}

.lead {
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #a6a6a6;
}

.text-primary {
  color: #149fc0;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0f7992;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #149fc0;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0f7992;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #e6e6e6;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 23px;
}

dt,
dd {
  line-height: 1.7142857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 1199px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a6a6a6;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 22px;
  border-left: 5px solid #FDCB2C;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  line-height: 1.2;
  font-style: italic;
}

blockquote p,
blockquote ul,
blockquote ol {
  margin-bottom: 15px;
  color: #7d7d7d;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 12px;
  line-height: 1.7142857143;
  color: #c1c1c1;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-style: normal;
  text-transform: uppercase;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

@media (max-width: 767px) {
  blockquote {
    font-size: 12px;
    line-height: 20px;
  }
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e6e6e6;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.7142857143;
}

/* @import "bootstrap/code";*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 1024px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1024px) {

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* Link buttons*/
/* -------------------------*/
/* Make a button look and behave like a link*/
.btn-link {
  color: #149fc0;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link:hover,
.btn-link:focus {
  color: #0d667b;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #a6a6a6;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Button Sizes*/
/* --------------------------------------------------*/
.btn-lg,
.btn-group-lg>.btn {
  /* line-height: ensure even-numbered height of button next to large input*/
  padding: 11px 20px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}

.btn-sm,
.btn-group-sm>.btn {
  /* line-height: ensure proper height of button next to small input*/
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

/* Block button*/
/* --------------------------------------------------*/
.btn-block {
  display: block;
  width: 100%;
}

/* Vertically space out multiple block buttons*/
.btn-block+.btn-block {
  margin-top: 5px;
}

/* Specificity overrides*/
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li.multi-column {
  position: static;
}

.nav>li>a {
  position: relative;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 30px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #e6e6e6;
}

.nav>li.disabled>a {
  color: #a6a6a6;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #a6a6a6;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #e6e6e6;
  border-color: #149fc0;
}

.nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.7142857143;
  border: 1px solid transparent;
  border-radius: 0;
}

.nav-tabs>li>a:hover {
  border-color: #e6e6e6 #e6e6e6 #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 1px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #149fc0;
}

.nav-stacked>li {
  float: none;
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: none;
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {

  .nav-justified>li,
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 1px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {

  .nav-tabs-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 1px 1px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 48px;
  border: 1px solid transparent;
  border-top: none;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 1199px) {
  .navbar {
    border-radius: 1px;
  }
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 1199px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 1199px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 1199px) {

  .container>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 1199px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 1199px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  display: inline-block;
  font-size: 18px;
  line-height: 23px;
  height: auto;
  float: left;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 1199px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 0;
  margin-top: 7px;
  margin-bottom: 7px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 1px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #fff;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 1199px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 6.25px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  line-height: 23px;
}

@media (max-width: 1198px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 23px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

@media (min-width: 1199px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2px;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 1198px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 1199px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
  margin-top: 9px;
  margin-bottom: 9px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
  margin-top: 13px;
  margin-bottom: 13px;
}

.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}

@media (min-width: 1199px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1199px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #1a2c43;
}

.navbar-default .navbar-brand {
  color: #333333;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #1a1919;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  min-width: 130px;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #FDCB2C;
  background-color: #121f33;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #FDCB2C;
  background-color: transparent;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background-color: transparent;
  color: #149fc0;
}

@media (max-width: 1198px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #333333;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #149fc0;
    background-color: #121f33;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #149fc0;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #333333;
}

.navbar-default .navbar-link:hover {
  color: #149fc0;
}

.navbar-default .btn-link {
  color: #333333;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #149fc0;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090808;
}

.navbar-inverse .navbar-brand {
  color: #cccccc;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #cccccc;
}

.navbar-inverse .navbar-nav>li>a {
  color: #cccccc;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #090808;
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  background-color: #090808;
  color: #fff;
}

@media (max-width: 1198px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #cccccc;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #090808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #cccccc;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #cccccc;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* Section / Widget Title - Placeholder*/
/* Form, Button & Components*/
/* -------------------------------------*/
.input-group {
  display: block;
  position: relative;
}

.input-group .form-control {
  width: 100%;
  display: block;
  padding-right: 42px;
  float: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.06);
}

.input-group .btn {
  position: absolute;
  color: #a6a6a6;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: transparent;
  border: none;
}

.btn-more {
  font-size: 15px;
  vertical-align: middle;
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px 20px;
  position: relative;
  color: #fff;
  background-color: #1951d1;
  border-color: #1a2c43;
  text-transform: capitalize;
}


.btn-more:focus,
.btn-more.focus {
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
}

.btn-more:hover {
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
}

.btn-more:active,
.btn-more.active,
.open>.btn-more.dropdown-toggle {
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
}

.btn-more:active:hover,
.btn-more:active:focus,
.btn-more:active.focus,
.btn-more.active:hover,
.btn-more.active:focus,
.btn-more.active.focus,
.open>.btn-more.dropdown-toggle:hover,
.open>.btn-more.dropdown-toggle:focus,
.open>.btn-more.dropdown-toggle.focus {
  color: #fff;
  background-color: #1a2c43;
  border-color: #1a2c43;
}

.btn-more:active,
.btn-more.active,
.open>.btn-more.dropdown-toggle {
  background-image: none;
}

.btn-more.disabled:hover,
.btn-more.disabled:focus,
.btn-more.disabled.focus,
.btn-more[disabled]:hover,
.btn-more[disabled]:focus,
.btn-more[disabled].focus,
fieldset[disabled] .btn-more:hover,
fieldset[disabled] .btn-more:focus,
fieldset[disabled] .btn-more.focus {
  background-color: #1951d1;
}

.btn-more .badge {
  color: #1951d1;
  background-color: #fff;
}

.btn-more:after {
  content: "";
  background-image: url("../images/ic_bg/btn_arrow.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 20px;
  height: 12px;
  margin: auto auto -2px 10px;
}

.btn-more.btn:hover {
  color: #fff;
}

@media (max-width: 767px) {
  .btn-more {
    font-size: 12px;
  }
}

/* Button Container*/
.btn-box {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e6e6e6;
}

.btn-box.no-border {
  border: 0;
  padding-top: 0;
  margin-bottom: 0;
}

.btn-box.text-center .btn-more {
  float: none;
}

/* Table Responsive*/
@media (max-width: 1023px) {
  .table-responsive {
    overflow-x: auto;
  }
}

/* =Header*/
/* =====================================*/
/*Dropdown Transition Placeholder*/
#header #navbar .dropdown-menu,
#header .topbar .pll-parent-menu-item .dropdown-menu {
  -webkit-transform-origin: center top 0px;
  transform-origin: center top 0px;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  display: block !important;
  opacity: 0;
  transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
  -moz-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
}

#header #navbar .dropdown:hover>.dropdown-menu,
#header #navbar .menu-item-has-children:hover>.dropdown-menu,
#header .topbar .pll-parent-menu-item:hover .dropdown-menu {
  display: block !important;
  opacity: 1;
  z-index: 1000;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
  -moz-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
}

#header {
  /* background-color: #1951D1; */
  position: relative;
  /* box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1),
    0 2px 4px -2px rgba(0, 0, 0, .1); */
}

/* 
.header-fancy .container {
  background-color: #1951D1;
} */

#header:hover {
  background: #1951D1;
}

@media (min-width: 1199px) {
  #header #navbar {
    padding: 0;
  }

  #header .search-form {
    float: right;
  }
}

#header #navbar {
  border: none;
}

#header #navbar .dropdown-menu>li>a:hover {
  background-color: transparent;
}

#header #navbar .navbar-nav>li.current-menu-ancestor>a,
#header #navbar .navbar-nav>li.active>a {
  color: #FDCB2C;
  background-color: #121f33;
}

#header #navbar .dropdown-menu>li.current-menu-ancestor>a,
#header #navbar .dropdown-menu>li.active>a {
  background-color: transparent;
  color: #FDCB2C;
}

#header #navbar .dropdown-menu>li.current-menu-ancestor>a:after {
  border-color: transparent transparent transparent #FDCB2C;
}

#header .navbar-header {
  float: none;
}

#header .navbar-body {
  padding: 30px 0;
}

#header .navbar-header {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 1199px) {
  #header .navbar-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}

#header .navbar-brand {
  text-decoration: none;
  color: #1951D1;
  font-weight: bold;
  display: table;
  width: auto;
}

#header .navbar-brand img,
#header .navbar-brand span {
  display: table-cell;
  vertical-align: middle;
}

#header .navbar-brand img {
  max-height: 70px;
}

#header .navbar-brand span {
  padding-left: 15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.4;
}

@media (min-width: 1199px) {
  #header .navbar-brand span {
    height: 70px;
  }
}

@media (max-width: 380px) {
  #header .navbar-brand span {
    max-width: 220px;
  }
}

#header #navbar .dropdown-menu {
  border: none !important;
}

#header #navbar .dropdown-menu .menu-item-has-children {
  position: relative;
}

#header #navbar .dropdown-menu .menu-item-has-children>a:after {
  display: inline-block;
  content: " ";
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 4px;
  border-color: transparent transparent transparent #fff;
  margin-top: 4px;
  margin-left: 4px;
}

#header #navbar .dropdown-menu .menu-item-has-children:hover>a:after {
  border-color: transparent transparent transparent #FDCB2C;
}

@media (max-width: 1199px) {
  #header #navbar .dropdown-menu .menu-item-has-children {
    margin-bottom: -5px;
  }

  #header #navbar .dropdown-menu .menu-item-has-children>a:after {
    position: relative;
    top: -2px;
    border-width: 4px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
  }

  #header #navbar .dropdown-menu .menu-item-has-children:hover>a:after {
    border-color: #FDCB2C transparent transparent transparent;
  }
}

#header #navbar .dropdown-menu .menu-item-has-children>.dropdown-menu {
  top: -7px !important;
  border-right: none;
  left: 100%;
  background-color: #0e1828;
}

#header #navbar .dropdown:hover>a {
  color: #FDCB2C;
  background-color: #121f33;
}

#header #navbar .dropdown:hover>.dropdown-menu li {
  border-right: 1px solid rgba(255, 255, 255, 0.07);
}

#header #navbar .dropdown:hover>.dropdown-menu li.col-lg-3:nth-child(4n),
#header #navbar .dropdown:hover>.dropdown-menu li.col-lg-4:nth-child(3n) {
  border-right-color: transparent;
}

#header #navbar .menu-item-has-children:hover>a {
  color: #FDCB2C;
}

#header #navbar .menu-item-has-children:hover a {
  background-color: transparent !important;
}

#header #navbar .multi-column>.dropdown-menu {
  border-width: initial;
  border-style: none;
  border-color: initial;
  -o-border-image: initial;
  border-image: initial;
  -webkit-column-rule: 1px solid #1c3351;
  column-rule: 1px solid #1c3351;
  padding: 20px calc((100% - 1140px) / 2);
}

@media (min-width: 1199px) {
  #header #navbar .multi-column>.dropdown-menu {
    display: table !important;
    width: 100%;
  }
}

#header #navbar .multi-column>.dropdown-menu .menu-column {
  vertical-align: top;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

@media (min-width: 1199px) {
  #header #navbar .multi-column>.dropdown-menu .menu-column {
    width: auto;
    display: table-cell;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }

  #header #navbar .multi-column>.dropdown-menu .menu-column:last-child {
    border-right: none;
  }
}

#header #navbar .multi-column>.dropdown-menu .menu-column ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#header #navbar .multi-column>.dropdown-menu .menu-column ul>li>a {
  display: block;
  padding: 10px 30px;
  clear: both;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Proxima Nova";
  font-size: 12px;
  font-weight: normal;
  line-height: 1.7142857143;
  color: #fff;
  white-space: nowrap;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
}

#header #navbar .multi-column>.dropdown-menu .menu-column ul>li {
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
}

#header #navbar .multi-column>.dropdown-menu .menu-column ul>li:hover a {
  color: #FDCB2C;
}

#header.header-compact .navbar-header,
#header.header-fancy .navbar-header {
  float: left;
}

#header.header-compact #navbar,
#header.header-fancy #navbar {
  border: none;
  position: static;
  float: right;
  background-color: transparent !important;
}

#header.header-fancy #navbar .nav>li>a,
#header.header-compact #navbar .nav>li>a {
  font-size: 100%;
  color: #fff;
  font-family: "Proxima Nova";
  font-weight: bold;
  position: relative;
  border-right: none;
  min-width: inherit;
  background-color: transparent !important;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  text-shadow: 10px solid #000 !important;
}

@media (min-width: 1199px) {

  #header.header-compact #navbar .nav>li>a,
  #header.header-fancy #navbar .nav>li>a {
    line-height: 20px;
    padding: 40px 20px;
  }
}

#header.header-compact #navbar .nav>li>a:after,
#header.header-fancy #navbar .nav>li>a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  border-bottom: none;
}

#header.header-compact #navbar .nav>li.current-menu-ancestor>a,
#header.header-fancy #navbar .nav>li.current-menu-ancestor>a,
#header.header-compact #navbar .nav>li.active>a,
#header.header-fancy #navbar .nav>li.active>a,
#header.header-compact #navbar .nav>li:hover>a,
#header.header-fancy #navbar .nav>li:hover>a,
#header.header-compact #navbar .nav>li:focus>a,
#header.header-fancy #navbar .nav>li:focus>a {
  color: #FDCB2C;
  background-color: transparent;
}

@media (min-width: 1199px) {

  #header.header-compact #navbar .nav>li.current-menu-ancestor>a:after,
  #header.header-fancy #navbar .nav>li.current-menu-ancestor>a:after,
  #header.header-compact #navbar .nav>li.active>a:after,
  #header.header-fancy #navbar .nav>li.active>a:after,
  #header.header-compact #navbar .nav>li:hover>a:after,
  #header.header-fancy #navbar .nav>li:hover>a:after,
  #header.header-compact #navbar .nav>li:focus>a:after,
  #header.header-fancy #navbar .nav>li:focus>a:after {
    border-bottom: 3px solid #FDCB2C;
  }
}

#header.header-compact #navbar .dropdown-menu li.current-menu-ancestor>a,
#header.header-fancy #navbar .dropdown-menu li.current-menu-ancestor>a,
#header.header-compact #navbar .dropdown-menu li.active>a,
#header.header-fancy #navbar .dropdown-menu li.active>a,
#header.header-compact #navbar .nav>li.highlight>a,
#header.header-fancy #navbar .nav>li.highlight>a {
  color: #FDCB2C;
}

#header.header-compact #navbar .dropdown-menu li.active>a,
#header.header-fancy #navbar .dropdown-menu li.active>a {
  background-color: transparent;
}

#header.header-compact #navbar .dropdown-menu li.current-menu-ancestor>a:after,
#header.header-fancy #navbar .dropdown-menu li.current-menu-ancestor>a:after {
  border-color: transparent transparent transparent #FDCB2C;
}

#header.header-compact #navbar .dropdown:hover>a,
#header.header-fancy #navbar .dropdown:hover>a {
  color: #FDCB2C;
  background-color: transparent;
}

#header.header-fancy {
  margin-bottom: 30px;
}

#header.header-fancy.sticky-header {
  background: #1951D1;
}

#header.header-fancy #navbar {
  float: right;
  padding-left: 220px;
  padding-right: 15px;
}

@media (min-width: 1199px) {
  #header.header-fancy #navbar .nav>li {
    /* dropdown*/
  }

  #header.header-fancy #navbar .nav>li>a {
    padding: 30px 15px 15px 12px;
  }

  #header.header-fancy #navbar .nav>li.dropdown:hover>a:after {
    display: none;
  }

  #header.header-fancy #navbar .nav>li.dropdown .dropdown-menu {
    border-left: 3px solid #FDCB2C !important;
    padding: 0 15px;
    min-width: 210px;
  }

  #header.header-fancy #navbar .nav>li.dropdown .dropdown-menu>li {
    border-right: 0;
  }

  #header.header-fancy #navbar .nav>li.dropdown .dropdown-menu>li>a {
    border-bottom: 1px solid #324256;
    padding: 12px 0;
  }
}

#header.header-fancy #navbar .nav>li>.search-form {
  padding-top: 22px;
  padding-bottom: 22px;
}

#header.header-fancy #navbar .nav>li>.search-form .btn {
  color: rgba(255, 255, 255, 0.7);
  width: 36px;
}

#header.header-fancy #navbar .nav>li>.search-form .form-control {
  margin: 0;
  line-height: 30px;
  height: 36px;
  padding-right: 36px;
  padding-left: 20px;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  background-color: #fff;
}

#header.header-fancy #navbar .nav>li>.search-form .form-control:focus {
  background-color: #fff;
  color: #000;
}

#header.header-fancy #navbar .nav>li>.search-form .form-control:focus+.btn {
  color: #fff;
}

@media (max-width: 1024px) {
  #header.header-fancy #navbar .nav>li.active>a {
    position: relative;
  }

  #header.header-fancy #navbar .nav>li.active>a:after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 7px;
    width: 15px;
    border-bottom: 2px solid #FDCB2C;
  }
}

#header.header-fancy.sticky-header .topbar {
  border-bottom: none;
}

#header.header-fancy .topbar {
  background-color: #1951D1;
  border-bottom: 2px solid #d1d1d1;
}

#header.header-fancy .topbar .navbar-nav {
  float: right;
}

#header.header-fancy .topbar .navbar-nav .pll-parent-menu-item {
  margin-right: 0;
}

#header.header-fancy .navbar-header {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}

#header.header-fancy .navbar-brand {
  width: 150px;
  height: 148px;
  position: absolute;
  left: 0;
  top: -42px;
  padding: 15px;
  text-align: center;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 10px #000;
  -moz-box-shadow: 0 1px 10px #000;
  box-shadow: 0 1px 10px #000;
}

#header.header-fancy .navbar-brand>img {
  display: block;
  margin: 0 auto 10px;
}

#header.header-fancy .navbar-brand>span {
  display: block;
  height: auto;
  padding: 0;
  text-align: center;
  letter-spacing: 0.75px;
}

#header .topbar {
  min-height: 40px;
  background-color: #1a2c43;
  border: none;
  /* Polylang Style*/
}

#header .topbar .container {
  position: relative;
}

#header .topbar .nav-more {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  font-size: 22px;
  text-align: center;
  color: #fff;
  background-color: transparent;
  display: none;
}

#header .topbar .nav-more:hover {
  background-color: #121f33;
}

#header .topbar .navbar-nav {
  margin: 0;
}

#header .topbar .navbar-nav>li {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  float: none;
}

#header .topbar .navbar-nav>li>a {
  background-color: transparent !important;
  font-family: "Proxima Nova";
  font-size: 12px;
  font-weight: normal;
  text-transform: capitalize;
  border-right: none;
  color: #fff;
  padding: 8px 0;
  min-width: 40px;
  height: 40px;
}

#header .topbar .navbar-nav>li>a:hover {
  color: #ccc;
}

#header .topbar .pll-parent-menu-item {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

#header .topbar .pll-parent-menu-item>a {
  min-width: 85px;
  width: 118px;
  padding-left: 15px !important;
  padding-right: 15px !important;
  text-align: left;
}

#header .topbar .pll-parent-menu-item a img {
  position: relative;
  top: -1px;
}

#header .topbar .pll-parent-menu-item .dropdown-menu {
  min-width: 85px;
}

#header .topbar .pll-parent-menu-item .dropdown-menu>li>a {
  text-align: left;
  padding: 4px 14px;
  text-transform: none;
  width: 116px;
  font-family: "Proxima Nova";
}

#header .topbar .pll-parent-menu-item:hover>a {
  background-color: #121f33 !important;
  color: #fff;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  #header .topbar .pll-parent-menu-item>a {
    width: 130px !important;
  }

  #header .topbar .pll-parent-menu-item .dropdown-menu>li>a {
    width: 128px;
  }
}

#header select,
#header input {
  height: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  outline: none;
  border: none;
  vertical-align: middle;
  font-size: 12px;
  background-color: rgba(255, 255, 255, 0.1);
}

#header .search-form {
  display: inline-block;
  vertical-align: middle;
  min-width: 200px;
}

#header .search-form input {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  padding: 5px 10px;
}

#header .search-form input.form-control {
  padding-right: 35px;
}

#header .search-form input:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

#header .search-form .btn {
  padding: 5px 10px;
  color: #fff;
}

#header .search-form input:focus {
  background-color: #fff;
}

#header .search-form input:focus+.btn {
  color: #a6a6a6;
}

@media (max-width: 1199px) {
  #header {
    /* Header Options*/
    /* dropdown*/
  }

  #header .navbar-header,
  #header #navbar {
    float: none !important;
  }

  #header #navbar {
    padding: 0;
    margin: 0 -15px;
  }

  #header .navbar-nav {
    margin: 7px 0;
  }

  #header .navbar-nav li a {
    padding-left: 15px;
    padding-right: 15px;
  }

  #header .navbar-nav .dropdown-menu li {
    padding: 0;
  }

  #header .navbar-toggle {
    margin: 18px 0;
  }

  #header .topbar .header-nav {
    float: left;
  }

  #header .topbar .search-form {
    float: right;
  }

  #header.header-fancy .topbar {
    background-color: transparent;
    min-height: 0;
  }

  #header.header-fancy .topbar .container {
    position: relative;
  }

  #header.header-fancy .topbar .header-nav {
    position: absolute;
    top: 20px;
    right: 60px;
    z-index: 99;
  }

  #header.header-fancy .topbar .header-nav .navbar-nav>li {
    margin-right: 20px;
  }

  #header.header-fancy .topbar .header-nav .navbar-nav>li>a {
    height: 50px;
    line-height: 30px;
    padding: 10px 0;
    font-size: 14px;
  }

  #header.header-fancy .topbar .header-nav .pll-parent-menu-item {
    margin-right: 0 !important;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }

  #header.header-fancy .topbar .header-nav .pll-parent-menu-item .dropdown-menu {
    padding: 0;
  }

  #header.header-fancy .topbar .header-nav .pll-parent-menu-item .dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
  }

  #header.header-fancy .navbar-toggle {
    margin: 8px 0;
  }

  #header.header-fancy .navbar-header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #header.header-fancy .navbar-brand {
    top: 0;
    left: 15px;
    width: 110px;
    height: 105px;
    padding: 10px;
  }

  #header.header-fancy .navbar-brand>img {
    max-height: 50px;
    margin-bottom: 5px;
  }

  #header.header-fancy .navbar-brand>span {
    font-size: 11px;
    line-height: 15px;
  }

  #header.header-fancy #navbar {
    padding: 0;
  }

  #header.header-fancy #navbar .navbar-nav {
    margin: 15px 0;
  }

  #header.header-fancy #navbar>ul:first-child {
    margin-top: 50px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  }

  #header.header-fancy #navbar .nav>li .search-form {
    width: 100%;
    max-width: 350px;
    padding: 0 15px;
  }

  #header #navbar {
    border-top: transparent;
  }

  #header #navbar .navbar-nav>li>a {
    text-align: left;
  }

  #header #navbar .dropdown-menu {
    position: static;
    display: none !important;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  #header #navbar .multi-column .dropdown-menu {
    -webkit-column-count: inherit;
    column-count: inherit;
    padding: 5px 0;
  }

  #header #navbar ul>li.dropdown>a {
    padding-right: 60px;
  }

  #header #navbar ul>li.dropdown>a>.caret {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    width: 34px;
    height: 34px;
    line-height: 32px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
    font-size: 16px;
  }

  #header #navbar ul>li.dropdown>a>.caret:before {
    content: "\f107";
    font-family: "FontAwesome";
  }

  #header #navbar ul>li.dropdown>.dropdown-menu {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1199px) {
  #header {
    /* Header Options*/
  }

  #header .topbar {
    position: relative;
    height: 50px;
  }

  #header .topbar select,
  #header .topbar input {
    padding: 10px 20px;
    height: 40px;
    font-size: 14px;
  }

  #header .topbar .nav-more {
    display: block;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }

  #header .topbar .navbar-nav {
    position: absolute;
    right: 0;
    top: 50px;
    background-color: #fff;
    padding: 0;
    z-index: 9999;
    width: 50%;
    max-width: 250px;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.3);
    visibility: hidden;
    opacity: 0;
    height: 0;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
  }

  #header .topbar .navbar-nav li {
    display: block;
    margin-right: 0;
  }

  #header .topbar .navbar-nav li a {
    color: #555555;
    text-align: left;
    padding: 0 15px !important;
    line-height: 40px;
    height: auto;
    font-size: 0;
  }

  #header .topbar .navbar-nav li a:hover {
    color: #149fc0;
  }

  #header .topbar .navbar-nav li.pll-parent-menu-item {
    border-left: none;
  }

  #header .topbar .navbar-nav li.pll-parent-menu-item a {
    border: none;
  }

  #header .topbar .navbar-nav li.pll-parent-menu-item>a {
    width: 100%;
  }

  #header .topbar .navbar-nav li.pll-parent-menu-item>.dropdown-menu {
    width: 100%;
    background-color: #e6e6e6;
    border: none;
    padding: 0;
  }

  #header .topbar .navbar-nav li.pll-parent-menu-item>.dropdown-menu a:hover {
    background-color: #e6e6e6;
    color: #149fc0;
  }

  #header .topbar .navbar-nav li.pll-parent-menu-item:hover>a {
    background-color: whitesmoke !important;
  }

  #header .topbar .header-nav:hover .nav-more {
    background-color: #121f33;
  }

  #header .topbar .header-nav:hover .navbar-nav {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  #header .topbar .header-nav:hover .navbar-nav a {
    font-size: 14px;
  }

  #header .topbar .search-form {
    width: 100%;
    padding-right: 50px;
  }

  #header .topbar .search-form .fa {
    font-size: 16px;
    line-height: 24px;
  }

  #header .topbar .search-form .form-control {
    padding-left: 0;
    color: #fff;
    background-color: transparent;
  }

  #header .topbar .search-form .form-control:focus+.btn,
  #header .topbar .search-form .form-control:active+.btn {
    color: #fff;
  }

  #header.header-fancy .topbar {
    height: auto;
  }

  #header.header-fancy .topbar .header-nav {
    top: 0;
    right: 0;
    z-index: 999;
  }

  #header.header-fancy .topbar .header-nav .navbar-nav {
    width: 200px;
  }

  #header.header-fancy .topbar .header-nav .navbar-nav>li {
    margin-right: 0;
  }

  #header.header-fancy .topbar .header-nav .navbar-nav>li.pll-parent-menu-item {
    border-right: none;
  }

  #header.header-fancy .topbar .header-nav .navbar-nav>li.pll-parent-menu-item a {
    line-height: 48px !important;
  }

  #header.header-fancy .topbar .header-nav .navbar-nav>li>a {
    line-height: 48px;
  }

  #header.header-fancy .navbar-header {
    padding-right: 70px;
    padding-top: 0;
    padding-bottom: 0;
  }

  #header.header-fancy #navbar .nav>li .search-form {
    max-width: 100%;
  }

  #header.header-fancy #navbar .nav>li .search-form .form-control {
    height: 48px;
    padding-right: 48px;
    font-size: 14px;
  }

  #header.header-fancy #navbar .nav>li .search-form .btn {
    font-size: 14px;
    width: 48px;
    height: 48px;
  }
}

@media (max-width: 1023px) {
  #header .navbar-brand>img {
    max-height: 40px;
  }

  #header .navbar-brand>span {
    font-size: 12px;
  }

  #header .navbar-toggle {
    margin-top: 3px;
    margin-bottom: 3px;
  }

  #header .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }

  #header .navbar-body {
    padding: 15px 0;
  }
}

/* custom header fancy*/
#header.header-fancy {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;

  /* when scrolling*/
}

#header.header-fancy .topbar {
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
}

#header.header-fancy+* {
  /* padding-top: 120px; */
}

#header.header-fancy .navbar-brand {
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
}

#header.header-fancy .navbar-brand.scrolling {
  top: 0;
  padding: 5px 10px 5px 80px;
  height: 70px;
  width: 220px;
  opacity: 1;
}

#header.header-fancy .navbar-brand.scrolling>img {
  position: absolute;
  top: 5px;
  left: 20px;
  height: 60px;
  -o-object-fit: contain;
  object-fit: contain;
}

#header.header-fancy .navbar-brand.scrolling>span {
  margin-top: 2px;
}

#header.header-fancy:not(.sticky-header) .navbar-brand.scrolling {
  opacity: 0;
  visibility: hidden;
}

#header.header-fancy.sticky-header .navbar-brand.noscroll {
  height: 0;
  /* top: -20px; */
  overflow: hidden;
}

#header.header-fancy.sticky-header .navbar-brand.noscroll>img {
  height: 0;
}

@media (min-width: 1200px) {
  #header.header-fancy.sticky-header .topbar {
    min-height: 0;
    height: 0;
    overflow: hidden;
  }

  #header.header-fancy.sticky-header #navbar .nav>li>a {
    padding: 30px 10px 15px 10px;
    margin-left: 6px;
  }

  #header.header-fancy.sticky-header #navbar .nav>li>.search-form {
    padding-top: 17px;
    padding-bottom: 17px;
  }
}

@media (max-width: 1199px) {
  #header.header-fancy+* {
    /* padding-top: 80px; */
    padding-top: 50px;
    background: #1951D1;
  }

  #header.header-fancy #navbar>ul:first-child {
    margin-top: 70px;
  }

  #header.header-fancy .navbar-collapse:not(.in):not(.collapsing) {
    display: none;
  }

  #header.header-fancy .navbar-brand.scrolling {
    height: 50px;
    width: 150px;
    padding: 5px 10px 5px 55px;
  }

  #header.header-fancy .navbar-brand.scrolling>img {
    max-height: 40px;
    left: 10px;
    margin-bottom: 5px;
  }

  #header.header-fancy .navbar-brand.scrolling>span {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  #header.header-fancy #navbar>ul:first-child {
    margin-top: 45px;
  }

  #header.header-fancy .navbar-brand.noscroll {
    width: 100px;
    height: 85px;
    padding: 5px;
  }

  #header.header-fancy .navbar-brand.noscroll>img {
    max-height: 40px;
  }
}

/* search on mobile*/
@media (max-width: 1199px) {
  body.keyboard-visible #navbar>ul.navbar-left {
    max-height: 100px;
    overflow-y: scroll;
  }

  body.keyboard-visible #header.sticky-header #navbar>ul.navbar-left {
    margin-top: 15px;
  }
}

/* Homepage / Hero Image*/
/* -------------------------------------*/
.schome-hero {
  /* margin-bottom: 30px; */
  padding-bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  height: 400px;
  position: relative;
  /* video*/
  /* offset*/
}

.schome-hero>img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.schome-hero__logotitle {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  width: 75%;
}

.schome-hero__logotitle h1 {
  color: #fff;
  font-weight: 400;
  letter-spacing: 3px;
  margin: 40px auto 0;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.schome-hero__content {
  background-color: #1951d1;
  color: #fff;
  padding: 5px 20px;
}

.schome-hero__content:after {
  content: "";
  width: 350px;
  height: 4px;
  background-color: #FDCB2C;
  position: absolute;
  top: 80px;
  right: 10px;
}

.schome-hero__video {
  height: 100vh;
  max-height: 100vh;
  position: relative;
}

.schome-hero__video>video {
  display: block;
  vertical-align: baseline;
  min-width: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  object-fit: cover;
  -o-object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

@media (min-width: 768px) {
  .schome-hero__video>img {
    display: none;
  }
}

@media (max-width: 767px) {
  .schome-hero__video>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .schome-hero__video>video {
    display: none;
  }
}

@media (min-width: 768px) {
  .schome-hero {
    position: relative;
    /* margin-bottom: 100px; */
  }

  .schome-hero__logotitle h1 {
    font-size: 42px;
  }

  .schome-hero__content {
    padding: 30px 40px;
    max-width: 90%;
    bottom: -60px;
    left: 25px;
    position: absolute;
  }

  .schome-hero__content h1 {
    font-size: 56px;
    margin: 15px 0 30px;
  }

  .schome-hero__content p {
    font-size: 19px;
    line-height: 30px;
  }
}

@media (min-width: 1024px) {
  .schome-hero {
    height: 750px;
  }

  .schome-hero__content {
    max-width: 780px;
  }
}

@media (min-width: 1200px) {
  .schome-hero__content {
    max-width: 780px;
    left: calc(((100vw - 1170px) / 2) - 40px);
  }
}

@media (max-width: 767px) {
  .schome-hero__logotitle img {
    max-height: 90px;
  }

  .schome-hero__logotitle h1 {
    font-size: 22px;
    margin-top: 20px;
    max-width: 240px;
    width: 100%;
  }

  .schome-hero__content {
    margin: -100px 15px 15px;
    position: relative;
  }

  .schome-hero__content:after {
    top: 28px;
    height: 3px;
    right: -10px;
    width: 60px;
  }

  .schome-hero__content h1 {
    font-size: 23px;
    line-height: 35px;
    margin-top: 10px;
  }

  .schome-hero__content p {
    font-size: 12px;
  }

  .schome-hero--video {
    max-height: 450px;
  }
}

.schome-hero--video {
  height: auto;
  overflow: hidden;
}

.schome-hero--offset {
  margin-bottom: 100px;
}

@media (min-width: 768px) {
  .schome-hero--offset {
    margin-bottom: 140px;
  }
}

@media (min-width: 768px) {
  .containerZagi {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .containerZagi {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .containerZagi {
    width: 1170px;
  }
}

.containerZagi {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.containerZagi:before,
.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after,
.containerZagi:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media {
  margin-top: 15px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-body {
  width: 10000px;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media {
  margin-top: 15px;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.go-to-archive {
  margin: 15px 0;
}

.home-row {
  background-color: #fff;
  padding: 25px 0;
}

.bg-lite-gray {
  background-color: #e1e2e3;
}

.pull-right {
  float: right !important;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a {
  background-color: transparent;
}

.panel-event .panel-body {
  position: static;
}

.panel-event .panel-body .media {
  position: relative;
  z-index: 10;
}

.panel-event .panel-body:after,
.panel-event .panel-body:before {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 100%;
  z-index: 20;
  content: "";
}

.panel-event .panel-body:before {
  border-width: 30px 300px 0 0;
  border-color: #1951D1 transparent transparent;
  left: 0;
}

.panel-event .panel-body:after {
  border-width: 0 300px 30px 0;
  border-color: transparent #1951D1 transparent transparent;
  right: 0;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.home-fact:before,
.panel-event:before {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
}

@media (min-width: 767px) {

  [class*="col-"]>*,
  [class*="ul-"]>li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
}

.panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
}

.panel-heading {
  padding: 0;
  text-align: center;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-title {
  padding: 5px 15px;
  border-bottom: solid 3px #1a2c43;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: inherit;
  font-size: 16px;
}

.panel-body {
  padding: 0;
}

.panel-news .media-heading {
  font-size: inherit;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
}

.panel-news .post-date {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 75%;
  letter-spacing: 0.05em;
  color: #888;
  margin-bottom: 2px;
}

.home-news {
  padding: 0;
}

.home-news .panel {
  padding: 25px 0;
  position: relative;
  margin: 0;
}

.panel-event:before {
  background-color: #1951D1;
  position: absolute;
  z-index: 0;
}

.panel-event {
  color: #eee;
}

.panel-event>div {
  z-index: 10;
  position: relative;
}

.panel-event .panel-title {
  color: #fff;
  border-color: #fff;
  padding: 5px 30px;
}

.panel-event a {
  color: #fff;
}

.panel-event .panel-body {
  padding: 0 30px;
}

.panel-event .btn-warning {
  color: #003961;
  background-color: #fbaa17;
}

@media (max-width: 767px) {

  .article-row,
  .home-row {
    padding: 15px 0;
  }

  .home-row .panel {
    margin-bottom: 0;
  }

  .headline-item,
  .home-news [class*="col-"] {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #ccc;
  }

  .home-headline {
    background-color: #ddd;
  }

  .headline-item {
    padding-left: 0;
    padding-right: 0;
    background-color: #fff;
  }

  .home-news {
    background-color: #ddd;
  }

  .home-news [class*="col-"] {
    background-color: #fff;
  }

  .home-news .panel {
    padding-bottom: 0;
  }

  .go-to-archive {
    margin: 25px 0 0;
    display: block !important;
  }

  .go-to-archive a {
    display: block;
  }

  .home-news .panel-event {
    margin: 0 -15px;
  }
}

.home-fact {
  padding: 50px 0 25px;
  color: #fff;
  position: relative;
}

.home-fact:before {
  display: block;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
}

.home-fact .panel {
  position: relative;
  z-index: 15;
}

.home-fact .panel-title {
  border: none;
}

.home-fact .panel-body {
  border: 5px solid #fff;
  padding: 30px 15px 15px;
}

.digit-text {
  padding: 15px 0;
  text-align: center;
}

.ubcount {
  font-size: 64px;
  font-weight: 300;
  letter-spacing: -0.05em;
  line-height: 1;
}

.digit-text .small {
  font-size: inherit;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: inline-block;
  border-top: solid 2px #fff;
  padding: 5px;
}

@media (max-width: 767px) {
  .ubcount {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -0.05em;
    line-height: 1;
  }

  .ubcount>span {
    display: inline;
  }
}

.home-jump a {
  text-transform: uppercase;
  font-family: "Proxima Nova";
}

.home-jump,
.home-jump a {
  -webkit-transition: all 0.2s;
  text-decoration: none;
}

.home-jump {
  z-index: 990;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  background-color: rgba(0, 0, 0, 0.45);
  transition: all 0.2s;
  border-top: 5px solid #FDCB2C;
}

.home-jump:hover {
  background-color: #1951D1;
}

.home-jump li,
.home-jump ul {
  display: block;
  margin: 0;
  padding: 0;
}

.home-jump ul {
  text-align: center;
}

.home-jump li {
  display: inline-block;
  border-left: solid 1px #fff;
}

.home-jump li:first-child {
  border-left: none;
}

.home-jump a {
  display: block;
  margin: 0 10px;
  color: #fff;
  font-size: 12px;
  transition: all 0.2s;
}

.home-jump a:hover {
  color: #916a08;
  text-decoration: none;
}

@media (max-width: 767px) {
  .home-jump {
    background-color: transparent;
    position: relative;
  }

  .home-jump:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .home-jump li {
    display: block;
    float: left;
    width: 50%;
    border-left: none;
  }

  .home-jump a {
    background-color: #fbaa17;
    padding: 5px 10px;
    letter-spacing: 0.05em;
    color: #003961;
    margin: 5px;
  }

  .ms-direction-nav {
    display: none;
  }
}

.home-jump a.info-extra {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  margin-bottom: 1.25rem;
  line-height: 1;
  background-color: #fbaa17;
  color: #003691;
  font-weight: 700;
  font-size: 1.15em;
  letter-spacing: 0.025rem;
  border: solid 5px transparent;
  box-sizing: border-box;
}

.home-jump a.info-extra:hover {
  border: solid 5px #003961;
}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.social-icons img {
  width: 80px;
  transition: 0.5s;
  margin: 0 10px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.social-icons a:hover img {
  transform: translateY(-20px);
}

.social-partner img {
  width: 120px;
  transition: 0.5s;
  margin: 0 10px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.social-partner a:hover img {
  transform: translateY(-20px);
}


.tampilan {
  width: 50%;
  height: 100%;
  background: rgba(0, 54, 121, 0.507);
  margin: 150px auto;
  justify-content: center;
}

@media (max-width: 480px) {
  .tampilan {
    width: 100%;
  }
}

.tampilan h1 {
  text-align: center;
  color: #FFF;
  font-weight: bold;
  padding: 30px 20px;
  font-size: 38px auto;
}

.parallax {
  background-attachment: fixed !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.overlay {
  padding: 60px 0 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.section-youtube {
  padding-top: 50px;
  padding-bottom: 30px;
}

.section-unifers {
  padding-top: 10px;
}

/* ini css sidebar recomed yt*/


@media (max-width: 480px) {
  .yt-img {

    padding-bottom: 20px;
  }
}

.yt-img a {
  height: 100%;
  overflow: hidden;
  display: block;
  position: relative;
}

.yt-img a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.hidden {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-xs {
  display: none !important;
  width: 100%;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}


/* Postlist*/
/* -------------------------------------*/
.post {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E6E6E6;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .post .post-img {
    padding-right: 0;
  }
}

.post .post-category a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}

.post .post-img a {
  height: 180px;
  overflow: hidden;
  display: block;
  position: relative;
  background-color: #E6E6E6;
}

.post .post-img a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.post .post-content .post-title>h3 {
  margin: 0 0 5px;
  line-height: 1.3;
  font-weight: normal;
  font-size: 18px;
}

.post .post-content .post-title>h3 a {
  color: inherit;
  text-decoration: none;
}

.post .post-content .post-title>h3:hover a {
  color: #149fc0;
}

@media (max-width: 767px) {
  .post .post-content .post-title>h3 {
    line-height: 20px;
    font-size: 14px;
  }
}

.post .post-content .post-title .post-date,
.post .post-content .post-title .post-category,
.post .post-content .post-title .post-category a {
  margin: 0 7px 7px 0;
  display: inline-block;
  text-decoration: none;
  color: #a6a6a6;
  font-family: "Proxima Nova";
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.post .post-content .post-title .post-meta {
  margin-bottom: 0;
}

.post .post-content .post-title .post-meta .post-category a {
  margin-right: 4px;
}

.post .post-content .post-title .post-meta .post-category a:after {
  content: ",";
}

.post .post-content .post-title .post-meta .post-category a:last-child:after {
  display: none;
}

.post .post-content .post-title .post-meta a:hover {
  color: #149fc0;
}

.post .post-content .entry-content p {
  margin-bottom: 0;
  color: #555555;
}

.post .post-content .entry-content h1,
.post .post-content .entry-content h2,
.post .post-content .entry-content h3,
.post .post-content .entry-content h4 {
  font-size: 16px;
}

.post .post-content .entry-content .ecae-button {
  position: relative;
  display: block !important;
  text-align: left;
  margin-top: 5px;
}

.post .post-content .entry-content .ecae-button .ecae-link {
  font-family: "Proxima Nova";
  font-size: 12px;
  font-weight: bold;
  color: #149fc0;
  text-decoration: none;
  text-transform: uppercase;
}

.post .post-content .entry-content .ecae-button .ecae-link:after {
  content: "\f105";
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  position: relative;
  font-weight: normal;
  top: -2px;
  margin-left: 5px;
  font-family: "Font Awesome 5 Free";
}

.post .post-content .entry-content .ecae-button .ecae-link:hover {
  color: #222222;
}

.post .post-content .entry-content .ecae-button.ecae-buttonskin-none a.ecae-link {
  margin-left: -10px;
}

@media (max-width: 767px) {
  .post .post-img {
    margin-bottom: 15px;
  }

  .post .post-img img {
    width: 100%;
  }
}

.post.post-event .event-date {
  border-right: 1px solid #E6E6E6;
  text-align: center;
}

.post.post-event .event-date>span {
  display: block;
  width: 100%;
  line-height: 1;
  font-size: 72px;
  color: #a6a6a6;
  font-family: "Circular Std";
}

.post.post-event .event-date strong {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Circular Std";
  font-weight: bold;
  color: #222222;
}

@media (max-width: 480px) {
  .post.post-event .event-date {
    border-right: 1px solid #E6E6E6;
  }

  .post.post-event .event-date>span {
    padding-top: 15px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-right: none;
    font-size: 60px;
  }
}

.post.post-event.content-solid .event-date>span {
  padding-top: 50px !important;
  padding-bottom: 20px;
  margin: 0 auto;
  position: relative;
  color: #fff;
  background-color: #149fc0 !important;
  /* @media (min-width: $screen-sm-min) {*/
  max-width: 170px;
  /* }*/
}

.post.post-event.content-solid .event-date>span>strong {
  position: absolute;
  color: inherit;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #1951d1;
  font-family: "Proxima Nova";
  text-transform: uppercase;
  padding: 8px 0;
}

.post.post-event.content-solid .post-title>h3 {
  margin-bottom: 0;
  font-size: 14px !important;
}

.post.post-event.content-solid.col-md-3 {
  text-align: center;
}

@media (min-width: 1024px) {
  .post.post-event .event-date {
    padding-right: 0;
    max-width: 130px;
  }

  .post.post-event .post-content {
    width: calc(100% - 130px);
  }
}

@media (max-width: 380px) {
  .post.post-event .event-date {
    width: 30% !important;
  }

  .post.post-event .post-content {
    width: 70% !important;
  }
}

.post .btn-more {
  text-transform: capitalize;
  padding: 0;
  min-width: 10px;
  background-color: transparent;
  color: #149fc0;
  font-size: 12px;
  border: 0;
  float: none;
  letter-spacing: 0;
}

.post .btn-more:after {
  display: none;
}

.post .btn-more:before {
  content: '';
  height: 3px;
  width: 100%;
  color: inherit;
  background-color: currentColor;
  position: absolute;
  bottom: -4px;
  left: 0;
}

.post .btn-more:focus,
.post .btn-more:hover {
  color: #0d667b;
  background: transparent;
  opacity: .8;
}

.berita {
  padding: 30px 0px 0px 0px;
  margin-bottom: 0;
  background: #fff
}

@media (max-width: 1199px) {
  .berita {
    padding-bottom: 0;
    padding-top: 40px;
  }
}

.detail-yt {
  padding: 120px 0px 0px 0px;
  margin-bottom: 0;
  background: #fff
}

@media (max-width: 1199px) {
  .detail-yt {
    padding-bottom: 0;
    padding-top: 40px;
  }
}

.luas-youtube {
  height: 400px;
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .luas-youtube {
    height: 250px;

  }
}

/*sesi gambar content*/

.schome-spotlight {
  padding-bottom: 0;
}

.schome-spotlight:before,
.schome-spotlight:after {
  content: " ";
  display: table;
}

.schome-spotlight:after {
  clear: both;
}

.schome-spotlight img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.schome-spotlight h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 auto 15px;
  letter-spacing: 2px;
}

.schome-spotlight p {
  font-size: 12px;
  line-height: 20px;
  max-height: 60px;
  overflow: hidden;
}

.schome-spotlight a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  color: #1951D1;
  font-weight: 700;
  letter-spacing: 1px;
}

.schome-spotlight__wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  width: 80%;
}

.schome-spotlight__box {
  padding: 30px 15px;
  background-color: #FDCB2C;
  position: absolute;
  bottom: 0;
  width: 50%;
}

.schome-spotlight__box:after {
  content: '\f0da';
  font-family: "FontAwesome";
  font-size: 80px;
  line-height: 1;
  position: absolute;
  top: 40%;
  right: -25px;
  color: #FDCB2C;
}

.schome-spotlight__block {
  position: relative;
}

.schome-spotlight__block.right-top .text-center,
.schome-spotlight__block.right-bottom .text-center {
  top: 0;
  color: #fff;
}

.schome-spotlight__block.right-top .text-center {
  background-color: #FDCB2C;
}

.schome-spotlight__block.right-top .text-center:after {
  color: #FDCB2C;
}

.schome-spotlight__block.right-bottom .text-center {
  background-color: #1951d1;
  right: 0;
}

.schome-spotlight__block.right-bottom .text-center:after {
  color: #1951D1;
  left: -25px;
  right: auto;
  content: '\f0d9';
}

.schome-spotlight__block.right-bottom .text-center a {
  color: #fff;
}

@media (min-width: 1024px) {
  .schome-spotlight {
    padding-top: 0px;
    height: 680px;
    margin-bottom: 0;
  }

  .schome-spotlight p {
    font-size: 16px;
    line-height: 24px;
    max-height: 72px;
  }

  .schome-spotlight a {
    font-size: 14px;
  }

  .schome-spotlight__box {
    padding: 30px;
  }

  .schome-spotlight__block {
    width: 50%;
  }

  .schome-spotlight__block.left-full {
    height: 100%;
    float: left;
  }

  .schome-spotlight__block.left-full .text-center {
    height: 50%;
  }

  .schome-spotlight__block.right-top,
  .schome-spotlight__block.right-bottom {
    height: 50%;
    float: right;
  }
}

@media (min-width: 1400px) {
  .schome-spotlight {
    height: 840px;
    margin-bottom: 60px;
  }

  .schome-spotlight__wrap h3 {
    font-size: 16px;
  }

  .schome-spotlight p {
    font-size: 18px;
    line-height: 30px;
    max-height: 120px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1023px) {
  .schome-spotlight {
    height: 1200px;
    margin: 15px 0;
  }

  .schome-spotlight__box:after {
    font-size: 40px;
    right: -12px;
  }

  .schome-spotlight__block {
    width: 100%;
  }

  .schome-spotlight__block.left-full {
    height: 50%;
  }

  .schome-spotlight__block.left-full img {
    height: 80%;
  }

  .schome-spotlight__block.left-full .schome-spotlight__box {
    width: 100%;
    height: 40%;
  }

  .schome-spotlight__block.left-full .schome-spotlight__box:after {
    content: '\f0d8';
    left: 47%;
    right: auto;
    top: -26px;
  }

  .schome-spotlight__block.right-top,
  .schome-spotlight__block.right-bottom {
    height: 25%;
  }

  .schome-spotlight__block.right-bottom .text-center:after {
    left: -12px;
  }
}

@media (max-width: 767px) {
  .schome-spotlight {
    height: 900px;
  }

  .schome-spotlight__wrap {
    width: 90%;
  }

  .schome-spotlight__wrap h3 {
    font-size: 12px;
  }

  .schome-spotlight__block.left-full {
    height: 60%;
  }

  .schome-spotlight__block.right-top,
  .schome-spotlight__block.right-bottom {
    height: 25%;
  }
}



/* Section Page*/
/* -------------------------------------*/
.section-page {
  padding: 50px 0;
  margin-bottom: 0;
}

.section-page.no-paddingbottom {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .section-page.no-padbottom {
    padding-bottom: 0;
  }
}

.section-page.no-paddingtop {
  padding-top: 0;
}

.section-page.padtop {
  padding-top: 40px;
}

.section-page .section-category {
  font-family: "Circular Std";
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.section-page .section-title {
  margin-bottom: 30px;
}

.section-page .section-title h3,
.section-page .section-title h2 {
  position: relative;
  font-size: 36px;
  font-weight: 800;
  margin: 0;
  color: #1951d1;
}

.section-page .section-title h3:after,
.section-page .section-title h2:after {
  content: "";
  display: block;
  margin: 20px auto 15px -40px;
  width: 106px;
  border-bottom: 4px solid #FDCB2C;
}

.section-page .section-title h2 {
  font-size: 48px;
}

@media (min-width: 1400px) {
  .section-page .section-title h3 {
    font-size: 42px;
  }

  .section-page .section-title h2 {
    font-size: 52px;
  }
}

.section-page .section-title-pengabdian {
  margin-bottom: 30px;
}

.section-page .section-title-pengabdian h3,
.section-page .section-title-pengabdian h2 {
  position: relative;
  font-size: 36px;
  font-weight: 800;
  margin: 0;
  color: #1951d1;
}

.section-page .section-title-pengabdian h3:after,
.section-page .section-title-pengabdian h2:after {
  content: "";
  display: block;
  margin: 20px auto 10px -20px;
  width: 106px;
  border-bottom: 4px solid #FDCB2C;
}

.section-page .section-title-pengabdian h2 {
  font-size: 48px;
}

@media (min-width: 1400px) {
  .section-page .section-title-pengabdian h3 {
    font-size: 42px;
  }

  .section-page .section-title-pengabdian h2 {
    font-size: 52px;
  }
}

.section-page .section-subtitle {
  color: #646464;
  font-size: 20px;
  font-family: "Circular Std";
}

.section-page .section-subtitle--garis:before {
  content: "";
  display: block;
  position: absolute;
  margin: 14px auto 15px -175px;
  width: 150px;
  border-bottom: 4px solid #FDCB2C;
}

.section-page .section-subtitle h4 {
  color: #222222;
}

.section-page .section-btn {
  margin-top: 30px;
}

.section-page .section-btn .btn+.btn {
  margin-left: 20px;
}

.section-page.top {
  padding-top: 0;
  margin-top: -30px;
}

.section-page.gray-bg {
  background-color: #f8f9fb;
}

@media (max-width: 767px) {
  .section-page {
    padding: 30px 0;
  }

  .section-page .pad-mb {
    padding: 10px 0px 0px 30px;
  }

  .section-page .section-category {
    font-size: 10px;
    margin: 15px 0 5px;
  }

  .section-page .section-title {
    margin-bottom: 20px;
  }

  .section-page .section-title h3,
  .section-page .section-title h2 {
    font-size: 20px;
  }

  .section-page .section-title h3:after,
  .section-page .section-title h2:after {
    border-bottom: 3px solid #FDCB2C;
    margin-top: 10px;
  }

  .section-page .section-title-pengabdian {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .section-page .section-title-pengabdian h3,
  .section-page .section-title-pengabdian h2 {
    font-size: 20px;
  }

  .section-page .section-title-pengabdian h3:after,
  .section-page .section-title-pengabdian h2:after {
    border-bottom: 3px solid #FDCB2C;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section-page .section-subtitle {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .section-page .section-box .section-title h3 {
    font-size: 40px;
  }

  .section-page .section-box .section-subtitle {
    font-size: 16px;
    line-height: 30px;
    max-width: 660px;
  }

  .section-page .section-box .section-subtitle h4 {
    margin: 20px 0;
    font-size: 18px;
  }
}

@media (min-width: 1200px) {

  .section-page .inline-title.section-title h2:after,
  .section-page .inline-title.section-title h3:after {
    width: 100px;
    border-width: 4px;
    position: absolute;
    left: -10px;
  }

  .section-page .section-box.inside-right {
    margin-left: 30px;
  }
}

@media (min-width: 1400px) {
  .section-page .section-box .section-title h3 {
    font-size: 47px;
  }

  .section-page .section-box .section-subtitle {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .section-page .section-box .section-subtitle h4 {
    font-size: 20px;
  }

  .section-page .section-subtitle {
    font-size: 22px;
  }
}

/*tentang unifa*/
.sc-about {
  /* Menu*/
  /* -------------------------------------*/
  /* Post*/
  /* -------------------------------------*/
  /* Greeting*/
  /* -------------------------------------*/
  /* Number*/
  /* -------------------------------------*/
  /* Maps*/
  /* -------------------------------------*/
}

.sc-about .btn-more {
  color: #1951d1;
}

.sc-about--menu .btn-tabmenu {
  margin-bottom: 2px;
  background-color: #f8f9fb;
  color: #1951d1;
  width: 100%;
  font-weight: 600;
  font-size: 12px;
  text-align: left;
}

.sc-about--menu .btn-tabmenu i {
  margin-right: 4px;
}

.sc-about--menu .menu-box {
  background-color: #f8f9fb;
  padding: 20px 24px 24px 24px;
  max-width: 300px;
}

.sc-about--menu .widget-header,
.sc-about--menu .widget-title {
  border: 0 !important;
  margin: 0 !important;
}

.sc-about--menu .widget_menu {
  margin-bottom: 0;
}

.sc-about--menu .widget_menu .widget-header h3 {
  font-size: 18px !important;
}

.sc-about--menu .widget_menu ul li {
  margin: 15px;
}

.sc-about--menu .widget_menu ul li a {
  color: #00416F;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  padding: 12px 0 12px 20px;
}

.sc-about--menu .widget_menu ul li a:before {
  content: "\f105";
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  color: #FDCB2C;
  position: absolute;
  top: 12px;
  left: 2px;
}

.sc-about--menu .widget_menu ul li a:hover {
  color: #149fc0;
}

.sc-about--menu .widget_menu ul>li>ul a {
  padding-left: 40px;
}

.sc-about--menu .widget_menu ul>li>ul a:before {
  left: 20px;
}

@media (max-width: 767px) {
  .sc-about--menu .widget_menu {
    display: none;
    max-width: 100%;
  }

  .sc-about--menu .widget_menu .widget-header h3 {
    font-size: 12px !important;
  }

  .sc-about--menu .widget_menu ul li a {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .sc-about--menu .section-title {
    margin-top: 20px;
  }
}

.sc-about .post {
  border: 0;
  padding: 0;
}

.sc-about .post-img a {
  height: 285px;
}

.sc-about .post-img a img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sc-about .post .post-content .entry-content p {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .sc-about .post-img {
    padding-bottom: 30px;
  }

  .sc-about .post-img a {
    height: 400px;
  }

  .sc-about .post:not(.btn-box) .btn-more {
    float: right;
    font-size: 14px;
    margin: 30px auto;
  }
}

@media (min-width: 1400px) {
  .sc-about .post-img a {
    height: 500px;
  }
}

@media (max-width: 767px) {
  .sc-about .post .entry-content {
    font-size: 12px;
  }
}

.sc-about--greeting {
  background-color: #1951D1;
}

.sc-about--greeting .section-box .section-category {
  color: rgba(255, 255, 255, 0.7);
  letter-spacing: 4px;
}

.sc-about--greeting .section-box .section-title h3,
.sc-about--greeting .section-box .section-subtitle {
  color: #fff;
}

.sc-about--greeting .section-box .section-subtitle {
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
}

.sc-about--greeting .section-box .btn-more {
  color: #FDCB2C;
}

@media (min-width: 768px) {
  .sc-about--greeting .greeting__text {
    padding: 50px 0px 50px 30px;
  }

  .sc-about--greeting .greeting__text .section-title h3:after {
    width: 112px;
    margin: 30px auto 30px -50px;
  }

  .sc-about--greeting .greeting__text .section-title h3 {
    font-size: 24px;
  }

  .sc-about--greeting .greeting__text .section-subtitle {
    font-size: 22px;
    line-height: 40px;
  }

  .sc-about--greeting .greeting__img {
    height: 500px;
  }

  .sc-about--greeting .greeting__img img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-height: 100%;
  }
}

@media (min-width: 1400px) {
  .sc-about--greeting .greeting__text .section-title h3 {
    font-size: 32px;
  }

  .sc-about--greeting .greeting__text .section-subtitle {
    font-size: 30px;
    line-height: 50px;
  }

  .sc-about--greeting .greeting__text .section-category {
    font-size: 16px;
  }

  .sc-about--greeting .greeting__text .btn-more {
    font-size: 18px;
  }

  .sc-about--greeting .greeting__img {
    height: 640px;
  }
}

@media (max-width: 767px) {
  .sc-about--greeting {
    background-color: #1951D1;
  }

  .sc-about--greeting .greeting__img img {
    max-height: 240px;
    max-width: 100%;
  }

  .sc-about--greeting .section-title h3 {
    font-size: 14px;
  }

  .sc-about--greeting .section-title h3:after {
    display: none;
  }

  .sc-about--greeting .btn-more {
    font-size: 11px;
    margin-top: -10px;
  }

  .sc-about--greeting .btn-more:before {
    display: none;
  }
}

.sc-about--map .about-map {
  height: 600px;
}

@media (max-width: 767px) {
  .sc-about--map .about-map {
    max-height: 300px;
    margin-bottom: 15px;
  }
}

/* section header*/
.section-header {
  margin-top: 15px;
  margin-bottom: 30px;
}

.section-header .section-subtitle,
.section-header>span {
  font-family: "Proxima Nova";
  color: #555555;
  text-transform: uppercase;
  font-size: 12px;
}

.section-header>h2 {
  font-size: 30px;
  color: #1951d1;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  position: relative;
}

.section-header>h2:before {
  content: '';
  border-bottom: 1px solid #FDCB2C;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
}

@media (max-width: 767px) {
  .section-header>h2 {
    font-size: 20px;
  }
}

.section-header .section-intro {
  margin-top: 30px;
}

.section-header.author-header {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 0;
  position: relative;
}

.section-header.author-header:before {
  display: none;
}

.section-header.author-header .section-subtitle {
  display: block;
  margin-bottom: 15px;
}

.section-header.author-header .author-img {
  border-bottom: 3px solid #FDCB2C;
  padding-bottom: 16px;
  margin-bottom: -1px;
}

.section-header.author-header .author-img img {
  width: 100%;
  height: auto;
}

.section-header.author-header .author-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: normal;
  color: #1951d1;
}

.section-header.author-header .author-social {
  margin-bottom: 15px;
}

.section-header.author-header .author-social a {
  color: #a6a6a6;
  font-size: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}

.section-header.author-header .author-social a:last-child {
  margin-right: 0;
}

.section-header.author-header .author-social a:hover {
  color: #149fc0;
}

@media (max-width: 767px) {
  .section-header.author-header {
    text-align: center;
  }

  .section-header.author-header:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    border-bottom: 3px solid #FDCB2C;
    margin-left: -75px;
    width: 150px;
  }

  .section-header.author-header .author-img {
    max-width: 150px;
    margin: auto;
    margin-bottom: 15px;
    padding-bottom: 0;
    border-bottom: none;
  }

  .section-header.author-header .author-description {
    margin-bottom: 20px;
  }
}

/* Section pendidikan*/
/* -------------------------------------*/
.section-studies .gallery {
  margin-top: 50px;
}

.section-studies .gallery>.row {
  margin-left: -5px;
  margin-right: -5px;
}

.section-studies .gallery>.row>.gallery-item {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}

.section-studies .gallery-img a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-studies .gallery-caption {
  margin-left: 10px;
  margin-right: 10px;
  background-color: #1951D1;
  border: 0;
  border-left: 5px solid #FDCB2C;
  border-right: 5px solid #FDCB2C;
  font-family: "Circular Std";
  height: 64px;
  margin-top: -30px;
  padding: 10px 15px;
  z-index: 1;
  text-align: center;
}

.section-studies .gallery-caption:after {
  display: none;
}

.section-studies .gallery-caption>a {
  font-size: 15px;
  text-decoration: none;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  overflow: hidden;
  width: calc(100% - 30px);
}

.section-studies .gallery-caption a:hover {
  color: #ccc;
}

@media (min-width: 768px) {
  .section-studies .gallery-item--big .gallery-img a {
    height: 250px;
  }
}

@media (max-width: 767px) {
  .section-studies .gallery {
    margin-top: 30px;
  }

  .section-studies .gallery-img a {
    height: 150px;
  }

  .section-studies .gallery-img a:hover:after {
    font-size: 14px;
  }

  .section-studies .gallery-caption {
    margin-left: 0;
    margin-right: 0;
    border-left-width: 3px;
  }

  .section-studies .gallery-caption>a {
    font-size: 12px;
    line-height: 16px;
    width: 90%;
  }
}

@media (max-width: 767px) {
  .section-studies+.section-studies {
    padding-top: 0;
  }
}


/* Gallery Style*/
.gallery-item {
  margin-bottom: 30px;
}

.gallery-item .gallery-img a {
  position: relative;
  display: block;
  height: 180px;
  background-color: #fff;
  overflow: hidden;
  background-image: url("img/logo_unifa_putih_footer.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70px;
}

.gallery-item .gallery-img a:before {
  content: "";
  background-color: rgba(7, 60, 121, 0.3);
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}

.gallery-item .gallery-img a:after {
  font-size: 24px;
  font-family: "Ionicons";
  color: #fff;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  margin-left: -14px;
  margin-top: -14px;
  opacity: 0;
}

.gallery-item .gallery-img a img {
  width: auto;
  height: 180px;
  max-width: none;
  margin-bottom: 0;
  position: relative;
  top: auto;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

@media (max-width: 1023px) {
  .gallery-item .gallery-img a img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
  }
}

.gallery-item .gallery-img a:hover:after {
  opacity: 1;
  -webkit-transform: scale(2, 2);
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
}

.gallery-item .gallery-img a:hover:before {
  opacity: 1;
}

.gallery-item .gallery-caption {
  border-top: none;
  padding: 15px;
  font-family: "Circular Std";
  line-height: 1.4;
  font-size: 13px;
  position: relative;
}

@media (min-width: 768px) {
  .gallery-item .gallery-caption {
    height: 65px;
    overflow-y: hidden;
  }

  .gallery-item .gallery-caption:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 15px;
    background-color: #fff;
  }
}

@media (max-width: 767px) {
  .gallery-item:last-child {
    margin-bottom: 0;
  }
}

/* Core CSS*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



/* Breadcrumbs*/
/* --------------------------------------------------*/
.breadcrumb {
  padding: 0;
  list-style: none;
  border-radius: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.breadcrumb>li {
  display: inline-block;
  line-height: 1.3;
  color: #A7A7A7;
}

.breadcrumb>li>a {
  color: #A7A7A7;
  text-decoration: none;
}

.breadcrumb>li:hover>a {
  color: #149fc0;
}

.breadcrumb>li+li:before {
  /* [converter] Workaround for https://github.com/sass/libsass/issues/1115*/
  /* font-family: "Font Awesome 5 Free"; */
  content: '>';
  /* Unicode space added since inline-block means non-collapsing white-space*/
  padding: 0 5px;
  color: #FDCB2C;
}

.breadcrumb>.active,
.breadcrumb>.active a {
  color: #A7A7A7;
}

/* =====================================*/
#body #content,
#body #sidebar,
#body #second-sidebar {
  padding-top: 40px;
  padding-bottom: 20px;
}

@media (max-width: 767px) {

  #body #content,
  #body #sidebar,
  #body #second-sidebar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (max-width: 767px) {
  #body .breadcrumb {
    margin: 0 0 10px;
    font-size: 12px;
  }
}

.content .share-box,
#content .share-box {
  border-top: 1px solid #E6E6E6;
  padding-top: 30px;
  margin-top: 15px;
  margin-bottom: 30px;
  text-align: center;
}

.content .share-box li,
#content .share-box li {
  display: inline-block;
}

@media (min-width: 1024px) {

  .content,
  #content {
    min-height: 500px;
  }
}

@media (min-width: 1200px) {

  .content.sidebar-right,
  #content.sidebar-right {
    padding-right: 35px;
  }

  .content.sidebar-left,
  #content.sidebar-left {
    padding-left: 35px;
  }
}

@media (max-width: 767px) {

  .content:not(.col-*),
  #content:not(.col-*) {
    padding-left: 0;
    padding-right: 0;
  }

  .content .tpb-row,
  #content .tpb-row {
    margin-left: -39px;
    margin-right: -39px;
  }
}

@media (max-width: 767px) {
  #sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
}


/* Education Page*/
/* -------------------------------------*/
.education-page .breadcrumb-wrap {
  padding-top: 60px;
  margin-top: -30px;
  background-color: #f8f9fb;
}

.education-page .breadcrumb-wrap+.section-page {
  padding-top: 0;
}

@media (max-width: 1199px) {
  .education-page .breadcrumb-wrap {
    margin-top: -55px;
    padding-top: 100px;
  }
}

@media (max-width: 767px) {
  .education-page .breadcrumb-wrap {
    padding-top: 70px;
  }
}

/* Box Image and Content*/
.img-full {
  width: 100%;
}

/* -------------------------------------*/
.box-imgtext .img-full {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .box-imgtext .section-title h3:after {
    width: 450px;
    margin-left: 0;
    position: relative;
    z-index: 1;
  }
}

@media (min-width: 1200px) {
  .box-imgtext .section-title h3:after {
    width: 560px;
  }
}

@media (max-width: 767px) {
  .box-imgtext .img-full {
    margin: 0 -15px 20px;
    width: calc(100% + 30px);
  }

  .box-imgtext .section-btn .btn,
  .box-imgtext .section-btn .single-page .contact-form input[type*="submit"],
  .single-page .contact-form .box-imgtext .section-btn input[type*="submit"] {
    padding-left: 14px;
    padding-right: 14px;
    margin-right: 2px;
    margin-bottom: 5px;
  }

  .box-imgtext .section-btn .btn+.btn,
  .box-imgtext .section-btn .single-page .contact-form input[type*="submit"]+.btn,
  .single-page .contact-form .box-imgtext .section-btn input[type*="submit"]+.btn,
  .box-imgtext .section-btn .single-page .contact-form .btn+input[type*="submit"],
  .single-page .contact-form .box-imgtext .section-btn .btn+input[type*="submit"],
  .box-imgtext .section-btn .single-page .contact-form input[type*="submit"]+input[type*="submit"],
  .single-page .contact-form .box-imgtext .section-btn input[type*="submit"]+input[type*="submit"] {
    margin-left: 0;
    margin-right: 0;
  }
}

.img-caption {
  margin: 5px 0 15px;
  line-height: 1.2;
  font-size: 12px;
}

/* Custom List*/
/* -------------------------------------*/
.custom-list {
  margin-bottom: 30px;
}

.custom-list h4 {
  font-size: 20px;
}

.custom-list ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.custom-list ul li {
  position: relative;
  padding-left: 20px;
  font-family: "Circular Std";
  font-size: 18px;
  margin-bottom: 5px;
  color: #646464;
}

.custom-list ul li a {
  text-decoration: none;
  color: #1951d1;
}

.custom-list ul li:before {
  content: '\f111';
  font-family: "FontAwesome";
  position: absolute;
  top: 13px;
  left: 0;
  line-height: 1;
  font-size: 5px;
  color: #1951d1;
}

.custom-list ul li:hover a {
  opacity: .8;
}

.custom-list--link ul li:before {
  content: "\f105";
  font-size: inherit;
  top: 6px;
}

.custom-list--link.arrow ul li {
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  padding: 10px 20px 10px 0;
  margin: 0;
}

.custom-list--link.arrow ul li:first-child {
  border-top: 1px solid rgba(112, 112, 112, 0.2);
}

.custom-list--link.arrow ul li:before {
  left: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #2AA9E0;
}

@media (max-width: 767px) {
  .custom-list {
    margin-bottom: 15px;
  }

  .custom-list h4 {
    font-size: 14px;
  }

  .custom-list ul li {
    padding-left: 15px;
    font-size: 12px;
  }

  .custom-list ul li:before {
    top: 6px;
  }

  .custom-list--link ul li:before {
    top: 4px;
  }
}

/* Faculty Table*/
/* -------------------------------------*/
.faculty-table {
  margin-bottom: 30px;
  padding: 20px 30px 30px;
  background-color: #EDEEF2;
}

.faculty-table table tbody>tr>td {
  border: 0;
  padding: 6px 2px 0 0;
}

.faculty-table table tbody>tr>td:first-child {
  width: 60px;
}

@media (min-width: 1200px) {
  .faculty-table table {
    font-size: 18px;
  }

  .faculty-table table tbody>tr>td:first-child {
    width: 80px;
  }
}

@media (max-width: 767px) {
  .faculty-table {
    padding: 10px 15px 20px;
  }
}

/* @import "bootstrap/grid";*/
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #a6a6a6;
  text-align: left;
}

th {
  text-align: left;
}

.table,
.single-post .post-content table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}

.table>thead>tr>th,
.single-post .post-content table>thead>tr>th,
.table>thead>tr>td,
.single-post .post-content table>thead>tr>td,
.table>tbody>tr>th,
.single-post .post-content table>tbody>tr>th,
.table>tbody>tr>td,
.single-post .post-content table>tbody>tr>td,
.table>tfoot>tr>th,
.single-post .post-content table>tfoot>tr>th,
.table>tfoot>tr>td,
.single-post .post-content table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.7142857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th,
.single-post .post-content table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table>caption+thead>tr:first-child>th,
.single-post .post-content table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.single-post .post-content table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.single-post .post-content table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.single-post .post-content table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.single-post .post-content table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.single-post .post-content table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

.table>tbody+tbody,
.single-post .post-content table>tbody+tbody {
  border-top: 2px solid #ddd;
}

.table .table,
.single-post .post-content table .table,
.table .single-post .post-content table,
.single-post .post-content .table table,
.single-post .post-content table table {
  background-color: #fff;
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table>thead>tr>td.active,
.single-post .post-content table>thead>tr>td.active,
.table>thead>tr>th.active,
.single-post .post-content table>thead>tr>th.active,
.table>thead>tr.active>td,
.single-post .post-content table>thead>tr.active>td,
.table>thead>tr.active>th,
.single-post .post-content table>thead>tr.active>th,
.table>tbody>tr>td.active,
.single-post .post-content table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.single-post .post-content table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.single-post .post-content table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.single-post .post-content table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.single-post .post-content table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.single-post .post-content table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.single-post .post-content table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.single-post .post-content table>tfoot>tr.active>th {
  background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
  background-color: #e8e8e8;
}

.table>thead>tr>td.success,
.single-post .post-content table>thead>tr>td.success,
.table>thead>tr>th.success,
.single-post .post-content table>thead>tr>th.success,
.table>thead>tr.success>td,
.single-post .post-content table>thead>tr.success>td,
.table>thead>tr.success>th,
.single-post .post-content table>thead>tr.success>th,
.table>tbody>tr>td.success,
.single-post .post-content table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.single-post .post-content table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.single-post .post-content table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.single-post .post-content table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.single-post .post-content table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.single-post .post-content table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.single-post .post-content table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.single-post .post-content table>tfoot>tr.success>th {
  background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
  background-color: #d0e9c6;
}

.table>thead>tr>td.info,
.single-post .post-content table>thead>tr>td.info,
.table>thead>tr>th.info,
.single-post .post-content table>thead>tr>th.info,
.table>thead>tr.info>td,
.single-post .post-content table>thead>tr.info>td,
.table>thead>tr.info>th,
.single-post .post-content table>thead>tr.info>th,
.table>tbody>tr>td.info,
.single-post .post-content table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.single-post .post-content table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.single-post .post-content table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.single-post .post-content table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.single-post .post-content table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.single-post .post-content table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.single-post .post-content table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.single-post .post-content table>tfoot>tr.info>th {
  background-color: #d9edf7;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
  background-color: #c4e3f3;
}

.table>thead>tr>td.warning,
.single-post .post-content table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.single-post .post-content table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.single-post .post-content table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.single-post .post-content table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.single-post .post-content table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.single-post .post-content table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.single-post .post-content table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.single-post .post-content table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.single-post .post-content table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.single-post .post-content table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.single-post .post-content table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.single-post .post-content table>tfoot>tr.warning>th {
  background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
  background-color: #faf2cc;
}

.table>thead>tr>td.danger,
.single-post .post-content table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.single-post .post-content table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.single-post .post-content table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.single-post .post-content table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.single-post .post-content table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.single-post .post-content table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.single-post .post-content table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.single-post .post-content table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.single-post .post-content table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.single-post .post-content table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.single-post .post-content table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.single-post .post-content table>tfoot>tr.danger>th {
  background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive>.table,
  .single-post .post-content .table-responsive>table {
    margin-bottom: 0;
  }

  .table-responsive>.table>thead>tr>th,
  .single-post .post-content .table-responsive>table>thead>tr>th,
  .table-responsive>.table>thead>tr>td,
  .single-post .post-content .table-responsive>table>thead>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .single-post .post-content .table-responsive>table>tbody>tr>th,
  .table-responsive>.table>tbody>tr>td,
  .single-post .post-content .table-responsive>table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .single-post .post-content .table-responsive>table>tfoot>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .single-post .post-content .table-responsive>table>tfoot>tr>td {
    white-space: nowrap;
  }

  .table-responsive>.table-bordered {
    border: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
  }

  .table-responsive>.table-bordered>thead>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }
}

/*---BTN PRIMARY---*/
.btn-primary,
.single-page .contact-form input[type*="submit"] {
  color: #fff;
  background-color: #1951d1;
  border-color: #1A2C43;
}

.btn-primary:focus,
.single-page .contact-form input:focus[type*="submit"],
.btn-primary.focus,
.single-page .contact-form input.focus[type*="submit"] {
  color: #fff;
  background-color: #1A2C43;
  border-color: #1A2C43;
}

.btn-primary:hover,
.single-page .contact-form input:hover[type*="submit"] {
  color: #fff;
  background-color: #1A2C43;
  border-color: #1A2C43;
}

.btn-primary:active,
.single-page .contact-form input:active[type*="submit"],
.btn-primary.active,
.single-page .contact-form input.active[type*="submit"],
.open>.btn-primary.dropdown-toggle,
.single-page .contact-form .open>input.dropdown-toggle[type*="submit"] {
  color: #fff;
  background-color: #1A2C43;
  border-color: #1A2C43;
}

.btn-primary:active:hover,
.single-page .contact-form input:active:hover[type*="submit"],
.btn-primary:active:focus,
.single-page .contact-form input:active:focus[type*="submit"],
.btn-primary:active.focus,
.single-page .contact-form input:active.focus[type*="submit"],
.btn-primary.active:hover,
.single-page .contact-form input.active:hover[type*="submit"],
.btn-primary.active:focus,
.single-page .contact-form input.active:focus[type*="submit"],
.btn-primary.active.focus,
.single-page .contact-form input.active.focus[type*="submit"],
.open>.btn-primary.dropdown-toggle:hover,
.single-page .contact-form .open>input.dropdown-toggle:hover[type*="submit"],
.open>.btn-primary.dropdown-toggle:focus,
.single-page .contact-form .open>input.dropdown-toggle:focus[type*="submit"],
.open>.btn-primary.dropdown-toggle.focus,
.single-page .contact-form .open>input.dropdown-toggle.focus[type*="submit"] {
  color: #fff;
  background-color: #1A2C43;
  border-color: #1A2C43;
}

.btn-primary:active,
.single-page .contact-form input:active[type*="submit"],
.btn-primary.active,
.single-page .contact-form input.active[type*="submit"],
.open>.btn-primary.dropdown-toggle,
.single-page .contact-form .open>input.dropdown-toggle[type*="submit"] {
  background-image: none;
}

.btn-primary.disabled:hover,
.single-page .contact-form input.disabled:hover[type*="submit"],
.btn-primary.disabled:focus,
.single-page .contact-form input.disabled:focus[type*="submit"],
.btn-primary.disabled.focus,
.single-page .contact-form input.disabled.focus[type*="submit"],
.btn-primary[disabled]:hover,
.single-page .contact-form input[disabled]:hover[type*="submit"],
.btn-primary[disabled]:focus,
.single-page .contact-form input[disabled]:focus[type*="submit"],
.btn-primary[disabled].focus,
.single-page .contact-form input[disabled].focus[type*="submit"],
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .single-page .contact-form input:hover[type*="submit"],
.single-page .contact-form fieldset[disabled] input:hover[type*="submit"],
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .single-page .contact-form input:focus[type*="submit"],
.single-page .contact-form fieldset[disabled] input:focus[type*="submit"],
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .single-page .contact-form input.focus[type*="submit"],
.single-page .contact-form fieldset[disabled] input.focus[type*="submit"] {
  background-color: #1951d1;
}

.btn-primary .badge,
.single-page .contact-form input[type*="submit"] .badge {
  color: #1951d1;
  background-color: #fff;
}


/* Section / Widget Title - Placeholder*/
.content .content-header,
#content .content-header,
.tpb-title,
.single-post .content-heading,
.panel-header,
.widget .widget-header,
#comments .comment-header {
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 30px;
}

.content .content-header>span,
#content .content-header>span,
.tpb-title>span,
.single-post .content-heading>span,
.panel-header>span,
.widget .widget-header>span,
#comments .comment-header>span {
  font-family: "Proxima Nova";
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #555555;
  display: block;
}

.content .content-header>h2,
#content .content-header>h2,
.tpb-title>h2,
.single-post .content-heading>h2,
.panel-header>h2,
.widget .widget-header>h2,
#comments .comment-header>h2,
.content .content-header h3,
#content .content-header h3,
.tpb-title h3,
.single-post .content-heading h3,
.panel-header h3,
.widget .widget-header h3,
#comments .comment-header h3,
.content .content-header h4,
#content .content-header h4,
.tpb-title h4,
.single-post .content-heading h4,
.panel-header h4,
.widget .widget-header h4,
#comments .comment-header h4,
.content .content-header>.widget-title,
#content .content-header>.widget-title,
.tpb-title>.widget-title,
.single-post .content-heading>.widget-title,
.panel-header>.widget-title,
.widget .widget-header>.widget-title,
#comments .comment-header>.widget-title {
  font-size: 18px;
  font-weight: bold;
  color: #1951d1;
  margin-top: 0;
  margin-bottom: -1px !important;
  border-bottom: 3px solid #FDCB2C;
  padding-bottom: 11px;
  display: inline-block;
}

.content .content-header>h2>a,
#content .content-header>h2>a,
.tpb-title>h2>a,
.single-post .content-heading>h2>a,
.panel-header>h2>a,
.widget .widget-header>h2>a,
#comments .comment-header>h2>a,
.content .content-header h3>a,
#content .content-header h3>a,
.tpb-title h3>a,
.single-post .content-heading h3>a,
.panel-header h3>a,
.widget .widget-header h3>a,
#comments .comment-header h3>a,
.content .content-header h4>a,
#content .content-header h4>a,
.tpb-title h4>a,
.single-post .content-heading h4>a,
.panel-header h4>a,
.widget .widget-header h4>a,
#comments .comment-header h4>a,
.content .content-header>.widget-title>a,
#content .content-header>.widget-title>a,
.tpb-title>.widget-title>a,
.single-post .content-heading>.widget-title>a,
.panel-header>.widget-title>a,
.widget .widget-header>.widget-title>a,
#comments .comment-header>.widget-title>a {
  text-decoration: none;
  color: inherit;
}

@media (min-width: 768px) {

  .content .content-header>h2,
  #content .content-header>h2,
  .tpb-title>h2,
  .single-post .content-heading>h2,
  .panel-header>h2,
  .widget .widget-header>h2,
  #comments .comment-header>h2,
  .content .content-header h3,
  #content .content-header h3,
  .tpb-title h3,
  .single-post .content-heading h3,
  .panel-header h3,
  .widget .widget-header h3,
  #comments .comment-header h3,
  .content .content-header h4,
  #content .content-header h4,
  .tpb-title h4,
  .single-post .content-heading h4,
  .panel-header h4,
  .widget .widget-header h4,
  #comments .comment-header h4,
  .content .content-header>.widget-title,
  #content .content-header>.widget-title,
  .tpb-title>.widget-title,
  .single-post .content-heading>.widget-title,
  .panel-header>.widget-title,
  .widget .widget-header>.widget-title,
  #comments .comment-header>.widget-title {
    font-size: 22px !important;
  }

  .content .content-header>h2,
  #content .content-header>h2,
  .tpb-title>h2,
  .single-post .content-heading>h2,
  .panel-header>h2,
  .widget .widget-header>h2,
  #comments .comment-header>h2 {
    font-size: 24px !important;
  }
}

@media (max-width: 767px) {

  .content .content-header,
  #content .content-header,
  .tpb-title,
  .single-post .content-heading,
  .panel-header,
  .widget .widget-header,
  #comments .comment-header {
    margin-bottom: 15px;
  }

  .content .content-header>h2,
  #content .content-header>h2,
  .tpb-title>h2,
  .single-post .content-heading>h2,
  .panel-header>h2,
  .widget .widget-header>h2,
  #comments .comment-header>h2 {
    font-size: 22px !important;
  }
}

/* yii pagination*/
.yii-pagination {
  text-align: center;
  font-size: 0;
  display: block;
  margin: 30px 0;
}

.yii-pagination .previous,
.yii-pagination .next {
  position: relative;
}

.yii-pagination .previous:before,
.yii-pagination .next:before {
  font-family: "Ionicons";
  font-size: 30px;
  display: inline-block;
}

.yii-pagination .previous a,
.yii-pagination .next a {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.yii-pagination .previous:before {
  content: '\f3d5';
}

.yii-pagination .next:before {
  content: '\f3d6';
}

.yii-pagination ul li {
  text-decoration: none;
  color: inherit;
  width: 42px;
  height: 42px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 42px;
  border: 1px solid #E6E6E6;
  margin: 0 5px 7px 0;
}

.yii-pagination ul.yiiPager>li>a {
  font-size: 14px;
  border: 0;
  color: inherit;
  background: transparent;
}

.yii-pagination ul.yiiPager>li.selected,
.yii-pagination ul.yiiPager>li:hover {
  color: #fff;
  background-color: #121F33;
  border-color: #121F33;
}

/* Single Post Style*/
.single-post {
  margin-bottom: 30px;
  /* Post Content*/
  /* Tagcloud*/
  /* Related Post*/
}

.single-post .post-heading {
  margin-bottom: 20px;
}

.single-post .post-heading .post-title {
  margin: 0 0 15px;
}

.single-post .post-heading .post-subtitle {
  margin: 0;
}

.single-post .post-heading .entry-meta {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.single-post .post-heading .entry-meta li {
  display: inline-block;
  margin-right: 15px;
  line-height: 30px;
}

.single-post .post-heading .entry-meta li a {
  color: #222222;
  text-decoration: none;
}

.single-post .post-heading .entry-meta li a:hover {
  color: #149fc0;
}

.single-post .post-heading .entry-meta li:last-child {
  margin-right: 0;
}

.single-post .post-heading .entry-meta li:before {
  font-family: "Ionicons";
  font-size: 18px;
  color: #FDCB2C;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -2px;
}

.single-post .post-heading .entry-meta li.post-category:before {
  content: "\f36b";
  top: -1px;
}

.single-post .post-heading .entry-meta li.post-date:before {
  content: "\f3b3";
}

.single-post .post-heading .entry-meta li.post-author:before {
  content: "\f213";
}

.single-post .post-heading .entry-meta li.post-reads:before {
  content: "\f133";
}

.single-post .post-heading .entry-meta li.post-comments:before {
  content: "\f11e";
}

.single-post .post-heading .entry-meta li.post-view {
  margin-top: 10px;
}

@media (min-width: 480px) {
  .single-post .post-heading .entry-meta li.post-view {
    margin-top: 0;
    padding-left: 15px;
    border-left: 1px solid #e9e9e9;
  }
}

.single-post .post-heading .entry-meta li.post-view .btn,
.single-post .post-heading .entry-meta li.post-view .single-page .contact-form input[type*="submit"],
.single-page .contact-form .single-post .post-heading .entry-meta li.post-view input[type*="submit"] {
  padding: 0 10px 0 0 !important;
  text-transform: none;
}

.single-post .post-heading .entry-meta li.post-view .btn .fa,
.single-post .post-heading .entry-meta li.post-view .single-page .contact-form input[type*="submit"] .fa,
.single-page .contact-form .single-post .post-heading .entry-meta li.post-view input[type*="submit"] .fa {
  background-color: #e74c3c;
  color: #fff;
  margin-right: 3px;
  height: 24px;
  width: 24px;
  line-height: 24px;
}

.single-post .post-heading .entry-meta li.post-view .btn:hover,
.single-post .post-heading .entry-meta li.post-view .single-page .contact-form input:hover[type*="submit"],
.single-page .contact-form .single-post .post-heading .entry-meta li.post-view input:hover[type*="submit"] {
  color: #222222;
  background-color: #eeeeee;
  border-color: #dedede;
}

.single-post .post-heading .entry-meta li.post-view .btn:hover .fa,
.single-post .post-heading .entry-meta li.post-view .single-page .contact-form input:hover[type*="submit"] .fa,
.single-page .contact-form .single-post .post-heading .entry-meta li.post-view input:hover[type*="submit"] .fa {
  background-color: #c0392b;
}

@media (max-width: 767px) {
  .single-post .post-heading .post-title {
    font-size: 20px;
  }
}

.single-post .post-content {
  /* h3, h4, h5, h6 {font-weight: normal;}*/
}

.single-post .post-content .heading-sample h1,
.single-post .post-content .heading-sample h2,
.single-post .post-content .heading-sample h3,
.single-post .post-content .heading-sample h4,
.single-post .post-content .heading-sample h5,
.single-post .post-content .heading-sample h6 {
  font-weight: 700;
  margin: 0 0 15px;
}

.single-post .post-content .post-slider.content-overlay.brand-primary img {
  margin: auto;
}

.single-post .post-content h1,
.single-post .post-content h2,
.single-post .post-content h3,
.single-post .post-content h4,
.single-post .post-content h5,
.single-post .post-content h6 {
  line-height: 1.4;
  margin: 0 0 15px;
}

.single-post .post-content>img {
  width: 100%;
}

.single-post .post-content img,
.single-post .post-content pre,
.single-post .post-content blockquote,
.single-post .post-content .wp-caption {
  max-width: 100%;
  height: auto;
}

.single-post .post-content>p,
.single-post .post-content img,
.single-post .post-content ol,
.single-post .post-content ul,
.single-post .post-content dl,
.single-post .post-content pre,
.single-post .post-content blockquote,
.single-post .post-content .wp-caption,
.single-post .post-content table {
  margin: 0 0 15px;
}

.single-post .post-content .tpb img,
.single-post .post-content .slick-dots {
  margin-bottom: 0;
}

.single-post .post-content pre {
  font-size: inherit;
}

.single-post .post-content dl,
.single-post .post-content ul,
.single-post .post-content ol {
  padding-left: 50px;
}

.single-post .post-content ol ol,
.single-post .post-content ul ul,
.single-post .post-content dl dl {
  margin: inherit;
}

.single-post .post-content ol dl,
.single-post .post-content ul dl {
  padding-left: 0;
  margin-bottom: 0;
}

.single-post .post-content ol dl dt,
.single-post .post-content ol dl dd,
.single-post .post-content ul dl dt,
.single-post .post-content ul dl dd {
  display: inline-block;
}

.single-post .post-content ol dl dt,
.single-post .post-content ul dl dt {
  font-weight: normal;
  min-width: 150px;
}

.single-post .post-content .slider-preview .gallery-img img {
  margin: 0;
}

.single-post .post-content .slider-wrapper .gallery-slider {
  height: 420px;
  overflow: hidden;
}

.single-post .post-content .slider-wrapper .gallery-slider .gallery-item {
  background-color: #090909;
  overflow: hidden;
  height: 420px;
  display: none;
}

.single-post .post-content .slider-wrapper .gallery-slider .gallery-item:first-child {
  display: block;
}

.single-post .post-content .slider-wrapper .gallery-slider .gallery-item img {
  height: 420px;
  width: auto;
  max-width: none;
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.single-post .post-content .slider-wrapper .gallery-slider.slick-slider .gallery-item {
  display: block;
}

.single-post .post-content .slider-wrapper .gallery-nav-slider {
  font-size: 0;
  text-align: center;
}

.single-post .post-content .slider-wrapper .gallery-nav-slider .gallery-item {
  display: inline-block;
}

.single-post .post-content .slider-wrapper .gallery-nav-slider .gallery-item img {
  height: 80px;
  width: auto;
  position: relative;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.single-post .post-content form {
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  .single-post .post-content blockquote {
    font-size: 22px;
  }
}

@media (min-width: 768px) {

  .single-post .post-content img.alignleft,
  .single-post .post-content .wp-caption.alignleft {
    margin-right: 15px;
  }

  .single-post .post-content img.alignright,
  .single-post .post-content .wp-caption.alignright {
    margin-left: 15px;
  }
}

@media (max-width: 767px) {
  .single-post .post-content .gallery-slider {
    background-color: #222222;
    height: auto !important;
  }

  .single-post .post-content .gallery-slider .slick-arrow {
    top: 50% !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
  }

  .single-post .post-content .gallery-slider .gallery-item {
    height: auto !important;
  }

  .single-post .post-content .gallery-slider .gallery-item img {
    width: 100% !important;
    height: auto !important;
  }

  .single-post .post-content img.alignleft,
  .single-post .post-content .wp-caption.alignleft {
    margin-right: 0;
    width: 100%;
    height: auto;
  }

  .single-post .post-content img.alignright,
  .single-post .post-content .wp-caption.alignright {
    margin-left: 0;
    width: 100%;
    height: auto;
  }
}

.single-post .post-content table th {
  color: #fff;
  font-weight: bold;
  background-color: #1951d1;
  border-top: none !important;
}

.single-post .post-content table th,
.single-post .post-content table td {
  padding: 11px 20px;
}

@media (max-width: 1023px) {

  .single-post .post-content>p,
  .single-post .post-content ol,
  .single-post .post-content ul,
  .single-post .post-content dl,
  .single-post .post-content .wp-caption {
    margin: 0 0 15px;
  }

  .single-post .post-content .wp-caption>p {
    font-size: 12px;
    line-height: 1.4;
  }
}

@media (max-width: 480px) {

  .single-post .post-content .gallery-slider .slick-prev,
  .single-post .post-content .gallery-slider .slick-next {
    top: 108px !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
  }

  .single-post .post-content .gallery-slider .gallery-item {
    overflow: hidden;
  }

  .single-post .post-content .gallery-slider .gallery-item img {
    height: 240px !important;
    width: auto !important;
    max-width: inherit !important;
    position: relative;
    left: 50%;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
  }
}

.single-post .tagcloud {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .single-post .related-post .post-list a {
    font-size: 16px;
  }
}

@media (max-width: 1023px) {
  .single-post h1 {
    font-size: 24px;
  }

  .single-post h2 {
    font-size: 22px;
  }

  .single-post h3 {
    font-size: 20px;
  }

  .single-post h4 {
    font-size: 18px;
  }

  .single-post .post-heading {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .single-post h1 {
    font-size: 20px;
  }

  .single-post h2 {
    font-size: 18px;
  }

  .single-post h3 {
    font-size: 16px;
  }

  .single-post h4 {
    font-size: 14px;
  }
}

.single-post.protected .post-heading {
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 30px;
}

.single-post.protected form input {
  margin-left: 8px;
}

@media (min-width: 1024px) {
  .single-post.protected form input {
    padding: 5px 10px;
    height: 38px;
  }
}

.single-post.protected form input[type="password"] {
  min-width: 300px;
}

.single-post.protected form input[type="submit"] {
  min-width: 120px;
}

@media (max-width: 767px) {
  .single-post.protected .post-heading {
    padding-bottom: 15px;
  }

  .single-post.protected label {
    margin-bottom: 0;
  }

  .single-post.protected label:after {
    content: " :";
    display: inline;
  }

  .single-post.protected form input {
    margin-top: 15px;
    margin-left: 0;
  }

  .single-post.protected form input[type="password"] {
    min-width: 100%;
    width: 100%;
  }
}

.header-fancy+#body .post-content>p>img {
  margin-right: 30px;
}

@media (max-width: 767px) {
  .header-fancy+#body .post-content>p>img {
    margin-right: 0;
    width: 100%;
    height: auto;
    display: block;
    float: none;
  }
}

/* Widget meta - Placeholder*/
.post-list .meta-date,
.widget.widget_rss ul li .rss-date,
.widget.widget_rss ul li cite {
  font-family: "Proxima Nova";
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #a6a6a6;
  display: inline-block;
  margin-right: 6px;
}

/* Widget Event List*/
.event-list {
  font-family: "Circular Std";
}

.event-list a {
  display: table;
  width: 100%;
  text-decoration: none;
  color: #222222;
  line-height: 1.42;
}

.event-list a:hover .event-title {
  color: #149fc0;
}

.event-list a .event-date,
.event-list a .event-title {
  display: table-cell;
  vertical-align: middle;
}

.event-list .event-date {
  font-size: 48px;
  color: #a6a6a6;
  text-align: center;
  width: 72px !important;
  line-height: 1.2;
}

.event-list .event-date strong {
  display: block;
  font-size: 12px;
  color: #555555;
  font-family: "Proxima Nova";
  font-weight: bold;
  text-transform: uppercase;
}

.event-list .event-title {
  padding-left: 15px;
  border-left: 1px solid #E6E6E6;
}

.event-list li:hover .event-date {
  color: #222222;
}


/*Penelitian dan Pengabdian */

.expertise-title {
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 0;
}

.expertise-title a {
  text-decoration: none;
  color: inherit;
}

.expertise-title:hover {
  opacity: .8;
}

@media (max-width: 767px) {
  .expertise-title {
    font-size: 14px;
    max-width: 80%;
    margin: auto;
  }
}

.expertise-box {
  background-color: #1951D1;
  border-radius: 4px;
  -webkit-box-shadow: 0 7px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 12px rgba(0, 0, 0, 0.1);
  height: 260px;
  padding: 15px 10px;
  margin-bottom: 20px;
  position: relative;
}

.expertise-box img {
  max-height: 75px;
  max-width: 75px;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 50px auto 40px;
}

@media (max-width: 767px) {
  .expertise-box {
    height: auto;
  }

  .expertise-box img {
    max-height: 60px;
    margin: 0 auto 15px;
  }
}

.expertise-slider {
  margin-left: -10px;
  margin-right: -10px;
}

.expertise-slider .text-center {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 1024px) {
  .expertise-slider {
    margin-top: 60px;
  }
}

.discover-wrap {
  margin: 30px -15px 0;
}

@media (min-width: 768px) {
  .discover-wrap {
    max-width: 520px;
  }
}

@media (min-width: 1024px) {
  .discover-wrap {
    margin-top: 110px;
  }
}

.discover-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.discover-title {
  font-weight: bold;
  line-height: 1.4;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #1951D1;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  margin: 0;
  padding: 0 15px;
  width: 100%;
}

@media (max-width: 767px) {
  .discover-title {
    font-size: 14px;
    line-height: 20px;
  }
}

.discover-box {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .discover-box {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
}

.discover-content {
  background-color: #FDCB2C;
  border-radius: 6px;
  height: 140px;
  position: relative;
}

@media (max-width: 767px) {
  .discover-content {
    height: 60px;
  }
}

.discover {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 1200px) {
  .discover .section-box {
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .discover {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .discover .research-title h3 {
    font-size: 26px;
  }

  .discover .research-title h3:after {
    top: 14px;
  }
}


/*link box*/

.link-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.avia_textblock {
  clear: both;
  line-height: 1.65em;
}

.template-page .entry-content-wrapper h2 {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
}

.join-us #subjudul-join {
  display: inline-block;
  font-size: 22px;
  margin: 10px 0 20px 0;
}

.text-yellow {
  color: #FDCB2C;
}

.icon-box.hover-effect {
  -webkit-transition: all 120ms ease-in-out 0s;
  -o-transition: all 120ms ease-in-out 0s;
  transition: all 120ms ease-in-out 0s;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.p-15 {
  padding: 15px !important;
}

.border-radius-10px {
  border-radius: 10px;
}

.icon-box {
  margin-bottom: 30px;
}

.border-radius-10px {
  border-radius: 10px;
}

.border-1px {
  border: 1px solid #eeeeee !important;
}

.bg-white {
  background-color: #fff !important;
}

.text-center {
  text-align: center;
}

.icon-box .icon.icon-lg {
  height: 90px;
  width: 90px;
}

.icon-box .icon.icon-circled {
  border-radius: 50%;
}

.icon-box .icon {
  display: inline-block;
  height: 70px;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 70px;
  text-align: center;
}

.icon-box .icon.icon-lg i {
  font-size: 48px;
  line-height: 90px;
}

.icon-box i[class*="pe-7s-"] {
  vertical-align: text-bottom;
}

.icon-box .icon i {
  line-height: 70px;
}

.icon-box i {
  display: inline-block;
  font-size: 40px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.font-48 {
  font-size: 48px !important;
}

.no-click {
  pointer-events: none;
}

.single-page .address-box p .ion.on-flush {
  top: 2px;
}

.single-post .post-content img {
  margin-right: 30px;
}

#gallery-heading.gallery-photo .gallery-slider.slick-slider .gallery-item {
  position: relative;
}

#directory .directory-link,
#directory .sidebar .sidebar-alphabet .list-menu,
#directory .sidebar .sidebar-menu .list-menu,
#directory #sidebar .sidebar-alphabet .list-menu,
#directory #sidebar .sidebar-menu .list-menu {
  margin: 0;
}

.paragraph-header {
  margin-bottom: 5px;
}

@media (min-width: 1200px) {
  .post-slider .post .post-title {
    max-height: 116px;
  }
}

@media (min-width: 1024px) {
  .post-slider.featured-content .post {
    max-height: 450px;
  }

  .photo-box .photo-item a img {
    width: 100%;
  }

  #newsfeed .post .entry-content p {
    max-height: none;
    overflow: auto;
  }
}

@media (min-width: 992px) {
  #gallery-heading .video-nav .video-item a {
    max-height: 149.8px;
    overflow: hidden;
  }
}

@media (min-width: 1024px) {
  .photo-box .photo-item a img {
    width: 100%;
  }

  .post-slider.featured-content .post-title {
    max-height: 86px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .post-slider.featured-content .entry-content {
    max-height: 72px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}

@media (max-width: 1023px) {
  .post-slider.featured-content .post-title {
    max-height: 90px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  #main-heading .featured-content .entry-content {
    display: -webkit-box;
  }

  .post-slider.featured-content .entry-content {
    max-height: 96px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}

@media (max-width: 1023px) {
  #gallery .photo-box .photo-item:nth-child(2n + 1) {
    clear: both;
  }
}

#content .share-box>li>a {
  margin-right: 5px;
}

.post-slider.featured-content .post-content {
  background-color: rgba(7, 60, 100, 0.9);
}

.single-post .post-content .gallery-slider .gallery-item img {
  width: 100%;
}

.share-box>li>a.instagram {
  background-color: #4c68d7;
}

.share-box>li>a.instagram:hover {
  background-color: #3f5ed8;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 15px;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header-fancy+#body .post-content>p>img {
  margin-right: 30px;
}

@media (max-width: 480px) {
  .header-fancy+#body .post-content>p>img {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
    height: auto;
    display: block;
    float: none;
  }
}

#directory #content .directory-link.two-columns.column-right li {
  float: right;
}

.schome-hero__logotitle {
  width: 100%;
}

.schome-hero__logotitle h1 {
  max-width: 100%;
}

@media (max-width: 767px) {
  .schome-hero__logotitle h1 {
    font-size: 5vw;
    letter-spacing: 2px;
    margin-top: 15px;
  }

  .schome-hero__logotitle img {
    max-height: 21vw;
  }
}

/**/
/* Dropdown menus*/
/* --------------------------------------------------*/
/* Dropdown arrow/caret*/
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  /* IE8*/
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* The dropdown wrapper (div)*/
.dropup,
.dropdown {
  position: relative;
}

/* Prevent the focus on the dropdown toggle when closing dropdowns*/
.dropdown-toggle:focus {
  outline: 0;
}

/* The dropdown menu (ul)*/
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  /* none by default, but block on "open" of the menu*/
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  /* override default ul*/
  list-style: none;
  font-size: 14px;
  text-align: left;
  /* Ensures proper alignment if parent has it changed (e.g., modal footer)*/
  background-color: #121f33;
  border: 1px solid #ccc;
  /* IE8 fallback*/
  border: 1px solid #121f33;
  border-radius: 1px;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.13);
  background-clip: padding-box;
  /* Aligns the dropdown menu to right*/
  /**/
  /* Deprecated as of 3.1.0 in favor of `.dropdown-menu-[dir]`*/
  /* Dividers (basically an hr) within the dropdown*/
  /* Links within the dropdown menu*/
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 10px 30px;
  clear: both;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.7142857143;
  color: #fff;
  white-space: nowrap;
  /* prevent links from randomly breaking onto new lines*/
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

/* Hover/Focus state*/
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #fdcb2c;
  background-color: #121f33;
}

/* Active state*/
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #149fc0;
}

/* Disabled state*/
/**/
/* Gray out text and ensure the hover/focus state remains gray*/
.dropdown-menu>.disabled>a {
  /* Nuke hover/focus effects*/
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color: #a6a6a6;
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  /* Remove CSS gradient*/
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

/* Open state for the dropdown*/
.open {
  /* Show the menu*/
  /* Remove the outline when :focus is triggered*/
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

/* Menu positioning*/
/**/
/* Add extra class to `.dropdown-menu` to flip the alignment of the dropdown*/
/* menu with the parent.*/
.dropdown-menu-right {
  left: auto;
  /* Reset the default from `.dropdown-menu`*/
  right: 0;
}

/* With v3, we enabled auto-flipping if you have a dropdown within a right*/
/* aligned nav component. To enable the undoing of that, we provide an override*/
/* to restore the default dropdown menu alignment.*/
/**/
/* This is only for left-aligning a dropdown menu within a `.navbar-right` or*/
/* `.pull-right` nav component.*/
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* Dropdown section headers*/
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.7142857143;
  color: #a6a6a6;
  white-space: nowrap;
  /* as with > li > a*/
}

/* Backdrop to catch body clicks on mobile, etc.*/
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* Right aligned dropdowns*/
.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

/* Allow for dropdowns to go bottom up (aka, dropup-menu)*/
/**/
/* Just add .dropup after the standard .dropdown class and you're set, bro.*/
/* TODO: abstract this so that the navbar fixed styles are not placed here?*/
.dropup,
.navbar-fixed-bottom .dropdown {
  /* Reverse the caret*/
  /* Different positioning for bottom up menu*/
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  /* IE8*/
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

/* Component alignment*/
/**/
/* Reiterate per navbar.less and the modified component alignment there.*/
@media (min-width: 1199px) {
  .navbar-right {
    /* Necessary for overrides of the default right aligned menu.*/
    /* Will remove come v4 in all likelihood.*/
  }

  .navbar-right .dropdown-menu {
    right: auto;
    left: 0;
  }

  .navbar-right .dropdown-menu-right {
    left: auto;
    right: 0;
  }
}


/* Default widget style*/
.widget {
  margin-bottom: 40px;
  /* Header widget & Section*/
  /* Widget calendar*/
  /* Widget Archive*/
  /* Widget rss*/
}

.widget p {
  font-family: "Circular Std";
}

.widget ul {
  list-style: none;
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.widget ul li {
  margin-bottom: 15px;
}

.widget ul li:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .widget ul li {
    margin-bottom: 10px;
  }
}

.widget .btn-box {
  margin-top: 20px;
}

.widget #recentcomments {
  font-family: "Proxima Nova";
}

.widget #recentcomments .comment-author-link {
  color: #222222;
  font-family: inherit;
}

.widget #recentcomments .comment-author-link a {
  font-family: inherit;
  color: #222222;
  display: inline-block;
}

.widget #recentcomments .recentcomments {
  color: #a6a6a6;
}

.widget #recentcomments .recentcomments>a {
  color: #a6a6a6;
  font-family: "Circular Std";
}

.widget #recentcomments .recentcomments:hover .comment-author-link a {
  color: #149fc0;
}

.widget #recentcomments .recentcomments:hover a {
  color: #222222;
}

.widget #wp-calendar {
  width: 100%;
}

.widget #wp-calendar caption,
.widget #wp-calendar th,
.widget #wp-calendar td {
  text-align: center;
  padding: 5px !important;
  border: none !important;
  background-color: transparent !important;
}

.widget #wp-calendar caption {
  color: #222222;
  font-family: "Proxima Nova";
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 5px;
}

.widget #wp-calendar a {
  text-decoration: none;
  text-transform: uppercase;
}

.widget #wp-calendar tbody td a {
  position: relative;
  display: block;
  margin: auto;
  width: 24px;
  height: 24px;
  color: #fff;
  z-index: 1;
}

.widget #wp-calendar tbody td a:before {
  content: "";
  position: absolute;
  left: -3px;
  top: -3px;
  right: -3px;
  bottom: -3px;
  background-color: #1951d1;
  z-index: -1;
  border-radius: 999px;
}

.widget #wp-calendar th {
  font-family: "Proxima Nova";
  font-size: 10px;
  color: #a6a6a6;
}

.widget #wp-calendar #prev a,
.widget #wp-calendar #next a {
  color: #149fc0;
  font-family: "Proxima Nova";
  font-size: 12px;
}

.widget #wp-calendar #prev a:hover,
.widget #wp-calendar #next a:hover {
  color: #0d667b;
}

.widget .textwidget>p:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .widget .textwidget .wp-caption {
    max-width: 300px;
    float: left;
    margin-right: 15px;
  }
}

.widget.widget-categories>ul>li>a,
.widget.widget_archive>ul>li>a {
  display: inline-block;
}

.widget.widget_rss ul li cite {
  font-style: normal;
}

.widget.widget_rss ul li cite:before {
  content: 'by';
  color: #a6a6a6;
  display: inline-block;
  margin-right: 3px;
}

.widget.widget_rss ul li .rssSummary {
  display: none;
}

@media (max-width: 1023px) {
  widget {
    margin-bottom: 30px;
  }

  .widget-header {
    margin-bottom: 15px;
  }
}


/* Footer*/
/* ------------------------------------*/
#footer p,
#footer address,
#footer a {
  margin-bottom: 0;
  color: #fff;
  text-decoration: none !important;
  line-height: 1.7142857143;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
  color: rgba(255, 255, 255, 0.6);
}

#footer .footer-body {
  padding: 48px 0;
  background-color: #1951D1;
}

#footer .footer-body .footer-brand {
  display: inline-block;
  margin-bottom: 15px;
}

#footer .widget:nth-child(4n + 1) {
  clear: left;
}

#footer .widget a {
  padding: 5px 0;
  color: rgba(255, 255, 255, 0.5);
}

#footer .widget a:hover,
#footer .widget a:focus,
#footer .widget a:active {
  color: #fff;
}

#footer .widget .widget-header {
  border-bottom: none;
  margin-bottom: 15px;
  line-height: 1;
}

#footer .widget .widget-header .widget-title {
  color: #fff;
  margin: 0;
  font-size: 12px !important;
  font-family: "Proxima Nova";
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: none;
  line-height: 1.2;
  padding-bottom: 0;
}

#footer .widget .menu li {
  margin-bottom: 0;
}

#footer .widget .menu li a {
  font-family: "Proxima Nova";
  display: inline-block;
  padding: 5px 0;
  line-height: 1.7142857143;
}

#footer .footer-brand-wrapper address strong {
  font-weight: normal;
  font-size: 15px;
  font-family: "Gama Serif", Georgia, "Times New Roman", Times, serif;
}

#footer .footer-copyright {
  padding: 15px 0;
  background-color: #000;
  font-size: 12px;
}

#footer .footer-copyright a,
#footer .footer-copyright p {
  font-size: inherit;
  text-transform: uppercase;
}

#footer .footer-copyright .site-menu a {
  line-height: 1;
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

#footer .footer-copyright .site-menu a:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}

@media (max-width: 1199px) {
  #footer .footer-brand-wrapper {
    margin-bottom: 30px;
  }

  #footer .footer-menu-wrapper .menu-column {
    margin-bottom: 30px;
  }

  #footer .footer-menu-wrapper .menu-column:last-child {
    margin-bottom: 0;
  }

  #footer .footer-menu-wrapper .menu-column:last-child .footer-menu {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  #footer .footer-body {
    text-align: center;
  }

  #footer .footer-copyright {
    text-align: center;
  }

  #footer .site-menu {
    display: block;
    text-align: center;
    margin-top: 7.5px;
    white-space: nowrap;
    overflow-x: auto;
  }
}

@media (min-width: 1199px) {
  .menumobile {
    display: none;
  }

  .menumobile a {
    display: block;
    width: 48px;
    height: 18px;
    padding: 11px;
    margin: 5px;
    position: absolute;
    top: 0;
    right: 55px;
    z-index: 9999 !important;
  }
}

@media (max-width: 1199px) {
  .menumobile a {
    display: block;
    width: 48px;
    height: 18px;
    padding: 11px;
    margin: 4px 35px;
    position: absolute;
    top: 0;
    right: 55px;
    z-index: 9999 !important;
  }
}

.menumobile nav {
  display: none;
}

.menumobile.fixed {
  position: fixed;
  top: 0;
  left: 0;
}

.menumobile a:before,
.menumobile a:after {
  content: "";
  display: block;
  background: #fff;
  height: 2px;
}

.menumobile a span {
  background: #fff;
  display: block;
  height: 2px;
  margin: 6px 0;
}

:root {
  --mm-ocd-width: 80%;
  --mm-ocd-min-width: 200px;
  --mm-ocd-max-width: 440px;
}

body.mm-ocd-opened {
  overflow-y: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

.mm-ocd {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  -webkit-transition-property: bottom, background-color;
  -o-transition-property: bottom, background-color;
  transition-property: bottom, background-color;
  -webkit-transition-duration: 0s, 0.3s;
  -o-transition-duration: 0s, 0.3s;
  transition-duration: 0s, 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0.45s, 0.15s;
  -o-transition-delay: 0.45s, 0.15s;
  transition-delay: 0.45s, 0.15s;
}

.mm-ocd--open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.mm-ocd__content {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  background: #fff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.mm-ocd--left .mm-ocd__content {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-ocd--right .mm-ocd__content {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-ocd--open .mm-ocd__content {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-ocd__backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 3;
  width: calc(100% - 80%);
  width: calc(100% - var(--mm-ocd-width));
  min-width: calc(100% - 440px);
  min-width: calc(100% - var(--mm-ocd-max-width));
  max-width: calc(100% - 200px);
  max-width: calc(100% - var(--mm-ocd-min-width));
  background: rgba(3, 2, 1, 0);
}

.mm-ocd--left .mm-ocd__backdrop {
  right: 0;
}

.mm-ocd--right .mm-ocd__backdrop {
  left: 0;
}

.mm-spn,
.mm-spn a,
.mm-spn li,
.mm-spn span,
.mm-spn ul {
  display: block;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  --mm-spn-item-height: 50px;
  --mm-spn-item-indent: 20px;
  --mm-spn-line-height: 24px;
}

.mm-spn {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.mm-spn ul {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 100%;
  bottom: 0;
  z-index: 2;
  width: 130%;
  padding-right: 30%;
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  -webkit-transition: left 0.3s ease 0s;
  -o-transition: left 0.3s ease 0s;
  transition: left 0.3s ease 0s;
  cursor: default;
}

.mm-spn ul:after {
  content: "";
  display: block;
  height: 50px;
  height: var(--mm-spn-item-height);
}

.mm-spn>ul {
  left: 0;
}

.mm-spn ul.mm-spn--open {
  left: 0;
}

.mm-spn ul.mm-spn--parent {
  left: -30%;
  overflow-y: hidden;
}

.mm-spn li {
  position: relative;
  background: inherit;
  cursor: pointer;
}

.mm-spn li:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  right: 25px;
  right: calc(var(--mm-spn-item-height) / 2);
  z-index: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  -ms-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  opacity: 0.4;
}

.mm-spn li:after {
  content: "";
  display: block;
  margin-left: 20px;
  margin-left: var(--mm-spn-item-indent);
}

.mm-spn a,
.mm-spn span {
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height)) / 2) var(--mm-spn-item-indent);
}

.mm-spn a {
  background: inherit;
  color: inherit;
  text-decoration: none;
}

.mm-spn a:not(:last-child) {
  width: calc(100% - 50px);
  width: calc(100% - var(--mm-spn-item-height));
}

.mm-spn a:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 1px solid;
  opacity: 0.15;
}

.mm-spn span {
  background: 0 0;
}

.mm-spn.mm-spn--navbar {
  cursor: pointer;
}

.mm-spn.mm-spn--navbar:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  top: calc(var(--mm-spn-item-height) / 2);
  left: 20px;
  left: var(--mm-spn-item-indent);
  width: 10px;
  height: 10px;
  margin-top: 2px;
  border-top: 2px solid;
  border-left: 2px solid;
  -webkit-transform: rotate(-45deg) translate(50%, -50%);
  -ms-transform: rotate(-45deg) translate(50%, -50%);
  transform: rotate(-45deg) translate(50%, -50%);
  opacity: 0.4;
}

.mm-spn.mm-spn--navbar.mm-spn--main {
  cursor: default;
}

.mm-spn.mm-spn--navbar.mm-spn--main:before {
  content: none;
  display: none;
}

.mm-spn.mm-spn--navbar:after {
  content: attr(data-mm-spn-title);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  height: var(--mm-spn-item-height);
  padding: 0 40px;
  padding: 0 calc(var(--mm-spn-item-indent) * 2);
  line-height: 50px;
  line-height: var(--mm-spn-item-height);
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: 800;
}

.mm-spn.mm-spn--navbar.mm-spn--main:after {
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}

.mm-spn.mm-spn--navbar ul {
  top: 51px;
  top: calc(var(--mm-spn-item-height) + 1px);
}

.mm-spn.mm-spn--navbar ul:before {
  content: "";
  display: block;
  position: fixed;
  top: inherit;
  z-index: 2;
  width: 100%;
  border-top: 1px solid currentColor;
  opacity: 0.15;
}

.mm-spn.mm-spn--light {
  color: #000;
  background: #fdcb2c;
}

.mm-spn.mm-spn--dark {
  color: #000;
  background: #333;
}

.mm-spn.mm-spn--vertical {
  overflow-y: auto;
}

.mm-spn.mm-spn--vertical ul {
  width: 100%;
  padding-right: 0;
  position: static;
}

.mm-spn.mm-spn--vertical ul ul {
  display: none;
  padding-left: 20px;
  padding-left: var(--mm-spn-item-indent);
}

.mm-spn.mm-spn--vertical ul ul:after {
  height: 25px;
  height: calc(var(--mm-spn-item-height) / 2);
}

.mm-spn.mm-spn--vertical ul.mm-spn--open {
  display: block;
}

.mm-spn.mm-spn--vertical li.mm-spn--open:before {
  -webkit-transform: rotate(135deg) translate(-50%, 0);
  -ms-transform: rotate(135deg) translate(-50%, 0);
  transform: rotate(135deg) translate(-50%, 0);
}

.mm-spn.mm-spn--vertical ul ul li:last-child:after {
  content: none;
  display: none;
}

/* :: 8.0 CTA Area CSS */
.cta-area {
  position: relative;
  z-index: 1;
}

.cta-area .cta-thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    height: 400px;
  }
}

@media only screen and (max-width: 767px) {
  .cta-area .cta-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    height: 280px;
  }
}

.cta-area .cta-content {
  position: relative;
  z-index: 1;
  padding: 50px 5%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
  background-color: #FDCB2C;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .cta-area .cta-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

.cta-area .cta-content h6 {
  color: #ffffff;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.8;
}

.cta-area .cta-content .single-skils-area .skills-text span {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}

.cta-area .cta-content .single-skils-area p {
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 2px;
  color: #ffffff;
  text-transform: uppercase;
}

.cta-2-area {
  position: relative;
  z-index: 1;
  background-color: #1951D1;
}

.cta-2-area .cta-content .cta-text {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}

.cta-2-area .cta-content .cta-text h4 {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
  font-weight: 600;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-2-area .cta-content .cta-text h4 {
    font-size: 18px;
  }
}

.cta-2-area .cta-content .cta-text p {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .cta-2-area .cta-content .cta-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

.cta-2-area .cta-content .cta-btn {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .cta-2-area .cta-content .cta-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

.contact--area .section-heading h2,
.news--area .section-heading h2 {
  font-size: 24px;
}

.news--area {
  position: relative;
  z-index: 1;
}

.single-news-area {
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}

.single-news-area:last-child {
  margin-bottom: 0;
}

.single-news-area .news-thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37%;
  flex: 0 0 37%;
  max-width: 37%;
  width: 37%;
}

.single-news-area .news-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 63%;
  flex: 0 0 63%;
  max-width: 63%;
  width: 63%;
  padding-left: 15px;
}

.single-news-area .news-content span {
  font-size: 10px;
  color: #ffffff;
  background-color: #FDCB2C;
  padding: 3px 15px;
  border-radius: 30px;
  display: inline-block;
  margin-bottom: 5px;
}

.single-news-area .news-content a {
  display: block;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
}

.single-news-area .news-content a:hover,
.single-news-area .news-content a:focus {
  color: #FDCB2C;
}

.single-news-area .news-content .news-meta a {
  position: relative;
  z-index: 1;
  display: inline-block;
  font-size: 12px;
  color: #838383;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1;
}

.single-news-area .news-content .news-meta a img {
  margin-right: 5px;
}

.single-news-area .news-content .news-meta a:last-child {
  margin-left: 31px;
}

.single-news-area .news-content .news-meta a:last-child::after {
  content: "|";
  position: absolute;
  top: 0;
  left: -20px;
  z-index: 1;
}

.single-news-area .news-content .news-meta a:hover,
.single-news-area .news-content .news-meta a:focus {
  color: #FDCB2C;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-news-area .news-content .news-meta a {
    font-size: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .single-news-area .news-content .news-meta a {
    font-size: 10px;
  }
}

.contact--area {
  position: relative;
  z-index: 1;
}

.contact--area .contact-content {
  padding: 55px 45px;
  background-color: #ffffff;
  border: 1px solid #afbace;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact--area .contact-content {
    padding: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .contact--area .contact-content {
    padding: 20px;
  }
}

.contact--area .contact-content .single-contact-content {
  position: relative;
  z-index: 1;
  margin-bottom: 45px;
}

.contact--area .contact-content .single-contact-content:last-child {
  margin-bottom: 0;
}

.contact--area .contact-content .single-contact-content .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48px;
  flex: 0 0 48px;
  max-width: 48px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #ffffff;
  text-align: center;
  margin-right: 15px;
  background-color: #FDCB2C;
}

.contact--area .contact-content .single-contact-content .text p {
  font-weight: 600;
  color: #212121;
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact--area .contact-content .single-contact-content .text p {
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  .contact--area .contact-content .single-contact-content .text p {
    font-size: 12px;
  }
}

.contact--area .contact-content .single-contact-content .text span {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #838383;
}

.contact--area.contact-page .contact-content {
  padding: 35px;
  border: none;
  background-color: #1951D1;
}

.contact--area.contact-page .contact-content h5 {
  color: #ffffff;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 35px;
}

.contact--area.contact-page .contact-content .single-contact-content .text p,
.contact--area.contact-page .contact-content .single-contact-content .text span {
  color: #ffffff;
}

/* :: 3.7.0 Credit Button */
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.credit-btn.btn-2 {
  background-color: #1951D1;
  color: #ffffff;
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/*
a,
a:hover,
a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #000000;
  font-weight: 700;
  font-size: 16px;
}
*/
.credit-btn {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  background-color: #FDCB2C;
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 175px;
  height: 48px;
  color: #1951D1;
  border-radius: 5px;
  padding: 0 30px;
  font-size: 14px;
  line-height: 48px;
  font-weight: 700;
  text-transform: uppercase;
}

.credit-btn:hover,
.credit-btn:focus {
  font-size: 14px;
  font-weight: 700;
  background-color: #1951D1;
  color: #ffffff;
}

.credit-btn.btn-2 {
  background-color: #1951D1;
  color: #ffffff;
}

.credit-btn.btn-2:hover,
.credit-btn.btn-2:focus {
  background-color: #1951D1;
  color: #ffffff;
}

.credit-btn.btn-3 {
  background-color: transparent;
  color: #1951D1;
  border: 2px solid #1951D1;
  line-height: 44px;
}

.credit-btn.btn-3:hover,
.credit-btn.btn-3:focus {
  border: 2px solid #1951D1;
  background-color: #1951D1;
  color: #ffffff;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* :: 3.5.0 Miscellaneous */
.jarallax {
  position: relative;
  z-index: 0;
}

.jarallax>.jarallax-img {
  position: absolute;
  object-fit: cover;
  font-family: "object-fit: cover;";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}

.section-heading .line {
  width: 25px;
  height: 5px;
  border-radius: 3px;
  background-color: #FDCB2C;
  margin-bottom: 20px;
}

.section-heading p {
  font-size: 12px;
  margin-bottom: 0;
  letter-spacing: 2px;
  color: #a5a5a5;
  text-transform: uppercase;
}

.section-heading h2 {
  font-size: 36px;
  color: #212121;
  font-weight: 700;
  margin-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-heading h2 {
    font-size: 28px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-heading h2 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  .section-heading h2 {
    font-size: 24px;
  }
}

.section-heading.white .line {
  background-color: #ffffff;
}

.section-heading.white p,
.section-heading.white h2 {
  color: #ffffff;
}

.section-heading.blue p,
.section-heading.blue h2 {
  color: #1951D1;
}

.section-heading.blue .line {
  background-color: #1951D1;
}

#garis-judul-biru {
  border-top: none;
  border-bottom: 7px solid #1951D1;
  width: 80px;
  margin: auto;
  border-radius: 20px;
}

.section-heading.text-center .line {
  margin-left: auto;
  margin-right: auto;
}

.box-shadow {
  position: relative;
  z-index: 1;
}

.box-shadow:hover {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}

.tooltip-inner {
  background-color: #FDCB2C;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}

.tooltip .arrow::before {
  border-bottom-color: #FDCB2C;
}

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-dark {
  background-color: #000000 !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-gray {
  background-color: #f1f7f9;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover;
}

.bg-overlay::after {
  background-color: rgba(0, 0, 0, 0.61);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bg-fixed {
  background-attachment: fixed !important;
}