@charset "UTF-8";
.col-xl-20p, .col-lg-20p, .col-md-20p, .col-sm-20p, .col-20p {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}

object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  background: transparent;
  border: 0;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-text-size-adjust: 100%;
}

b,
strong,
th {
  font-weight: bold;
}

i,
em {
  font-style: italic;
}

sub,
sup {
  font-size: 75%;
}

small {
  font-size: 80%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background: transparent;
  color: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
a:hover {
  color: #00794A;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px;
  margin: 20px 0;
  padding: 0;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

input,
select {
  vertical-align: middle;
}

a,
a:hover,
a:focus,
a:active {
  outline: none;
  text-decoration: none;
}

ol,
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

label {
  font-weight: normal;
}

select {
  cursor: pointer;
  padding-left: 14px;
}

textarea {
  overflow: auto;
  padding: 10px 15px;
}

input,
textarea,
select,
button,
a,
button:hover,
button:active,
button:focus {
  outline: none;
}

button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
}

* {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-left: constant(safe-area-inset-left);
  padding-right: constant(safe-area-inset-right);
  padding-top: constant(safe-area-inset-top);
}

img {
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
}

.gutter-0 {
  margin-left: -0px;
  margin-right: -0px;
}
.gutter-0 > [class*=col-], .gutter-0 > .col, .gutter-0 > [class^=col-] {
  padding-left: 0px;
  padding-right: 0px;
}

.gutter-1 {
  margin-left: -0.5px;
  margin-right: -0.5px;
}
.gutter-1 > [class*=col-], .gutter-1 > .col, .gutter-1 > [class^=col-] {
  padding-left: 0.5px;
  padding-right: 0.5px;
}

.gutter-4 {
  margin-left: -2px;
  margin-right: -2px;
}
.gutter-4 > [class*=col-], .gutter-4 > .col, .gutter-4 > [class^=col-] {
  padding-left: 2px;
  padding-right: 2px;
}

.gutter-5 {
  margin-left: -2.5px;
  margin-right: -2.5px;
}
.gutter-5 > [class*=col-], .gutter-5 > .col, .gutter-5 > [class^=col-] {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.gutter-8 {
  margin-left: -4px;
  margin-right: -4px;
}
.gutter-8 > [class*=col-], .gutter-8 > .col, .gutter-8 > [class^=col-] {
  padding-left: 4px;
  padding-right: 4px;
}

.gutter-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.gutter-10 > [class*=col-], .gutter-10 > .col, .gutter-10 > [class^=col-] {
  padding-left: 5px;
  padding-right: 5px;
}

.gutter-15 {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.gutter-15 > [class*=col-], .gutter-15 > .col, .gutter-15 > [class^=col-] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.gutter-16 {
  margin-left: -8px;
  margin-right: -8px;
}
.gutter-16 > [class*=col-], .gutter-16 > .col, .gutter-16 > [class^=col-] {
  padding-left: 8px;
  padding-right: 8px;
}

.gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.gutter-20 > [class*=col-], .gutter-20 > .col, .gutter-20 > [class^=col-] {
  padding-left: 10px;
  padding-right: 10px;
}

.gutter-24 {
  margin-left: -12px;
  margin-right: -12px;
}
.gutter-24 > [class*=col-], .gutter-24 > .col, .gutter-24 > [class^=col-] {
  padding-left: 12px;
  padding-right: 12px;
}

@media all and (min-width: 1366px) {
  .gutter-40 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .gutter-40 > [class*=col-], .gutter-40 > .col, .gutter-40 > [class^=col-] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media all and (min-width: 1440px) {
  .gutter-50 {
    margin-left: -25px;
    margin-right: -25px;
  }
  .gutter-50 > [class*=col-], .gutter-50 > .col, .gutter-50 > [class^=col-] {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media all and (min-width: 1600px) {
  .gutter-70 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .gutter-70 > [class*=col-], .gutter-70 > .col, .gutter-70 > [class^=col-] {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media all and (max-width: 1199px) {
  .gutter-xl-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutter-xl-10 > [class*=col-], .gutter-xl-10 > .col, .gutter-xl-10 > [class^=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media all and (max-width: 1199px) {
  .gutter-xl-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .gutter-xl-15 > [class*=col-], .gutter-xl-15 > .col, .gutter-xl-15 > [class^=col-] {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@media all and (max-width: 991px) {
  .gutter-lg-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutter-lg-10 > [class*=col-], .gutter-lg-10 > .col, .gutter-lg-10 > [class^=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media all and (max-width: 991px) {
  .gutter-lg-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .gutter-lg-15 > [class*=col-], .gutter-lg-15 > .col, .gutter-lg-15 > [class^=col-] {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@media all and (max-width: 767px) {
  .gutter-md-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutter-md-10 > [class*=col-], .gutter-md-10 > .col, .gutter-md-10 > [class^=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media all and (max-width: 767px) {
  .gutter-md-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .gutter-md-15 > [class*=col-], .gutter-md-15 > .col, .gutter-md-15 > [class^=col-] {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
@media all and (max-width: 575px) {
  .gutter-sm-10 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .gutter-sm-10 > [class*=col-], .gutter-sm-10 > .col, .gutter-sm-10 > [class^=col-] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media all and (max-width: 575px) {
  .gutter-sm-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .gutter-sm-15 > [class*=col-], .gutter-sm-15 > .col, .gutter-sm-15 > [class^=col-] {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.col-20p {
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
  flex: 0 0 20%;
  max-width: 20%;
}

@media (min-width: 576px) {
  .col-sm-20p {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 768px) {
  .col-md-20p {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  .col-lg-20p {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-xl-20p {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media all and (max-width: 767px) {
  .container {
    max-width: none;
  }
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  word-break: break-word;
  word-wrap: break-word;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.bg {
  background-size: cover;
  background-position: center;
}

.smooth {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.nowrap {
  white-space: nowrap;
}

.hover-default:hover {
  opacity: 0.65;
}

.color-grey {
  color: #666;
}

.img-ratio {
  display: block;
  position: relative;
}
.img-ratio.pseudo:before {
  content: "";
  display: block;
  visibility: hidden;
}
.img-ratio img, .img-ratio .bg {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}

.md_image img {
  display: block;
  width: 100%;
  border-radius: 15px;
}

@media all and (max-width: 991px) {
  .lg-hidden {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .md-hidden {
    display: none;
  }
}
@media all and (max-width: 575px) {
  .sm-hidden {
    display: none;
  }
}
.i-link {
  display: inline-block;
  position: relative;
  font-weight: 500;
  padding-right: 2em;
  font-size: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.i-link i {
  position: absolute;
  right: 0;
  color: #00794A;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0.25em;
}
.i-link:hover i {
  right: -10px;
}

.layout {
  max-width: 1260px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

.b-title {
  text-transform: uppercase;
  color: #00794A;
  font-weight: bold;
  font-size: 26px;
}
.b-title.--white {
  color: #fff;
}
@media all and (max-width: 767px) {
  .b-title {
    font-size: 22px;
  }
}

.post {
  color: #252E43;
}
.post__img {
  padding-top: 68.11%;
  margin-bottom: 20px;
  overflow: hidden;
}
.post__img img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.p-post .post__img:hover img {
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.post__title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.35;
  margin-bottom: 10px;
}
.post__time {
  font-size: 16px;
}
.post.--v2 .post__title {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1.5;
}
.post.--v2 .post__time {
  color: #8D8D8D;
  font-weight: 600;
}
.post.--doc .post__img {
  padding-top: 58.31%;
  margin-bottom: 17px;
}
.post.--doc .post__title {
  font-size: 18px;
  color: #252E43;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.post.--doc .post__title__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 26px;
          flex: 0 0 26px;
  width: 26px;
  margin-right: 11px;
  text-align: center;
}
.post.--doc .post__title__icon .icon {
  max-width: 26px;
}
.post.--video .post__img:after {
  content: "";
  width: 50px;
  height: 50px;
  background-image: url("../images/icons/play.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
@media all and (max-width: 991px) {
  .post__title {
    font-size: 16px;
  }
  .post__time {
    font-size: 14px;
  }
  .post.--v2 .post__title {
    font-size: 15px;
  }
  .post.--doc .post__title {
    font-size: 15px;
  }
}

.l-btn {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
  height: 42px;
  padding: 0 20px;
  border-radius: 10px;
  border: solid 2px #00794A;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #00794A;
}
.l-btn:hover {
  background-color: #00794A;
  color: #fff;
}
@media all and (max-width: 767px) {
  .l-btn {
    height: 35px;
    font-size: 14px;
  }
}

.js-collapse-pane {
  display: none;
}
.js-collapse-pane.--active {
  display: block;
}

.i-select {
  background-color: #E9E9E9;
  height: 40px;
  border: 0;
  border-bottom: solid 2px #00794A;
  font-size: 18px;
  font-weight: 600;
  padding-right: 25px;
  padding-left: 11px;
}

.year-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 27px;
}
.year-tab__item {
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   height: 53px;
   color: #667085;
   font-weight: 700;
   font-size: 16px;
   -webkit-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   cursor: pointer;
   padding: 0 20px;
   border-bottom: solid 3px #000;
   background-color: #D0D5DD;
   
}
.year-tab__item select {
  height: 100%;
  border: 0;
  background: none;
  color: inherit;
  font-weight: 700;
}
.year-tab__item select option {
  color: #333;
}
.year-tab__item:hover, .year-tab__item:active {
  color: #fff;
  background-color: #00794A;
}
@media all and (max-width: 991px) {
  .year-tab {
    overflow-y: hidden;
    overflow-x: auto;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .year-tab__item {
    white-space: nowrap;
  }
}

.icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}
.icon-phone {
  background-image: url("../images/icons/phone.svg");
  width: 22px;
  height: 22px;
}
.icon-language {
  background-image: url("../images/icons/language.svg");
  width: 19px;
  height: 19px;
}
.icon-arrow-square-right {
  background-image: url("../images/icons/arrow-square-right.svg");
  width: 20px;
  height: 20px;
}
.icon-pin {
  background-image: url("../images/icons/pin.svg");
  width: 16px;
  height: 16px;
}
.icon-phone-s {
  background-image: url("../images/icons/phone-s.svg");
  width: 16px;
  height: 16px;
}
.icon-email {
  background-image: url("../images/icons/email.svg");
  width: 16px;
  height: 16px;
}
.icon-up {
  background-image: url("../images/icons/up.svg");
  width: 24px;
  height: 24px;
}
.icon-search {
  background-image: url("../images/icons/search.svg");
  width: 20px;
  height: 20px;
}
.icon-prev {
  background-image: url("../images/icons/prev.svg");
  width: 24px;
  height: 24px;
}
.icon-next {
  background-image: url("../images/icons/next.svg");
  width: 24px;
  height: 24px;
}
.icon-plus {
  background-image: url("../images/icons/plus.svg");
  width: 15px;
  height: 15px;
}
.icon-quote {
  background-image: url("../images/icons/quote.svg");
  width: 72px;
  height: 58px;
}
.icon-pdf {
  background-image: url("../images/icons/pdf.png");
  width: 30px;
  height: 36px;
}
.icon-file {
   background-image: url("../images/icons/file-icon.png");
   width: 30px;
   height: 36px;
}

.icon-pdf.--small {
  width: 26px;
  height: 31px;
}
.icon-pdf.--tiny {
  width: 16px;
  height: 16px;
}
.icon-article {
   background-image: url("../images/icons/article.png");
   width: 30px;
   height: 36px;
}
.icon-map-pin {
  background-image: url("../images/icons/map-pin.svg");
  width: 10px;
  height: 12px;
}
.icon-hourglass {
  background-image: url("../images/icons/hourglass.svg");
  width: 8px;
  height: 12px;
}
.icon-calendar {
  background-image: url("../images/icons/calendar.svg");
  width: 20px;
  height: 20px;
}
.icon-bag {
  background-image: url("../images/icons/bag.svg");
  width: 20px;
  height: 20px;
}
.icon-marker {
  background-image: url("../images/icons/marker.svg");
  width: 20px;
  height: 20px;
}
.icon-facebook {
  background-image: url("../images/icons/facebook.svg");
  width: 24px;
  height: 24px;
}
.icon-mail {
  background-image: url("../images/icons/mail.svg");
  width: 24px;
  height: 24px;
}
.icon-pdf2 {
  background-image: url("../images/icons/pdf2.svg");
  width: 16px;
  height: 21px;
}
.icon-print {
  background-image: url("../images/icons/print.svg");
  width: 24px;
  height: 24px;
}
.icon-upload {
  background-image: url("../images/icons/upload.svg");
  width: 20px;
  height: 20px;
}
.icon-close {
  background-image: url("../images/icons/close.svg");
  width: 16px;
  height: 16px;
}
.icon-close-2 {
  background-image: url("../images/icons/close-2.svg");
  width: 12px;
  height: 12px;
}
.icon-arrow-right {
  background-image: url("../images/icons/arrow-right.svg");
  width: 24px;
  height: 24px;
}

.paginations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #667085;
}
.paginations__item {
  width: 44px;
  height: 44px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 44px;
          flex: 0 0 44px;
  border-radius: 50%;
  color: #667085;
  font-weight: bold;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.paginations__item .icon {
  -webkit-transition: inherit;
  transition: inherit;
}
.paginations__item:hover, .paginations__item.--active {
  background-color: #00794A;
  color: #fff !important;
}
.paginations__item:hover .icon, .paginations__item.--active .icon {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media all and (max-width: 767px) {
  .paginations__item {
    width: 32px;
    height: 32px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32px;
            flex: 0 0 32px;
    font-size: 14px;
  }
  .paginations__item .icon {
    width: 20px;
    height: 20px;
  }
}

.i-article {
  word-break: break-word;
  font-size: 16px;
  line-height: 1.56;
  color: #252E43;
}
.i-article a[href] {
  color: #00794A;
}
.i-article a[href]:hover {
  text-decoration: underline;
}
.i-article a, .i-article a:hover, .i-article a:focus, .i-article a:active {
  text-decoration: underline;
}
.i-article ol {
  list-style: decimal;
  margin-left: 20px;
  margin-bottom: 12px;
}
.i-article ol li {
  padding-left: 10px;
}
.i-article ul {
  list-style: initial;
  margin-left: 20px;
  margin-bottom: 12px;
}
.i-article li {
  list-style: inherit;
  margin-bottom: 8px;
  padding-left: 5px;
}
.i-article img {
  max-width: 100%;
  height: auto !important;
  margin: 10px auto;
  -o-object-fit: initial;
     object-fit: initial;
  display: block;
}
.i-article figure {
  margin-bottom: 16px;
}
.i-article figcaption {
  font-size: 12px;
}
.i-article .alignleft, .i-article img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.i-article .alignright, .i-article img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.i-article .aligncenter, .i-article img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.i-article blockquote {
  font-size: 1.5em;
  line-height: 1.3333333333;
}
.i-article blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
.i-article blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
.i-article table, .i-article iframe {
  max-width: 100%;
  max-width: calc(100vw - 30px);
  margin: auto;
}
.i-article table th, .i-article table td {
  border: solid 1px #666;
  border-collapse: collapse;
}
.i-article iframe {
  display: block;
}
.i-article figure {
  margin: 0 0 1rem;
}
.i-article h1, .i-article h2, .i-article h3, .i-article h4, .i-article h5, .i-article h6 {
  font-weight: 800;
}
.i-article h1 {
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
}
.i-article h2 {
  font-size: 1.285em;
  margin-top: 1.34em;
  margin-bottom: 0.66em;
}
.i-article h3 {
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.i-article h4 {
  font-size: 1em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}
.i-article h5 {
  font-size: 0.83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
}
.i-article h6 {
  font-size: 0.67em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
}

.breadcrumbs {
  color: #252E43;
  padding: 18px 0;
}
.breadcrumbs__item {
  display: inline-block;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.breadcrumbs__item:after {
  content: "/";
  margin: 0 8px;
}
.breadcrumbs__item:last-child:after {
  content: none;
}
@media all and (max-width: 767px) {
  .breadcrumbs {
    font-size: 14px;
  }
}

.header {
  background: #FFF;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.16);
}
.header-pane {
  background: #fff;
}
@media all and (min-width: 992px) {
  .header-pane.--fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.16);
  }
}
.header__top {
  padding: 15px 0;
  color: #fff;
  background-color: #00794A;
}
.header__top a {
  font-weight: 500;
  font-size: 15px;
}
.header__top a:hover {
  color: #F5D010;
}
.header__link {
  display: inline-block;
  margin-right: 40px;
  position: relative;
}
.header__link:after {
  content: "";
  position: absolute;
  right: -20px;
  width: 1px;
  height: 16px;
  background-color: #fff;
  top: 50%;
  margin-top: -8px;
}
.header__link:last-child {
  margin-right: 0;
}
.header__link:last-child:after {
  content: none;
}
.header__logo img {
  max-height: 50px;
}
@media all and (max-width: 991px) {
  .header {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    padding-top: 60px;
  }
  .header__top {
    display: none;
  }
  .header__ct {
    padding: 10px 0;
  }
  .header__logo img {
    height: 40px;
  }
  .header-pane {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.16);
  }
}

.main-nav > ul {
  font-size: 0;
}
.main-nav > ul > li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-right: 45px;
}
.main-nav > ul > li:last-child {
  margin-right: 0;
}
.main-nav > ul > li > a {
  display: block;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding: 30px 0;
  border-bottom: solid 3px transparent;
}
.main-nav > ul > li:hover > a {
  color: #00794A;
  border-color: #00794A;
}
.main-nav li {
  position: relative;
  text-align: left;
}
.main-nav li ul {
  position: absolute;
  min-width: 210px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 1;
  margin-top: 10px;
  pointer-events: none;
  opacity: 0;
  background: #fff;
}
.main-nav li ul ul {
  left: 100%;
  top: 0;
  padding-top: 0;
  padding-left: 5px;
}
.main-nav li ul a {
  display: block;
  font-size: 15px;
  line-height: 21px;
  padding: 12px 0;
  border-bottom: solid 1px #f0f0f0;
  margin: 0 14px;
}
.main-nav li ul li:hover > a {
  color: #00794A;
}
.main-nav li ul li:last-child > a {
  border-bottom: none;
}
.main-nav li:hover > ul {
  margin-top: 0;
  pointer-events: all;
  opacity: 1;
}

.m-nav-open {
  display: none;
}

.acd-drop:after {
  content: "+";
}
.acd-drop.active:after {
  content: "−";
}

@media all and (min-width: 992px) {
  .m-nav, .m-nav-over {
    display: none !important;
  }
}
@media all and (max-width: 991px) {
  .menu-btn {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
  }
  .menu-btn i {
    display: block;
    margin: auto;
    border-top: solid 2px #00794A;
    width: 17px;
    border-bottom: double 7px #00794A;
    height: 12px;
  }
  .menu-btn.act i {
    width: auto;
    height: auto;
    border: none;
  }
  .menu-btn.act i:after, .menu-btn.act i:before {
    content: "";
    display: block;
    margin: auto;
    width: 17px;
    border-bottom: solid 2px #00794A;
  }
  .menu-btn.act i:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-top: -2px;
  }
  .menu-btn.act i:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .menu-btn.v2 {
    background: #00794A;
  }
  .menu-btn.v2 i {
    border-color: #fff;
  }
  .menu-btn.v2.act i:after, .menu-btn.v2.act i:before {
    border-color: #fff;
  }
  .main-nav {
    display: none;
  }
  .m-nav-over {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 998;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    cursor: pointer;
  }
  .m-nav {
    display: block;
    position: fixed;
    top: 0;
    width: 280px;
    bottom: 0;
    z-index: 999;
    color: #333;
    background: #fff;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    right: -280px;
  }
  .m-nav.active {
    -webkit-box-shadow: 0 0 6px 0 rgba(255, 255, 255, 0.15);
            box-shadow: 0 0 6px 0 rgba(255, 255, 255, 0.15);
    right: 0;
  }
  .m-nav.active .m-nav-close {
    visibility: visible;
    opacity: 1;
  }
  .m-nav .m-nav-close {
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    right: 100%;
    background: white;
    outline: none;
    color: #444;
    font-size: 27px;
    cursor: pointer;
    -webkit-transition: inherit;
    transition: inherit;
    opacity: 0;
    visibility: hidden;
    font-family: initial;
    border-right: solid 1px rgba(0, 0, 0, 0.08);
  }
  .m-nav .nav-ct {
    height: 100%;
    overflow: auto;
    padding-bottom: 20px;
  }
  .m-nav .nav-ct > ul a {
    display: block;
    font-size: 14px;
    font-family: arial;
    line-height: 20px;
    padding: 10px 15px 10px 18px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.08);
    position: relative;
    font-weight: 600;
    letter-spacing: 0.03em;
  }
  .m-nav .nav-ct > ul ul {
    background: rgba(255, 255, 255, 0.04);
    display: none;
  }
  .m-nav .nav-ct > ul ul a {
    padding-left: 36px;
  }
  .m-nav .nav-ct > ul ul ul a {
    padding-left: 54px;
  }
  .m-nav .nav-ct .header__link {
    display: block;
    font-size: 14px;
    font-family: arial;
    line-height: 20px;
    padding: 10px 15px 10px 18px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.08);
    position: relative;
    font-weight: 600;
    letter-spacing: 0.03em;
  }
  .m-nav .nav-ct .header__phone {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 15px 10px 18px;
    font-weight: 600;
  }
  .m-nav .nav-ct .header__phone i {
    display: none;
  }
  .m-nav .acd-drop {
    width: 40px;
    height: 40px;
    float: right;
    position: relative;
    z-index: 1;
    font-size: 20px;
    color: inherit;
    font-family: monospace;
    outline: none;
    cursor: pointer;
    border-left: solid 1px rgba(0, 0, 0, 0.08);
    background: rgba(255, 255, 255, 0.04);
  }
}
.language {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: -2px;
}
.language__icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.language ul {
  position: absolute;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  right: 1px;
  z-index: 1;
  margin-top: 8px;
  -webkit-box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.4);
          box-shadow: 0 0 5px 0 rgba(102, 102, 102, 0.4);
  display: none;
  width: 40px;
  margin-right: -10px;
}
.language ul a {
  display: block;
  padding: 7px 0;
  border-bottom: solid 1px #f1f1f1;
  text-align: center;
}
.language ul a:hover {
  background: #f1f1f1;
}
.language .drop__label {
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  width: 22px;
  text-align: center;
}
@media all and (max-width: 991px) {
  .language {
    margin-right: 42px;
  }
}

.footer {
  background: #252E43;
  color: #fff;
  padding-top: 40px;
}
.footer__logo {
  display: inline-block;
  margin-bottom: 22px;
}
.footer__logo img {
  max-height: 61px;
  max-width: 142px;
}
.footer__logo-box {
  padding-right: 50px;
}
.footer__title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 14px;
}
.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__social__item {
  width: 26px;
  height: 26px;
  border: solid 1px #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  margin-right: 8px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer__social__item:last-child {
  margin-right: 0;
}
.footer__social__item:hover {
  color: #00794A;
  background-color: #fff;
}
.footer__info {
  margin-bottom: 5px;
  font-size: 16px;
  position: relative;
  padding-left: 32px;
  max-width: 370px;
}
.footer__info i {
  position: absolute;
  left: 0;
  top: 5px;
}
.footer__nav__item {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
}
@media all and (max-width: 991px) {
  .footer__logo-box {
    padding-right: 0;
  }
  .footer__social {
    margin-bottom: 20px;
  }
  .footer__nav {
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .footer__info {
    font-size: 15px;
  }
}
.footer a:hover {
  color: #00794A;
}

.copyright {
  border-top: solid 1px rgba(136, 136, 136, 0.6);
  color: #878787;
  padding: 12px 0;
  margin-top: 30px;
  text-align: center;
}
@media all and (max-width: 767px) {
  .copyright {
    margin-top: 18px;
  }
}

.back-to-top {
  display: none;
  position: fixed;
  cursor: pointer;
  z-index: 999;
  text-align: center;
  right: 15px;
  bottom: 15px;
  width: 75px;
  height: 75px;
  line-height: 75px;
  background: #4285f4;
  border-radius: 50% 50% 0 50%;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.back-to-top:hover {
  background: rgba(66, 133, 244, 0.8);
}

.h-overview {
  margin-top: 50px;
  margin-bottom: 75px;
}
.h-overview__title {
  font-size: 34px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
  padding-right: 60px;
  line-height: 49/34;
}
.h-overview__title span {
  font-weight: 600;
}
.h-overview__desc {
  font-size: 16px;
  line-height: 27/16;
  margin-right: 80px;
}
.h-overview__field {
  border-radius: 16px;
  overflow: hidden;
  margin-top: 65px;
}
.h-overview__field__ct {
  background-color: #00794A;
  background-size: cover;
}
.h-overview__field__title {
  font-size: 24px;
  line-height: 30px;
  padding: 65px 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.h-overview__field__btn {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #00794A;
}
.h-overview__field__btn i {
  margin-left: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.h-overview__field__btn:hover {
  color: #fff;
}
.h-overview__field__btn:hover i {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.h-overview__field.--v2 {
  margin-top: 0;
  margin-bottom: 30px;
}
.h-overview__field.--v2 .h-overview__field__title {
  font-size: 20px;
}
.h-overview__field.--green .h-overview__field__title {
  color: #56D612;
}
.h-overview__field.--green .h-overview__field__btn {
  background-color: #006B16;
}
.h-overview__field.--blue .h-overview__field__title {
  color: #34B6FF;
}
.h-overview__field.--blue .h-overview__field__btn {
  background-color: #0024A1;
}
.h-overview__field.--red .h-overview__field__title {
  color: #fff;
}
.h-overview__field.--red .h-overview__field__btn {
  background-color: #A10000;
}
.h-overview__field.--orange .h-overview__field__title {
  color: #FFA113;
}
.h-overview__field.--orange .h-overview__field__btn {
  background-color: #A17400;
}
@media all and (max-width: 1199px) {
  .h-overview__title {
    padding-right: 0;
  }
  .h-overview__desc {
    margin-right: 0;
  }
  .h-overview__field {
    margin-top: 45px;
  }
}
@media all and (max-width: 991px) {
  .h-overview {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .h-overview__title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
  }
  .h-overview__title br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .h-overview__title {
    font-size: 22px;
  }
  .h-overview__desc {
    font-size: 15px;
  }
  .h-overview__field {
    margin-top: 30px;
  }
}

.h-post {
  margin-top: 65px;
  margin-bottom: 55px;
}
.h-post .b-title {
  margin-bottom: 32px;
}
.h-post .post {
  margin-bottom: 35px;
}
@media all and (max-width: 767px) {
  .h-post {
    margin-top: 50px;
    margin-bottom: 35px;
  }
}

.h-about {
  background-color: #F4F4F4;
  padding-top: 80px;
  padding-bottom: 85px;
}
.h-about .b-title {
  margin-top: 10px;
}
.h-about__img {
  border-radius: 20px;
  margin-right: 40px;
  position: relative;
}
.h-about__img img {
  width: 100%;
}
.h-about__img__text {
  position: absolute;
  left: 0;
  top: 70px;
  border-radius: 0px 20px 20px 0px;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 30px 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  color: #252E43;
  font-weight: 600;
  line-height: 1.16;
}
.h-about__img__text strong {
  color: #00794A;
  font-size: 80px;
  font-weight: 700;
}
.h-about__img__text span {
  font-size: 40px;
  font-weight: bold;
}
.h-about__desc {
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 30px;
}
.h-about__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  font-size: 20px;
  color: #252E43;
  margin-bottom: 27px;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.h-about__item__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 64px;
          flex: 0 0 64px;
  height: 64px;
  width: 64px;
  border-radius: 50%;
  background: rgba(53, 153, 0, 0.3);
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.h-about__item__icon img {
  max-width: 60%;
  max-height: 60%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.h-about__item:hover, .h-about__item.--active {
  color: #006B16;
}
.h-about__item:hover .h-about__item__icon, .h-about__item.--active .h-about__item__icon {
  background-color: #006B16;
}
.h-about__item:hover .h-about__item__icon img, .h-about__item.--active .h-about__item__icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.h-about__text {
  margin-top: 8px;
  border-radius: 10px;
  background: rgba(86, 214, 18, 0.1);
  -webkit-box-shadow: 6px 0px 0px 0px #359900 inset;
          box-shadow: 6px 0px 0px 0px #359900 inset;
  padding: 20px;
  font-size: 16px;
  color: #252E43;
}
.h-about__text__title {
  font-weight: bold;
  margin-bottom: 10px;
}
@media all and (max-width: 1199px) {
  .h-about__img {
    margin-right: 0;
  }
}
@media all and (max-width: 991px) {
  .h-about {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .h-about__img {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 767px) {
  .h-about__img strong {
    font-size: 60px;
  }
  .h-about__img span {
    font-size: 30px;
  }
  .h-about__img__text {
    font-size: 18px;
  }
  .h-about__item {
    font-size: 16px;
  }
  .h-about__item__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    height: 50px;
    width: 50px;
  }
}

.h-shareholder {
  background-image: url("../images/bg-2.jpg");
  padding-top: 66px;
  padding-bottom: 80px;
}
.h-shareholder .b-title {
  margin-bottom: 60px;
}
.h-shareholder__item {
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.3);
  padding: 28px 10px 15px 10px;
  height: 100%;
  text-align: center;
  cursor: pointer;
  color: #fff;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.h-shareholder__item__icon {
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 9px;
}
.h-shareholder__item__icon img {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.h-shareholder__item__label {
  font-size: 15px;
  line-height: 18px;
  min-height: 36px;
  font-weight: bold;
}
.h-shareholder__item:hover {
  background-color: #F5D010;
  color: #000;
}
.h-shareholder__item:hover .h-shareholder__item__icon img {
  -webkit-filter: none;
          filter: none;
}
.h-shareholder__text {
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  border-top: solid 1px rgba(255, 255, 255, 0.3);
  padding-top: 20px;
  margin-top: 35px;
  text-align: justify;
  margin-right: -15px;
  padding-right: 15px;
}
@media all and (max-width: 991px) {
  .h-shareholder {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .h-shareholder .b-title {
    margin-bottom: 30px;
  }
  .h-shareholder__text {
    margin-bottom: 30px;
    font-size: 16px;
  }
}

.stock__title {
  color: #F5D010;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
}
.stock__info {
   background-color: #fff;
   border-radius: 5px;
   color: rgb(204, 170, 0);
   font-size: 24px;
   font-weight: bold;
   padding: 2px 10px 4px 10px;
   display: -webkit-inline-box;
   display: -ms-inline-flexbox;
   display: inline-flex;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
}
.stock__info .icon {
  margin-top: 2px;
  margin-right: 10px;
}
.stock__info.--up {
  color: #00794A;
}
.stock__info.--down {
  color: #ff3737;
}
.stock__info.--floor {
  color: #1eeeee;
}
.stock__info.--ce {
  color: #ff25ff;
}

.p-banner {
  position: relative;
  z-index: 0;
  color: #fff;
  padding-top: 123px;
  padding-bottom: 123px;
  overflow: hidden;
  margin-bottom: 50px;
}
.p-banner:after {
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.p-banner__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: bold;
  color: #F5D010;
  margin-bottom: 6px;
}
.p-banner__label {
  font-size: 120px;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  bottom: -5%;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(29.69%, rgba(255, 255, 255, 0)), to(#FFF));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 29.69%, #FFF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: overlay;
  text-align: center;
  pointer-events: none;
  white-space: nowrap;
}
.p-banner .breadcrumbs {
  text-align: center;
  color: inherit;
  padding: 0;
}
.p-banner .breadcrumbs__item:hover {
  color: #F5D010;
}
@media all and (max-width: 991px) {
  .p-banner__label {
    font-size: 60px;
    bottom: 0;
  }
}
@media all and (max-width: 767px) {
  .p-banner {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 30px;
  }
  .p-banner__label {
    font-size: 30px;
  }
}

.search-form {
  position: relative;
  width: 340px;
  max-width: 100%;
}
.search-form__input {
  border-radius: 6px;
  border: 1px solid #D4D4D4;
  background: #FFF;
  height: 50px;
  width: 100%;
  padding-left: 14px;
  padding-right: 55px;
}
.search-form__btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  border-radius: 0 6px 6px 0;
  background-color: #00794A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media all and (max-width: 767px) {
  .search-form {
    margin: 0 auto 25px auto;
  }
  .search-form__input {
    height: 40px;
  }
  .search-form__btn {
    width: 40px;
  }
}

.post-big {
  position: relative;
  margin-bottom: 35px;
}
.post-big .post__img {
  padding-top: 56.5737051793%;
  margin: 0;
}
.post-big .post__title {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
}
.post-big .post__time {
  color: #505050;
  font-weight: 600;
}
@media all and (min-width: 768px) {
  .post-big__ct {
    position: absolute;
    bottom: 0;
    width: 67.3306772908%;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 28px 25px;
  }
}
@media all and (max-width: 767px) {
  .post-big {
    margin-bottom: 30px;
  }
  .post-big .post__img {
    padding-top: 68.11%;
    margin-bottom: 20px;
  }
  .post-big .post__title {
    font-size: 16px;
  }
  .post-big .post__time {
    color: #8D8D8D;
  }
}

.p-post .post {
  margin-bottom: 45px;
}
.p-post .paginations {
  margin-bottom: 52px;
}
@media all and (max-width: 991px) {
  .p-post .post {
    margin-bottom: 30px;
  }
  .p-post .paginations {
    margin-bottom: 45px;
  }
}

.detail {
  padding-top: 7px;
}
.detail__title {
  text-transform: uppercase;
  color: #252E43;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 6px;
}
@media all and (max-width: 767px) {
  .detail__title {
    font-size: 20px;
  }
}
.detail__time {
  color: #8D8D8D;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px;
}

.related {
  margin-top: 65px;
  padding-bottom: 25px;
}
.related .b-title {
  margin-bottom: 25px;
}
.related .post {
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .related {
    margin-top: 40px;
    padding-bottom: 10px;
  }
}

.p-chairperson {
  margin-bottom: 72px;
}
.p-chairperson__title {
  color: #00794A;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.34;
  text-align: right;
  padding-right: 40px;
}
.p-chairperson__label {
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
  margin-top: 50px;
}
.p-chairperson__name {
  font-weight: bold;
  font-size: 22px;
}
@media all and (max-width: 1199px) {
  .p-chairperson__title {
    padding-right: 0;
  }
}
@media all and (max-width: 991px) {
  .p-chairperson__title {
    text-align: center;
    margin-bottom: 20px;
  }
  .p-chairperson__title br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .p-chairperson {
    margin-bottom: 50px;
  }
  .p-chairperson__title {
    font-size: 22px;
  }
  .p-chairperson__label {
    margin-top: 30px;
  }
}

.albums {
  margin: 0 -10px;
}
@media all and (max-width: 767px) {
  .albums {
    margin: 0 -5px;
  }
}

.album {
  cursor: pointer;
  padding: 0 10px 20px 10px;
  width: 33.33%;
}
.album__img {
  overflow: hidden;
}
.album__img img {
  width: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.album__img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media all and (max-width: 767px) {
  .album {
    padding: 0 5px 10px 5px;
    width: 50%;
  }
}

.resource {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 14px;
  border: 1px solid #DADADA;
  background: #F7F7F7;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.resource__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 140px;
          flex: 0 0 140px;
  width: 140px;
  margin: -1px;
  overflow: hidden;
}
.resource__img img {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.resource__img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.resource__img:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.resource__ct {
  padding-left: 17px;
}
.resource__time {
  color: #7A7A7A;
  margin-bottom: 5px;
}
.resource__title {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  max-height: 75px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.resource__detail {
  color: #00794A;
  font-weight: 600;
  margin-top: 5px;
  display: inline-block;
}
.resource__detail i {
  margin-left: 7px;
  margin-top: -2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.resource__detail:hover i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media all and (max-width: 767px) {
  .resource__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
    width: 120px;
  }
  .resource__title {
    font-size: 15px;
    line-height: 19px;
    max-height: 57px;
  }
}

.quote {
  border-radius: 16px;
  background: #F1F1F1;
  width: 340px;
  max-width: 100%;
  padding: 15px 32px 32px;
  margin-left: auto;
  position: relative;
}
.quote__text {
  font-size: 28px;
  font-weight: 600;
  margin-top: 15px;
}
.quote.--v2 {
  margin-top: 50px;
}
.quote.--v2 .quote__icon {
  margin-top: -50px;
}
@media all and (max-width: 991px) {
  .quote {
    margin: auto;
    width: auto;
  }
  .quote__text {
    font-size: 20px;
  }
}

.p-resource .paginations {
  margin-top: 20px;
  margin-bottom: 45px;
}

.recruitment {
  border-bottom: solid 1px #DADCE0;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recruitment__btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 160px;
          flex: 0 0 160px;
  width: 160px;
  background-color: #00794A;
  color: #fff;
  border-radius: 4px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: bold;
}
.recruitment__btn:hover {
  background-color: #F5D010;
  color: #000;
}
.recruitment__name {
  font-size: 18px;
  font-weight: bold;
  color: #191512;
}
.recruitment__info {
  color: #484848;
  position: relative;
  padding-left: 18px;
  margin-top: 4px;
  font-size: 16px;
}
.recruitment__info__icon {
  width: 10px;
  margin-right: 5px;
  text-align: center;
  line-height: 19px;
  position: absolute;
  left: 0;
}
@media all and (max-width: 767px) {
  .recruitment__btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
    width: 100px;
  }
  .recruitment__name {
    font-size: 16px;
  }
  .recruitment__info {
    font-size: 14px;
  }
}

.p-recruitment .paginations {
  margin-top: 50px;
  margin-bottom: 45px;
}
@media all and (min-width: 992px) {
  .p-recruitment .quote {
    margin-left: 30px;
  }
}

.main-recruitment {
  background-color: #F3F3F3;
}

.recruitment-dt {
  background-color: #fff;
  border-radius: 20px;
  padding: 25px 29px 35px 29px;
  margin-bottom: 34px;
}
.recruitment-dt__title {
  font-weight: bold;
  color: #191512;
  font-size: 30px;
  margin-bottom: 7px;
}
.recruitment-dt__infos {
  border-bottom: solid 1px rgba(131, 131, 131, 0.5);
  padding-bottom: 10px;
  margin-bottom: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.recruitment-dt__info {
  margin-right: 50px;
  color: #191D3F;
  font-size: 16px;
  margin-bottom: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.recruitment-dt__info i {
  margin-right: 5px;
}
.recruitment-dt__info:last-child {
  margin-right: 0;
}
.recruitment-dt__label {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.recruitment-dt .i-article {
  color: #191D3F;
  margin-bottom: 25px;
}
.recruitment-dt__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #252E43;
}
.recruitment-dt__social__item {
  margin-left: 10px;
}
.recruitment-dt__social__item i {
  vertical-align: text-top;
}
@media all and (max-width: 767px) {
  .recruitment-dt {
    padding: 20px 15px;
    margin-bottom: 40px;
  }
  .recruitment-dt__title {
    font-size: 24px;
  }
  .recruitment-dt__infos {
    display: block;
  }
  .recruitment-dt__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    font-size: 14px;
  }
}

.recruitment-form {
  border-radius: 20px;
  border: 1px solid #C2C2C2;
  padding: 19px 17px;
  margin-bottom: 50px;
}
.recruitment-form .b-title {
  font-size: 18px;
  margin-bottom: 22px;
}
.recruitment-form__input {
  margin-bottom: 15px;
}
.recruitment-form__input input {
  width: 100%;
  border-radius: 8px;
  border: 1px solid rgba(217, 217, 217, 0.6);
  background: rgba(255, 255, 255, 0.8);
  height: 46px;
  padding: 0 15px;
}
.recruitment-form__input input::-webkit-input-placeholder {
  color: #6F6F70;
}
.recruitment-form__input input:-moz-placeholder {
  color: #6F6F70;
}
.recruitment-form__input input::-moz-placeholder {
  color: #6F6F70;
}
.recruitment-form__input input:-ms-input-placeholder {
  color: #6F6F70;
}
.recruitment-form__input.--upload {
  border-radius: 8px;
  border: 1px dashed #A7A7A7;
  background: #F7F7F7;
  height: 46px;
  display: block;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.recruitment-form__input.--upload i {
  margin-right: 8px;
}
.recruitment-form__input.--upload input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.recruitment-form__btn {
  width: 100%;
  background-color: #00794A;
  color: #fff;
  font-weight: bold;
  height: 50px;
  font-size: 18px;
  border-radius: 8px;
  margin-top: 25px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.recruitment-form__btn:hover {
  background-color: #F5D010;
  color: #000;
}
.recruitment-form__file {
  border-radius: 6px;
  border: 1px solid #F1F1F1;
  background: #F8F8F8;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 8px 8px 16px;
  font-size: 11px;
  line-height: 16px;
  color: #4f4f4f;
  margin: 0 5px 5px 0;
}
.recruitment-form__file i {
  margin-left: 10px;
  cursor: pointer;
}

.map {
  margin-bottom: 60px;
  margin-top: 30px;
}
@media all and (max-width: 767px) {
  .map {
    margin-bottom: 45px;
  }
}
.map iframe {
  display: block;
  height: 370px;
  border-radius: 16px;
  overflow: hidden;
  width: 100%;
}

.p-contact__logo img {
  height: 74px;
}
.p-contact__name {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  margin-top: 15px;
}
.p-contact__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  margin-bottom: 18px;
}
.p-contact__info__label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  width: 80px;
  margin-right: 5px;
  color: #00794A;
  font-weight: bold;
}
@media all and (max-width: 991px) {
  .p-contact__name {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .p-contact__info {
    font-size: 15px;
    margin-bottom: 10px;
  }
}

.contact-form {
  margin-top: 18px;
  border-top: solid 1px #DADADA;
  padding-top: 38px;
}
.contact-form__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.contact-form__line .contact-form__label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 140px;
          flex: 0 0 140px;
  margin-bottom: 0;
}
.contact-form__line .contact-form__input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.contact-form__label {
  color: #0C0C0C;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 11px;
}
.contact-form__input {
  height: 50px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid rgba(169, 169, 169, 0.6);
  opacity: 0.8;
  background: #F8F8F8;
}
.contact-form__textarea {
  height: 140px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid rgba(169, 169, 169, 0.6);
  opacity: 0.8;
  background: #F8F8F8;
}
.contact-form__btn {
  background-color: #00794A;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
  height: 48px;
  width: 160px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 18px;
  margin-top: 14px;
}
.contact-form__btn:hover {
  background-color: #F5D010;
  color: #000;
}
@media all and (max-width: 991px) {
  .contact-form__line {
    display: block;
  }
  .contact-form__line .contact-form__label {
    margin-bottom: 8px;
  }
  .contact-form__label {
    margin-bottom: 8px;
  }
  .contact-form__input {
    height: 42px;
  }
}
@media all and (max-width: 767px) {
  .contact-form {
    padding-top: 20px;
  }
}

.big-boss {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 915px;
  margin: 30px auto 50px auto;
}
.big-boss__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 313px;
          flex: 0 0 313px;
  text-align: center;
  margin-right: 30px;
}
.big-boss__label {
  font-style: italic;
  color: #696969;
  font-size: 18px;
}
.big-boss__name {
  font-weight: bold;
  font-size: 26px;
}
.big-boss .i-article {
  margin-top: 20px;
  font-size: 18px;
}
@media all and (max-width: 991px) {
  .big-boss__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
  }
  .big-boss__label {
    font-size: 14px;
  }
  .big-boss__name {
    font-size: 20px;
  }
  .big-boss .i-article {
    font-size: 15px;
  }
}
@media all and (max-width: 767px) {
  .big-boss {
    display: block;
  }
  .big-boss__img {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .big-boss__label {
    text-align: center;
  }
  .big-boss__name {
    text-align: center;
  }
}

.member {
  text-align: center;
  margin-bottom: 30px;
}
.member__img {
  height: 285px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.member__img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.member__name {
  font-size: 18px;
  font-weight: bold;
  margin-top: 18px;
}
.member__position {
  color: #696969;
  font-size: 15px;
  font-style: italic;
}
@media all and (max-width: 767px) {
  .member__img {
    height: 200px;
  }
  .member__name {
    font-size: 16px;
  }
  .member__position {
    font-size: 14px;
  }
}

.p-member {
  background-color: #F2F2F2;
  margin-top: 30px;
  padding-top: 49px;
  padding-bottom: 45px;
}
.p-member .b-title {
  margin-bottom: 32px;
}
@media all and (max-width: 767px) {
  .p-member {
    padding-top: 40px;
    padding-bottom: 15px;
    margin-top: 10px;
  }
}

.public-info__label {
  font-size: 18px;
  margin-right: 14px;
  font-weight: 600;
}
.public-info__tbl {
  border: solid 1px #c6c6c6;
  padding: 0 30px;
  margin-bottom: 65px;
}
@media all and (max-width: 767px) {
  .public-info__tbl {
    padding: 0 15px;
    margin-bottom: 50px;
  }
}
.public-info__item {
  padding: 15px 0;
  border-bottom: solid 1px #e4e4e4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.public-info__item__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
  margin-right: 12px;
  text-align: center;
}
.public-info__item__title {
  font-size: 16px;
  font-weight: bold;
  padding-right: 15px;
}
.public-info__item__time {
  margin-left: auto;
  color: #959595;
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
}
.public-info__item:last-child {
  border: 0;
}
@media all and (max-width: 767px) {
  .public-info__item {
    padding: 20px 0;
  }
  .public-info__item__title {
    font-size: 14px;
  }
  .public-info__item__time {
    font-size: 13px;
  }
}

.financial-report {
  margin-bottom: 70px;
}
.financial-report table {
  width: 100%;
}
.financial-report table th {
  background-color: #D0D5DD;
  color: #667085;
}
.financial-report table td {
  background-color: #E3E5E8;
  color: #667085;
}
.financial-report table td:first-child {
  background-color: #D0D5DD;
  color: #252E43;
  text-align: left;
}
.financial-report table td, .financial-report table th {
  border: solid 1px #fff;
  font-size: 16px;
  line-height: 22px;
  padding: 15px;
  vertical-align: middle;
  text-align: center;
}
.financial-report table td.--bg-white, .financial-report table th.--bg-white {
  background-color: #fff;
}
.financial-report table td.--bg-color, .financial-report table th.--bg-color {
  background-color: #00794A;
  color: #fff;
}
.financial-report__file {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #252E43;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
.financial-report__file .icon {
  margin-top: -3px;
  margin-right: 3px;
}
.financial-report__file span {
  display: block;
  font-size: 12px;
  color: #667085;
  font-weight: normal;
  margin-top: 3px;
}
.financial-report__file-more {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #F15642;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
  color: #fff;
  margin-left: 20px;
}
@media all and (max-width: 991px) {
  .financial-report {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 10px;
  }
  .financial-report.--no-scroll table {
    width: auto;
  }
  .financial-report table {
    min-width: 700px;
  }
  .financial-report table th, .financial-report table td {
    font-size: 14px;
    padding: 12px 10px;
  }
  .financial-report table th {
    white-space: nowrap;
  }
}
@media all and (max-width: 767px) {
  .financial-report {
    margin-bottom: 40px;
  }
}

.more-report__close {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #F3F4F6;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: absolute;
  top: -12px;
  right: -12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.more-report__close:hover {
  background-color: #00794A;
}
@media all and (max-width: 767px) {
  .more-report__close {
    width: 30px;
    height: 30px;
    top: -5px;
    right: -5px;
  }
}
.more-report__title {
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  color: #252E43;
  margin-bottom: 10px;
}
.more-report__item {
  padding: 14px 0;
  border-bottom: solid 1px #EEEEEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.more-report__item:last-child {
  border: 0;
}
.more-report__item .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 22px;
          flex: 0 0 22px;
  width: 22px;
  height: 22px;
  margin-right: 6px;
  margin-top: -2px;
}
.more-report__item__title {
  font-size: 16px;
  font-weight: 600;
  color: #252E43;
  padding-right: 10px;
}
.more-report__item__time {
  color: #667085;
  margin-left: auto;
}
.more-report .modal-content {
  border-radius: 20px;
  border: 0;
  padding: 25px 22px 0 22px;
}
@media (min-width: 576px) {
  .more-report .modal-dialog {
  }
}

.invest-overview {
  margin-bottom: 60px;
}
@media all and (max-width: 991px) {
  .invest-overview {
    margin-bottom: 45px;
  }
}

.invest {
  margin-bottom: 70px;
}
.invest__img img {
  width: 100%;
}
.invest__label {
  color: #00794A;
  font-size: 22px;
}
.invest__title {
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
}
.invest__desc {
  font-size: 16px;
  margin-top: 15px;
  color: #252E43;
}
@media all and (min-width: 992px) {
  .invest__ct {
    background-color: #fff;
    padding: 38px 20px 50px 40px;
    margin-left: -140px;
     z-index: 1;
     position: relative;
  }
  .invest.--v2 .invest__ct {
    margin-left: 0;
    margin-right: -140px;
    text-align: right;
    padding-right: 40px;
    padding-left: 20px;
  }
}
@media all and (max-width: 991px) {
  .invest__ct {
    margin-top: 20px;
  }
}
@media all and (max-width: 767px) {
  .invest {
    margin-bottom: 40px;
  }
  .invest__label {
    font-size: 18px;
  }
  .invest__title {
    font-size: 24px;
  }
  .invest__desc {
    font-size: 15px;
  }
}

.about-us .b-title {
  font-size: 24px;
  margin-bottom: 18px;
}
.about-us__img {
  border-radius: 20px;
  overflow: hidden;
}
.about-us__img img {
  display: block;
  width: 100%;
}
.about-us .i-article {
  line-height: 1.3;
}
.about-us .i-article p {
  margin-bottom: 5px;
}
.about-us .i-article li {
  margin-bottom: 0;
}
.about-us__btn {
  display: inline-block;
  border-radius: 10px;
  border: 2px solid #006B16;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 20px;
  color: #00794A;
}
.about-us__btn .icon {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-top: -4px;
  margin-left: 10px;
}
.about-us__btn:hover .icon {
  margin-left: 20px;
}
.about-us__info {
  font-size: 16px;
  color: #252E43;
  margin-bottom: 30px;
}
@media all and (max-width: 767px) {
  .about-us__info {
    margin-bottom: 20px;
  }
}

.about-us-info {
  margin-top: 90px;
  margin-bottom: 115px;
}
.about-us-info__mes {
  background-image: url("../images/abs-2.png");
  background-size: cover;
  padding: 40px 30px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 16px;
}
@media all and (max-width: 991px) {
  .about-us-info {
    margin-top: 50px;
    margin-bottom: 80px;
  }
  .about-us-info__mes {
    margin-top: 30px;
    font-size: 16px;
  }
}

.about-us-member {
  padding-bottom: 50px;
  background-image: url("../images/bg-3.png");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media all and (max-width: 767px) {
  .about-us-member {
    padding-bottom: 20px;
  }
}

.about-us-vision {
  background-size: cover;
  background-image: url("../images/bg-4.png");
  padding-top: 60px;
  padding-bottom: 30px;
}

.vision {
  margin-bottom: 30px;
  text-align: justify;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media all and (min-width: 992px) {
  .vision {
    opacity: 0.5;
  }
}
.vision__icon {
  height: 64px;
  width: 64px;
  border-radius: 50%;
  border: solid 1px #fff;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.vision__icon img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.vision__title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
}
.vision__desc {
  font-size: 16px;
  line-height: 1.375;
  color: #fff;
}
.vision:hover {
  opacity: 1;
}
.vision:hover .vision__icon {
  background-color: #359900;
  border-color: transparent;
}

.history .b-title {
  margin-bottom: 30px;
}

.history-cas {
  text-align: center;
  padding-left: 120px;
  padding-right: 120px;
  position: relative;
  margin-bottom: 30px;
}
.history-cas:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #00794A;
  bottom: 30px;
}
.history-cas .slick-list {
  z-index: 1;
}
.history-cas__item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-bottom: 38px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 12px 0 0 0;
  cursor: pointer;
}
.history-cas__item__icon {
  width: 35px;
  height: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.history-cas__item__label {
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #E2E2E2;
  padding: 4px 0;
  font-size: 18px;
  line-height: 26px;
  width: 64px;
}
.history-cas__item:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #00794A;
  bottom: 0;
  left: 50%;
  margin-left: -12px;
  margin-bottom: -35px;
  border: solid 5px transparent;
  background-clip: content-box;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.history-cas .slick-slide {
  padding: 16px 5px;
  cursor: pointer;
}
.history-cas .slick-current .history-cas__item, .history-cas .slick-slide:hover .history-cas__item {
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.25);
}
.history-cas .slick-current .history-cas__item .history-cas__item__icon, .history-cas .slick-slide:hover .history-cas__item .history-cas__item__icon {
  opacity: 1;
}
.history-cas .slick-current .history-cas__item .history-cas__item__label, .history-cas .slick-slide:hover .history-cas__item .history-cas__item__label {
  font-weight: 600;
  background-color: transparent;
}
.history-cas .slick-current .history-cas__item:after, .history-cas .slick-slide:hover .history-cas__item:after {
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
  border-color: #fff;
}
.history-cas .cas-arrow {
  width: 60px;
  height: 60px;
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #083F4B;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  z-index: 1;
  position: absolute;
  bottom: 2px;
}
.history-cas .cas-arrow.prev {
  left: 0;
  background-image: url("../images/icons/arrow-s-left.svg");
}
.history-cas .cas-arrow.next {
  right: 0;
  background-image: url("../images/icons/arrow-s-right.svg");
}
.history-cas .cas-arrow:hover {
  background-color: #00794A;
}
@media all and (max-width: 991px) {
  .history-cas {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media all and (max-width: 767px) {
  .history-cas {
    padding-right: 30px;
    padding-left: 30px;
  }
  .history-cas__item {
    padding-top: 8px;
  }
  .history-cas__item__icon {
    width: 30px;
  }
  .history-cas__item__label {
    font-size: 15px;
    width: 55px;
    line-height: 20px;
  }
  .history-cas .cas-arrow {
    width: 30px;
    height: 30px;
    background-size: 10px;
    bottom: 16px;
  }
  .history-cas .cas-arrow.prev {
    left: -10px;
  }
  .history-cas .cas-arrow.next {
    right: -10px;
  }
}

.history-pane {
  margin-top: 45px;
  /*padding-left: 175px;*/
  margin-bottom: 50px;
}
.history-pane__item {
  display: none;
}
.history-pane__item.--active {
  display: block;
}

.history__line {
  position: relative;
  padding-left: 31px;
  color: #000;
  font-size: 18px;
  margin-bottom: 30px;
}
.history__line:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("../images/icons/grid.svg");
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  top: 3px;
}
.history__line__label {
  font-weight: 600;
  margin-bottom: 5px;
}

.intro {
  background-size: cover;
  background-image: url("../images/intro.jpg");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100vh;
}
.intro img {
  width: 322px;
  max-width: 60%;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pd-0 {
  padding: 0px !important;
}

.mg-0 {
  margin: 0px !important;
}

.mb-05 {
  margin-bottom: 05px !important;
}

.mt-05 {
  margin-top: 05px !important;
}

.ml-05 {
  margin-left: 05px !important;
}

.mr-05 {
  margin-right: 05px !important;
}

.pb-05 {
  padding-bottom: 05px !important;
}

.pt-05 {
  padding-top: 05px !important;
}

.pl-05 {
  padding-left: 05px !important;
}

.pr-05 {
  padding-right: 05px !important;
}

.pd-05 {
  padding: 05px !important;
}

.mg-05 {
  margin: 05px !important;
}

.mb-06 {
  margin-bottom: 06px !important;
}

.mt-06 {
  margin-top: 06px !important;
}

.ml-06 {
  margin-left: 06px !important;
}

.mr-06 {
  margin-right: 06px !important;
}

.pb-06 {
  padding-bottom: 06px !important;
}

.pt-06 {
  padding-top: 06px !important;
}

.pl-06 {
  padding-left: 06px !important;
}

.pr-06 {
  padding-right: 06px !important;
}

.pd-06 {
  padding: 06px !important;
}

.mg-06 {
  margin: 06px !important;
}

.mb-07 {
  margin-bottom: 07px !important;
}

.mt-07 {
  margin-top: 07px !important;
}

.ml-07 {
  margin-left: 07px !important;
}

.mr-07 {
  margin-right: 07px !important;
}

.pb-07 {
  padding-bottom: 07px !important;
}

.pt-07 {
  padding-top: 07px !important;
}

.pl-07 {
  padding-left: 07px !important;
}

.pr-07 {
  padding-right: 07px !important;
}

.pd-07 {
  padding: 07px !important;
}

.mg-07 {
  margin: 07px !important;
}

.mb-08 {
  margin-bottom: 08px !important;
}

.mt-08 {
  margin-top: 08px !important;
}

.ml-08 {
  margin-left: 08px !important;
}

.mr-08 {
  margin-right: 08px !important;
}

.pb-08 {
  padding-bottom: 08px !important;
}

.pt-08 {
  padding-top: 08px !important;
}

.pl-08 {
  padding-left: 08px !important;
}

.pr-08 {
  padding-right: 08px !important;
}

.pd-08 {
  padding: 08px !important;
}

.mg-08 {
  margin: 08px !important;
}

.mb-09 {
  margin-bottom: 09px !important;
}

.mt-09 {
  margin-top: 09px !important;
}

.ml-09 {
  margin-left: 09px !important;
}

.mr-09 {
  margin-right: 09px !important;
}

.pb-09 {
  padding-bottom: 09px !important;
}

.pt-09 {
  padding-top: 09px !important;
}

.pl-09 {
  padding-left: 09px !important;
}

.pr-09 {
  padding-right: 09px !important;
}

.pd-09 {
  padding: 09px !important;
}

.mg-09 {
  margin: 09px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pd-10 {
  padding: 10px !important;
}

.mg-10 {
  margin: 10px !important;
}

.mb-11 {
  margin-bottom: 11px !important;
}

.mt-11 {
  margin-top: 11px !important;
}

.ml-11 {
  margin-left: 11px !important;
}

.mr-11 {
  margin-right: 11px !important;
}

.pb-11 {
  padding-bottom: 11px !important;
}

.pt-11 {
  padding-top: 11px !important;
}

.pl-11 {
  padding-left: 11px !important;
}

.pr-11 {
  padding-right: 11px !important;
}

.pd-11 {
  padding: 11px !important;
}

.mg-11 {
  margin: 11px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.pb-12 {
  padding-bottom: 12px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.pl-12 {
  padding-left: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

.pd-12 {
  padding: 12px !important;
}

.mg-12 {
  margin: 12px !important;
}

.mb-13 {
  margin-bottom: 13px !important;
}

.mt-13 {
  margin-top: 13px !important;
}

.ml-13 {
  margin-left: 13px !important;
}

.mr-13 {
  margin-right: 13px !important;
}

.pb-13 {
  padding-bottom: 13px !important;
}

.pt-13 {
  padding-top: 13px !important;
}

.pl-13 {
  padding-left: 13px !important;
}

.pr-13 {
  padding-right: 13px !important;
}

.pd-13 {
  padding: 13px !important;
}

.mg-13 {
  margin: 13px !important;
}

.mb-14 {
  margin-bottom: 14px !important;
}

.mt-14 {
  margin-top: 14px !important;
}

.ml-14 {
  margin-left: 14px !important;
}

.mr-14 {
  margin-right: 14px !important;
}

.pb-14 {
  padding-bottom: 14px !important;
}

.pt-14 {
  padding-top: 14px !important;
}

.pl-14 {
  padding-left: 14px !important;
}

.pr-14 {
  padding-right: 14px !important;
}

.pd-14 {
  padding: 14px !important;
}

.mg-14 {
  margin: 14px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pd-15 {
  padding: 15px !important;
}

.mg-15 {
  margin: 15px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pl-16 {
  padding-left: 16px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

.pd-16 {
  padding: 16px !important;
}

.mg-16 {
  margin: 16px !important;
}

.mb-17 {
  margin-bottom: 17px !important;
}

.mt-17 {
  margin-top: 17px !important;
}

.ml-17 {
  margin-left: 17px !important;
}

.mr-17 {
  margin-right: 17px !important;
}

.pb-17 {
  padding-bottom: 17px !important;
}

.pt-17 {
  padding-top: 17px !important;
}

.pl-17 {
  padding-left: 17px !important;
}

.pr-17 {
  padding-right: 17px !important;
}

.pd-17 {
  padding: 17px !important;
}

.mg-17 {
  margin: 17px !important;
}

.mb-18 {
  margin-bottom: 18px !important;
}

.mt-18 {
  margin-top: 18px !important;
}

.ml-18 {
  margin-left: 18px !important;
}

.mr-18 {
  margin-right: 18px !important;
}

.pb-18 {
  padding-bottom: 18px !important;
}

.pt-18 {
  padding-top: 18px !important;
}

.pl-18 {
  padding-left: 18px !important;
}

.pr-18 {
  padding-right: 18px !important;
}

.pd-18 {
  padding: 18px !important;
}

.mg-18 {
  margin: 18px !important;
}

.mb-19 {
  margin-bottom: 19px !important;
}

.mt-19 {
  margin-top: 19px !important;
}

.ml-19 {
  margin-left: 19px !important;
}

.mr-19 {
  margin-right: 19px !important;
}

.pb-19 {
  padding-bottom: 19px !important;
}

.pt-19 {
  padding-top: 19px !important;
}

.pl-19 {
  padding-left: 19px !important;
}

.pr-19 {
  padding-right: 19px !important;
}

.pd-19 {
  padding: 19px !important;
}

.mg-19 {
  margin: 19px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pd-20 {
  padding: 20px !important;
}

.mg-20 {
  margin: 20px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pd-25 {
  padding: 25px !important;
}

.mg-25 {
  margin: 25px !important;
}

.mb-28 {
  margin-bottom: 28px !important;
}

.mt-28 {
  margin-top: 28px !important;
}

.ml-28 {
  margin-left: 28px !important;
}

.mr-28 {
  margin-right: 28px !important;
}

.pb-28 {
  padding-bottom: 28px !important;
}

.pt-28 {
  padding-top: 28px !important;
}

.pl-28 {
  padding-left: 28px !important;
}

.pr-28 {
  padding-right: 28px !important;
}

.pd-28 {
  padding: 28px !important;
}

.mg-28 {
  margin: 28px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pd-30 {
  padding: 30px !important;
}

.mg-30 {
  margin: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pd-35 {
  padding: 35px !important;
}

.mg-35 {
  margin: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pd-40 {
  padding: 40px !important;
}

.mg-40 {
  margin: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pd-45 {
  padding: 45px !important;
}

.mg-45 {
  margin: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pd-50 {
  padding: 50px !important;
}

.mg-50 {
  margin: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pd-60 {
  padding: 60px !important;
}

.mg-60 {
  margin: 60px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

.pd-100 {
  padding: 100px !important;
}

.mg-100 {
  margin: 100px !important;
}

@media all and (max-width: 1199px) {
  .mt-xl-0 {
    margin-top: 0px !important;
  }
  .mr-xl-0 {
    margin-right: 0px !important;
  }
  .mb-xl-0 {
    margin-bottom: 0px !important;
  }
  .ml-xl-0 {
    margin-left: 0px !important;
  }
  .pt-xl-0 {
    padding-top: 0px !important;
  }
  .pr-xl-0 {
    padding-right: 0px !important;
  }
  .pb-xl-0 {
    padding-bottom: 0px !important;
  }
  .pl-xl-0 {
    padding-left: 0px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n0 {
    margin-top: -0px !important;
  }
  .mr-xl-n0 {
    margin-right: -0px !important;
  }
  .mb-xl-n0 {
    margin-bottom: -0px !important;
  }
  .ml-xl-n0 {
    margin-left: -0px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-0 {
    margin-top: 0px !important;
  }
  .mr-lg-0 {
    margin-right: 0px !important;
  }
  .mb-lg-0 {
    margin-bottom: 0px !important;
  }
  .ml-lg-0 {
    margin-left: 0px !important;
  }
  .pt-lg-0 {
    padding-top: 0px !important;
  }
  .pr-lg-0 {
    padding-right: 0px !important;
  }
  .pb-lg-0 {
    padding-bottom: 0px !important;
  }
  .pl-lg-0 {
    padding-left: 0px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n0 {
    margin-top: -0px !important;
  }
  .mr-lg-n0 {
    margin-right: -0px !important;
  }
  .mb-lg-n0 {
    margin-bottom: -0px !important;
  }
  .ml-lg-n0 {
    margin-left: -0px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-0 {
    margin-top: 0px !important;
  }
  .mr-md-0 {
    margin-right: 0px !important;
  }
  .mb-md-0 {
    margin-bottom: 0px !important;
  }
  .ml-md-0 {
    margin-left: 0px !important;
  }
  .pt-md-0 {
    padding-top: 0px !important;
  }
  .pr-md-0 {
    padding-right: 0px !important;
  }
  .pb-md-0 {
    padding-bottom: 0px !important;
  }
  .pl-md-0 {
    padding-left: 0px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n0 {
    margin-top: -0px !important;
  }
  .mr-md-n0 {
    margin-right: -0px !important;
  }
  .mb-md-n0 {
    margin-bottom: -0px !important;
  }
  .ml-md-n0 {
    margin-left: -0px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-0 {
    margin-top: 0px !important;
  }
  .mr-sm-0 {
    margin-right: 0px !important;
  }
  .mb-sm-0 {
    margin-bottom: 0px !important;
  }
  .ml-sm-0 {
    margin-left: 0px !important;
  }
  .pt-sm-0 {
    padding-top: 0px !important;
  }
  .pr-sm-0 {
    padding-right: 0px !important;
  }
  .pb-sm-0 {
    padding-bottom: 0px !important;
  }
  .pl-sm-0 {
    padding-left: 0px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n0 {
    margin-top: -0px !important;
  }
  .mr-sm-n0 {
    margin-right: -0px !important;
  }
  .mb-sm-n0 {
    margin-bottom: -0px !important;
  }
  .ml-sm-n0 {
    margin-left: -0px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-05 {
    margin-top: 05px !important;
  }
  .mr-xl-05 {
    margin-right: 05px !important;
  }
  .mb-xl-05 {
    margin-bottom: 05px !important;
  }
  .ml-xl-05 {
    margin-left: 05px !important;
  }
  .pt-xl-05 {
    padding-top: 05px !important;
  }
  .pr-xl-05 {
    padding-right: 05px !important;
  }
  .pb-xl-05 {
    padding-bottom: 05px !important;
  }
  .pl-xl-05 {
    padding-left: 05px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n05 {
    margin-top: -05px !important;
  }
  .mr-xl-n05 {
    margin-right: -05px !important;
  }
  .mb-xl-n05 {
    margin-bottom: -05px !important;
  }
  .ml-xl-n05 {
    margin-left: -05px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-05 {
    margin-top: 05px !important;
  }
  .mr-lg-05 {
    margin-right: 05px !important;
  }
  .mb-lg-05 {
    margin-bottom: 05px !important;
  }
  .ml-lg-05 {
    margin-left: 05px !important;
  }
  .pt-lg-05 {
    padding-top: 05px !important;
  }
  .pr-lg-05 {
    padding-right: 05px !important;
  }
  .pb-lg-05 {
    padding-bottom: 05px !important;
  }
  .pl-lg-05 {
    padding-left: 05px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n05 {
    margin-top: -05px !important;
  }
  .mr-lg-n05 {
    margin-right: -05px !important;
  }
  .mb-lg-n05 {
    margin-bottom: -05px !important;
  }
  .ml-lg-n05 {
    margin-left: -05px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-05 {
    margin-top: 05px !important;
  }
  .mr-md-05 {
    margin-right: 05px !important;
  }
  .mb-md-05 {
    margin-bottom: 05px !important;
  }
  .ml-md-05 {
    margin-left: 05px !important;
  }
  .pt-md-05 {
    padding-top: 05px !important;
  }
  .pr-md-05 {
    padding-right: 05px !important;
  }
  .pb-md-05 {
    padding-bottom: 05px !important;
  }
  .pl-md-05 {
    padding-left: 05px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n05 {
    margin-top: -05px !important;
  }
  .mr-md-n05 {
    margin-right: -05px !important;
  }
  .mb-md-n05 {
    margin-bottom: -05px !important;
  }
  .ml-md-n05 {
    margin-left: -05px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-05 {
    margin-top: 05px !important;
  }
  .mr-sm-05 {
    margin-right: 05px !important;
  }
  .mb-sm-05 {
    margin-bottom: 05px !important;
  }
  .ml-sm-05 {
    margin-left: 05px !important;
  }
  .pt-sm-05 {
    padding-top: 05px !important;
  }
  .pr-sm-05 {
    padding-right: 05px !important;
  }
  .pb-sm-05 {
    padding-bottom: 05px !important;
  }
  .pl-sm-05 {
    padding-left: 05px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n05 {
    margin-top: -05px !important;
  }
  .mr-sm-n05 {
    margin-right: -05px !important;
  }
  .mb-sm-n05 {
    margin-bottom: -05px !important;
  }
  .ml-sm-n05 {
    margin-left: -05px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-06 {
    margin-top: 06px !important;
  }
  .mr-xl-06 {
    margin-right: 06px !important;
  }
  .mb-xl-06 {
    margin-bottom: 06px !important;
  }
  .ml-xl-06 {
    margin-left: 06px !important;
  }
  .pt-xl-06 {
    padding-top: 06px !important;
  }
  .pr-xl-06 {
    padding-right: 06px !important;
  }
  .pb-xl-06 {
    padding-bottom: 06px !important;
  }
  .pl-xl-06 {
    padding-left: 06px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n06 {
    margin-top: -06px !important;
  }
  .mr-xl-n06 {
    margin-right: -06px !important;
  }
  .mb-xl-n06 {
    margin-bottom: -06px !important;
  }
  .ml-xl-n06 {
    margin-left: -06px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-06 {
    margin-top: 06px !important;
  }
  .mr-lg-06 {
    margin-right: 06px !important;
  }
  .mb-lg-06 {
    margin-bottom: 06px !important;
  }
  .ml-lg-06 {
    margin-left: 06px !important;
  }
  .pt-lg-06 {
    padding-top: 06px !important;
  }
  .pr-lg-06 {
    padding-right: 06px !important;
  }
  .pb-lg-06 {
    padding-bottom: 06px !important;
  }
  .pl-lg-06 {
    padding-left: 06px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n06 {
    margin-top: -06px !important;
  }
  .mr-lg-n06 {
    margin-right: -06px !important;
  }
  .mb-lg-n06 {
    margin-bottom: -06px !important;
  }
  .ml-lg-n06 {
    margin-left: -06px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-06 {
    margin-top: 06px !important;
  }
  .mr-md-06 {
    margin-right: 06px !important;
  }
  .mb-md-06 {
    margin-bottom: 06px !important;
  }
  .ml-md-06 {
    margin-left: 06px !important;
  }
  .pt-md-06 {
    padding-top: 06px !important;
  }
  .pr-md-06 {
    padding-right: 06px !important;
  }
  .pb-md-06 {
    padding-bottom: 06px !important;
  }
  .pl-md-06 {
    padding-left: 06px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n06 {
    margin-top: -06px !important;
  }
  .mr-md-n06 {
    margin-right: -06px !important;
  }
  .mb-md-n06 {
    margin-bottom: -06px !important;
  }
  .ml-md-n06 {
    margin-left: -06px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-06 {
    margin-top: 06px !important;
  }
  .mr-sm-06 {
    margin-right: 06px !important;
  }
  .mb-sm-06 {
    margin-bottom: 06px !important;
  }
  .ml-sm-06 {
    margin-left: 06px !important;
  }
  .pt-sm-06 {
    padding-top: 06px !important;
  }
  .pr-sm-06 {
    padding-right: 06px !important;
  }
  .pb-sm-06 {
    padding-bottom: 06px !important;
  }
  .pl-sm-06 {
    padding-left: 06px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n06 {
    margin-top: -06px !important;
  }
  .mr-sm-n06 {
    margin-right: -06px !important;
  }
  .mb-sm-n06 {
    margin-bottom: -06px !important;
  }
  .ml-sm-n06 {
    margin-left: -06px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-07 {
    margin-top: 07px !important;
  }
  .mr-xl-07 {
    margin-right: 07px !important;
  }
  .mb-xl-07 {
    margin-bottom: 07px !important;
  }
  .ml-xl-07 {
    margin-left: 07px !important;
  }
  .pt-xl-07 {
    padding-top: 07px !important;
  }
  .pr-xl-07 {
    padding-right: 07px !important;
  }
  .pb-xl-07 {
    padding-bottom: 07px !important;
  }
  .pl-xl-07 {
    padding-left: 07px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n07 {
    margin-top: -07px !important;
  }
  .mr-xl-n07 {
    margin-right: -07px !important;
  }
  .mb-xl-n07 {
    margin-bottom: -07px !important;
  }
  .ml-xl-n07 {
    margin-left: -07px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-07 {
    margin-top: 07px !important;
  }
  .mr-lg-07 {
    margin-right: 07px !important;
  }
  .mb-lg-07 {
    margin-bottom: 07px !important;
  }
  .ml-lg-07 {
    margin-left: 07px !important;
  }
  .pt-lg-07 {
    padding-top: 07px !important;
  }
  .pr-lg-07 {
    padding-right: 07px !important;
  }
  .pb-lg-07 {
    padding-bottom: 07px !important;
  }
  .pl-lg-07 {
    padding-left: 07px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n07 {
    margin-top: -07px !important;
  }
  .mr-lg-n07 {
    margin-right: -07px !important;
  }
  .mb-lg-n07 {
    margin-bottom: -07px !important;
  }
  .ml-lg-n07 {
    margin-left: -07px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-07 {
    margin-top: 07px !important;
  }
  .mr-md-07 {
    margin-right: 07px !important;
  }
  .mb-md-07 {
    margin-bottom: 07px !important;
  }
  .ml-md-07 {
    margin-left: 07px !important;
  }
  .pt-md-07 {
    padding-top: 07px !important;
  }
  .pr-md-07 {
    padding-right: 07px !important;
  }
  .pb-md-07 {
    padding-bottom: 07px !important;
  }
  .pl-md-07 {
    padding-left: 07px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n07 {
    margin-top: -07px !important;
  }
  .mr-md-n07 {
    margin-right: -07px !important;
  }
  .mb-md-n07 {
    margin-bottom: -07px !important;
  }
  .ml-md-n07 {
    margin-left: -07px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-07 {
    margin-top: 07px !important;
  }
  .mr-sm-07 {
    margin-right: 07px !important;
  }
  .mb-sm-07 {
    margin-bottom: 07px !important;
  }
  .ml-sm-07 {
    margin-left: 07px !important;
  }
  .pt-sm-07 {
    padding-top: 07px !important;
  }
  .pr-sm-07 {
    padding-right: 07px !important;
  }
  .pb-sm-07 {
    padding-bottom: 07px !important;
  }
  .pl-sm-07 {
    padding-left: 07px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n07 {
    margin-top: -07px !important;
  }
  .mr-sm-n07 {
    margin-right: -07px !important;
  }
  .mb-sm-n07 {
    margin-bottom: -07px !important;
  }
  .ml-sm-n07 {
    margin-left: -07px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-08 {
    margin-top: 08px !important;
  }
  .mr-xl-08 {
    margin-right: 08px !important;
  }
  .mb-xl-08 {
    margin-bottom: 08px !important;
  }
  .ml-xl-08 {
    margin-left: 08px !important;
  }
  .pt-xl-08 {
    padding-top: 08px !important;
  }
  .pr-xl-08 {
    padding-right: 08px !important;
  }
  .pb-xl-08 {
    padding-bottom: 08px !important;
  }
  .pl-xl-08 {
    padding-left: 08px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n08 {
    margin-top: -08px !important;
  }
  .mr-xl-n08 {
    margin-right: -08px !important;
  }
  .mb-xl-n08 {
    margin-bottom: -08px !important;
  }
  .ml-xl-n08 {
    margin-left: -08px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-08 {
    margin-top: 08px !important;
  }
  .mr-lg-08 {
    margin-right: 08px !important;
  }
  .mb-lg-08 {
    margin-bottom: 08px !important;
  }
  .ml-lg-08 {
    margin-left: 08px !important;
  }
  .pt-lg-08 {
    padding-top: 08px !important;
  }
  .pr-lg-08 {
    padding-right: 08px !important;
  }
  .pb-lg-08 {
    padding-bottom: 08px !important;
  }
  .pl-lg-08 {
    padding-left: 08px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n08 {
    margin-top: -08px !important;
  }
  .mr-lg-n08 {
    margin-right: -08px !important;
  }
  .mb-lg-n08 {
    margin-bottom: -08px !important;
  }
  .ml-lg-n08 {
    margin-left: -08px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-08 {
    margin-top: 08px !important;
  }
  .mr-md-08 {
    margin-right: 08px !important;
  }
  .mb-md-08 {
    margin-bottom: 08px !important;
  }
  .ml-md-08 {
    margin-left: 08px !important;
  }
  .pt-md-08 {
    padding-top: 08px !important;
  }
  .pr-md-08 {
    padding-right: 08px !important;
  }
  .pb-md-08 {
    padding-bottom: 08px !important;
  }
  .pl-md-08 {
    padding-left: 08px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n08 {
    margin-top: -08px !important;
  }
  .mr-md-n08 {
    margin-right: -08px !important;
  }
  .mb-md-n08 {
    margin-bottom: -08px !important;
  }
  .ml-md-n08 {
    margin-left: -08px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-08 {
    margin-top: 08px !important;
  }
  .mr-sm-08 {
    margin-right: 08px !important;
  }
  .mb-sm-08 {
    margin-bottom: 08px !important;
  }
  .ml-sm-08 {
    margin-left: 08px !important;
  }
  .pt-sm-08 {
    padding-top: 08px !important;
  }
  .pr-sm-08 {
    padding-right: 08px !important;
  }
  .pb-sm-08 {
    padding-bottom: 08px !important;
  }
  .pl-sm-08 {
    padding-left: 08px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n08 {
    margin-top: -08px !important;
  }
  .mr-sm-n08 {
    margin-right: -08px !important;
  }
  .mb-sm-n08 {
    margin-bottom: -08px !important;
  }
  .ml-sm-n08 {
    margin-left: -08px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-09 {
    margin-top: 09px !important;
  }
  .mr-xl-09 {
    margin-right: 09px !important;
  }
  .mb-xl-09 {
    margin-bottom: 09px !important;
  }
  .ml-xl-09 {
    margin-left: 09px !important;
  }
  .pt-xl-09 {
    padding-top: 09px !important;
  }
  .pr-xl-09 {
    padding-right: 09px !important;
  }
  .pb-xl-09 {
    padding-bottom: 09px !important;
  }
  .pl-xl-09 {
    padding-left: 09px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n09 {
    margin-top: -09px !important;
  }
  .mr-xl-n09 {
    margin-right: -09px !important;
  }
  .mb-xl-n09 {
    margin-bottom: -09px !important;
  }
  .ml-xl-n09 {
    margin-left: -09px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-09 {
    margin-top: 09px !important;
  }
  .mr-lg-09 {
    margin-right: 09px !important;
  }
  .mb-lg-09 {
    margin-bottom: 09px !important;
  }
  .ml-lg-09 {
    margin-left: 09px !important;
  }
  .pt-lg-09 {
    padding-top: 09px !important;
  }
  .pr-lg-09 {
    padding-right: 09px !important;
  }
  .pb-lg-09 {
    padding-bottom: 09px !important;
  }
  .pl-lg-09 {
    padding-left: 09px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n09 {
    margin-top: -09px !important;
  }
  .mr-lg-n09 {
    margin-right: -09px !important;
  }
  .mb-lg-n09 {
    margin-bottom: -09px !important;
  }
  .ml-lg-n09 {
    margin-left: -09px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-09 {
    margin-top: 09px !important;
  }
  .mr-md-09 {
    margin-right: 09px !important;
  }
  .mb-md-09 {
    margin-bottom: 09px !important;
  }
  .ml-md-09 {
    margin-left: 09px !important;
  }
  .pt-md-09 {
    padding-top: 09px !important;
  }
  .pr-md-09 {
    padding-right: 09px !important;
  }
  .pb-md-09 {
    padding-bottom: 09px !important;
  }
  .pl-md-09 {
    padding-left: 09px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n09 {
    margin-top: -09px !important;
  }
  .mr-md-n09 {
    margin-right: -09px !important;
  }
  .mb-md-n09 {
    margin-bottom: -09px !important;
  }
  .ml-md-n09 {
    margin-left: -09px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-09 {
    margin-top: 09px !important;
  }
  .mr-sm-09 {
    margin-right: 09px !important;
  }
  .mb-sm-09 {
    margin-bottom: 09px !important;
  }
  .ml-sm-09 {
    margin-left: 09px !important;
  }
  .pt-sm-09 {
    padding-top: 09px !important;
  }
  .pr-sm-09 {
    padding-right: 09px !important;
  }
  .pb-sm-09 {
    padding-bottom: 09px !important;
  }
  .pl-sm-09 {
    padding-left: 09px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n09 {
    margin-top: -09px !important;
  }
  .mr-sm-n09 {
    margin-right: -09px !important;
  }
  .mb-sm-n09 {
    margin-bottom: -09px !important;
  }
  .ml-sm-n09 {
    margin-left: -09px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-10 {
    margin-top: 10px !important;
  }
  .mr-xl-10 {
    margin-right: 10px !important;
  }
  .mb-xl-10 {
    margin-bottom: 10px !important;
  }
  .ml-xl-10 {
    margin-left: 10px !important;
  }
  .pt-xl-10 {
    padding-top: 10px !important;
  }
  .pr-xl-10 {
    padding-right: 10px !important;
  }
  .pb-xl-10 {
    padding-bottom: 10px !important;
  }
  .pl-xl-10 {
    padding-left: 10px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n10 {
    margin-top: -10px !important;
  }
  .mr-xl-n10 {
    margin-right: -10px !important;
  }
  .mb-xl-n10 {
    margin-bottom: -10px !important;
  }
  .ml-xl-n10 {
    margin-left: -10px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-10 {
    margin-top: 10px !important;
  }
  .mr-lg-10 {
    margin-right: 10px !important;
  }
  .mb-lg-10 {
    margin-bottom: 10px !important;
  }
  .ml-lg-10 {
    margin-left: 10px !important;
  }
  .pt-lg-10 {
    padding-top: 10px !important;
  }
  .pr-lg-10 {
    padding-right: 10px !important;
  }
  .pb-lg-10 {
    padding-bottom: 10px !important;
  }
  .pl-lg-10 {
    padding-left: 10px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n10 {
    margin-top: -10px !important;
  }
  .mr-lg-n10 {
    margin-right: -10px !important;
  }
  .mb-lg-n10 {
    margin-bottom: -10px !important;
  }
  .ml-lg-n10 {
    margin-left: -10px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-10 {
    margin-top: 10px !important;
  }
  .mr-md-10 {
    margin-right: 10px !important;
  }
  .mb-md-10 {
    margin-bottom: 10px !important;
  }
  .ml-md-10 {
    margin-left: 10px !important;
  }
  .pt-md-10 {
    padding-top: 10px !important;
  }
  .pr-md-10 {
    padding-right: 10px !important;
  }
  .pb-md-10 {
    padding-bottom: 10px !important;
  }
  .pl-md-10 {
    padding-left: 10px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n10 {
    margin-top: -10px !important;
  }
  .mr-md-n10 {
    margin-right: -10px !important;
  }
  .mb-md-n10 {
    margin-bottom: -10px !important;
  }
  .ml-md-n10 {
    margin-left: -10px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-10 {
    margin-top: 10px !important;
  }
  .mr-sm-10 {
    margin-right: 10px !important;
  }
  .mb-sm-10 {
    margin-bottom: 10px !important;
  }
  .ml-sm-10 {
    margin-left: 10px !important;
  }
  .pt-sm-10 {
    padding-top: 10px !important;
  }
  .pr-sm-10 {
    padding-right: 10px !important;
  }
  .pb-sm-10 {
    padding-bottom: 10px !important;
  }
  .pl-sm-10 {
    padding-left: 10px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n10 {
    margin-top: -10px !important;
  }
  .mr-sm-n10 {
    margin-right: -10px !important;
  }
  .mb-sm-n10 {
    margin-bottom: -10px !important;
  }
  .ml-sm-n10 {
    margin-left: -10px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-11 {
    margin-top: 11px !important;
  }
  .mr-xl-11 {
    margin-right: 11px !important;
  }
  .mb-xl-11 {
    margin-bottom: 11px !important;
  }
  .ml-xl-11 {
    margin-left: 11px !important;
  }
  .pt-xl-11 {
    padding-top: 11px !important;
  }
  .pr-xl-11 {
    padding-right: 11px !important;
  }
  .pb-xl-11 {
    padding-bottom: 11px !important;
  }
  .pl-xl-11 {
    padding-left: 11px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n11 {
    margin-top: -11px !important;
  }
  .mr-xl-n11 {
    margin-right: -11px !important;
  }
  .mb-xl-n11 {
    margin-bottom: -11px !important;
  }
  .ml-xl-n11 {
    margin-left: -11px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-11 {
    margin-top: 11px !important;
  }
  .mr-lg-11 {
    margin-right: 11px !important;
  }
  .mb-lg-11 {
    margin-bottom: 11px !important;
  }
  .ml-lg-11 {
    margin-left: 11px !important;
  }
  .pt-lg-11 {
    padding-top: 11px !important;
  }
  .pr-lg-11 {
    padding-right: 11px !important;
  }
  .pb-lg-11 {
    padding-bottom: 11px !important;
  }
  .pl-lg-11 {
    padding-left: 11px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n11 {
    margin-top: -11px !important;
  }
  .mr-lg-n11 {
    margin-right: -11px !important;
  }
  .mb-lg-n11 {
    margin-bottom: -11px !important;
  }
  .ml-lg-n11 {
    margin-left: -11px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-11 {
    margin-top: 11px !important;
  }
  .mr-md-11 {
    margin-right: 11px !important;
  }
  .mb-md-11 {
    margin-bottom: 11px !important;
  }
  .ml-md-11 {
    margin-left: 11px !important;
  }
  .pt-md-11 {
    padding-top: 11px !important;
  }
  .pr-md-11 {
    padding-right: 11px !important;
  }
  .pb-md-11 {
    padding-bottom: 11px !important;
  }
  .pl-md-11 {
    padding-left: 11px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n11 {
    margin-top: -11px !important;
  }
  .mr-md-n11 {
    margin-right: -11px !important;
  }
  .mb-md-n11 {
    margin-bottom: -11px !important;
  }
  .ml-md-n11 {
    margin-left: -11px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-11 {
    margin-top: 11px !important;
  }
  .mr-sm-11 {
    margin-right: 11px !important;
  }
  .mb-sm-11 {
    margin-bottom: 11px !important;
  }
  .ml-sm-11 {
    margin-left: 11px !important;
  }
  .pt-sm-11 {
    padding-top: 11px !important;
  }
  .pr-sm-11 {
    padding-right: 11px !important;
  }
  .pb-sm-11 {
    padding-bottom: 11px !important;
  }
  .pl-sm-11 {
    padding-left: 11px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n11 {
    margin-top: -11px !important;
  }
  .mr-sm-n11 {
    margin-right: -11px !important;
  }
  .mb-sm-n11 {
    margin-bottom: -11px !important;
  }
  .ml-sm-n11 {
    margin-left: -11px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-12 {
    margin-top: 12px !important;
  }
  .mr-xl-12 {
    margin-right: 12px !important;
  }
  .mb-xl-12 {
    margin-bottom: 12px !important;
  }
  .ml-xl-12 {
    margin-left: 12px !important;
  }
  .pt-xl-12 {
    padding-top: 12px !important;
  }
  .pr-xl-12 {
    padding-right: 12px !important;
  }
  .pb-xl-12 {
    padding-bottom: 12px !important;
  }
  .pl-xl-12 {
    padding-left: 12px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n12 {
    margin-top: -12px !important;
  }
  .mr-xl-n12 {
    margin-right: -12px !important;
  }
  .mb-xl-n12 {
    margin-bottom: -12px !important;
  }
  .ml-xl-n12 {
    margin-left: -12px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-12 {
    margin-top: 12px !important;
  }
  .mr-lg-12 {
    margin-right: 12px !important;
  }
  .mb-lg-12 {
    margin-bottom: 12px !important;
  }
  .ml-lg-12 {
    margin-left: 12px !important;
  }
  .pt-lg-12 {
    padding-top: 12px !important;
  }
  .pr-lg-12 {
    padding-right: 12px !important;
  }
  .pb-lg-12 {
    padding-bottom: 12px !important;
  }
  .pl-lg-12 {
    padding-left: 12px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n12 {
    margin-top: -12px !important;
  }
  .mr-lg-n12 {
    margin-right: -12px !important;
  }
  .mb-lg-n12 {
    margin-bottom: -12px !important;
  }
  .ml-lg-n12 {
    margin-left: -12px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-12 {
    margin-top: 12px !important;
  }
  .mr-md-12 {
    margin-right: 12px !important;
  }
  .mb-md-12 {
    margin-bottom: 12px !important;
  }
  .ml-md-12 {
    margin-left: 12px !important;
  }
  .pt-md-12 {
    padding-top: 12px !important;
  }
  .pr-md-12 {
    padding-right: 12px !important;
  }
  .pb-md-12 {
    padding-bottom: 12px !important;
  }
  .pl-md-12 {
    padding-left: 12px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n12 {
    margin-top: -12px !important;
  }
  .mr-md-n12 {
    margin-right: -12px !important;
  }
  .mb-md-n12 {
    margin-bottom: -12px !important;
  }
  .ml-md-n12 {
    margin-left: -12px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-12 {
    margin-top: 12px !important;
  }
  .mr-sm-12 {
    margin-right: 12px !important;
  }
  .mb-sm-12 {
    margin-bottom: 12px !important;
  }
  .ml-sm-12 {
    margin-left: 12px !important;
  }
  .pt-sm-12 {
    padding-top: 12px !important;
  }
  .pr-sm-12 {
    padding-right: 12px !important;
  }
  .pb-sm-12 {
    padding-bottom: 12px !important;
  }
  .pl-sm-12 {
    padding-left: 12px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n12 {
    margin-top: -12px !important;
  }
  .mr-sm-n12 {
    margin-right: -12px !important;
  }
  .mb-sm-n12 {
    margin-bottom: -12px !important;
  }
  .ml-sm-n12 {
    margin-left: -12px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-13 {
    margin-top: 13px !important;
  }
  .mr-xl-13 {
    margin-right: 13px !important;
  }
  .mb-xl-13 {
    margin-bottom: 13px !important;
  }
  .ml-xl-13 {
    margin-left: 13px !important;
  }
  .pt-xl-13 {
    padding-top: 13px !important;
  }
  .pr-xl-13 {
    padding-right: 13px !important;
  }
  .pb-xl-13 {
    padding-bottom: 13px !important;
  }
  .pl-xl-13 {
    padding-left: 13px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n13 {
    margin-top: -13px !important;
  }
  .mr-xl-n13 {
    margin-right: -13px !important;
  }
  .mb-xl-n13 {
    margin-bottom: -13px !important;
  }
  .ml-xl-n13 {
    margin-left: -13px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-13 {
    margin-top: 13px !important;
  }
  .mr-lg-13 {
    margin-right: 13px !important;
  }
  .mb-lg-13 {
    margin-bottom: 13px !important;
  }
  .ml-lg-13 {
    margin-left: 13px !important;
  }
  .pt-lg-13 {
    padding-top: 13px !important;
  }
  .pr-lg-13 {
    padding-right: 13px !important;
  }
  .pb-lg-13 {
    padding-bottom: 13px !important;
  }
  .pl-lg-13 {
    padding-left: 13px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n13 {
    margin-top: -13px !important;
  }
  .mr-lg-n13 {
    margin-right: -13px !important;
  }
  .mb-lg-n13 {
    margin-bottom: -13px !important;
  }
  .ml-lg-n13 {
    margin-left: -13px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-13 {
    margin-top: 13px !important;
  }
  .mr-md-13 {
    margin-right: 13px !important;
  }
  .mb-md-13 {
    margin-bottom: 13px !important;
  }
  .ml-md-13 {
    margin-left: 13px !important;
  }
  .pt-md-13 {
    padding-top: 13px !important;
  }
  .pr-md-13 {
    padding-right: 13px !important;
  }
  .pb-md-13 {
    padding-bottom: 13px !important;
  }
  .pl-md-13 {
    padding-left: 13px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n13 {
    margin-top: -13px !important;
  }
  .mr-md-n13 {
    margin-right: -13px !important;
  }
  .mb-md-n13 {
    margin-bottom: -13px !important;
  }
  .ml-md-n13 {
    margin-left: -13px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-13 {
    margin-top: 13px !important;
  }
  .mr-sm-13 {
    margin-right: 13px !important;
  }
  .mb-sm-13 {
    margin-bottom: 13px !important;
  }
  .ml-sm-13 {
    margin-left: 13px !important;
  }
  .pt-sm-13 {
    padding-top: 13px !important;
  }
  .pr-sm-13 {
    padding-right: 13px !important;
  }
  .pb-sm-13 {
    padding-bottom: 13px !important;
  }
  .pl-sm-13 {
    padding-left: 13px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n13 {
    margin-top: -13px !important;
  }
  .mr-sm-n13 {
    margin-right: -13px !important;
  }
  .mb-sm-n13 {
    margin-bottom: -13px !important;
  }
  .ml-sm-n13 {
    margin-left: -13px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-14 {
    margin-top: 14px !important;
  }
  .mr-xl-14 {
    margin-right: 14px !important;
  }
  .mb-xl-14 {
    margin-bottom: 14px !important;
  }
  .ml-xl-14 {
    margin-left: 14px !important;
  }
  .pt-xl-14 {
    padding-top: 14px !important;
  }
  .pr-xl-14 {
    padding-right: 14px !important;
  }
  .pb-xl-14 {
    padding-bottom: 14px !important;
  }
  .pl-xl-14 {
    padding-left: 14px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n14 {
    margin-top: -14px !important;
  }
  .mr-xl-n14 {
    margin-right: -14px !important;
  }
  .mb-xl-n14 {
    margin-bottom: -14px !important;
  }
  .ml-xl-n14 {
    margin-left: -14px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-14 {
    margin-top: 14px !important;
  }
  .mr-lg-14 {
    margin-right: 14px !important;
  }
  .mb-lg-14 {
    margin-bottom: 14px !important;
  }
  .ml-lg-14 {
    margin-left: 14px !important;
  }
  .pt-lg-14 {
    padding-top: 14px !important;
  }
  .pr-lg-14 {
    padding-right: 14px !important;
  }
  .pb-lg-14 {
    padding-bottom: 14px !important;
  }
  .pl-lg-14 {
    padding-left: 14px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n14 {
    margin-top: -14px !important;
  }
  .mr-lg-n14 {
    margin-right: -14px !important;
  }
  .mb-lg-n14 {
    margin-bottom: -14px !important;
  }
  .ml-lg-n14 {
    margin-left: -14px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-14 {
    margin-top: 14px !important;
  }
  .mr-md-14 {
    margin-right: 14px !important;
  }
  .mb-md-14 {
    margin-bottom: 14px !important;
  }
  .ml-md-14 {
    margin-left: 14px !important;
  }
  .pt-md-14 {
    padding-top: 14px !important;
  }
  .pr-md-14 {
    padding-right: 14px !important;
  }
  .pb-md-14 {
    padding-bottom: 14px !important;
  }
  .pl-md-14 {
    padding-left: 14px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n14 {
    margin-top: -14px !important;
  }
  .mr-md-n14 {
    margin-right: -14px !important;
  }
  .mb-md-n14 {
    margin-bottom: -14px !important;
  }
  .ml-md-n14 {
    margin-left: -14px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-14 {
    margin-top: 14px !important;
  }
  .mr-sm-14 {
    margin-right: 14px !important;
  }
  .mb-sm-14 {
    margin-bottom: 14px !important;
  }
  .ml-sm-14 {
    margin-left: 14px !important;
  }
  .pt-sm-14 {
    padding-top: 14px !important;
  }
  .pr-sm-14 {
    padding-right: 14px !important;
  }
  .pb-sm-14 {
    padding-bottom: 14px !important;
  }
  .pl-sm-14 {
    padding-left: 14px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n14 {
    margin-top: -14px !important;
  }
  .mr-sm-n14 {
    margin-right: -14px !important;
  }
  .mb-sm-n14 {
    margin-bottom: -14px !important;
  }
  .ml-sm-n14 {
    margin-left: -14px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-15 {
    margin-top: 15px !important;
  }
  .mr-xl-15 {
    margin-right: 15px !important;
  }
  .mb-xl-15 {
    margin-bottom: 15px !important;
  }
  .ml-xl-15 {
    margin-left: 15px !important;
  }
  .pt-xl-15 {
    padding-top: 15px !important;
  }
  .pr-xl-15 {
    padding-right: 15px !important;
  }
  .pb-xl-15 {
    padding-bottom: 15px !important;
  }
  .pl-xl-15 {
    padding-left: 15px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n15 {
    margin-top: -15px !important;
  }
  .mr-xl-n15 {
    margin-right: -15px !important;
  }
  .mb-xl-n15 {
    margin-bottom: -15px !important;
  }
  .ml-xl-n15 {
    margin-left: -15px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-15 {
    margin-top: 15px !important;
  }
  .mr-lg-15 {
    margin-right: 15px !important;
  }
  .mb-lg-15 {
    margin-bottom: 15px !important;
  }
  .ml-lg-15 {
    margin-left: 15px !important;
  }
  .pt-lg-15 {
    padding-top: 15px !important;
  }
  .pr-lg-15 {
    padding-right: 15px !important;
  }
  .pb-lg-15 {
    padding-bottom: 15px !important;
  }
  .pl-lg-15 {
    padding-left: 15px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n15 {
    margin-top: -15px !important;
  }
  .mr-lg-n15 {
    margin-right: -15px !important;
  }
  .mb-lg-n15 {
    margin-bottom: -15px !important;
  }
  .ml-lg-n15 {
    margin-left: -15px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-15 {
    margin-top: 15px !important;
  }
  .mr-md-15 {
    margin-right: 15px !important;
  }
  .mb-md-15 {
    margin-bottom: 15px !important;
  }
  .ml-md-15 {
    margin-left: 15px !important;
  }
  .pt-md-15 {
    padding-top: 15px !important;
  }
  .pr-md-15 {
    padding-right: 15px !important;
  }
  .pb-md-15 {
    padding-bottom: 15px !important;
  }
  .pl-md-15 {
    padding-left: 15px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n15 {
    margin-top: -15px !important;
  }
  .mr-md-n15 {
    margin-right: -15px !important;
  }
  .mb-md-n15 {
    margin-bottom: -15px !important;
  }
  .ml-md-n15 {
    margin-left: -15px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-15 {
    margin-top: 15px !important;
  }
  .mr-sm-15 {
    margin-right: 15px !important;
  }
  .mb-sm-15 {
    margin-bottom: 15px !important;
  }
  .ml-sm-15 {
    margin-left: 15px !important;
  }
  .pt-sm-15 {
    padding-top: 15px !important;
  }
  .pr-sm-15 {
    padding-right: 15px !important;
  }
  .pb-sm-15 {
    padding-bottom: 15px !important;
  }
  .pl-sm-15 {
    padding-left: 15px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n15 {
    margin-top: -15px !important;
  }
  .mr-sm-n15 {
    margin-right: -15px !important;
  }
  .mb-sm-n15 {
    margin-bottom: -15px !important;
  }
  .ml-sm-n15 {
    margin-left: -15px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-16 {
    margin-top: 16px !important;
  }
  .mr-xl-16 {
    margin-right: 16px !important;
  }
  .mb-xl-16 {
    margin-bottom: 16px !important;
  }
  .ml-xl-16 {
    margin-left: 16px !important;
  }
  .pt-xl-16 {
    padding-top: 16px !important;
  }
  .pr-xl-16 {
    padding-right: 16px !important;
  }
  .pb-xl-16 {
    padding-bottom: 16px !important;
  }
  .pl-xl-16 {
    padding-left: 16px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n16 {
    margin-top: -16px !important;
  }
  .mr-xl-n16 {
    margin-right: -16px !important;
  }
  .mb-xl-n16 {
    margin-bottom: -16px !important;
  }
  .ml-xl-n16 {
    margin-left: -16px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-16 {
    margin-top: 16px !important;
  }
  .mr-lg-16 {
    margin-right: 16px !important;
  }
  .mb-lg-16 {
    margin-bottom: 16px !important;
  }
  .ml-lg-16 {
    margin-left: 16px !important;
  }
  .pt-lg-16 {
    padding-top: 16px !important;
  }
  .pr-lg-16 {
    padding-right: 16px !important;
  }
  .pb-lg-16 {
    padding-bottom: 16px !important;
  }
  .pl-lg-16 {
    padding-left: 16px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n16 {
    margin-top: -16px !important;
  }
  .mr-lg-n16 {
    margin-right: -16px !important;
  }
  .mb-lg-n16 {
    margin-bottom: -16px !important;
  }
  .ml-lg-n16 {
    margin-left: -16px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-16 {
    margin-top: 16px !important;
  }
  .mr-md-16 {
    margin-right: 16px !important;
  }
  .mb-md-16 {
    margin-bottom: 16px !important;
  }
  .ml-md-16 {
    margin-left: 16px !important;
  }
  .pt-md-16 {
    padding-top: 16px !important;
  }
  .pr-md-16 {
    padding-right: 16px !important;
  }
  .pb-md-16 {
    padding-bottom: 16px !important;
  }
  .pl-md-16 {
    padding-left: 16px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n16 {
    margin-top: -16px !important;
  }
  .mr-md-n16 {
    margin-right: -16px !important;
  }
  .mb-md-n16 {
    margin-bottom: -16px !important;
  }
  .ml-md-n16 {
    margin-left: -16px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-16 {
    margin-top: 16px !important;
  }
  .mr-sm-16 {
    margin-right: 16px !important;
  }
  .mb-sm-16 {
    margin-bottom: 16px !important;
  }
  .ml-sm-16 {
    margin-left: 16px !important;
  }
  .pt-sm-16 {
    padding-top: 16px !important;
  }
  .pr-sm-16 {
    padding-right: 16px !important;
  }
  .pb-sm-16 {
    padding-bottom: 16px !important;
  }
  .pl-sm-16 {
    padding-left: 16px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n16 {
    margin-top: -16px !important;
  }
  .mr-sm-n16 {
    margin-right: -16px !important;
  }
  .mb-sm-n16 {
    margin-bottom: -16px !important;
  }
  .ml-sm-n16 {
    margin-left: -16px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-17 {
    margin-top: 17px !important;
  }
  .mr-xl-17 {
    margin-right: 17px !important;
  }
  .mb-xl-17 {
    margin-bottom: 17px !important;
  }
  .ml-xl-17 {
    margin-left: 17px !important;
  }
  .pt-xl-17 {
    padding-top: 17px !important;
  }
  .pr-xl-17 {
    padding-right: 17px !important;
  }
  .pb-xl-17 {
    padding-bottom: 17px !important;
  }
  .pl-xl-17 {
    padding-left: 17px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n17 {
    margin-top: -17px !important;
  }
  .mr-xl-n17 {
    margin-right: -17px !important;
  }
  .mb-xl-n17 {
    margin-bottom: -17px !important;
  }
  .ml-xl-n17 {
    margin-left: -17px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-17 {
    margin-top: 17px !important;
  }
  .mr-lg-17 {
    margin-right: 17px !important;
  }
  .mb-lg-17 {
    margin-bottom: 17px !important;
  }
  .ml-lg-17 {
    margin-left: 17px !important;
  }
  .pt-lg-17 {
    padding-top: 17px !important;
  }
  .pr-lg-17 {
    padding-right: 17px !important;
  }
  .pb-lg-17 {
    padding-bottom: 17px !important;
  }
  .pl-lg-17 {
    padding-left: 17px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n17 {
    margin-top: -17px !important;
  }
  .mr-lg-n17 {
    margin-right: -17px !important;
  }
  .mb-lg-n17 {
    margin-bottom: -17px !important;
  }
  .ml-lg-n17 {
    margin-left: -17px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-17 {
    margin-top: 17px !important;
  }
  .mr-md-17 {
    margin-right: 17px !important;
  }
  .mb-md-17 {
    margin-bottom: 17px !important;
  }
  .ml-md-17 {
    margin-left: 17px !important;
  }
  .pt-md-17 {
    padding-top: 17px !important;
  }
  .pr-md-17 {
    padding-right: 17px !important;
  }
  .pb-md-17 {
    padding-bottom: 17px !important;
  }
  .pl-md-17 {
    padding-left: 17px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n17 {
    margin-top: -17px !important;
  }
  .mr-md-n17 {
    margin-right: -17px !important;
  }
  .mb-md-n17 {
    margin-bottom: -17px !important;
  }
  .ml-md-n17 {
    margin-left: -17px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-17 {
    margin-top: 17px !important;
  }
  .mr-sm-17 {
    margin-right: 17px !important;
  }
  .mb-sm-17 {
    margin-bottom: 17px !important;
  }
  .ml-sm-17 {
    margin-left: 17px !important;
  }
  .pt-sm-17 {
    padding-top: 17px !important;
  }
  .pr-sm-17 {
    padding-right: 17px !important;
  }
  .pb-sm-17 {
    padding-bottom: 17px !important;
  }
  .pl-sm-17 {
    padding-left: 17px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n17 {
    margin-top: -17px !important;
  }
  .mr-sm-n17 {
    margin-right: -17px !important;
  }
  .mb-sm-n17 {
    margin-bottom: -17px !important;
  }
  .ml-sm-n17 {
    margin-left: -17px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-18 {
    margin-top: 18px !important;
  }
  .mr-xl-18 {
    margin-right: 18px !important;
  }
  .mb-xl-18 {
    margin-bottom: 18px !important;
  }
  .ml-xl-18 {
    margin-left: 18px !important;
  }
  .pt-xl-18 {
    padding-top: 18px !important;
  }
  .pr-xl-18 {
    padding-right: 18px !important;
  }
  .pb-xl-18 {
    padding-bottom: 18px !important;
  }
  .pl-xl-18 {
    padding-left: 18px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n18 {
    margin-top: -18px !important;
  }
  .mr-xl-n18 {
    margin-right: -18px !important;
  }
  .mb-xl-n18 {
    margin-bottom: -18px !important;
  }
  .ml-xl-n18 {
    margin-left: -18px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-18 {
    margin-top: 18px !important;
  }
  .mr-lg-18 {
    margin-right: 18px !important;
  }
  .mb-lg-18 {
    margin-bottom: 18px !important;
  }
  .ml-lg-18 {
    margin-left: 18px !important;
  }
  .pt-lg-18 {
    padding-top: 18px !important;
  }
  .pr-lg-18 {
    padding-right: 18px !important;
  }
  .pb-lg-18 {
    padding-bottom: 18px !important;
  }
  .pl-lg-18 {
    padding-left: 18px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n18 {
    margin-top: -18px !important;
  }
  .mr-lg-n18 {
    margin-right: -18px !important;
  }
  .mb-lg-n18 {
    margin-bottom: -18px !important;
  }
  .ml-lg-n18 {
    margin-left: -18px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-18 {
    margin-top: 18px !important;
  }
  .mr-md-18 {
    margin-right: 18px !important;
  }
  .mb-md-18 {
    margin-bottom: 18px !important;
  }
  .ml-md-18 {
    margin-left: 18px !important;
  }
  .pt-md-18 {
    padding-top: 18px !important;
  }
  .pr-md-18 {
    padding-right: 18px !important;
  }
  .pb-md-18 {
    padding-bottom: 18px !important;
  }
  .pl-md-18 {
    padding-left: 18px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n18 {
    margin-top: -18px !important;
  }
  .mr-md-n18 {
    margin-right: -18px !important;
  }
  .mb-md-n18 {
    margin-bottom: -18px !important;
  }
  .ml-md-n18 {
    margin-left: -18px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-18 {
    margin-top: 18px !important;
  }
  .mr-sm-18 {
    margin-right: 18px !important;
  }
  .mb-sm-18 {
    margin-bottom: 18px !important;
  }
  .ml-sm-18 {
    margin-left: 18px !important;
  }
  .pt-sm-18 {
    padding-top: 18px !important;
  }
  .pr-sm-18 {
    padding-right: 18px !important;
  }
  .pb-sm-18 {
    padding-bottom: 18px !important;
  }
  .pl-sm-18 {
    padding-left: 18px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n18 {
    margin-top: -18px !important;
  }
  .mr-sm-n18 {
    margin-right: -18px !important;
  }
  .mb-sm-n18 {
    margin-bottom: -18px !important;
  }
  .ml-sm-n18 {
    margin-left: -18px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-19 {
    margin-top: 19px !important;
  }
  .mr-xl-19 {
    margin-right: 19px !important;
  }
  .mb-xl-19 {
    margin-bottom: 19px !important;
  }
  .ml-xl-19 {
    margin-left: 19px !important;
  }
  .pt-xl-19 {
    padding-top: 19px !important;
  }
  .pr-xl-19 {
    padding-right: 19px !important;
  }
  .pb-xl-19 {
    padding-bottom: 19px !important;
  }
  .pl-xl-19 {
    padding-left: 19px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n19 {
    margin-top: -19px !important;
  }
  .mr-xl-n19 {
    margin-right: -19px !important;
  }
  .mb-xl-n19 {
    margin-bottom: -19px !important;
  }
  .ml-xl-n19 {
    margin-left: -19px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-19 {
    margin-top: 19px !important;
  }
  .mr-lg-19 {
    margin-right: 19px !important;
  }
  .mb-lg-19 {
    margin-bottom: 19px !important;
  }
  .ml-lg-19 {
    margin-left: 19px !important;
  }
  .pt-lg-19 {
    padding-top: 19px !important;
  }
  .pr-lg-19 {
    padding-right: 19px !important;
  }
  .pb-lg-19 {
    padding-bottom: 19px !important;
  }
  .pl-lg-19 {
    padding-left: 19px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n19 {
    margin-top: -19px !important;
  }
  .mr-lg-n19 {
    margin-right: -19px !important;
  }
  .mb-lg-n19 {
    margin-bottom: -19px !important;
  }
  .ml-lg-n19 {
    margin-left: -19px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-19 {
    margin-top: 19px !important;
  }
  .mr-md-19 {
    margin-right: 19px !important;
  }
  .mb-md-19 {
    margin-bottom: 19px !important;
  }
  .ml-md-19 {
    margin-left: 19px !important;
  }
  .pt-md-19 {
    padding-top: 19px !important;
  }
  .pr-md-19 {
    padding-right: 19px !important;
  }
  .pb-md-19 {
    padding-bottom: 19px !important;
  }
  .pl-md-19 {
    padding-left: 19px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n19 {
    margin-top: -19px !important;
  }
  .mr-md-n19 {
    margin-right: -19px !important;
  }
  .mb-md-n19 {
    margin-bottom: -19px !important;
  }
  .ml-md-n19 {
    margin-left: -19px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-19 {
    margin-top: 19px !important;
  }
  .mr-sm-19 {
    margin-right: 19px !important;
  }
  .mb-sm-19 {
    margin-bottom: 19px !important;
  }
  .ml-sm-19 {
    margin-left: 19px !important;
  }
  .pt-sm-19 {
    padding-top: 19px !important;
  }
  .pr-sm-19 {
    padding-right: 19px !important;
  }
  .pb-sm-19 {
    padding-bottom: 19px !important;
  }
  .pl-sm-19 {
    padding-left: 19px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n19 {
    margin-top: -19px !important;
  }
  .mr-sm-n19 {
    margin-right: -19px !important;
  }
  .mb-sm-n19 {
    margin-bottom: -19px !important;
  }
  .ml-sm-n19 {
    margin-left: -19px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-20 {
    margin-top: 20px !important;
  }
  .mr-xl-20 {
    margin-right: 20px !important;
  }
  .mb-xl-20 {
    margin-bottom: 20px !important;
  }
  .ml-xl-20 {
    margin-left: 20px !important;
  }
  .pt-xl-20 {
    padding-top: 20px !important;
  }
  .pr-xl-20 {
    padding-right: 20px !important;
  }
  .pb-xl-20 {
    padding-bottom: 20px !important;
  }
  .pl-xl-20 {
    padding-left: 20px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n20 {
    margin-top: -20px !important;
  }
  .mr-xl-n20 {
    margin-right: -20px !important;
  }
  .mb-xl-n20 {
    margin-bottom: -20px !important;
  }
  .ml-xl-n20 {
    margin-left: -20px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-20 {
    margin-top: 20px !important;
  }
  .mr-lg-20 {
    margin-right: 20px !important;
  }
  .mb-lg-20 {
    margin-bottom: 20px !important;
  }
  .ml-lg-20 {
    margin-left: 20px !important;
  }
  .pt-lg-20 {
    padding-top: 20px !important;
  }
  .pr-lg-20 {
    padding-right: 20px !important;
  }
  .pb-lg-20 {
    padding-bottom: 20px !important;
  }
  .pl-lg-20 {
    padding-left: 20px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n20 {
    margin-top: -20px !important;
  }
  .mr-lg-n20 {
    margin-right: -20px !important;
  }
  .mb-lg-n20 {
    margin-bottom: -20px !important;
  }
  .ml-lg-n20 {
    margin-left: -20px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-20 {
    margin-top: 20px !important;
  }
  .mr-md-20 {
    margin-right: 20px !important;
  }
  .mb-md-20 {
    margin-bottom: 20px !important;
  }
  .ml-md-20 {
    margin-left: 20px !important;
  }
  .pt-md-20 {
    padding-top: 20px !important;
  }
  .pr-md-20 {
    padding-right: 20px !important;
  }
  .pb-md-20 {
    padding-bottom: 20px !important;
  }
  .pl-md-20 {
    padding-left: 20px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n20 {
    margin-top: -20px !important;
  }
  .mr-md-n20 {
    margin-right: -20px !important;
  }
  .mb-md-n20 {
    margin-bottom: -20px !important;
  }
  .ml-md-n20 {
    margin-left: -20px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-20 {
    margin-top: 20px !important;
  }
  .mr-sm-20 {
    margin-right: 20px !important;
  }
  .mb-sm-20 {
    margin-bottom: 20px !important;
  }
  .ml-sm-20 {
    margin-left: 20px !important;
  }
  .pt-sm-20 {
    padding-top: 20px !important;
  }
  .pr-sm-20 {
    padding-right: 20px !important;
  }
  .pb-sm-20 {
    padding-bottom: 20px !important;
  }
  .pl-sm-20 {
    padding-left: 20px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n20 {
    margin-top: -20px !important;
  }
  .mr-sm-n20 {
    margin-right: -20px !important;
  }
  .mb-sm-n20 {
    margin-bottom: -20px !important;
  }
  .ml-sm-n20 {
    margin-left: -20px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-25 {
    margin-top: 25px !important;
  }
  .mr-xl-25 {
    margin-right: 25px !important;
  }
  .mb-xl-25 {
    margin-bottom: 25px !important;
  }
  .ml-xl-25 {
    margin-left: 25px !important;
  }
  .pt-xl-25 {
    padding-top: 25px !important;
  }
  .pr-xl-25 {
    padding-right: 25px !important;
  }
  .pb-xl-25 {
    padding-bottom: 25px !important;
  }
  .pl-xl-25 {
    padding-left: 25px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n25 {
    margin-top: -25px !important;
  }
  .mr-xl-n25 {
    margin-right: -25px !important;
  }
  .mb-xl-n25 {
    margin-bottom: -25px !important;
  }
  .ml-xl-n25 {
    margin-left: -25px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-25 {
    margin-top: 25px !important;
  }
  .mr-lg-25 {
    margin-right: 25px !important;
  }
  .mb-lg-25 {
    margin-bottom: 25px !important;
  }
  .ml-lg-25 {
    margin-left: 25px !important;
  }
  .pt-lg-25 {
    padding-top: 25px !important;
  }
  .pr-lg-25 {
    padding-right: 25px !important;
  }
  .pb-lg-25 {
    padding-bottom: 25px !important;
  }
  .pl-lg-25 {
    padding-left: 25px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n25 {
    margin-top: -25px !important;
  }
  .mr-lg-n25 {
    margin-right: -25px !important;
  }
  .mb-lg-n25 {
    margin-bottom: -25px !important;
  }
  .ml-lg-n25 {
    margin-left: -25px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-25 {
    margin-top: 25px !important;
  }
  .mr-md-25 {
    margin-right: 25px !important;
  }
  .mb-md-25 {
    margin-bottom: 25px !important;
  }
  .ml-md-25 {
    margin-left: 25px !important;
  }
  .pt-md-25 {
    padding-top: 25px !important;
  }
  .pr-md-25 {
    padding-right: 25px !important;
  }
  .pb-md-25 {
    padding-bottom: 25px !important;
  }
  .pl-md-25 {
    padding-left: 25px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n25 {
    margin-top: -25px !important;
  }
  .mr-md-n25 {
    margin-right: -25px !important;
  }
  .mb-md-n25 {
    margin-bottom: -25px !important;
  }
  .ml-md-n25 {
    margin-left: -25px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-25 {
    margin-top: 25px !important;
  }
  .mr-sm-25 {
    margin-right: 25px !important;
  }
  .mb-sm-25 {
    margin-bottom: 25px !important;
  }
  .ml-sm-25 {
    margin-left: 25px !important;
  }
  .pt-sm-25 {
    padding-top: 25px !important;
  }
  .pr-sm-25 {
    padding-right: 25px !important;
  }
  .pb-sm-25 {
    padding-bottom: 25px !important;
  }
  .pl-sm-25 {
    padding-left: 25px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n25 {
    margin-top: -25px !important;
  }
  .mr-sm-n25 {
    margin-right: -25px !important;
  }
  .mb-sm-n25 {
    margin-bottom: -25px !important;
  }
  .ml-sm-n25 {
    margin-left: -25px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-28 {
    margin-top: 28px !important;
  }
  .mr-xl-28 {
    margin-right: 28px !important;
  }
  .mb-xl-28 {
    margin-bottom: 28px !important;
  }
  .ml-xl-28 {
    margin-left: 28px !important;
  }
  .pt-xl-28 {
    padding-top: 28px !important;
  }
  .pr-xl-28 {
    padding-right: 28px !important;
  }
  .pb-xl-28 {
    padding-bottom: 28px !important;
  }
  .pl-xl-28 {
    padding-left: 28px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n28 {
    margin-top: -28px !important;
  }
  .mr-xl-n28 {
    margin-right: -28px !important;
  }
  .mb-xl-n28 {
    margin-bottom: -28px !important;
  }
  .ml-xl-n28 {
    margin-left: -28px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-28 {
    margin-top: 28px !important;
  }
  .mr-lg-28 {
    margin-right: 28px !important;
  }
  .mb-lg-28 {
    margin-bottom: 28px !important;
  }
  .ml-lg-28 {
    margin-left: 28px !important;
  }
  .pt-lg-28 {
    padding-top: 28px !important;
  }
  .pr-lg-28 {
    padding-right: 28px !important;
  }
  .pb-lg-28 {
    padding-bottom: 28px !important;
  }
  .pl-lg-28 {
    padding-left: 28px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n28 {
    margin-top: -28px !important;
  }
  .mr-lg-n28 {
    margin-right: -28px !important;
  }
  .mb-lg-n28 {
    margin-bottom: -28px !important;
  }
  .ml-lg-n28 {
    margin-left: -28px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-28 {
    margin-top: 28px !important;
  }
  .mr-md-28 {
    margin-right: 28px !important;
  }
  .mb-md-28 {
    margin-bottom: 28px !important;
  }
  .ml-md-28 {
    margin-left: 28px !important;
  }
  .pt-md-28 {
    padding-top: 28px !important;
  }
  .pr-md-28 {
    padding-right: 28px !important;
  }
  .pb-md-28 {
    padding-bottom: 28px !important;
  }
  .pl-md-28 {
    padding-left: 28px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n28 {
    margin-top: -28px !important;
  }
  .mr-md-n28 {
    margin-right: -28px !important;
  }
  .mb-md-n28 {
    margin-bottom: -28px !important;
  }
  .ml-md-n28 {
    margin-left: -28px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-28 {
    margin-top: 28px !important;
  }
  .mr-sm-28 {
    margin-right: 28px !important;
  }
  .mb-sm-28 {
    margin-bottom: 28px !important;
  }
  .ml-sm-28 {
    margin-left: 28px !important;
  }
  .pt-sm-28 {
    padding-top: 28px !important;
  }
  .pr-sm-28 {
    padding-right: 28px !important;
  }
  .pb-sm-28 {
    padding-bottom: 28px !important;
  }
  .pl-sm-28 {
    padding-left: 28px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n28 {
    margin-top: -28px !important;
  }
  .mr-sm-n28 {
    margin-right: -28px !important;
  }
  .mb-sm-n28 {
    margin-bottom: -28px !important;
  }
  .ml-sm-n28 {
    margin-left: -28px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-30 {
    margin-top: 30px !important;
  }
  .mr-xl-30 {
    margin-right: 30px !important;
  }
  .mb-xl-30 {
    margin-bottom: 30px !important;
  }
  .ml-xl-30 {
    margin-left: 30px !important;
  }
  .pt-xl-30 {
    padding-top: 30px !important;
  }
  .pr-xl-30 {
    padding-right: 30px !important;
  }
  .pb-xl-30 {
    padding-bottom: 30px !important;
  }
  .pl-xl-30 {
    padding-left: 30px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n30 {
    margin-top: -30px !important;
  }
  .mr-xl-n30 {
    margin-right: -30px !important;
  }
  .mb-xl-n30 {
    margin-bottom: -30px !important;
  }
  .ml-xl-n30 {
    margin-left: -30px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-30 {
    margin-top: 30px !important;
  }
  .mr-lg-30 {
    margin-right: 30px !important;
  }
  .mb-lg-30 {
    margin-bottom: 30px !important;
  }
  .ml-lg-30 {
    margin-left: 30px !important;
  }
  .pt-lg-30 {
    padding-top: 30px !important;
  }
  .pr-lg-30 {
    padding-right: 30px !important;
  }
  .pb-lg-30 {
    padding-bottom: 30px !important;
  }
  .pl-lg-30 {
    padding-left: 30px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n30 {
    margin-top: -30px !important;
  }
  .mr-lg-n30 {
    margin-right: -30px !important;
  }
  .mb-lg-n30 {
    margin-bottom: -30px !important;
  }
  .ml-lg-n30 {
    margin-left: -30px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-30 {
    margin-top: 30px !important;
  }
  .mr-md-30 {
    margin-right: 30px !important;
  }
  .mb-md-30 {
    margin-bottom: 30px !important;
  }
  .ml-md-30 {
    margin-left: 30px !important;
  }
  .pt-md-30 {
    padding-top: 30px !important;
  }
  .pr-md-30 {
    padding-right: 30px !important;
  }
  .pb-md-30 {
    padding-bottom: 30px !important;
  }
  .pl-md-30 {
    padding-left: 30px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n30 {
    margin-top: -30px !important;
  }
  .mr-md-n30 {
    margin-right: -30px !important;
  }
  .mb-md-n30 {
    margin-bottom: -30px !important;
  }
  .ml-md-n30 {
    margin-left: -30px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-30 {
    margin-top: 30px !important;
  }
  .mr-sm-30 {
    margin-right: 30px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .ml-sm-30 {
    margin-left: 30px !important;
  }
  .pt-sm-30 {
    padding-top: 30px !important;
  }
  .pr-sm-30 {
    padding-right: 30px !important;
  }
  .pb-sm-30 {
    padding-bottom: 30px !important;
  }
  .pl-sm-30 {
    padding-left: 30px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n30 {
    margin-top: -30px !important;
  }
  .mr-sm-n30 {
    margin-right: -30px !important;
  }
  .mb-sm-n30 {
    margin-bottom: -30px !important;
  }
  .ml-sm-n30 {
    margin-left: -30px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-35 {
    margin-top: 35px !important;
  }
  .mr-xl-35 {
    margin-right: 35px !important;
  }
  .mb-xl-35 {
    margin-bottom: 35px !important;
  }
  .ml-xl-35 {
    margin-left: 35px !important;
  }
  .pt-xl-35 {
    padding-top: 35px !important;
  }
  .pr-xl-35 {
    padding-right: 35px !important;
  }
  .pb-xl-35 {
    padding-bottom: 35px !important;
  }
  .pl-xl-35 {
    padding-left: 35px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n35 {
    margin-top: -35px !important;
  }
  .mr-xl-n35 {
    margin-right: -35px !important;
  }
  .mb-xl-n35 {
    margin-bottom: -35px !important;
  }
  .ml-xl-n35 {
    margin-left: -35px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-35 {
    margin-top: 35px !important;
  }
  .mr-lg-35 {
    margin-right: 35px !important;
  }
  .mb-lg-35 {
    margin-bottom: 35px !important;
  }
  .ml-lg-35 {
    margin-left: 35px !important;
  }
  .pt-lg-35 {
    padding-top: 35px !important;
  }
  .pr-lg-35 {
    padding-right: 35px !important;
  }
  .pb-lg-35 {
    padding-bottom: 35px !important;
  }
  .pl-lg-35 {
    padding-left: 35px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n35 {
    margin-top: -35px !important;
  }
  .mr-lg-n35 {
    margin-right: -35px !important;
  }
  .mb-lg-n35 {
    margin-bottom: -35px !important;
  }
  .ml-lg-n35 {
    margin-left: -35px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-35 {
    margin-top: 35px !important;
  }
  .mr-md-35 {
    margin-right: 35px !important;
  }
  .mb-md-35 {
    margin-bottom: 35px !important;
  }
  .ml-md-35 {
    margin-left: 35px !important;
  }
  .pt-md-35 {
    padding-top: 35px !important;
  }
  .pr-md-35 {
    padding-right: 35px !important;
  }
  .pb-md-35 {
    padding-bottom: 35px !important;
  }
  .pl-md-35 {
    padding-left: 35px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n35 {
    margin-top: -35px !important;
  }
  .mr-md-n35 {
    margin-right: -35px !important;
  }
  .mb-md-n35 {
    margin-bottom: -35px !important;
  }
  .ml-md-n35 {
    margin-left: -35px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-35 {
    margin-top: 35px !important;
  }
  .mr-sm-35 {
    margin-right: 35px !important;
  }
  .mb-sm-35 {
    margin-bottom: 35px !important;
  }
  .ml-sm-35 {
    margin-left: 35px !important;
  }
  .pt-sm-35 {
    padding-top: 35px !important;
  }
  .pr-sm-35 {
    padding-right: 35px !important;
  }
  .pb-sm-35 {
    padding-bottom: 35px !important;
  }
  .pl-sm-35 {
    padding-left: 35px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n35 {
    margin-top: -35px !important;
  }
  .mr-sm-n35 {
    margin-right: -35px !important;
  }
  .mb-sm-n35 {
    margin-bottom: -35px !important;
  }
  .ml-sm-n35 {
    margin-left: -35px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-40 {
    margin-top: 40px !important;
  }
  .mr-xl-40 {
    margin-right: 40px !important;
  }
  .mb-xl-40 {
    margin-bottom: 40px !important;
  }
  .ml-xl-40 {
    margin-left: 40px !important;
  }
  .pt-xl-40 {
    padding-top: 40px !important;
  }
  .pr-xl-40 {
    padding-right: 40px !important;
  }
  .pb-xl-40 {
    padding-bottom: 40px !important;
  }
  .pl-xl-40 {
    padding-left: 40px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n40 {
    margin-top: -40px !important;
  }
  .mr-xl-n40 {
    margin-right: -40px !important;
  }
  .mb-xl-n40 {
    margin-bottom: -40px !important;
  }
  .ml-xl-n40 {
    margin-left: -40px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-40 {
    margin-top: 40px !important;
  }
  .mr-lg-40 {
    margin-right: 40px !important;
  }
  .mb-lg-40 {
    margin-bottom: 40px !important;
  }
  .ml-lg-40 {
    margin-left: 40px !important;
  }
  .pt-lg-40 {
    padding-top: 40px !important;
  }
  .pr-lg-40 {
    padding-right: 40px !important;
  }
  .pb-lg-40 {
    padding-bottom: 40px !important;
  }
  .pl-lg-40 {
    padding-left: 40px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n40 {
    margin-top: -40px !important;
  }
  .mr-lg-n40 {
    margin-right: -40px !important;
  }
  .mb-lg-n40 {
    margin-bottom: -40px !important;
  }
  .ml-lg-n40 {
    margin-left: -40px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-40 {
    margin-top: 40px !important;
  }
  .mr-md-40 {
    margin-right: 40px !important;
  }
  .mb-md-40 {
    margin-bottom: 40px !important;
  }
  .ml-md-40 {
    margin-left: 40px !important;
  }
  .pt-md-40 {
    padding-top: 40px !important;
  }
  .pr-md-40 {
    padding-right: 40px !important;
  }
  .pb-md-40 {
    padding-bottom: 40px !important;
  }
  .pl-md-40 {
    padding-left: 40px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n40 {
    margin-top: -40px !important;
  }
  .mr-md-n40 {
    margin-right: -40px !important;
  }
  .mb-md-n40 {
    margin-bottom: -40px !important;
  }
  .ml-md-n40 {
    margin-left: -40px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-40 {
    margin-top: 40px !important;
  }
  .mr-sm-40 {
    margin-right: 40px !important;
  }
  .mb-sm-40 {
    margin-bottom: 40px !important;
  }
  .ml-sm-40 {
    margin-left: 40px !important;
  }
  .pt-sm-40 {
    padding-top: 40px !important;
  }
  .pr-sm-40 {
    padding-right: 40px !important;
  }
  .pb-sm-40 {
    padding-bottom: 40px !important;
  }
  .pl-sm-40 {
    padding-left: 40px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n40 {
    margin-top: -40px !important;
  }
  .mr-sm-n40 {
    margin-right: -40px !important;
  }
  .mb-sm-n40 {
    margin-bottom: -40px !important;
  }
  .ml-sm-n40 {
    margin-left: -40px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-45 {
    margin-top: 45px !important;
  }
  .mr-xl-45 {
    margin-right: 45px !important;
  }
  .mb-xl-45 {
    margin-bottom: 45px !important;
  }
  .ml-xl-45 {
    margin-left: 45px !important;
  }
  .pt-xl-45 {
    padding-top: 45px !important;
  }
  .pr-xl-45 {
    padding-right: 45px !important;
  }
  .pb-xl-45 {
    padding-bottom: 45px !important;
  }
  .pl-xl-45 {
    padding-left: 45px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n45 {
    margin-top: -45px !important;
  }
  .mr-xl-n45 {
    margin-right: -45px !important;
  }
  .mb-xl-n45 {
    margin-bottom: -45px !important;
  }
  .ml-xl-n45 {
    margin-left: -45px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-45 {
    margin-top: 45px !important;
  }
  .mr-lg-45 {
    margin-right: 45px !important;
  }
  .mb-lg-45 {
    margin-bottom: 45px !important;
  }
  .ml-lg-45 {
    margin-left: 45px !important;
  }
  .pt-lg-45 {
    padding-top: 45px !important;
  }
  .pr-lg-45 {
    padding-right: 45px !important;
  }
  .pb-lg-45 {
    padding-bottom: 45px !important;
  }
  .pl-lg-45 {
    padding-left: 45px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n45 {
    margin-top: -45px !important;
  }
  .mr-lg-n45 {
    margin-right: -45px !important;
  }
  .mb-lg-n45 {
    margin-bottom: -45px !important;
  }
  .ml-lg-n45 {
    margin-left: -45px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-45 {
    margin-top: 45px !important;
  }
  .mr-md-45 {
    margin-right: 45px !important;
  }
  .mb-md-45 {
    margin-bottom: 45px !important;
  }
  .ml-md-45 {
    margin-left: 45px !important;
  }
  .pt-md-45 {
    padding-top: 45px !important;
  }
  .pr-md-45 {
    padding-right: 45px !important;
  }
  .pb-md-45 {
    padding-bottom: 45px !important;
  }
  .pl-md-45 {
    padding-left: 45px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n45 {
    margin-top: -45px !important;
  }
  .mr-md-n45 {
    margin-right: -45px !important;
  }
  .mb-md-n45 {
    margin-bottom: -45px !important;
  }
  .ml-md-n45 {
    margin-left: -45px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-45 {
    margin-top: 45px !important;
  }
  .mr-sm-45 {
    margin-right: 45px !important;
  }
  .mb-sm-45 {
    margin-bottom: 45px !important;
  }
  .ml-sm-45 {
    margin-left: 45px !important;
  }
  .pt-sm-45 {
    padding-top: 45px !important;
  }
  .pr-sm-45 {
    padding-right: 45px !important;
  }
  .pb-sm-45 {
    padding-bottom: 45px !important;
  }
  .pl-sm-45 {
    padding-left: 45px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n45 {
    margin-top: -45px !important;
  }
  .mr-sm-n45 {
    margin-right: -45px !important;
  }
  .mb-sm-n45 {
    margin-bottom: -45px !important;
  }
  .ml-sm-n45 {
    margin-left: -45px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-50 {
    margin-top: 50px !important;
  }
  .mr-xl-50 {
    margin-right: 50px !important;
  }
  .mb-xl-50 {
    margin-bottom: 50px !important;
  }
  .ml-xl-50 {
    margin-left: 50px !important;
  }
  .pt-xl-50 {
    padding-top: 50px !important;
  }
  .pr-xl-50 {
    padding-right: 50px !important;
  }
  .pb-xl-50 {
    padding-bottom: 50px !important;
  }
  .pl-xl-50 {
    padding-left: 50px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n50 {
    margin-top: -50px !important;
  }
  .mr-xl-n50 {
    margin-right: -50px !important;
  }
  .mb-xl-n50 {
    margin-bottom: -50px !important;
  }
  .ml-xl-n50 {
    margin-left: -50px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-50 {
    margin-top: 50px !important;
  }
  .mr-lg-50 {
    margin-right: 50px !important;
  }
  .mb-lg-50 {
    margin-bottom: 50px !important;
  }
  .ml-lg-50 {
    margin-left: 50px !important;
  }
  .pt-lg-50 {
    padding-top: 50px !important;
  }
  .pr-lg-50 {
    padding-right: 50px !important;
  }
  .pb-lg-50 {
    padding-bottom: 50px !important;
  }
  .pl-lg-50 {
    padding-left: 50px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n50 {
    margin-top: -50px !important;
  }
  .mr-lg-n50 {
    margin-right: -50px !important;
  }
  .mb-lg-n50 {
    margin-bottom: -50px !important;
  }
  .ml-lg-n50 {
    margin-left: -50px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-50 {
    margin-top: 50px !important;
  }
  .mr-md-50 {
    margin-right: 50px !important;
  }
  .mb-md-50 {
    margin-bottom: 50px !important;
  }
  .ml-md-50 {
    margin-left: 50px !important;
  }
  .pt-md-50 {
    padding-top: 50px !important;
  }
  .pr-md-50 {
    padding-right: 50px !important;
  }
  .pb-md-50 {
    padding-bottom: 50px !important;
  }
  .pl-md-50 {
    padding-left: 50px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n50 {
    margin-top: -50px !important;
  }
  .mr-md-n50 {
    margin-right: -50px !important;
  }
  .mb-md-n50 {
    margin-bottom: -50px !important;
  }
  .ml-md-n50 {
    margin-left: -50px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-50 {
    margin-top: 50px !important;
  }
  .mr-sm-50 {
    margin-right: 50px !important;
  }
  .mb-sm-50 {
    margin-bottom: 50px !important;
  }
  .ml-sm-50 {
    margin-left: 50px !important;
  }
  .pt-sm-50 {
    padding-top: 50px !important;
  }
  .pr-sm-50 {
    padding-right: 50px !important;
  }
  .pb-sm-50 {
    padding-bottom: 50px !important;
  }
  .pl-sm-50 {
    padding-left: 50px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n50 {
    margin-top: -50px !important;
  }
  .mr-sm-n50 {
    margin-right: -50px !important;
  }
  .mb-sm-n50 {
    margin-bottom: -50px !important;
  }
  .ml-sm-n50 {
    margin-left: -50px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-60 {
    margin-top: 60px !important;
  }
  .mr-xl-60 {
    margin-right: 60px !important;
  }
  .mb-xl-60 {
    margin-bottom: 60px !important;
  }
  .ml-xl-60 {
    margin-left: 60px !important;
  }
  .pt-xl-60 {
    padding-top: 60px !important;
  }
  .pr-xl-60 {
    padding-right: 60px !important;
  }
  .pb-xl-60 {
    padding-bottom: 60px !important;
  }
  .pl-xl-60 {
    padding-left: 60px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n60 {
    margin-top: -60px !important;
  }
  .mr-xl-n60 {
    margin-right: -60px !important;
  }
  .mb-xl-n60 {
    margin-bottom: -60px !important;
  }
  .ml-xl-n60 {
    margin-left: -60px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-60 {
    margin-top: 60px !important;
  }
  .mr-lg-60 {
    margin-right: 60px !important;
  }
  .mb-lg-60 {
    margin-bottom: 60px !important;
  }
  .ml-lg-60 {
    margin-left: 60px !important;
  }
  .pt-lg-60 {
    padding-top: 60px !important;
  }
  .pr-lg-60 {
    padding-right: 60px !important;
  }
  .pb-lg-60 {
    padding-bottom: 60px !important;
  }
  .pl-lg-60 {
    padding-left: 60px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n60 {
    margin-top: -60px !important;
  }
  .mr-lg-n60 {
    margin-right: -60px !important;
  }
  .mb-lg-n60 {
    margin-bottom: -60px !important;
  }
  .ml-lg-n60 {
    margin-left: -60px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-60 {
    margin-top: 60px !important;
  }
  .mr-md-60 {
    margin-right: 60px !important;
  }
  .mb-md-60 {
    margin-bottom: 60px !important;
  }
  .ml-md-60 {
    margin-left: 60px !important;
  }
  .pt-md-60 {
    padding-top: 60px !important;
  }
  .pr-md-60 {
    padding-right: 60px !important;
  }
  .pb-md-60 {
    padding-bottom: 60px !important;
  }
  .pl-md-60 {
    padding-left: 60px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n60 {
    margin-top: -60px !important;
  }
  .mr-md-n60 {
    margin-right: -60px !important;
  }
  .mb-md-n60 {
    margin-bottom: -60px !important;
  }
  .ml-md-n60 {
    margin-left: -60px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-60 {
    margin-top: 60px !important;
  }
  .mr-sm-60 {
    margin-right: 60px !important;
  }
  .mb-sm-60 {
    margin-bottom: 60px !important;
  }
  .ml-sm-60 {
    margin-left: 60px !important;
  }
  .pt-sm-60 {
    padding-top: 60px !important;
  }
  .pr-sm-60 {
    padding-right: 60px !important;
  }
  .pb-sm-60 {
    padding-bottom: 60px !important;
  }
  .pl-sm-60 {
    padding-left: 60px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n60 {
    margin-top: -60px !important;
  }
  .mr-sm-n60 {
    margin-right: -60px !important;
  }
  .mb-sm-n60 {
    margin-bottom: -60px !important;
  }
  .ml-sm-n60 {
    margin-left: -60px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-100 {
    margin-top: 100px !important;
  }
  .mr-xl-100 {
    margin-right: 100px !important;
  }
  .mb-xl-100 {
    margin-bottom: 100px !important;
  }
  .ml-xl-100 {
    margin-left: 100px !important;
  }
  .pt-xl-100 {
    padding-top: 100px !important;
  }
  .pr-xl-100 {
    padding-right: 100px !important;
  }
  .pb-xl-100 {
    padding-bottom: 100px !important;
  }
  .pl-xl-100 {
    padding-left: 100px !important;
  }
}
@media all and (max-width: 1199px) {
  .mt-xl-n100 {
    margin-top: -100px !important;
  }
  .mr-xl-n100 {
    margin-right: -100px !important;
  }
  .mb-xl-n100 {
    margin-bottom: -100px !important;
  }
  .ml-xl-n100 {
    margin-left: -100px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-100 {
    margin-top: 100px !important;
  }
  .mr-lg-100 {
    margin-right: 100px !important;
  }
  .mb-lg-100 {
    margin-bottom: 100px !important;
  }
  .ml-lg-100 {
    margin-left: 100px !important;
  }
  .pt-lg-100 {
    padding-top: 100px !important;
  }
  .pr-lg-100 {
    padding-right: 100px !important;
  }
  .pb-lg-100 {
    padding-bottom: 100px !important;
  }
  .pl-lg-100 {
    padding-left: 100px !important;
  }
}
@media all and (max-width: 991px) {
  .mt-lg-n100 {
    margin-top: -100px !important;
  }
  .mr-lg-n100 {
    margin-right: -100px !important;
  }
  .mb-lg-n100 {
    margin-bottom: -100px !important;
  }
  .ml-lg-n100 {
    margin-left: -100px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-100 {
    margin-top: 100px !important;
  }
  .mr-md-100 {
    margin-right: 100px !important;
  }
  .mb-md-100 {
    margin-bottom: 100px !important;
  }
  .ml-md-100 {
    margin-left: 100px !important;
  }
  .pt-md-100 {
    padding-top: 100px !important;
  }
  .pr-md-100 {
    padding-right: 100px !important;
  }
  .pb-md-100 {
    padding-bottom: 100px !important;
  }
  .pl-md-100 {
    padding-left: 100px !important;
  }
}
@media all and (max-width: 767px) {
  .mt-md-n100 {
    margin-top: -100px !important;
  }
  .mr-md-n100 {
    margin-right: -100px !important;
  }
  .mb-md-n100 {
    margin-bottom: -100px !important;
  }
  .ml-md-n100 {
    margin-left: -100px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-100 {
    margin-top: 100px !important;
  }
  .mr-sm-100 {
    margin-right: 100px !important;
  }
  .mb-sm-100 {
    margin-bottom: 100px !important;
  }
  .ml-sm-100 {
    margin-left: 100px !important;
  }
  .pt-sm-100 {
    padding-top: 100px !important;
  }
  .pr-sm-100 {
    padding-right: 100px !important;
  }
  .pb-sm-100 {
    padding-bottom: 100px !important;
  }
  .pl-sm-100 {
    padding-left: 100px !important;
  }
}
@media all and (max-width: 575px) {
  .mt-sm-n100 {
    margin-top: -100px !important;
  }
  .mr-sm-n100 {
    margin-right: -100px !important;
  }
  .mb-sm-n100 {
    margin-bottom: -100px !important;
  }
  .ml-sm-n100 {
    margin-left: -100px !important;
  }
}
.font-10 {
  font-size: 10px;
}

.font-11 {
  font-size: 11px;
}

.font-12 {
  font-size: 12px;
}

.font-13 {
  font-size: 13px;
}

.font-14 {
  font-size: 14px;
}

.font-15 {
  font-size: 15px;
}

.font-16 {
  font-size: 16px;
}

.font-17 {
  font-size: 17px;
}

.font-18 {
  font-size: 18px;
}

.font-20 {
  font-size: 20px;
}

.font-22 {
  font-size: 22px;
}

.font-24 {
  font-size: 24px;
}

.font-light {
  font-weight: 300;
}

.font-bold {
  font-weight: 700;
}

.font-black {
  font-weight: 800;
}

.full-height {
  height: 100%;
}

.full-width {
  width: 100%;
}

.color-black {
  color: #171717;
}

.color-text {
  color: #000;
}

.color-primary {
  color: #00794A;
}

.color-2nd {
  color: #F5D010;
}

.color-dark-blue {
  color: #36409E;
}

.color-red {
  color: #F64B53;
}

.color-green {
  color: #007A57;
}

.color-light {
  color: #838FA3;
}

.font-14 {
  font-size: 14px;
}
/*# sourceMappingURL=main.css.map */

.w180 {
   width: 180px;
}



.txt11 {
   background-color: #083F4B;
   padding: 6px 16px;
   border-radius: 16px;
   color: white;
   margin: 0 5px 0 0;
   font-weight: 600;
   font-size: 19px;
}

.txt12 {
   color: #5d5d5d;
   text-transform: none;
}

.history-line {
   padding: 0 15px 0 70px;
   margin: 0 0 0 35px;
   border-left: 1px solid #083F4B;
   height: 20px;
}

/*.history .panel-group .panel-default:last-child .history-line {
   display: none;
}*/

/*.history .panel-group .panel-default:last-child .panel-body {
   padding: 20px 15px 20px 70px;
   border-left: none;
}*/

.history-img {
   height: 400px;
   margin: 20px 0 0;
}

.history .panel {
   text-align: justify;
}

@media (max-width: 767px) {
   .history .panel-body {
      padding: 0 0 20px 0;
      margin: 0;
      border-left: none;
   }

   .txt11 {
      float: left;
   }

   .panel-heading {
      padding: 0;
   }

   .history-line {
      margin: -10px 0 0 35px;
      height: 40px;
   }

   /*.history .panel-group .panel-default:last-child .panel-body {
      padding: 20px 0 0 0;
   }*/
}


.panel {
   margin-bottom: 20px;
}

.panel-body {
   padding: 15px;
}

.history .panel-body {
   padding: 0 15px 20px 70px;
   margin: 0 0 0 35px;
   border-left: 1px solid #012d45;
}
/*
.panel-heading {
   padding: 7px 0 0;
}*/

   .panel-heading > .dropdown .dropdown-toggle {
      color: inherit
   }

.panel-title {
   margin-top: 0;
   margin-bottom: 0;
   font-size: 16px;
   color: inherit
}

   .panel-title > .small,
   .panel-title > .small > a,
   .panel-title > a,
   .panel-title > small,
   .panel-title > small > a {
      color: inherit
   }

      .panel-title > a:hover,
      .panel-title > a:focus {
         text-decoration: none;
      }

.panel-footer {
   padding: 10px 15px;
   background-color: #f5f5f5;
   border-top: 1px solid #ddd;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
   margin-bottom: 0
}

   .panel > .list-group .list-group-item,
   .panel > .panel-collapse > .list-group .list-group-item {
      border-width: 1px 0;
      border-radius: 0
   }

   .panel > .list-group:first-child .list-group-item:first-child,
   .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
      border-top: 0;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px
   }

   .panel > .list-group:last-child .list-group-item:last-child,
   .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
      border-bottom: 0;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px
   }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
   border-top-left-radius: 0;
   border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
   border-top-width: 0
}

.list-group + .panel-footer {
   border-top-width: 0
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
   margin-bottom: 0
}

   .panel > .panel-collapse > .table caption,
   .panel > .table caption,
   .panel > .table-responsive > .table caption {
      padding-right: 15px;
      padding-left: 15px
   }

   .panel > .table-responsive:first-child > .table:first-child,
   .panel > .table:first-child {
      border-top-left-radius: 3px;
      border-top-right-radius: 3px
   }

      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
      .panel > .table:first-child > tbody:first-child > tr:first-child,
      .panel > .table:first-child > thead:first-child > tr:first-child {
         border-top-left-radius: 3px;
         border-top-right-radius: 3px
      }

         .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
         .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
         .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
         .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
         .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
         .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
         .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
         .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
            border-top-left-radius: 3px
         }

         .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
         .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
         .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
         .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
         .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
         .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
         .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
         .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
            border-top-right-radius: 3px
         }

   .panel > .table-responsive:last-child > .table:last-child,
   .panel > .table:last-child {
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px
   }

      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
      .panel > .table:last-child > tbody:last-child > tr:last-child,
      .panel > .table:last-child > tfoot:last-child > tr:last-child {
         border-bottom-right-radius: 3px;
         border-bottom-left-radius: 3px
      }

         .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
         .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
         .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
         .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
         .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
         .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
         .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
         .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: 3px
         }

         .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
         .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
         .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
         .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
         .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
         .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
         .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
         .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
            border-bottom-right-radius: 3px
         }

   .panel > .panel-body + .table,
   .panel > .panel-body + .table-responsive,
   .panel > .table + .panel-body,
   .panel > .table-responsive + .panel-body {
      border-top: 1px solid #ddd
   }

   .panel > .table > tbody:first-child > tr:first-child td,
   .panel > .table > tbody:first-child > tr:first-child th {
      border-top: 0
   }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
   border: 0
}

   .panel > .table-bordered > tbody > tr > td:first-child,
   .panel > .table-bordered > tbody > tr > th:first-child,
   .panel > .table-bordered > tfoot > tr > td:first-child,
   .panel > .table-bordered > tfoot > tr > th:first-child,
   .panel > .table-bordered > thead > tr > td:first-child,
   .panel > .table-bordered > thead > tr > th:first-child,
   .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
   .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
   .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
   .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
   .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
   .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
      border-left: 0
   }

   .panel > .table-bordered > tbody > tr > td:last-child,
   .panel > .table-bordered > tbody > tr > th:last-child,
   .panel > .table-bordered > tfoot > tr > td:last-child,
   .panel > .table-bordered > tfoot > tr > th:last-child,
   .panel > .table-bordered > thead > tr > td:last-child,
   .panel > .table-bordered > thead > tr > th:last-child,
   .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
   .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
   .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
   .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
   .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
   .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
      border-right: 0
   }

   .panel > .table-bordered > tbody > tr:first-child > td,
   .panel > .table-bordered > tbody > tr:first-child > th,
   .panel > .table-bordered > thead > tr:first-child > td,
   .panel > .table-bordered > thead > tr:first-child > th,
   .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
   .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
   .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
   .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
      border-bottom: 0
   }

   .panel > .table-bordered > tbody > tr:last-child > td,
   .panel > .table-bordered > tbody > tr:last-child > th,
   .panel > .table-bordered > tfoot > tr:last-child > td,
   .panel > .table-bordered > tfoot > tr:last-child > th,
   .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
   .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
   .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
   .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0
   }

.panel > .table-responsive {
   margin-bottom: 0;
   border: 0
}

.panel-group {
   margin-bottom: 20px
}

.panel-group {
   margin-bottom: 55px;
}

   .panel-group .panel {
      margin-bottom: 0;
   }

   .panel-group .panel-heading {
      border-bottom: 0
   }

   .panel-group .panel-footer {
      border-top: 0
   }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
   border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
   color: #f5f5f5;
   background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
   border-bottom-color: #ddd
}

.panel-primary {
   border-color: #337ab7
}

   .panel-primary > .panel-heading {
      color: #fff;
      background-color: #337ab7;
      border-color: #337ab7
   }

      .panel-primary > .panel-heading + .panel-collapse > .panel-body {
         border-top-color: #337ab7
      }

      .panel-primary > .panel-heading .badge {
         color: #337ab7;
         background-color: #fff
      }

   .panel-primary > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #337ab7
   }

.panel-success {
   border-color: #d6e9c6
}

   .panel-success > .panel-heading {
      color: #3c763d;
      background-color: #dff0d8;
      border-color: #d6e9c6
   }

      .panel-success > .panel-heading + .panel-collapse > .panel-body {
         border-top-color: #d6e9c6
      }

      .panel-success > .panel-heading .badge {
         color: #dff0d8;
         background-color: #3c763d
      }

   .panel-success > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #d6e9c6
   }

.panel-info {
   border-color: #bce8f1
}

   .panel-info > .panel-heading {
      color: #31708f;
      background-color: #d9edf7;
      border-color: #bce8f1
   }

      .panel-info > .panel-heading + .panel-collapse > .panel-body {
         border-top-color: #bce8f1
      }

      .panel-info > .panel-heading .badge {
         color: #d9edf7;
         background-color: #31708f
      }

   .panel-info > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #bce8f1
   }

.panel-warning {
   border-color: #faebcc
}

   .panel-warning > .panel-heading {
      color: #8a6d3b;
      background-color: #fcf8e3;
      border-color: #faebcc
   }

      .panel-warning > .panel-heading + .panel-collapse > .panel-body {
         border-top-color: #faebcc
      }

      .panel-warning > .panel-heading .badge {
         color: #fcf8e3;
         background-color: #8a6d3b
      }

   .panel-warning > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #faebcc
   }

.panel-danger {
   border-color: #ebccd1
}

   .panel-danger > .panel-heading {
      color: #a94442;
      background-color: #f2dede;
      border-color: #ebccd1
   }

      .panel-danger > .panel-heading + .panel-collapse > .panel-body {
         border-top-color: #ebccd1
      }

      .panel-danger > .panel-heading .badge {
         color: #f2dede;
         background-color: #a94442
      }

   .panel-danger > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ebccd1
   }




.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
   display: table;
   content: " "
}
.panel-body:after,
.row:after {
   clear: both
}

.collapse {
   display: none
}

.collapse.in {
   display: block
}

tr.collapse.in {
   display: table-row
}

tbody.collapse.in {
   display: table-row-group
}

.collapsing {
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition-timing-function: ease;
   -o-transition-timing-function: ease;
   transition-timing-function: ease;
   -webkit-transition-duration: .35s;
   -o-transition-duration: .35s;
   transition-duration: .35s;
   -webkit-transition-property: height, visibility;
   -o-transition-property: height, visibility;
   transition-property: height, visibility
}

.panel-body > .panel-fix {
   margin-left: -79px;
   position: absolute;
}
.panel-fix > .panel-dot {
   display: block;
   width: 16px;
   height: 16px;
   border-radius: 8px;
   background-color: #00794A;
   float: left;
   margin-top: 6px;
}

.panel-fix > .panel-date {
   font-weight: 600;
   font-size: 18px;
   display: block;
   margin-left: 6px;
   float: left;
}
.panel-fix > a > img {
   width: 64px;
   height: 64px;
   float: left;
   margin-left: 23px;
   margin-top: 3px;
   object-fit: cover;
}

.panel-content {
   padding-left: 56px;
   font-size: 17px;
}
/*
#home-slider .post-big__ct
{
   position: absolute;
   bottom: 0;
   background-color: rgba(255, 255, 255, 0.7);
   padding: 28px 25px;
}
@media all and (min-width: 768px) {
   .post-big__ct {
      width: 67.3306772908%;
   }
   #home-slider .post-big {
      position: relative;
      margin-bottom: 0;
      height: 550px;
   }
}


@media all and (max-width: 991px) {
   .h-overview {
      margin-top: 0;
   }
}*/

/*.banner {
   position: relative
}*/




#bannerHome {
   position: relative
}

.bannerHome {
   height: 100vh;
   opacity: 0
}

.bannerHome .item {
   height: 100%;
   background-size: cover !important;
   position: relative
}

.bannerHome .item .container {
   padding: 0;
   height: 100%
}

.bannerHome .item .container .img {
   display: none;
   width: 100%
}

.bannerHome .item .container .copy {
   width: 45%;
   position: absolute;
   top: 50%;
   left: 5%;
   -webkit-transform: translate(0,-50%);
   -ms-transform: translate(0,-50%);
   transform: translate(0,-50%);
   padding-left: 2%
}

.bannerHome .item .container .copy h3 {
   color: #fff;
   font-size: 64px;
   padding-bottom: 25px;
   position: relative
}

.bannerHome .item .container .copy p {
   font-size: 16px;
   padding-bottom: 30px;
   letter-spacing: 0
}

.bannerHome .post-big__ct {
      position: absolute;
      bottom: 0;
      width: 67.3306772908%;
      background-color: rgba(255, 255, 255, 0.7);
      padding: 28px 25px;
   }