.container-fixed {
  padding-left: 0px;
  padding-right: 0px;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}

#r5002 .container {
  padding-left: 0px;
  padding-right: 0px;
}

.bodytext a {
  white-space: nowrap;
}

.gallery,
.imagelist {
  opacity: 1;
  visibility: visible;
  display: block;
}

#m4156 {
  width: 100%;
}

#m1496 .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.navbar-default {
  background-color: transparent;
  border: none;
  border-radius: 0px;
  margin: 0px;
  min-height: unset;
}

.navbar-collapse {
  padding-right: 0px;
  padding-left: 0px;
}

nav ul li a {
  margin: 0px;
}

.nav li a {
  padding: 15px;
  line-height: unset;
}

.navbar-nav {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: left;
}

.navbar-default .navbar-nav li a {
  color: rgb(8, 81, 150);
  text-decoration: none;
  font-size: 16px;
  font-family: Archivo Narrow;
  font-weight: 800;
  transition: 0.4s linear;
}

.navbar-default .navbar-nav .active a,
.navbar-default .navbar-nav .active a:focus,
.navbar-default .navbar-nav .active a:hover {
  color: #fff;
  background-color: rgb(65, 145, 191);
}

.navbar-default .navbar-nav li a:focus,
.navbar-default .navbar-nav li a:hover {
  color: #fff;
  background-color: rgb(65, 145, 191);
}

#p2374 #m1730 {
  border: none;
  margin-bottom: 0px;
}

#w_m1730 {
  border: 1px solid rgb(153, 153, 153);
  margin-bottom: 10px;
}

#w_m4730 {
  display: inline-block;
}

#p8696 #m3293 {
  padding-left: 0px;
}

#p8696 #m3293 .smalltext:nth-of-type(1) {
  margin-bottom: 10px;
}

#m1007 ul{
  padding-left: 20px;
  list-style: decimal-leading-zero;
}

#m1007 ul li::marker{
  color: #000;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
}

.btn-success.disabled {
  background-color: transparent;
  border: 1px solid rgb(8, 81, 150);
  ;
  color: rgb(8, 81, 150);
  ;
}

.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success:hover {
  background-color: rgb(65, 145, 191);
  color: #fff;
  border: 1px solid rgb(65, 145, 191);
}

.btn-success,
.btn-success.focus,
.btn-success:focus {
  border: 1px solid rgb(65, 145, 191);
  background-color: rgb(65, 145, 191);
  font-weight: bold;
}

.btn-success:active:focus,
.btn-success:active:hover {
  background-color: transparent;
  border: 1px solid rgb(8, 81, 150);
  color: rgb(8, 81, 150);
}

.privacy-policy {
  padding-bottom: 30px;
}

.privacy-policy .subtitle {
  font-weight: 500;
  padding-top: 20px;
}

.privacy-policy .subtitle:first-of-type {
  margin-top: 0px;
}

.privacy-policy p,
.privacy-policy ul {
  font-size: 13px;
  line-height: 1.8em;
  color: #000;
}

.privacy-policy a {
  color: rgb(56, 174, 224);
  white-space: nowrap;
}

.privacy-policy a:hover {
  text-decoration: underline;
}

.privacy-details {
  padding: 20px;
  border: 1px solid rgb(153, 153, 153);
  margin-top: 10px;
  box-shadow: 5px 5px 6px rgba(51, 51, 51, 0.3);
}

.footertext {
  font-size: 12px;
}

.footertext a {
  color: #fff;
  white-space: nowrap;
}

.footertext a:hover {
  text-decoration: underline;
  color: rgb(8, 81, 150);
}



/* Mobile */
@media (max-width: 767px) {
  .button2 {
    border: none;
  }

  #m1198:hover {
    text-decoration: none;
    background-color: rgb(65, 145, 191);
  }

  #r4987 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  #c4823 {
    padding-left: 15px;
    padding-right: 15px;
  }

  nav:not(.horizontal-menu--mobile):before,
  nav[data-settings*="vertical=true"]:not(.horizontal-menu--mobile):before {
    display: none;
  }

  .navbar-default .navbar-toggle {
    border: none;
    padding-right: 0px;
  }

  .navbar-default .navbar-brand:focus,
  .navbar-default .navbar-brand:hover,
  .navbar-default .navbar-brand {
    color: rgb(8, 81, 150);
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: rgb(8, 81, 150);
  }

  .navbar-nav {
    flex-direction: column;
    justify-content: flex-start;
    margin: 0px;
    gap: 4px;
  }

  .nav li a {
    padding: 12px 14px;
  }

  .privacy-policy .privacy-details ul li:nth-last-of-type(1) a {
    white-space: wrap;
    overflow-wrap: anywhere;
  }

  #w_m2331{
    border: 1px solid rgb(153, 153, 153);
  }
}

/* ios */
@media (max-width: 340px) {}

/* windows */
@media (min-width: 451px) and (max-width: 767px) {}

/*tab portrait*/
@media (min-width: 768px) and (max-width: 991px) {

  /* navbar collapse start */
  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-collapse.collapse.in {
    display: block !important;
  }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* navbar collapse end */

  #r4987 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  #c4823 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar-default .navbar-toggle {
    border: none;
    margin-right: 0px;
    padding-right: 0px;
  }

  .navbar-default .navbar-brand:focus,
  .navbar-default .navbar-brand:hover,
  .navbar-default .navbar-brand {
    display: block !important;
    color: rgb(8, 81, 150);
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: rgb(8, 81, 150);
  }

  .navbar-nav {
    flex-direction: column;
    justify-content: flex-start;
    margin: 0px;
    gap: 4px;
    padding-bottom: 10px;
  }
}

/*tab landscape*/
@media (min-width: 992px) and (max-width: 1199px) {}

/* 1280 resolution */
@media (min-width: 1280px) and (max-width: 1365px) {}

/* large screen */
@media (min-width: 1400px) {}

@media (min-width: 1440px) and (max-width: 1599px) {}

/*Large View*/
@media (min-width: 1600px) {}

@media (min-width: 1920px) {}

/* ie */
@media all and (-ms-high-contrast:none) {}

/* FireFox */
@-moz-document url-prefix() {}