html {
  padding-bottom: 240px;
  height: 100%;
  width: 100%; }

body {
  background-image: linear-gradient(to bottom, #607E91, #5B717F);
  background-attachment: fixed;
  height: 100%;
  overflow-y: scroll;
  line-height: 1.7 !important;
  font-family: "aller_lightregular" !important; }

* {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important; }

.container {
  min-height: 100% !important;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFFFFF;
  padding-left: 0;
  padding-right: 0; }

.nav > li > a {
  padding-left: 20px !important;
  padding-right: 20px !important; }
  .nav > li > a:hover {
    color: #141f26 !important;
    background-color: #e8e9e9 !important; }
.nav > li.dropdown:hover > ul.dropdown-menu {
  display: block; }
.nav-stacked > .active {
  position: relative;
  display: block;
  padding: 10px 20px;
  background-color: #e8e9e9 !important; }
.navbar-fixed-top {
  padding-top: 30px !important;
  position: relative !important; }
.navbar-inverse {
  background-image: none !important;
  background-color: transparent !important;
  border-color: #e57b00; }
  .navbar-inverse .navbar-nav > li > a {
    color: #141f26 !important;
    text-shadow: none !important; }
    .navbar-inverse .navbar-nav > li > a:hover {
      color: #141f26 !important;
      background-color: #e8e9e9 !important; }
    .navbar-inverse .navbar-nav > li > a:focus {
      color: #141f26 !important; }
    .navbar-inverse .navbar-nav > li > a.active {
      color: #141f26 !important; }
  .navbar-inverse .navbar-nav > li.active a {
    color: #FFF !important; }
  .navbar-inverse .navbar-nav > .active > a {
    background-image: none !important;
    box-shadow: none !important;
    background-color: #e57b00 !important; }
    .navbar-inverse .navbar-nav > .active > a:hover {
      background-color: #e57b00 !important; }
    .navbar-inverse .navbar-nav > .active > a:focus {
      background-color: #e57b00 !important; }
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > .open > a:focus {
    color: #141f26 !important;
    background-color: #e8e9e9 !important; }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #e57b00 !important;
    padding-top: 30px !important; }
  .navbar-inverse .navbar-toggle {
    border-color: #e57b00; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #e57b00; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #e57b00 !important; }
.nav.navbar-nav .dropdown-menu {
  padding: 0; }
  .nav.navbar-nav .dropdown-menu li a {
    color: #141f26 !important;
    padding: 20px !important; }
    .nav.navbar-nav .dropdown-menu li a:hover, .nav.navbar-nav .dropdown-menu li a:focus {
      color: #141f26 !important;
      background-image: none !important;
      background-color: #e8e9e9; }
  .nav.navbar-nav .dropdown-menu .active a {
    background-image: none !important;
    background-color: #e57b00 !important;
    color: #ffffff !important; }
    .nav.navbar-nav .dropdown-menu .active a :hover {
      color: #ffffff !important; }
.nav-pills {
  background-color: #e8e9e9;
  pointer-events: none; }
  .nav-pills > li > a {
    color: #141f26; }
  .nav-pills > li.active > a {
    background-color: #7f9daf;
    color: #ffffff; }

.flag-container {
  float: right;
  padding-right: 20px;
  padding-top: 12px; }
  .flag-container .flag-inactive {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.35; }

@media (min-width: 767px) and (max-width: 992px) {
  .nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  .nav > li.dropdown > ul.dropdown-menu {
    display: block; }
  .navbar-header {
    float: none; }
  .navbar-inverse .navbar-collapse {
    overflow-y: auto;
    border-top: 1px solid #e57b00; }
    .navbar-inverse .navbar-collapse.collapse {
      display: none !important; }
  .navbar-inverse .navbar-toggle {
    display: block; }
    .navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar {
      background-color: #ffffff; }
  .nav.navbar-nav {
    float: none !important;
    background-color: #ffffff !important;
    font-size: initial; }
    .nav.navbar-nav > li {
      float: none; }
    .nav.navbar-nav .dropdown-menu {
      padding: 0;
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .nav.navbar-nav .dropdown-menu li a {
        padding-left: 40px !important; }

  .flag-container {
    float: unset;
    display: block;
    text-align: center;
    padding-bottom: 20px; }
    .flag-container .flag-icon {
      font-size: 30px; } }
@media (max-width: 767px) {
  .nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  .nav > li.dropdown > ul.dropdown-menu {
    display: block; }
  .navbar-header {
    float: none; }
  .navbar-inverse .navbar-collapse {
    overflow-y: auto;
    border-top: 1px solid #e57b00; }
    .navbar-inverse .navbar-collapse.collapse {
      display: none !important; }
  .navbar-inverse .navbar-toggle {
    display: block; }
    .navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar {
      background-color: #ffffff; }
  .nav.navbar-nav {
    float: none !important;
    background-color: #ffffff !important;
    font-size: initial; }
    .nav.navbar-nav > li {
      float: none; }
    .nav.navbar-nav .dropdown-menu {
      padding: 0;
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .nav.navbar-nav .dropdown-menu li a {
        padding-left: 40px !important; }

  .flag-container {
    float: unset;
    display: block;
    text-align: center;
    padding-bottom: 20px; }
    .flag-container .flag-icon {
      font-size: 30px; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .nav.navbar-nav {
    font-size: 12px; } }
.content, .therm-box .therm-box-right-container {
  margin-left: 250px;
  padding-right: 20px;
  padding-left: 20px; }

h1, .h1 {
  font-size: 34px;
  color: #e57b00;
  font-family: "allerbold" !important;
  margin-top: 20px; }

h2, .h2 {
  font-size: 22px;
  color: #e57b00;
  font-family: "allerbold" !important;
  margin-top: 10px;
  margin-bottom: 20px;
  line-height: 1.2; }

h3, .h3 {
  font-size: 18px;
  color: #141f26;
  font-family: "allerbold" !important;
  margin-top: 15px; }

h4, .h4 {
  font-size: 15px;
  color: #141f26;
  font-family: "allerbold" !important;
  margin-top: 16px; }

h2 + h3 {
  margin-top: 16px; }

.h1-smaller-margin > h1:first-of-type {
  margin-top: -10px !important; }

p {
  margin-bottom: 10px; }

.image {
  margin-top: 50px; }

.image-container {
  margin-top: -20px;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .image-container {
      margin-right: -20px;
      margin-left: -20px; } }

.show-nivo {
  font-family: "Glyphicons Halflings";
  position: relative; }
  .show-nivo.gray:after {
    color: #58585a; }
  .show-nivo.gray:hover:after {
    color: #58585a; }
  .show-nivo:after {
    content: "\e003";
    z-index: 1;
    position: absolute;
    font-size: 18px;
    top: 10px;
    color: #ffffff;
    padding: 15px;
    transition: font-size .5s; }
  .show-nivo:hover:after {
    color: #ffffff;
    font-size: 20px; }

.therm-image {
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 50px; }
  .therm-image.header-logo {
    display: block;
    margin: auto;
    max-height: 65px; }
  .therm-image-group {
    display: table;
    table-layout: fixed;
    margin-left: -20px;
    margin-top: 50px;
    margin-bottom: 50px;
    width: calc(100% + 20px); }
    .therm-image-group .therm-image {
      display: table-cell;
      padding-left: 20px;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
.therm-person-img {
  text-align: center; }
  .therm-person-img img {
    height: auto; }
  .therm-person-img.round {
    margin-top: -75px; }
    .therm-person-img.round img {
      vertical-align: unset;
      max-width: 150px;
      border-radius: 50% !important; }
  .therm-person-img + .box-pre-title {
    padding-bottom: 0 !important;
    margin-top: -40px; }

img.therm-img-logo {
  max-width: 230px;
  padding: 20px; }

@media (max-width: 767px) {
  .therm-image.header-logo {
    padding-left: 40px;
    padding-right: 40px; }

  img.therm-img-logo {
    display: block;
    margin: auto; } }
.top-line {
  background-color: #e57b00;
  padding-top: 20px; }

.zoom {
  transition: transform 0.5s; }
  .zoom:hover {
    transform: scale(1.1); }

.orange-color {
  color: #e57b00 !important; }

h4.therm-program {
  font-family: 'aller_lightregular';
  font-size: 14px;
  margin-top: 18px; }

.pointer {
  cursor: pointer; }

.text-hyphens-auto {
  word-break: break-word;
  hyphens: auto; }

.error-text {
  text-align: center;
  padding-top: 20px;
  font-weight: bold;
  color: #f30021; }

.therm-glyph {
  cursor: pointer; }
  .therm-glyph.red {
    color: #f30021; }
    .therm-glyph.red:hover {
      color: #c7001b; }
    .therm-glyph.red:active {
      color: #980015; }
  .therm-glyph.green {
    color: #52dc00; }
    .therm-glyph.green:hover {
      color: #42b100; }
    .therm-glyph.green:active {
      color: #338800; }

.nivo-lightbox-close {
  width: 36px !important;
  height: 36px !important; }
.nivoSlider {
  box-shadow: none !important; }

.line-h-1_4 {
  line-height: 1.4 !important; }
.line-h-1_5 {
  line-height: 1.5 !important; }
.line- .font-bold {
  font-weight: bold; }
.line- .font-bolder {
  font-weight: bolder; }

.font-bold {
  font-weight: bold; }
.font-bolder {
  font-weight: bolder; }

.color-gray {
  color: #141f26 !important; }

.content .width-full, .therm-box .therm-box-right-container .width-full {
  margin-left: -250px; }
.content .no-padding, .therm-box .therm-box-right-container .no-padding {
  padding: 0; }
.content .padding-0, .therm-box .therm-box-right-container .padding-0 {
  padding: 0; }
.content .padding-15, .therm-box .therm-box-right-container .padding-15 {
  padding: 15px; }
.content .padding-top-0, .therm-box .therm-box-right-container .padding-top-0 {
  padding-top: 0 !important; }
.content .padding-top-50, .therm-box .therm-box-right-container .padding-top-50 {
  padding-top: 50px; }
.content .padding-top-35, .therm-box .therm-box-right-container .padding-top-35 {
  padding-top: 35px; }
.content .padding-right-0, .therm-box .therm-box-right-container .padding-right-0 {
  padding-right: 0 !important; }
.content .padding-right-5, .therm-box .therm-box-right-container .padding-right-5 {
  padding-right: 5px; }
.content .margin-left-20, .therm-box .therm-box-right-container .margin-left-20 {
  margin-left: 20px; }
.content .margin-right-20, .therm-box .therm-box-right-container .margin-right-20 {
  margin-right: 20px; }
.content .margin-bottom-0, .therm-box .therm-box-right-container .margin-bottom-0 {
  margin-bottom: 0; }
.content .margin-bottom-20, .therm-box .therm-box-right-container .margin-bottom-20 {
  margin-bottom: 20px; }
.content .margin-bottom--20, .therm-box .therm-box-right-container .margin-bottom--20 {
  margin-bottom: -20px; }
.content .margin-bottom-40, .therm-box .therm-box-right-container .margin-bottom-40 {
  margin-bottom: 40px; }
.content .margin-bottom-50, .therm-box .therm-box-right-container .margin-bottom-50 {
  margin-bottom: 50px; }
.content .margin-top-0, .therm-box .therm-box-right-container .margin-top-0 {
  margin-top: 0; }
  .content .margin-top-0-lg, .therm-box .therm-box-right-container .margin-top-0-lg {
    margin-top: 0; }
  .content .margin-top-0-sm, .therm-box .therm-box-right-container .margin-top-0-sm {
    margin-top: initial; }
.content .margin-top-20, .therm-box .therm-box-right-container .margin-top-20 {
  margin-top: 20px; }
  .content .margin-top-20-lg, .therm-box .therm-box-right-container .margin-top-20-lg {
    margin-top: 20px; }
  .content .margin-top-20-sm, .therm-box .therm-box-right-container .margin-top-20-sm {
    margin-top: initial; }
.content .margin-top--20, .therm-box .therm-box-right-container .margin-top--20 {
  margin-top: -20px; }
  .content .margin-top--20-lg, .therm-box .therm-box-right-container .margin-top--20-lg {
    margin-top: -20px; }
  .content .margin-top--20-sm, .therm-box .therm-box-right-container .margin-top--20-sm {
    margin-top: initial; }
.content .margin-top-40, .therm-box .therm-box-right-container .margin-top-40 {
  margin-top: 40px; }
  .content .margin-top-40-lg, .therm-box .therm-box-right-container .margin-top-40-lg {
    margin-top: 40px; }
  .content .margin-top-40-sm, .therm-box .therm-box-right-container .margin-top-40-sm {
    margin-top: initial; }
.content .margin-top-50, .therm-box .therm-box-right-container .margin-top-50 {
  margin-top: 50px; }
  .content .margin-top-50-lg, .therm-box .therm-box-right-container .margin-top-50-lg {
    margin-top: 50px; }
  .content .margin-top-50-sm, .therm-box .therm-box-right-container .margin-top-50-sm {
    margin-top: initial; }
.content .margin-top-100, .therm-box .therm-box-right-container .margin-top-100 {
  margin-top: 100px; }
  .content .margin-top-100-lg, .therm-box .therm-box-right-container .margin-top-100-lg {
    margin-top: 100px; }
  .content .margin-top-100-sm, .therm-box .therm-box-right-container .margin-top-100-sm {
    margin-top: 0; }

.child-margin-top-0:first-child {
  margin-top: 0 !important; }

.vertical-middle {
  vertical-align: middle; }

.unset-float {
  float: unset; }

.display-inline {
  display: inline; }
  .display-inline-block {
    display: inline-block; }

@media (min-width: 767px) and (max-width: 992px) {
  .zoom:hover {
    transform: scale(1.08); }

  .content .margin-top-0-lg, .therm-box .therm-box-right-container .margin-top-0-lg {
    margin-top: initial; }
  .content .margin-top-0-sm, .therm-box .therm-box-right-container .margin-top-0-sm {
    margin-top: 0; }
  .content .margin-top-20, .therm-box .therm-box-right-container .margin-top-20 {
    margin-top: 20px; }
    .content .margin-top-20-lg, .therm-box .therm-box-right-container .margin-top-20-lg {
      margin-top: initial; }
    .content .margin-top-20-sm, .therm-box .therm-box-right-container .margin-top-20-sm {
      margin-top: 20px; }
  .content .margin-top-40-lg, .therm-box .therm-box-right-container .margin-top-40-lg {
    margin-top: initial; }
  .content .margin-top-40-sm, .therm-box .therm-box-right-container .margin-top-40-sm {
    margin-top: 40px; }
  .content .margin-top-100-lg, .therm-box .therm-box-right-container .margin-top-100-lg {
    margin-top: 0; }
  .content .margin-top-100-sm, .therm-box .therm-box-right-container .margin-top-100-sm {
    margin-top: 100px; } }
@media (max-width: 767px) {
  .zoom:hover {
    transform: scale(1.08); }

  .content .margin-top-0-lg, .therm-box .therm-box-right-container .margin-top-0-lg {
    margin-top: initial; }
  .content .margin-top-0-sm, .therm-box .therm-box-right-container .margin-top-0-sm {
    margin-top: 0; }
  .content .margin-top-20, .therm-box .therm-box-right-container .margin-top-20 {
    margin-top: 20px; }
    .content .margin-top-20-lg, .therm-box .therm-box-right-container .margin-top-20-lg {
      margin-top: initial; }
    .content .margin-top-20-sm, .therm-box .therm-box-right-container .margin-top-20-sm {
      margin-top: 20px; }
  .content .margin-top-40-lg, .therm-box .therm-box-right-container .margin-top-40-lg {
    margin-top: initial; }
  .content .margin-top-40-sm, .therm-box .therm-box-right-container .margin-top-40-sm {
    margin-top: 40px; }
  .content .margin-top-100-lg, .therm-box .therm-box-right-container .margin-top-100-lg {
    margin-top: 0; }
  .content .margin-top-100-sm, .therm-box .therm-box-right-container .margin-top-100-sm {
    margin-top: 100px; } }
@media (max-width: 767px) {
  .zoom {
    transition: none; }
    .zoom:hover {
      transform: none; } }
.therm-box {
  margin-left: -270px;
  margin-right: -20px;
  margin-top: 50px;
  margin-bottom: 50px;
  display: block; }
  .therm-box:first-child {
    margin-top: 0; }
  @media (max-width: 767px) {
    .therm-box.mobile-switch-order {
      display: flex;
      flex-direction: column; }
      .therm-box.mobile-switch-order .therm-box-left-container {
        order: 2; }
      .therm-box.mobile-switch-order .therm-box-right-container {
        order: 1; } }
  .therm-box .arrow {
    position: relative;
    display: table;
    table-layout: fixed;
    top: 0;
    width: 12.65em;
    height: 12.98em;
    background-color: #e57b00;
    padding-left: 20px; }
    .therm-box .arrow:before {
      position: absolute;
      content: '';
      width: 0;
      height: 0;
      right: -4em;
      border-top: 6.49em solid transparent;
      border-bottom: 6.49em solid transparent;
      border-left: 4.05em solid #e57b00; }
    .therm-box .arrow .arrow-container {
      display: table-cell;
      vertical-align: middle;
      padding-top: 40px;
      padding-bottom: 40px;
      padding-right: 20px;
      width: 100%;
      height: 100%; }
      .therm-box .arrow .arrow-container .arrow-title {
        font-size: 15px;
        color: #FFF;
        font-family: "allerbold" !important;
        margin-top: 0; }
      .therm-box .arrow .arrow-container .arrow-content {
        color: #FFFFFF; }
    .therm-box .arrow.blue {
      background-color: #7f9daf; }
      .therm-box .arrow.blue:before {
        border-left-color: #7f9daf; }
    .therm-box .arrow.brown {
      background-color: #bdb0ab; }
      .therm-box .arrow.brown:before {
        border-left-color: #bdb0ab; }
  .therm-box .therm-box-container {
    display: block; }
  .therm-box .therm-box-right-container {
    display: table-cell;
    width: 100%; }
    .therm-box .therm-box-right-container .width-full-image {
      margin-left: -270px;
      margin-right: -20px; }
      @media (max-width: 767px) {
        .therm-box .therm-box-right-container .width-full-image {
          margin-left: -20px;
          margin-right: -20px; } }
  .therm-box .therm-box-left-container {
    min-width: 250px;
    vertical-align: top;
    display: table-cell; }
    .therm-box .therm-box-left-container.vertical-middle {
      vertical-align: middle; }
  .therm-box.orange {
    background-color: #e57b00; }
  .therm-box.blue {
    background-color: #c0d2de; }
  .therm-box.brown {
    background-color: #e8e9e9; }
  .therm-box.bottom-info-box {
    margin-bottom: -50px;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 50px; }
.therm-info-box-group {
  width: calc(100% + 40px);
  display: table;
  table-layout: fixed;
  border-spacing: 20px;
  margin-left: -20px; }
  .therm-info-box-group.full-width {
    width: calc(100% + 30px) !important; }
  .therm-info-box-group .therm-info-box {
    display: table-cell;
    background-color: #c0d2de; }
    .therm-info-box-group .therm-info-box .box-pre-title {
      padding: 20px;
      font-size: 12px;
      font-weight: bold; }
    .therm-info-box-group .therm-info-box .box-title {
      height: 10em;
      color: #576e7b;
      padding: 20px;
      font-weight: bold; }
    .therm-info-box-group .therm-info-box .box-title-large {
      padding: 20px;
      font-size: 18px;
      font-weight: bold; }
    .therm-info-box-group .therm-info-box .box-content {
      padding: 0 20px 20px 20px; }
    .therm-info-box-group .therm-info-box a {
      color: #141f26;
      text-decoration: none; }
      .therm-info-box-group .therm-info-box a:hover {
        text-decoration: none; }
    .therm-info-box-group .therm-info-box.orange {
      background-color: #d19926; }
      .therm-info-box-group .therm-info-box.orange .box-title {
        color: #141f26; }
      .therm-info-box-group .therm-info-box.orange-alpha-80 {
        background-color: rgba(209, 153, 38, 0.8); }
      .therm-info-box-group .therm-info-box.orange-alpha-60 {
        background-color: rgba(209, 153, 38, 0.6); }
      .therm-info-box-group .therm-info-box.orange-alpha-40 {
        background-color: rgba(209, 153, 38, 0.4); }
      .therm-info-box-group .therm-info-box.orange3-alpha-100 {
        background-color: #f1b673; }
      .therm-info-box-group .therm-info-box.orange3-alpha-80 {
        background-color: rgba(241, 182, 115, 0.8); }
      .therm-info-box-group .therm-info-box.orange3-alpha-60 {
        background-color: rgba(241, 182, 115, 0.6); }
      .therm-info-box-group .therm-info-box.orange3-alpha-40 {
        background-color: rgba(241, 182, 115, 0.4); }
    .therm-info-box-group .therm-info-box.gray {
      background-color: #b6b6bb; }
    .therm-info-box-group .therm-info-box.gray2 {
      background-color: #413d3b; }
      .therm-info-box-group .therm-info-box.gray2 * {
        color: #ffffff !important; }
    .therm-info-box-group .therm-info-box.blue3 {
      background-color: #7f9daf; }
    .therm-info-box-group .therm-info-box.blue5 {
      background-color: #c0d2de; }
  .therm-info-box-group.border-spacing-0 {
    width: calc(100% + 10px);
    border-spacing: 0px; }
  .therm-info-box-group.border-spacing-5 {
    width: calc(100% + 10px);
    border-spacing: 5px;
    margin-left: -5px; }
  .therm-info-box-group.border-spacing-5-0 {
    width: calc(100% + 10px);
    margin-left: -5px;
    border-spacing: 5px 0px; }
  .therm-info-box-group.constant-3-divs {
    display: inline-flex;
    width: calc(100% + 20px);
    border-top: 10px solid #fff; }
    .therm-info-box-group.constant-3-divs .therm-info-box {
      border-right: 5px solid #FFF;
      width: 33%; }
      .therm-info-box-group.constant-3-divs .therm-info-box-span-2 {
        border-right: 5px solid #FFF;
        width: 66%; }
.therm-mixed-box {
  margin-right: -20px; }
  .therm-mixed-box .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: -5px;
    padding-top: 5px; }
    .therm-mixed-box .row .therm-info-box-group {
      margin-left: 0 !important;
      width: 100% !important;
      height: 100%; }
      .therm-mixed-box .row .therm-info-box-group .therm-info-box {
        padding: 15px; }
    .therm-mixed-box .row > [class^="col-"] {
      display: flex;
      flex-direction: column;
      padding-right: 0px !important;
      padding-left: 5px !important; }

@media (min-width: 767px) and (max-width: 992px) {
  .therm-info-box-group.border-spacing-5 {
    margin-left: 0px; }
  .therm-info-box-group.border-spacing-5-0 {
    margin-left: 0px;
    border-spacing: 5px; }
  .therm-info-box-group.constant-3-divs {
    display: block;
    width: 100%;
    border-top: 10px solid #fff; }
    .therm-info-box-group.constant-3-divs .therm-info-box {
      border: none;
      width: 100%;
      margin: 0 !important; }
      .therm-info-box-group.constant-3-divs .therm-info-box-span-2 {
        width: 100%;
        border: none; } }
@media (max-width: 767px) {
  .therm-info-box-group.border-spacing-5 {
    margin-left: 0px; }
  .therm-info-box-group.border-spacing-5-0 {
    margin-left: 0px;
    border-spacing: 5px; }
  .therm-info-box-group.constant-3-divs {
    display: block;
    width: 100%;
    border-top: 10px solid #fff; }
    .therm-info-box-group.constant-3-divs .therm-info-box {
      border: none;
      width: 100%;
      margin: 0 !important; }
      .therm-info-box-group.constant-3-divs .therm-info-box-span-2 {
        width: 100%;
        border: none; } }
@media (min-width: 767px) and (max-width: 992px) {
  .therm-info-box-group {
    display: block;
    table-layout: unset;
    border-spacing: unset;
    width: 100%;
    margin-left: 0; }
    .therm-info-box-group.full-width {
      width: calc(100% + 20px) !important; }
    .therm-info-box-group .therm-info-box {
      display: inline-block;
      padding-left: 0;
      margin-bottom: 20px;
      width: 100%; }
      .therm-info-box-group .therm-info-box .box-title {
        width: calc(100% - 205px); }
      .therm-info-box-group .therm-info-box a {
        display: inline-flex;
        width: 100%; }
      .therm-info-box-group .therm-info-box .block-img {
        max-width: 205px; }
  .therm-mixed-box .row .therm-info-box-group .therm-info-box {
    margin-bottom: 5px; } }
@media (max-width: 767px) {
  .therm-box {
    margin-left: unset;
    margin-right: unset;
    padding-bottom: 0; }
    .therm-box .arrow {
      display: block;
      height: unset;
      margin-bottom: 20px;
      margin-left: 20px;
      margin-right: 20px;
      width: auto; }
      .therm-box .arrow:before {
        display: none; }
    .therm-box .therm-box-right-container {
      margin-left: unset;
      display: block;
      padding-left: 0 !important;
      padding-right: 0 !important; }
    .therm-box .therm-box-left-container {
      display: block;
      min-width: unset;
      margin-left: -20px;
      margin-right: -20px; }
    .therm-box.bottom-info-box {
      padding: 20px;
      margin-left: -20px;
      margin-right: -20px; }
  .therm-info-box-group {
    display: block;
    table-layout: unset;
    border-spacing: unset;
    width: 100%;
    margin-left: 0; }
    .therm-info-box-group.full-width {
      width: 100% !important; }
    .therm-info-box-group .therm-info-box {
      display: block;
      padding-left: 0;
      margin-bottom: 20px; }
      .therm-info-box-group .therm-info-box .box-title {
        width: 100%;
        height: 100px; }
      .therm-info-box-group .therm-info-box .block-img {
        display: none; }
  .therm-mixed-box {
    margin-right: 0px; }
    .therm-mixed-box .row .therm-info-box-group .therm-info-box {
      margin-bottom: 5px; } }
#captcha {
  width: auto !important; }

.therm-form {
  margin-top: 50px; }
  .therm-form textarea {
    resize: vertical; }
  .therm-form .btn-box {
    display: block;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e57b00;
    text-align: center; }
  .therm-form .row:after {
    padding-bottom: 20px; }
  .therm-form .input-group {
    width: 100%; }
    .therm-form .input-group-addon {
      text-align: left;
      width: 170px; }
  .therm-form .label-normal > label {
    font-weight: normal !important; }

.btn-orange {
  background-color: #e57b00;
  color: #ffffff; }

table.therm-image-table {
  border: none;
  border-spacing: 0 15px; }
  table.therm-image-table tr {
    height: 180px; }
    table.therm-image-table tr:not(:last-child) {
      border-bottom: 20px solid #ffffff; }
    table.therm-image-table tr td:first-child {
      width: 270px; }
    table.therm-image-table tr td:last-child {
      margin-right: 20px; }
    table.therm-image-table tr td.table-image {
      min-width: 270px; }
    table.therm-image-table tr td.table-content {
      vertical-align: middle;
      padding-top: 40px;
      padding-bottom: 40px;
      padding-left: 20px;
      padding-right: 20px;
      background-color: #e8e9e9;
      border-right: 20px solid #ffffff;
      width: 100%; }
  table.therm-image-table img {
    padding: 20px;
    max-height: 140px; }
table.therm-table.header-blue th {
  background-color: #295e75;
  color: #ffffff; }
table.-thermopre td {
  white-space: unset;
  hyphens: auto; }
table tr.no-border td {
  border: none; }

@media (max-width: 767px) {
  table.therm-image-table {
    display: inline; }
    table.therm-image-table tr td.table-image {
      display: block;
      min-width: unset;
      height: 140px;
      margin: auto; }
    table.therm-image-table tr td.table-content {
      display: block;
      width: 100%;
      border-right: none; }
  table.therm-table {
    font-size: smaller; } }
footer {
  bottom: 0;
  width: 100%;
  height: 150px;
  padding-top: 5px; }
  footer * {
    color: #ffffff; }
  footer h4 {
    padding: 0; }
  footer a {
    display: block; }
  footer > .container {
    background-color: transparent; }
    footer > .container .row {
      padding-top: 50px;
      padding-bottom: 50px;
      background-color: #141f26;
      margin-right: 0;
      margin-left: 0; }
      footer > .container .row [class*="col-"] {
        padding-right: 20px;
        padding-left: 20px; }
  footer .footer-dividing-line {
    border-left: 1px solid #FFFFFF;
    padding-left: 20px; }
  footer .under-footer {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px; }
  footer p:last-child {
    margin-bottom: 0; }

.honey {
  opacity: 0;
  z-index: -99999;
  position: absolute; }

@media (min-width: 1200px) {
  body {
    padding-top: 20px;
    padding-bottom: 20px; } }
@media (max-width: 767px) {
  .content, .therm-box .therm-box-right-container {
    margin-left: unset;
    padding-right: 20px;
    padding-left: 20px; }

  .h1-smaller-margin > h1:first-of-type {
    margin-top: 20px !important; }

  footer a {
    display: inline; }
  footer .footer-dividing-line {
    border-top: 1px solid #FFFFFF;
    border-left: none;
    padding-left: 0px;
    padding-top: 10px;
    margin-top: 10px;
    text-align: center; } }

/*# sourceMappingURL=style.css.map */
