html {
  scroll-behavior: smooth;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
.footer-menu li {
  padding-bottom: 1em;
}
.footer-menu li a {
  text-decoration: none;
}
.uk-navbar-nav li a {
  font-family: Montserrat;
  color: #000;
  font-size: 15px;
  font-weight: 700;
}
.uk-navbar-nav li a.sv-font-menu-item-green {
  color: #71b750;
}
.uk-navbar-nav li a:hover {
  background-color: #fff;
}
.uk-navbar-nav li a:active {
  background-color: #fff;
}
.uk-navbar-nav li a:focus {
  background-color: #fff;
}
.uk-navbar-nav li a:visited {
  background-color: #fff;
}
.uk-nav-offcanvas li a {
  font-family: Montserrat;
  font-size: 14px;
}
.btn-default a {
  font-family: Montserrat;
  font-size: 1.2em;
  font-weight: 400;
  border-radius: 0px;
  background-color: #c0b6ae;
  padding: 3px 30px 3px 30px;
  color: #fff;
}
.button-download {
  font-family: Montserrat;
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
  border-radius: 20px;
  background-color: #71b750;
  padding: 3px 30px 3px 30px;
}
.button-download:hover {
  background-color: #999999;
}
.button-orange {
  font-family: Montserrat;
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
  background-color: #fd7b55;
  padding: 3px 30px 3px 30px;
}
.button-orange:hover {
  background-color: #999999;
}
.green-button button {
  font-family: Montserrat;
  padding: 1em;
  margin-right: 1em;
  background-color: #67c14b;
  color: #fff;
  border-radius: 4px;
  border: none;
}
.green-button input[type="submit"] {
  font-family: Montserrat;
  padding: 1em;
  margin-right: 1em;
  background-color: #67c14b;
  color: #fff;
  border-radius: 4px;
  border: none;
}
.green-button input[type="submit"]:hover {
  background-color: #67c14b;
  color: #fff;
}
.scrollToTop {
  background: url('/images/18.7dee74781670c17e612f03/1544020767834/cetetherm_totop.png') no-repeat 0px 20px;
}
.sv-defaultFormTheme input[type=text] {
  margin-bottom: 1em;
  border-bottom: 2px solid #ccc;
  border-top: 0;
  box-shadow: none;
  border-right: 0;
  border-left: 0;
  padding: 1em;
  border-radius: 0;
  height: 4em;
}
.sv-defaultFormTheme input[type=email] {
  margin-bottom: 1em;
  border-bottom: 2px solid #ccc;
  border-top: 0;
  box-shadow: none;
  border-right: 0;
  border-left: 0;
  padding: 1em;
  border-radius: 0;
  height: 4em;
}
.sv-defaultFormTheme textarea {
  margin-bottom: 1em;
  border-bottom: 2px solid #ccc;
  border-top: 0;
  box-shadow: none;
  border-right: 0;
  border-left: 0;
  padding: 1em;
  border-radius: 0;
  height: 4em;
}
.uk-dropdown-navbar {
  background-color: #4f4b92;
  width: 140px;
}
.uk-nav-navbar li a {
  color: #fff;
  font-family: Montserrat;
  font-size: 12px;
  padding: 6px 1em;
}
.uk-nav-navbar li a:hover {
  background-color: #31313a;
}
.sv-tab .sv-nav-tabs li a {
  font-weight: bold;
}
.sv-tab .ah4xwhite {
  padding: 5px 10px 5px 10px;
  margin-bottom: 5px;
}
.tap_rad_boil {
  padding-right: 2em;
  background-image: url("/images/18.3b9185f9167a90cbf238dc/1545404870447/3_icons_v.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 45px auto;
}
.tap_rad {
  padding-right: 2em;
  background-image: url("/images/18.3b9185f9167a90cbf238db/1545404870368/2_icons_v.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 45px auto;
}
.tap_icon {
  padding-right: 2em;
  background-image: url("/images/18.3b9185f9167a90cbf238da/1545404870295/1_icon_water_v.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 45px auto;
}
.sv-file-portlet-fileicon img {
  max-width: 15px;
}
#country {
  padding-top: 1em;
}
#contact p {
  overflow: hidden;
  text-overflow: ellipsis;
}
#google-map__id {
  height: 500px;
  width: 100%;
}
.uk-button-dropdown button {
  background-color: #4f4b92;
  color: #fff;
  font-family: Montserrat;
  padding: 6px;
  margin-bottom: 1em;
}
.uk-button-dropdown button:hover {
  background-color: #4f4b92;
  color: #fff;
  font-family: Montserrat;
  padding: 6px;
}
.uk-button-dropdown button:focus {
  background-color: #4f4b92;
  color: #fff;
  font-family: Montserrat;
  padding: 6px;
}
.uk-button-dropdown .uk-dropdown {
  background-color: #4f4b92;
  width: 140px;
}
.uk-button-dropdown .uk-dropdown li {
  color: #fff;
  font-family: Montserrat;
  padding: 6px 1em;
  font-size: 12px;
}
.uk-nav-dropdown li:hover {
  background-color: #31313a;
  cursor: pointer;
}
.btn-orange {
  position: relative;
}
.btn-orange i {
  position: absolute;
  top: 14px;
  left: 22px;
  z-index: 1;
  color: white;
}
.btn-bgc-orange a {
  font-family: Montserrat;
  font-size: 1.2em;
  font-weight: 400;
  border-radius: 0px;
  padding: 3px 30px 3px 30px;
  color: #fff;
  background-color: #fd7b55;
}
.btn-bgc-orange a:hover {
  background-color: #fc5423;
}
.btn-bgc-blue a {
  font-family: Montserrat;
  font-size: 1.2em;
  font-weight: 400;
  border-radius: 0px;
  padding: 3px 30px 3px 30px;
  color: #fff;
  background-color: #4d5e80;
}
.btn-bgc-blue a:hover {
  background-color: #3a4760;
}
.btn-bgc-grey a {
  font-family: Montserrat;
  font-size: 1.2em;
  font-weight: 400;
  border-radius: 0px;
  padding: 3px 30px 3px 30px;
  color: #fff;
  background-color: #c0b6ae;
}
.btn-bgc-grey a:hover {
  background-color: #aa9c91;
}
#lang-ux {
  padding-bottom: 5px;
  padding-top: 4px;
  padding-left: 20px;
  width: 100px;
  border: 1px solid #eee;
  font-size: 13px;
}
.uk-overlay-primary {
  background: rgba(34, 34, 34, 0.5);
}
.uk-slideshow-items h1 {
  font-family: montserrat, sans-serif;
}
.uk-slideshow-items h2 {
  font-family: montserrat, sans-serif;
  font-size: 2.625rem;
}
.mega-menu p a:hover {
  color: #fd7b55;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .top-menu {
    padding-top: 15px;
  }
}
@media screen and (max-width: 800px) {
  .sv-fluid-grid {
    padding-left: 10px;
    padding-right: 10px;
  }
  #google-map__id {
    height: 550px;
    width: 100%;
  }
}

/* Key benefits / Applications */
.key-benefits > .sv-layout > .sv-row,
.applications > .sv-layout > .sv-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
}

.key-benefits > .sv-layout > .sv-row:before,
.applications > .sv-layout > .sv-row:before {
    display: none;
}

.key-benefits .sv-row *[class*='sv-column'],
.key-benefits .sv-row *[class*='sv-column']:first-of-type,
.applications .sv-row *[class*='sv-column'],
.applications .sv-row *[class*='sv-column']:first-of-type {
    margin-left: 20px;
}

.key-benefits.sv-layout .sv-column-1 {
    width: calc(10% - 20px);
}

.key-benefits.sv-layout .sv-column-5 {
    width: calc(40% - 20px);
}

.applications.sv-layout .sv-column-3 {
    width: calc(20% - 20px);
}

.applications.sv-layout .sv-column-6 {
    width: calc(60% - 20px);
}

@media only screen and (max-width: 900px) {
    .key-benefits.sv-layout .sv-row .sv-column-1 {
        width: calc(10% - 20px) !important;
        margin-left: 20px !important
    }

    .key-benefits.sv-layout  .sv-row .sv-column-5 {
        width: calc(40% - 20px) !important;
        margin-left: 20px !important
    }

    .applications.sv-layout .sv-row .sv-column-3 {
        width: calc(20% - 20px) !important;
        margin-left: 20px !important
    }

    .applications.sv-layout .sv-row .sv-column-6 {
        width: calc(60% - 20px) !important;
        margin-left: 20px !important
    }
}

@media only screen and (max-width: 600px) {
    .key-benefits.sv-layout .sv-row .sv-column-1 {
        width: calc(20% - 20px) !important;
    }

    .key-benefits.sv-layout  .sv-row .sv-column-5 {
        width: calc(80% - 20px) !important;
    }

    .applications.sv-layout .sv-row .sv-column-6 .sv-text-portlet  {
        padding-top: 0
    }
}
