<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.alert {
  padding: 15px;
  margin: 20px 0 20px 0;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert &gt; p,
.alert &gt; ul {
  margin-bottom: 0;
}
.alert &gt; p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-error, ul.error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #843534;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: rgb(145,195,0);
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

/*
ul.gallery {
  display: block;
  margin: 5px 0 5px 0;
  padding: 0;
}
ul.gallery li {
  margin: 0;
  float: left;
  list-style: none;
  padding: 0 0 5px 0;
  margin: 0 8px 6px 0;
  width: 118px;
  height: 98px;
  position: relative;
}
ul.gallery li a {
  border: 1px solid #bababa;
  background: #fff;
  display: block;
  width: 117px;
  height: 95px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(50,50,50,0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(50,50,50,0.75);
  box-shadow: 2px 2px 5px 0px rgba(50,50,50,0.75);
}
ul.gallery li a img {
  padding: 4px;
  display: block;
  max-width: 127px;
  max-height: 86px;
  margin: auto;
}


*/
.clear:after{
  clear: both;
  content: "";
  display: block;
}
.help-block.text-danger{
  color: red;
}
img.load {
  opacity: 0;
  transition: opacity .3s ease-in;
}

.loginform .help-block.text-danger{
  position: absolute;
  font-size: 0.8em;
  margin-top: 30px;
  left: 0;
}
.loginform input.has-error{
  margin-bottom: 20px !important;
}

.loginform{
  position: relative;
}

#survey label{
  cursor: pointer;
}


#survey .bg-teal {
  background-color: #00b297;
}

#survey .bg-danger {
  background-color: #dc3545 !important;
}

#survey .bg-warning {
  background-color: #F49917 !important;
}

#survey .bg-info {
  background-color: #17a2b8 !important;
}

#survey .bg-purple {
  background-color: #6f42c1;
}

div.page main div.content
{
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /*border-bottom: 2px solid rgb(211,211,211);*/
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 72.5rem;
  z-index: 2;
}

div.page main div.content div:first-child:not(.col-sm-4)
{
  width: 100%;
}


main div.header.small {
  min-height: 9.875rem;
}

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

.btn-toolbar .btn {
  margin-left: 15px;
}

.row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-sm-4 {
  width: 33.33333333333333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

main div.header.small &gt; div:not([class]) {
  width: 100%;
}


.navigation ul li.active a {
  font-weight: bold;
}

.pagemenu ul li.active {
  font-weight: bold;
}

main nav.pagemenu a.back::after{
  background: none;
}

main div.columns &gt; div:nth-child(2) {
  margin-top: 2rem;
}

.msk a {
  display: block;
  padding-bottom: 10px;
}

.msk div {
  line-height: 16px;
  font-size: 11px;
}
.rowSubmit{
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
}

main div.board-slider div.slider1 div.item p a{
  color: rgb(255,255,255);
  text-decoration: none;
}

main div.board-slider div.slider1 div.item p a:hover{
  text-decoration: underline;
}

main div.columns nav.pagemenu a.back {
  padding-left: 25px;
}
main div.columns nav.pagemenu a.back::before {
  background-color: #432C1D;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNi41NDUiIGhlaWdodD0iMTEuOTk5IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxLjczMTcgMy4xNzQ4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02Ny4zNzQgLTEyMS4wMSkiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9Ii4yODg2MiI+PGxpbmUgeDE9IjY3LjUxOSIgeDI9IjY4Ljk2MiIgeTE9IjEyMS4xNSIgeTI9IjEyMi42IiBkYXRhLW5hbWU9IkxpbmUgMTQxIi8+PGxpbmUgeDE9IjY3LjUxOSIgeDI9IjY4Ljk2MiIgeTE9IjEyNC4wNCIgeTI9IjEyMi42IiBkYXRhLW5hbWU9IkxpbmUgMTQyIi8+PC9nPjwvc3ZnPg==);
  background-position: 7px center;
  background-repeat: no-repeat;
  background-size: 7px 12px;
  border-radius: 50%;
  content: '';
  height: 20px;
  left: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  width: 20px;
}


main div.columns div:first-child:not(.photogallery) ul {
  padding-left: 40px;
}
main div.columns div:first-child:not(.photogallery) ul li {
  list-style: disc;
}

main #anchor a.button {
  cursor: pointer;
}
main #anchor div.hide {
  display: none;
}

main div.board-slider div.slider1 div.item span.green {
  background-color: #432C1D;
  display: block;
  padding: 18px 0px 0px 0px
}

main div.board-slider div.slider1 div.item span.green img {
  height: 78%;
  padding-left: 10px;
}

main div.board-slider div.slider1 div.item div div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  color: rgb(255,255,255);
  display: flex !important;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 29.75rem;
  padding-left: 0rem;
  position: relative;
}

main div.board-slider ul.bx-custom-pager li {
  background-color: #432C1D;
  padding: 0px 8px 0px 8px;
}

main div.board-slider ul.bx-custom-pager li a{
  display: block;
}

main div.columns div.company, main div div table tr td p.company {
  padding: 1em;
  margin-bottom: 1.5em;
  box-sizing: border-box;
  line-height: 1.5em;
  background: #F2F2F2 url(../res/tel.svg) no-repeat 90% 50%;
  background-size: 25%;
}

main div div table tr td p.company {
  margin-right: 35px;
}

@media only screen and (min-width: 1500px)
{
header[role='banner'] nav[role='navigation'] li a {
  white-space: nowrap;
}
}

.filesDwnlList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}


.file {
  float: left;
  width: 50%;
  padding-top: 5px;
  border: 1px solid #e3e3e3;
  border-width: 0;
}

.file p {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.file i {
  font-size: 1.8em;
  vertical-align: middle;
  opacity: .5;
  display: inline-block;
  padding-right: 15px;
  background-image: url("../images/file.png");
  width: 42px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55%;
}

.file span+span {
  -ms-flex-item-align: center;
  align-self: center;
}

.file a {
  text-decoration: none;
  font-size: 1em;
  line-height: 1.4em;
  word-break: break-all;
  display: block;
}

.file a span{
  display: block;
}

.file a em {
  color: rgb(177,177,177);
  font-size: .9em;
  font-style: normal;
}

.file a em {
  white-space: nowrap;
  word-break: normal;
}

main div.files &gt; h2 {
  border-bottom: 2px solid rgb(211,211,211);
  color: #432C1D;
  font-size: 1.875rem;
  line-height: 2.5625rem;
  margin-bottom: 2.5rem;
  padding-bottom: 1rem;
  width: 100%;
}

#ajax-spinner {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1020;
  width: 60px;
  height: 60px;
  margin: -76px 0 0 -76px;
  border: 16px solid #236A45;
  border-radius: 50%;
  border-top: 16px solid #f9faff;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  opacity: 1 !important;
}
.spinner div.page {
  opacity: 0.5;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

main div.about p.more
{
  font-size: 0.875rem;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}

main div.about p.more a
{
  background-color: rgb(237,169,0);
  background-image: linear-gradient(to bottom, rgb(244,177,11) 0%,rgb(255,205,133) 100%);
  background-position: left 3.125rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 5px;
  color: rgb(255,255,255);
  display: inline-block;
  padding: 1.0625rem 1.5rem 1rem 1.5rem;
  text-decoration: none;
}

main div.about p.more a:hover, main div.about p.more a:focus
{
  animation: animation7 0.4s forwards;
}


/*Icon progressbar*/
#progressbar {
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
  text-align: center;
  height: 120px;
  padding-left: 5px;
}

#progressbar .active {
  color: rgb(23, 195, 178);
}

#progressbar li {
  list-style-type: none;
  font-size: 1.125rem;
  width: 33%;
  float: left;
  position: relative;
  font-weight: 400;

}

/*Icons in the ProgressBar*/
#progressbar #account:before {
  font-family: FontAwesome;
  font-weight: 900;
  content: "1";
}

#progressbar #personal:before {
  font-family: FontAwesome;
  font-weight: 900;
  content: "2";
}

#progressbar #payment:before {
  font-family: FontAwesome;
  font-weight: 900;
  content: "3";
}

#progressbar #confirm:before {
  font-family: FontAwesome;
  content: "\f00c";
}

#progressbar li.active a {
  display: block;
  color: rgb(23, 195, 178);
}

#progressbar li a {
  display: block;
  color: lightgray;
}

/*Icon ProgressBar before any progress*/
#progressbar li:before {
  position: relative;
  width: 50px;
  height: 50px;
  line-height: 46px;
  display: block;
  font-size: 20px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
  z-index: 10;
}

/*ProgressBar connectors*/
#progressbar li:after {
  content: '';
  width: 100%;
  height: 7px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 23px;
  z-index: 1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before, #progressbar li.active:after {
  background: rgb(23, 195, 178);
}

/*Animated Progress Bar*/
.progress {
  height: 20px;
}

.progress-bar {
  background-color: rgb(23, 195, 178);
}

/*Fit image in bootstrap div*/
.fit-image {
  width: 100%;
  object-fit: cover;
}

.float-left {
  position: absolute;
  right: 15px;
}

.btn-primary {
  background-color: rgb(237,169,0);
  background-image: linear-gradient(to bottom, rgb(244,177,11) 0%,rgb(255,205,133) 100%);
  background-position: left 3.125rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border: none;
  border-radius: 5px;
  color: rgb(255,255,255) !important;
  font-family: canada-type-gibson, sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: normal;
  padding: 1.0625rem 1.5rem 1rem 1.5rem;
  text-align: center;
}

.btn-primary:hover
{
  animation: animation7 0.4s forwards;
}

.text-right {
  float: right;
}

.article .content img {
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}

main .termsAndConditions, main .termsAndConditions a, main .termsAndConditions a:visited {
  color: white;
  margin-right: 20px;
}

main .termsAndConditions a, main .termsAndConditions a:visited {
  text-decoration: underline;
}</pre></body></html>