.font-colorText {
  color: #128370;
}
.molykote-contact-us .contactWaterForm,
.personal-protection-contact-us-form .contactWaterForm {
  padding: 56px 48px 60px;
  background-color: rgba(225, 225, 225, 0.2);
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .molykote-contact-us .contactWaterForm,
  .personal-protection-contact-us-form .contactWaterForm {
    margin-left: 0px;
    margin-top: 50px;
  }
}
@media (max-width: 992px) {
  .molykote-contact-us .contactWaterForm,
  .personal-protection-contact-us-form .contactWaterForm {
    padding: 56px 48px;
  }
}
@media (max-width: 767px) {
  .molykote-contact-us .contactWaterForm,
  .personal-protection-contact-us-form .contactWaterForm {
    padding: 48px 32px 56px;
  }
}
@media (max-width: 650px) {
  .molykote-contact-us .contactWaterForm,
  .personal-protection-contact-us-form .contactWaterForm {
    margin-right: 0px;
  }
}
@media (max-width: 576px) {
  .molykote-contact-us .contactWaterForm,
  .personal-protection-contact-us-form .contactWaterForm {
    padding: 24px 15px;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: transparent;
  }
}
.molykote-contact-us .contactWaterForm #cRelApps,
.personal-protection-contact-us-form .contactWaterForm #cRelApps,
.molykote-contact-us .contactWaterForm textarea,
.personal-protection-contact-us-form .contactWaterForm textarea {
  min-height: 140px;
}
@media (max-width: 576px) {
  .molykote-contact-us .contactWaterForm #form-mobile,
  .personal-protection-contact-us-form .contactWaterForm #form-mobile {
    margin-top: 15px;
  }
}
.molykote-contact-us .contactWaterForm #submit_error,
.personal-protection-contact-us-form .contactWaterForm #submit_error {
  padding-top: 20px;
}
.molykote-contact-us .contactWaterForm #submit_error span,
.personal-protection-contact-us-form .contactWaterForm #submit_error span {
  color: red;
}
.molykote-contact-us .contactWaterForm .form-desc p,
.personal-protection-contact-us-form .contactWaterForm .form-desc p {
  font-size: 13px;
  color: #000000;
  text-align: left;
}
.molykote-contact-us .contactWaterForm h2,
.personal-protection-contact-us-form .contactWaterForm h2 {
  margin-bottom: 56px;
  position: relative;
}
@media (min-width: 651px) and (max-width: 768px) {
  .molykote-contact-us .contactWaterForm h2,
  .personal-protection-contact-us-form .contactWaterForm h2 {
    margin-bottom: 46px;
  }
}
@media (max-width: 576px) {
  .molykote-contact-us .contactWaterForm h2,
  .personal-protection-contact-us-form .contactWaterForm h2 {
    margin-bottom: 32px;
    /*&::after{
                position: absolute;
                right: 0;
                height: 16px;
                width: 16px;
                background-size: 16px 16px;
                content: url("../../../../content/dam/dupont/amer/us/en/corporate/general/icons/minus.svg");
            }

            &.collapsed::after{
				content: url("../../../../content/dam/dupont/amer/us/en/corporate/general/icons/plus.svg");
            }*/
  }
  .molykote-contact-us .contactWaterForm h2.collapsed,
  .personal-protection-contact-us-form .contactWaterForm h2.collapsed {
    margin-bottom: 0px;
  }
}
.molykote-contact-us .contactWaterForm .errormessage,
.personal-protection-contact-us-form .contactWaterForm .errormessage {
  padding-left: 12px;
  color: #e4001c !important;
  display: none;
}
.molykote-contact-us .contactWaterForm .credits,
.personal-protection-contact-us-form .contactWaterForm .credits {
  color: #606060;
}
.molykote-contact-us .contactWaterForm .credits a,
.personal-protection-contact-us-form .contactWaterForm .credits a {
  color: #128370;
  font-size: 11px;
  font-family: "Noto Sans Bold";
}
.molykote-contact-us .contactWaterForm .credits a:hover,
.personal-protection-contact-us-form .contactWaterForm .credits a:hover {
  color: #0c5b4e;
}
.molykote-contact-us .contactWaterForm .form-control,
.personal-protection-contact-us-form .contactWaterForm .form-control {
  height: 48px;
}
.molykote-contact-us .contactWaterForm select.form-control,
.personal-protection-contact-us-form .contactWaterForm select.form-control {
  font-family: Diodrum Medium;
  color: #000000;
}
.molykote-contact-us .contactWaterForm select.form-control[multiple],
.personal-protection-contact-us-form .contactWaterForm select.form-control[multiple] {
  height: 140px;
}
@media (max-width: 768px) {
  .molykote-contact-us .contactWaterForm select.form-control,
  .personal-protection-contact-us-form .contactWaterForm select.form-control {
    font-size: 12px;
  }
}
.molykote-contact-us .contactWaterForm .form-check,
.personal-protection-contact-us-form .contactWaterForm .form-check {
  padding-bottom: 58px;
  padding-left: 0px;
}
@media (max-width: 768px) {
  .molykote-contact-us .contactWaterForm .form-check,
  .personal-protection-contact-us-form .contactWaterForm .form-check {
    padding-bottom: 48px;
  }
}
.molykote-contact-us .contactWaterForm .round,
.personal-protection-contact-us-form .contactWaterForm .round {
  position: relative;
}
.molykote-contact-us .contactWaterForm .round label.red-check,
.personal-protection-contact-us-form .contactWaterForm .round label.red-check {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  float: left;
  width: 20px;
}
.molykote-contact-us .contactWaterForm .round label.red-check:after,
.personal-protection-contact-us-form .contactWaterForm .round label.red-check:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 4px;
  opacity: 0;
  position: absolute;
  top: 5px;
  transform: rotate(-45deg);
  width: 11px;
}
.molykote-contact-us .contactWaterForm .round .body3,
.personal-protection-contact-us-form .contactWaterForm .round .body3 {
  padding-left: 12px;
  display: inline-block;
  width: calc(80%);
  vertical-align: middle;
}
.molykote-contact-us .contactWaterForm .round input[type="checkbox"],
.personal-protection-contact-us-form .contactWaterForm .round input[type="checkbox"] {
  visibility: hidden;
  position: absolute;
  left: 3px;
  top: 3px;
}
.molykote-contact-us .contactWaterForm .round input[type="checkbox"]:checked + label:after,
.personal-protection-contact-us-form .contactWaterForm .round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.molykote-contact-us .contactWaterForm .round input[type="checkbox"]:checked + label,
.personal-protection-contact-us-form .contactWaterForm .round input[type="checkbox"]:checked + label {
  background-color: #e4001c;
  border-color: #e4001c;
}
.molykote-contact-us .contactWaterForm .submit #waterNext,
.personal-protection-contact-us-form .contactWaterForm .submit #waterNext,
.molykote-contact-us .contactWaterForm .submit #waterPrevious,
.personal-protection-contact-us-form .contactWaterForm .submit #waterPrevious,
.molykote-contact-us .contactWaterForm .submit #waterSubmit,
.personal-protection-contact-us-form .contactWaterForm .submit #waterSubmit {
  min-width: 120px;
  height: 50px;
  padding: 0 32px;
  border-radius: 25px;
  margin: 0px 0px 14px 0px;
  font-family: "Diodrum Regular";
  border-style: none;
}
.molykote-contact-us .contactWaterForm .submit #waterNext:disabled,
.personal-protection-contact-us-form .contactWaterForm .submit #waterNext:disabled,
.molykote-contact-us .contactWaterForm .submit #waterPrevious:disabled,
.personal-protection-contact-us-form .contactWaterForm .submit #waterPrevious:disabled,
.molykote-contact-us .contactWaterForm .submit #waterSubmit:disabled,
.personal-protection-contact-us-form .contactWaterForm .submit #waterSubmit:disabled {
  background-color: #e1e1e1;
  color: #ffffff;
}
.molykote-contact-us .contactWaterForm .submit .neutral,
.personal-protection-contact-us-form .contactWaterForm .submit .neutral {
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
}
.molykote-contact-us .contactWaterForm .submit .neutral:hover,
.personal-protection-contact-us-form .contactWaterForm .submit .neutral:hover {
  border: 1px solid #e4001c;
}
.molykote-contact-us .contactWaterForm .submit .active,
.personal-protection-contact-us-form .contactWaterForm .submit .active {
  background-color: #009391;
  color: #ffffff;
  pointer: cursor;
}
.molykote-contact-us .contactWaterForm .submit .active:hover,
.personal-protection-contact-us-form .contactWaterForm .submit .active:hover {
  background-color: #037E7C;
}
.molykote-contact-us .contactWaterForm .submit .disabled,
.personal-protection-contact-us-form .contactWaterForm .submit .disabled {
  background-color: #e1e1e1;
  color: #ffffff;
}
.molykote-contact-us .contactWaterForm .submit .success:disabled,
.personal-protection-contact-us-form .contactWaterForm .submit .success:disabled,
.molykote-contact-us .contactWaterForm .submit .success,
.personal-protection-contact-us-form .contactWaterForm .submit .success {
  background-color: rgba(109, 216, 205, 0.2) !important;
  color: #0c5b4e !important;
}
.molykote-contact-us .contactWaterForm .submit #waterNext,
.personal-protection-contact-us-form .contactWaterForm .submit #waterNext,
.molykote-contact-us .contactWaterForm .submit #waterPrevious,
.personal-protection-contact-us-form .contactWaterForm .submit #waterPrevious {
  display: none;
}
.molykote-contact-us .contactWaterForm #helpText,
.personal-protection-contact-us-form .contactWaterForm #helpText {
  height: 144px;
}
.molykote-contact-us .contactWaterForm label.error,
.personal-protection-contact-us-form .contactWaterForm label.error {
  font-family: Noto Sans Regular;
  font-size: 11px;
  color: #e4001c;
  padding: 0px 0px 0px 16px;
}
.molykote-contact-us .contactWaterForm .result .error,
.personal-protection-contact-us-form .contactWaterForm .result .error {
  margin-top: 24px;
  color: #e4001c;
  display: none;
}
.molykote-contact-us .contactWaterForm .result .error .glyphicon,
.personal-protection-contact-us-form .contactWaterForm .result .error .glyphicon {
  font-size: 20px;
}
.molykote-contact-us .contactWaterForm .result .error .error-message,
.personal-protection-contact-us-form .contactWaterForm .result .error .error-message {
  color: #e4001c;
}
.molykote-contact-us .contactWaterForm .result .success,
.personal-protection-contact-us-form .contactWaterForm .result .success {
  margin-top: 48px;
  color: #12826f;
  display: none;
}
.molykote-contact-us .contactWaterForm .result .success .glyphicon,
.personal-protection-contact-us-form .contactWaterForm .result .success .glyphicon {
  font-size: 32px;
}
.molykote-contact-us .contactWaterForm .result .success .success-message,
.personal-protection-contact-us-form .contactWaterForm .result .success .success-message {
  color: #128370;
}
.molykote-contact-us .contactWaterForm button:focus,
.personal-protection-contact-us-form .contactWaterForm button:focus {
  outline: none;
}
.molykote-contact-us .contactWaterForm span.merror,
.personal-protection-contact-us-form .contactWaterForm span.merror {
  font-size: 10px;
  color: red;
}
.molykote-contact-us .contactWaterForm .form-control:focus,
.personal-protection-contact-us-form .contactWaterForm .form-control:focus {
  box-shadow: none;
  border-color: #000000;
  border-radius: 1px;
}
.molykote-contact-us .contactWaterForm .merror,
.personal-protection-contact-us-form .contactWaterForm .merror {
  border: solid 1px red;
}
.text-v-align {
  vertical-align: middle;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  font-size: 10px;
  text-indent: -9999em;
  border-top: 4px solid rgba(0, 0, 0, 0.2);
  border-right: 4px solid rgba(0, 0, 0, 0.2);
  border-bottom: 4px solid rgba(0, 0, 0, 0.2);
  border-left: 4px solid #000000;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  display: inline-block;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 25px;
  top: 43px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
i.fa.fa-check.verified-user-check {
  color: green;
  position: absolute;
  font-size: 20px;
  right: 25px;
  top: 48px;
}

@import "/apps/dupont-applications/corporate/components/content/solutionfindersearch/clientlibs/css/jQuery-ui.css";
h1 {
  color: #00b2a9 !important;
}
.product-size-image-col {
  width: 900px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .product-size-image-col {
    width: 100%;
  }
}
.container {
  padding: 0 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
}
@media screen and (min-width: 1024px) {
  .container {
    padding: 0 94px;
    max-width: 1440px;
  }
}
@media (max-width: 1023px) {
  .cmp-CTA .container {
    padding: 0 33px;
  }
}
.cmp-CTA .container a.btn {
  text-decoration: none;
  border: solid 1px #333;
  color: #333;
  width: 200px;
  text-align: center;
  height: 48px;
  margin-right: 18px;
  border-radius: 30px;
  line-height: 44px;
  transition: 0.5s;
  padding: 0 10px !important;
  width: 250px;
  font-size: 14px;
}
.cmp-CTA .container a.btn:hover {
  background: #00b2a9;
  border: solid 1px #fff;
  color: #fff!important;
  transition: 0.5s;
}
.molykote-contact-list .list-item-content h4 {
  color: #009391;
}
.bodycopy ul {
  margin-left: 18px;
}
@media only screen and (min-width: 950px) {
  .dupont-campaigns-header.full-width .campaign-header {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 577px) {
  .dupont-campaigns-header.full-width .campaign-header video {
    height: 272px !important;
  }
}
.dupont-campaigns-header.full-width .title-container-campaign {
  width: 80%;
  margin-top: 0px !important;
  font-family: "Diodrum Medium";
  letter-spacing: 0px;
}
.dupont-campaigns-header.full-width .title-container-campaign span.body1 span,
.dupont-campaigns-header.full-width .title-container-campaign span.body1 a {
  margin: 5px 25px;
  font-family: "Diodrum Medium";
  font-size: 23px;
  display: inline-block;
}
@media only screen and (max-width: 576px) {
  .dupont-campaigns-header.full-width .title-container-campaign span.body1 span,
  .dupont-campaigns-header.full-width .title-container-campaign span.body1 a {
    margin: 10px 0px;
    display: block;
    width: 100%;
  }
}
.dupont-campaigns-header.full-width .title-container-campaign span.body1 a:hover {
  opacity: 0.8;
}
.dupont-campaigns-header.full-width .button-campaign {
  display: none;
}
/** logo css **/
/** logo css ends here **/
header.site-header {
  position: fixed;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 11;
}
header.site-header .header-container {
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 19px;
  padding-bottom: 20px;
  min-height: 63px;
}
header.site-header .header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 1 333px;
  -webkit-box-flex: 0;
  flex: 0 1 333px;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  padding-right: 0px;
  max-height: 46px;
}
header.site-header .header-logo a:hover {
  color: unset !important;
}
header.site-header .header-logo p {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 0px;
  position: relative;
  margin-left: 25px;
  font-family: "Noto Sans Bold";
  padding: 0px 0px 0px 25px;
}
@media (max-width: 575px) {
  header.site-header .header-logo p {
    font-size: 14px;
    margin-left: 15px;
    padding: 0px 0px 0px 15px;
  }
}
header.site-header .header-logo p::before {
  content: "";
  width: 1px;
  height: 126%;
  position: absolute;
  left: 0px;
  top: 0px;
  transform: translateY(-9%);
  background: #cccfd3;
}
@media (max-width: 575px) {
  header.site-header .header-logo p::before {
    height: 126%;
    transform: translateY(-9%);
  }
}
header.site-header .header-logo img {
  width: 175px;
}
header.site-header .header-nav {
  display: flex;
  align-items: center;
  justify-content: center;
}
header.site-header .header-nav .navbar {
  position: static;
}
header.site-header .header-nav .navbar ul.navbar-nav {
  flex-direction: row;
  position: static;
}
header.site-header .header-nav .navbar ul.navbar-nav > li {
  padding: 0px 20px;
  position: static;
}
header.site-header .header-nav .navbar ul.navbar-nav > li a {
  color: black;
  cursor: pointer;
}
header.site-header .header-nav .navbar ul.navbar-nav > li a:hover {
  text-shadow: 0.5px 0 0 currentColor;
}
header.site-header .header-nav .navbar ul.navbar-nav > li a.dropdown-toggle::after {
  border: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='9' version='1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1l6 6 5-6' stroke='%23212529' stroke-width='2' fill='none' fill-rule='evenodd'/%3e%3c/svg%3e");
  width: 13px;
  height: 9px;
  background-repeat: no-repeat;
  position: relative;
  bottom: -4px;
}
header.site-header .header-nav .navbar ul.navbar-nav > li.show a.dropdown-toggle {
  color: #00B2A9;
}
header.site-header .header-nav .navbar ul.navbar-nav > li.show a.dropdown-toggle::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='9' version='1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1l6 6 5-6' stroke='%2300B2A9' stroke-width='2' fill='none' fill-rule='evenodd'/%3e%3c/svg%3e");
  transform: rotateX(180deg);
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu {
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 0px;
  background-color: #00b2a9;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease-out;
  transition: max-height 0.5s ease-out;
  border: 0;
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu span.close-button {
  display: block;
  background-image: url(../../../../content/dam/dupont/amer/us/en/ei-transformation/general/icons/close-icon.png);
  background-repeat: no-repeat;
  background-position: 0px center;
  position: absolute;
  top: 23px;
  right: 50px;
  color: white;
  padding-left: 19px;
  font-size: 16px;
  z-index: 5;
  cursor: pointer;
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu {
  position: static;
  list-style: none;
  width: 350px;
  padding: 30px 0;
  display: block;
  word-wrap: normal;
  white-space: normal;
}
@media (min-width: 950px) {
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu {
    margin-left: -15px;
  }
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li {
  width: 100%;
  display: block;
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li a {
  width: 100%;
  color: white;
  display: block;
  padding: 10px 32px 10px 15px;
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.divider {
  border-bottom: 1px solid #D8D8D8;
  width: 90%;
  margin: 10px auto 10px 15px;
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  padding: 30px 0px 30px 0px;
  background-color: #009391;
}
@media (min-width: 950px) {
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-2 li {
    width: 290px;
    max-width: 25%;
  }
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-2 li ul.dd-menu.level-3 {
  background-color: #008483;
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-3 {
  width: 100%;
  height: 100%;
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  padding: 30px 0px 30px 0px;
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-3 li {
  width: auto;
}
header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu.show {
  max-height: 450px;
  margin-top: 0;
  width: 100%;
  height: 100vh;
}
header.site-header .navbar-toggle {
  padding: 0;
  border: 0;
  border-radius: 4px;
  background-color: white;
  margin-left: 1.25rem;
  display: none;
}
header.site-header .navbar-toggle:focus {
  outline: 0;
}
header.site-header .navbar-toggle .icon-bar {
  background-color: #102537;
  display: block;
  width: 24px;
  height: 3px;
  border-radius: 1px;
  margin: 4px auto;
  cursor: pointer;
}
header.site-header .header-search-bar {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
}
header.site-header .header-search-bar .header-search-form {
  width: 100%;
  text-align: right;
  position: relative;
}
header.site-header .header-search-bar .header-search-form input.header-search {
  padding: 0px;
  -webkit-appearance: none;
  width: 16px;
  height: 36px;
  background-image: url("data:image/svg+xml,%3csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg id='Global-Menu' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3e%3cg id='1024-Desktop-Global-Menu:-Products-L3' transform='translate(-890.000000, -34.000000)' fill='%23102537' fill-rule='nonzero'%3e%3cg id='Global-Nav-2'%3e%3cg id='Global-Nav'%3e%3cpath d='M896.736842,45.7894737 C899.527249,45.7894737 901.789474,43.5274227 901.789474,40.7368421 C901.789474,37.9462615 899.527423,35.6842105 896.736842,35.6842105 C893.946262,35.6842105 891.684211,37.9462615 891.684211,40.7368421 C891.684211,43.5274227 893.946435,45.7894737 896.736842,45.7894737 Z M902.098098,44.6758849 L905.705549,48.2838324 C906.09815,48.6764295 906.09815,49.3129551 905.705549,49.7055522 C905.312947,50.0981493 904.676415,50.0981493 904.283813,49.7055522 L900.676004,46.0979629 C899.525322,46.9479263 898.131908,47.4055269 896.701342,47.403251 C893.000566,47.4034302 890,44.4028975 890,40.7016255 C890,37.0003535 893.000566,34 896.701701,34 C900.402835,34 903.40358,37.0005327 903.40358,40.7016255 C903.405727,42.1320728 902.948062,43.5253365 902.098098,44.6758849 Z' id='Shape'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 16px 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  border: none;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.25s ease-in-out;
  text-indent: -9000px;
  left: auto;
  margin: 0 10px 0 0;
}
header.site-header .header-search-bar .header-search-form input.header-search:focus {
  text-indent: 0px;
  -webkit-appearance: unset;
  width: 100%;
  border: 1px solid #CCCFD3;
  background-color: white;
  background-position: 10px center;
  padding: 6px 52px 9px 40px;
  outline: none;
  cursor: text;
  position: relative;
}
header.site-header .header-search-bar .header-search-form.active input.header-search {
  background-image: url("data:image/svg+xml,%3csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg id='Global-Menu' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3e%3cg id='1024-Desktop-Global-Menu:-Products-L3' transform='translate(-890.000000, -34.000000)' fill='%23217AC6' fill-rule='nonzero'%3e%3cg id='Global-Nav-2'%3e%3cg id='Global-Nav'%3e%3cpath d='M896.736842,45.7894737 C899.527249,45.7894737 901.789474,43.5274227 901.789474,40.7368421 C901.789474,37.9462615 899.527423,35.6842105 896.736842,35.6842105 C893.946262,35.6842105 891.684211,37.9462615 891.684211,40.7368421 C891.684211,43.5274227 893.946435,45.7894737 896.736842,45.7894737 Z M902.098098,44.6758849 L905.705549,48.2838324 C906.09815,48.6764295 906.09815,49.3129551 905.705549,49.7055522 C905.312947,50.0981493 904.676415,50.0981493 904.283813,49.7055522 L900.676004,46.0979629 C899.525322,46.9479263 898.131908,47.4055269 896.701342,47.403251 C893.000566,47.4034302 890,44.4028975 890,40.7016255 C890,37.0003535 893.000566,34 896.701701,34 C900.402835,34 903.40358,37.0005327 903.40358,40.7016255 C903.405727,42.1320728 902.948062,43.5253365 902.098098,44.6758849 Z' id='Shape'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
header.site-header .language-select {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  margin: 0px 18px;
}
header.site-header .language-select select {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  background-image: url("../../../../content/dam/dupont/amer/us/en/ei-transformation/general/icons/drop-down-arrow-black.png");
  background-repeat: no-repeat;
  background-position: 100% center;
  padding-right: 18px;
  background-color: white;
}
header.site-header .language-select select:focus {
  outline: none;
}
header.site-header .selectize-input {
  padding: 0;
  border: none;
  overflow: visible;
}
header.site-header .selectize-input .item {
  font-weight: 500;
}
header.site-header .selectize-input input {
  display: none !important;
}
header.site-header .selectize-input.dropdown-active .item {
  color: var(--brand-light-blue);
}
header.site-header .selectize-control.single {
  position: relative;
}
header.site-header .selectize-control.single .selectize-input:after {
  position: absolute;
  right: -20px;
  margin-top: 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='9' version='1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 1l6 6 5-6' stroke='%23212529' stroke-width='2' fill='none' fill-rule='evenodd'/%3e%3c/svg%3e");
  content: '';
  width: 13px;
  height: 9px;
  background-repeat: no-repeat;
}
header.site-header .selectize-control.single .selectize-input.dropdown-active:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='13' height='9' version='1' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 8L7 2 1 8' stroke='%23217AC6' stroke-width='2' fill='none' fill-rule='evenodd'/%3e%3c/svg%3e") !important;
}
header.site-header .selectize-dropdown.single {
  position: absolute;
  background: #fff;
  left: -32px !important;
  top: 55px !important;
  min-width: 150px !important;
  padding-bottom: 12px;
}
header.site-header .selectize-dropdown.single:after {
  display: none;
}
header.site-header .selectize-dropdown.single .option {
  padding: 0px 32px;
  line-height: 35px;
}
header.site-header .selectize-dropdown.single .option.selected {
  color: #979B9F;
}
.header-holder {
  padding-top: 95px;
}
.header-logo p {
  display: inline-block;
  font-size: 16px;
  padding: 0px 0px 0px 17px;
  margin-bottom: 0px;
  font-family: "Noto Sans Bold";
}
header.site-header.search-open .header-nav {
  display: none;
}
header.site-header.search-open .language-select {
  display: none;
}
@supports (text-shadow: 0.5px 0 0 #000) {
  header.site-header .header-nav .navbar ul.navbar-nav > li a:hover {
    font-weight: normal;
    text-shadow: 0.5px 0 0 currentColor;
  }
}
.dd-menu.level-2 .dd-menu-toggle.active .dd-menu.level-3 {
  width: 100%;
  height: 100%;
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  padding: 50px 0px 50px 0px;
}
.mobile-title {
  display: none;
}
header .show-mobile {
  display: none !important;
}
.mobile-close {
  font-size: 14px;
  color: var(--brand-light-blue);
  display: none;
}
.mobile-close svg {
  margin-right: 4px;
}
.header-search-form.active {
  margin-left: 28px;
}
.header-search-form.active:after {
  content: url("data:image/svg+xml,%3csvg width='14px' height='14px' viewBox='0 0 14 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg id='Search' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='square'%3e%3cg id='1024-Desktop-Search-Field-in-PDP' transform='translate(-955.000000, -35.000000)' stroke='%23217AC6' stroke-width='2'%3e%3cg id='Activated-Global-Nav-Search' transform='translate(0.000000, -1.000000)'%3e%3cg id='Group-4' transform='translate(957.000000, 38.000000)'%3e%3cpath d='M0,0 L10,10' id='Line-4'%3e%3c/path%3e%3cpath d='M10,0 L0,10' id='Line-4'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 36px;
  border-left: 1px solid #CCCFD3;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
  padding: .8rem;
}
.header-search-bar .option-container {
  display: none;
  top: 41px;
  min-width: 0;
  transition: min-width 0.2s ease;
}
.site-header.search-open .header-search-bar .option-container {
  display: block;
  min-width: calc(100% - 28px);
}
@media (max-width: 1025px) {
  header.site-header .header-logo {
    margin-left: 0 !important;
  }
  .header-container {
    padding-left: 33px;
    padding-right: 33px;
  }
}
@media (max-width: 949px) {
  #mk-search-list-2 li {
    margin: 10px 0;
    padding: 0;
  }
  #mk-search-container-2 .search-icon::after {
    content: '';
    border: none;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 17l7-8-7-8' stroke='%23ffffff' stroke-width='2' fill='none' fill-rule='evenodd'/%3e%3c/svg%3e") no-repeat;
    width: 13px;
    height: 9px;
    background-repeat: no-repeat;
    position: relative;
    bottom: -4px;
  }
  #mk-search-container-2 .search-icon.search-open:after {
    transform: rotateX(180deg);
  }
  header.site-header .header-logo {
    -ms-flex: 0 1 0px;
    -webkit-box-flex: 0;
    flex: 1;
    margin-left: 16px;
  }
  header.site-header .header-logo img {
    max-height: 28px;
  }
  header.site-header .header-nav {
    display: none;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu {
    display: block;
    position: absolute;
    top: 0;
    left: 101vw;
    width: 100vw;
    padding: 0px;
    max-height: initial;
    -webkit-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu {
    width: 100%;
    height: 100vh;
    padding: 0 32px;
    background-color: #009391;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li {
    position: relative;
    padding: 15px 15px 15px 0;
    margin: 0;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu .dd-menu-toggle:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    background-size: cover;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 17l7-8-7-8' stroke='%23ffffff' stroke-width='2' fill='none' fill-rule='evenodd'/%3e%3c/svg%3e") no-repeat;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.divider {
    width: 100%;
    margin: 0;
    padding: 0 16px;
    opacity: .2;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.dd-menu-toggle.active {
    position: initial;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.dd-menu-toggle ul.dd-menu.level-2 .dd-menu-toggle.active {
    position: initial;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu span.close-button {
    display: none;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu > .container {
    padding: 0;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-2 {
    display: block;
    position: absolute;
    top: 0;
    left: 101vw;
    width: 100vw;
    padding: 0px;
    max-height: initial;
    -webkit-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-2 .dd-menu-toggle .level-3 {
    display: block;
    position: absolute;
    top: 0;
    left: 101vw;
    width: 100vw;
    padding: 0px;
    max-height: initial;
    -webkit-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-2 li {
    width: 100%;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-3 li {
    width: 100%;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu .dd-menu-toggle.active ul.dd-menu.level-2 {
    left: 0;
    top: 0;
    z-index: 1;
    padding: 0 32px;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu .dd-menu-toggle.active ul.dd-menu.level-2 .dd-menu-toggle.active .level-3 {
    left: 0;
    top: 0;
    z-index: 1;
    padding: 0 32px;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu .dd-menu-toggle.closing ul.dd-menu.level-2 {
    left: 101vw !important;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu .dd-menu-toggle ul.dd-menu.level-2 .dd-menu-toggle.closing .level-3 {
    left: 101vw !important;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu.show {
    position: absolute;
    top: 0;
    left: 0vw;
    z-index: 100;
    max-height: initial;
    display: block;
  }
  header.site-header .navbar-toggle {
    display: block;
    justify-self: flex-end;
  }
  header.site-header .header-search-bar {
    -ms-flex: 0 1 0px;
    -webkit-box-flex: 0;
    display: block;
    flex: 0 0 0;
    margin-left: .5rem;
    align-self: flex-end;
    justify-self: flex-end;
  }
  header.site-header .header-search-bar .header-search-form input.header-search {
    margin: 0px 8px;
  }
  header.site-header .header-search-bar .header-search-form input.header-search:focus {
    padding: 24px 20px 24px 33px;
  }
  header.site-header .language-select {
    display: none;
  }
  header.site-header .selectize-control.single {
    z-index: 2;
    padding: 0;
  }
  header.site-header .selectize-dropdown.single {
    width: 100vw !important;
    min-height: 100vh;
    left: -18px !important;
    top: 45px !important;
    background: var(--brand-navigation-l1);
    color: #fff;
  }
  header.site-header .selectize-dropdown.single .option {
    padding: 8px 32px;
  }
  .header-holder {
    padding-top: 65px;
  }
  ul.dd-menu {
    max-height: calc(100vh - 63px) !important;
    overflow-y: auto;
    overflow-x: hidden;
  }
  header.site-header.search-open .header-logo {
    display: none;
  }
  header.site-header.search-open .navbar-toggle {
    display: none;
  }
  header.site-header.search-open .header-search-bar {
    flex: 1;
    margin: 0;
    padding: 0 32px;
  }
  header.site-header.search-open .header-search-bar .header-search-form input.header-search:focus {
    padding: 0 46px 0 32px;
    margin-left: 0;
  }
  header .show-mobile {
    display: block !important;
  }
  li.view-all a {
    font-weight: 500;
  }
  li.view-all:after {
    display: none !important;
  }
  .mobile-title {
    position: relative;
    display: block;
    background-color: var(--brand-navigation-l1);
    margin: 0 -32px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 16px 48px 16px 48px;
  }
  .mobile-title:before {
    content: '';
    position: absolute;
    left: 32px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    transform: rotate(180deg);
    background-size: cover;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 17l7-8-7-8' stroke='%23ffffff' stroke-width='2' fill='none' fill-rule='evenodd'/%3e%3c/svg%3e") no-repeat;
  }
  header.site-header.mobile-drop-down {
    position: fixed !important;
  }
  header.site-header.mobile-drop-down .header-nav {
    position: absolute;
    display: block;
    width: 100%;
    height: 100vh;
    background-color: #00b2a9;
    top: 63px;
    left: 0;
    z-index: 2;
    overflow: hidden;
  }
  header.site-header.mobile-drop-down .header-nav .navbar ul.navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  header.site-header.mobile-drop-down .header-nav .navbar ul.navbar-nav li {
    margin: 10px 0px;
  }
  header.site-header.mobile-drop-down .header-nav .navbar ul.navbar-nav li a {
    width: 100%;
    color: white;
    display: block;
  }
  header.site-header.mobile-drop-down .header-nav .navbar ul.navbar-nav li a.dropdown-toggle {
    background-image: url("../../../../content/dam/dupont/amer/us/en/ei-transformation/general/icons/white-arrow-forward.png");
    background-repeat: no-repeat;
    background-position: 95% center;
    padding-right: 20px;
  }
  header.site-header.mobile-drop-down .header-nav .navbar ul.navbar-nav li a.dropdown-toggle::after {
    background-image: none;
  }
  header.site-header.mobile-drop-down .header-search-bar {
    display: none;
  }
  header.site-header.mobile-drop-down .navbar-toggle {
    display: none;
  }
  header.site-header.mobile-drop-down .language-select {
    display: block;
  }
  .mobile-drop-down .mobile-close {
    display: block;
    border: 0;
    background: transparent;
    position: absolute;
    right: 16px;
  }
  li.dd-menu-toggle.active.closing:after {
    display: none !important;
  }
  .header-search-form.active {
    margin-left: 0;
  }
  .site-header.search-open .header-search-bar .option-container {
    top: 36px;
    min-width: calc(100% - 64px);
  }
}
@media (max-width: 575px) {
  .header-logo p {
    font-size: 14px;
    padding: 0px 0px 0px 10px;
  }
}
@media (min-width: 950px) and (max-width: 1200px) {
  header.site-header .header-nav .navbar ul.navbar-nav > li {
    padding: 0px 10px;
  }
  header.site-header .language-select {
    margin: 0px 10px;
    font-size: 1.6vw;
  }
}
@media (min-width: 950px) {
  #mk-search-container-1 {
    position: relative;
    padding-left: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
    cursor: pointer;
  }
  #mk-search-container-1 .search-link {
    padding-bottom: 1px;
    display: inline-block;
  }
  #mk-search-container-1:hover #mk-search-list-1 {
    display: inline-flex;
  }
  #mk-search-list-1 {
    position: absolute;
    flex-direction: column;
    top: 25px;
    right: -20px;
    padding: 20px 0;
    display: none;
    background-color: #00b2a9;
  }
  #mk-search-list-1 li {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 10px;
  }
  #mk-search-list-1 a {
    white-space: nowrap;
    font-family: "Diodrum Medium";
  }
  li.dropdown.show .dropdown-toggle {
    color: #00b2a9 !important;
    text-shadow: 0.5px 0 0 currentColor;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.dd-menu-toggle > a:hover {
    background-color: #009391;
    background-image: url("../../../../content/dam/dupont/amer/us/en/ei-transformation/general/icons/white-arrow-forward.png");
    background-repeat: no-repeat;
    background-position: 95% center;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.dd-menu-toggle a.show-hover {
    background-color: #009391;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.dd-menu-toggle a.show-hover-2 {
    background-color: #008483;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.dd-menu-toggle:hover > ul.dd-menu {
    display: block;
    left: 444px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.dd-menu-toggle:hover > ul.dd-menu ul.level-3 {
    left: 305px;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-2 li.dd-menu-toggle a:hover {
    background-color: #008483;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu.level-3 {
    background-color: #008483;
  }
}
@media (min-width: 950px) and (max-width: 1199px) {
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.dd-menu-toggle:hover > ul.dd-menu {
    left: 300px;
  }
  header.site-header .header-nav .navbar ul.navbar-nav li div.dropdown-menu ul.dd-menu li.dd-menu-toggle:hover > ul.dd-menu ul.level-3 {
    left: 260px;
  }
}
@media (device-width: 1024px) {
  .topiclink_Updated .inquiry__container.row.align-items-center {
    margin-top: -2em;
  }
  .topiclink_Updated button.btn.btn-primary {
    background: #fff;
    border: red;
    color: red;
    font-size: 14px;
  }
}
@media (device-width: 768px) {
  .topiclink_Updated .inquiry__container.row.align-items-center {
    margin-top: -2em;
  }
  .topiclink_Updated button.btn.btn-primary {
    background: #fff;
    border: red;
    color: red;
    font-size: 14px;
  }
  .align_text_logo h1.heroImage-Text_heading {
    font-size: 30px;
  }
}
@media (min-width: 1025px) {
  .align_text_logo h1.heroImage-Text_heading {
    font-size: 31px;
  }
  .align_text_logo .heroImage-Text {
    margin-left: 8em;
  }
  .topiclink_Updated .align-items-center {
    margin-left: 8em;
  }
  .topiclink_Updated .align-items-center button.btn.btn-primary {
    margin-left: 14em;
    background: #fff;
    border: red;
    color: red;
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 360px) {
  .align_text_logo .heroImage-Text_subtext {
    font-size: 11px;
  }
  .align_text_logo h1.heroImage-Text_heading {
    font-size: 16px;
    line-height: 20px;
  }
  .align_text_logo .heroImage-Text_subtext p {
    line-height: 17px;
  }
  .align_text_logo .heroImage-Text_subtext p:nth-child(1) {
    line-height: 5px;
  }
  .topiclink_Updated p {
    line-height: 17PX;
    font-size: small;
  }
  .topiclink_Updated h2 {
    font-size: large;
  }
  .topiclink_Updated .inquiry__container.row.align-items-center {
    margin-bottom: -4.2em;
    margin-top: -1em;
  }
  .topiclink_Updated button.btn.btn-primary {
    background: #fff;
    border: red;
    color: red;
    font-size: 11px;
  }
}
@media (min-width: 361px) and (max-width: 767px) {
  .topiclink_Updated p {
    line-height: 17PX;
    font-size: small;
  }
  .topiclink_Updated h2 {
    font-size: large;
  }
  .topiclink_Updated .inquiry__container.row.align-items-center {
    margin-bottom: -5.2em;
    margin-top: -2.2em;
  }
  .topiclink_Updated button.btn.btn-primary {
    background: #fff;
    border: red;
    color: red;
    font-size: 14px;
  }
  .align_text_logo h1.heroImage-Text_heading {
    font-size: 16px;
    line-height: 20px;
  }
  .align_text_logo .heroImage-Text_subtext {
    font-size: small;
  }
  .align_text_logo .heroImage-Text_subtext p {
    line-height: 17px;
  }
  .align_text_logo .heroImage-Text_subtext p:nth-child(1) {
    line-height: 5px;
  }
}
.secondary-header {
  background-color: #00b2a9;
}
.header-nav .secondary-header {
  display: none;
}
.secondary-header .secondary-links {
  padding: 10px 0;
  list-style: none;
}
.secondary-header .secondary-links li {
  display: inline-block;
  margin: 0 20px;
}
.secondary-header .secondary-links li a {
  color: #fff;
  font-size: 12px;
  font-family: "Diodrum Medium";
}
.secondary-header .secondary-links li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.secondary-header .secondary-links li .searchinput {
  border: none;
  outline: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Global-Menu' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='1024-Desktop-Global-Menu:-Products-L3' transform='translate(-890.000000, -34.000000)' fill='%23ffffff' fill-rule='nonzero'%3E%3Cg id='Global-Nav-2'%3E%3Cg id='Global-Nav'%3E%3Cpath d='M896.736842,45.7894737 C899.527249,45.7894737 901.789474,43.5274227 901.789474,40.7368421 C901.789474,37.9462615 899.527423,35.6842105 896.736842,35.6842105 C893.946262,35.6842105 891.684211,37.9462615 891.684211,40.7368421 C891.684211,43.5274227 893.946435,45.7894737 896.736842,45.7894737 Z M902.098098,44.6758849 L905.705549,48.2838324 C906.09815,48.6764295 906.09815,49.3129551 905.705549,49.7055522 C905.312947,50.0981493 904.676415,50.0981493 904.283813,49.7055522 L900.676004,46.0979629 C899.525322,46.9479263 898.131908,47.4055269 896.701342,47.403251 C893.000566,47.4034302 890,44.4028975 890,40.7016255 C890,37.0003535 893.000566,34 896.701701,34 C900.402835,34 903.40358,37.0005327 903.40358,40.7016255 C903.405727,42.1320728 902.948062,43.5253365 902.098098,44.6758849 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 0px 7px;
  background-size: 14px;
  padding-left: 20px;
}
@media (max-width: 949px) {
  .secondary-header {
    display: none;
  }
  .mobile-drop-down .header-nav .secondary-header {
    display: block;
  }
  .mobile-drop-down .header-nav .secondary-header .secondary-links li {
    display: block;
    padding: 10px 1em;
  }
}
span.deleteicon {
  position: relative;
}
span.deleteicon span {
  position: absolute;
  display: block;
  top: 5px;
  right: 0px;
  width: 16px;
  height: 16px;
  color: white;
  cursor: pointer;
}
span.deleteicon input {
  padding-right: 16px;
  box-sizing: border-box;
}
.search-link .search-icon {
  margin-bottom: -4px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Global-Menu' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='1024-Desktop-Global-Menu:-Products-L3' transform='translate(-890.000000, -34.000000)' fill='%23ffffff' fill-rule='nonzero'%3E%3Cg id='Global-Nav-2'%3E%3Cg id='Global-Nav'%3E%3Cpath d='M896.736842,45.7894737 C899.527249,45.7894737 901.789474,43.5274227 901.789474,40.7368421 C901.789474,37.9462615 899.527423,35.6842105 896.736842,35.6842105 C893.946262,35.6842105 891.684211,37.9462615 891.684211,40.7368421 C891.684211,43.5274227 893.946435,45.7894737 896.736842,45.7894737 Z M902.098098,44.6758849 L905.705549,48.2838324 C906.09815,48.6764295 906.09815,49.3129551 905.705549,49.7055522 C905.312947,50.0981493 904.676415,50.0981493 904.283813,49.7055522 L900.676004,46.0979629 C899.525322,46.9479263 898.131908,47.4055269 896.701342,47.403251 C893.000566,47.4034302 890,44.4028975 890,40.7016255 C890,37.0003535 893.000566,34 896.701701,34 C900.402835,34 903.40358,37.0005327 903.40358,40.7016255 C903.405727,42.1320728 902.948062,43.5253365 902.098098,44.6758849 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.molykote-footer {
  background-color: #009391;
}
.molykote-footer .footer-lower-part {
  background-color: #ffffff;
}
.molykote-footer a {
  font-family: "Noto Sans Regular";
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #ffffff;
}
.molykote-footer a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}
@media only screen and (min-width: 1024px) {
  .molykote-footer a {
    font-size: 11px;
  }
}
.molykote-footer .col-sm-12 {
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .molykote-footer .col-sm-12 {
    margin-bottom: 0;
  }
}
.molykote-footer .container {
  padding-right: 33px;
  padding-left: 33px;
}
@media screen and (min-width: 1024px) {
  .molykote-footer .container {
    padding-right: 94px;
    padding-left: 94px;
  }
}
.molykote-footer .p-t-40 {
  padding-top: 40px;
}
.molykote-footer .footer-top h4 {
  margin-bottom: 0px;
}
@media screen and (min-width: 992px) {
  .molykote-footer .top-links.col-lg-4 ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    column-count: 2;
  }
}
.molykote-footer .top-links.col-lg-4 ul li:first-child {
  margin-top: 0px;
}
.molykote-footer .last-col-m-top {
  margin-top: 35px;
}
@media screen and (max-width: 991px) {
  .molykote-footer .last-col-m-top {
    margin-top: 20px;
  }
}
.layout-footer {
  width: 100%;
}
.layout-footer-container {
  box-shadow: 1px 1px 5px #969696;
}
@media only screen and (min-width: 1024px) {
  .layout-footer-header {
    display: grid;
    grid-template-columns: repeat(7, minmax(20px, 1fr));
    grid-column-gap: 20px;
    margin-top: 25px;
  }
}
.layout-footer-bottom .body1 {
  font-size: 11px;
}
@media only screen and (min-width: 1024px) {
  .layout-footer-bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 40px 0;
  }
  .layout-footer-bottom > p {
    font-size: 11px;
  }
}
.layout-footer .grid-container {
  padding: 30px 34px;
}
@media only screen and (min-width: 768px) {
  .layout-footer .grid-container {
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media only screen and (min-width: 1024px) {
  .layout-footer .grid-container {
    padding-left: 94px;
    padding-right: 94px;
  }
}
.footer-list1 {
  list-style: none;
  margin: 0;
}
.footer-list1 > li {
  display: block;
  margin-top: 0px;
  min-height: 15px;
  line-height: 1.45;
}
.footer-list1 > li a {
  text-decoration: none;
}
.footer-list1 > li a:hover {
  color: #e4001c;
  text-decoration: none;
}
.footer-list1 > li a {
  line-height: 15px;
  display: inline-flex;
}
.footer-list1.accordion-closed {
  display: none;
  transition: display 1s linear;
}
@media only screen and (min-width: 992px) {
  .footer-list1.accordion-closed {
    display: block;
  }
}
.footer-list1.accordion-closed.accordion-open {
  display: block;
}
.footer-list-legal {
  margin-top: 15px;
}
.footer-list-legal li {
  list-style: none;
  margin-bottom: 12px;
  border-right: 1px solid #000;
  padding-right: 10px;
  line-height: 12px;
}
.footer-list-legal li:last-child {
  border-right: none;
  padding-right: 0px;
}
@media screen and (max-width: 767px) {
  .footer-list-legal li {
    border-right: none;
  }
}
@media only screen and (min-width: 768px) {
  .footer-list-legal li {
    float: left;
    margin-right: 10px;
  }
}
.footer-list-legal li a {
  color: #000000;
  line-height: 12px;
}
.footer-list-legal li a:hover {
  color: #000000 !important;
  text-decoration: underline;
}
.footer-logo {
  width: 120px;
  height: 40px;
  margin-top: 5px;
}
.footer-special-links {
  position: relative;
  display: block;
  margin-top: 5px;
  font-family: "Diodrum SemiBold" !important;
}
.footer-special-links:first-of-type {
  margin-top: 35px;
}
.footer-social-icons {
  margin-bottom: 0;
  float: left;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .footer-social-icons {
    text-align: right;
    position: absolute;
    right: 0px;
    width: auto;
  }
}
.footer-social-icons ul {
  display: flex;
  margin-bottom: 0px;
}
.footer-social-icons ul li {
  margin: 5px;
  list-style: none;
  float: left;
  margin-right: 10px ;
}
.footer-social-icons ul li a img {
  opacity: 1;
}
.footer-social-icons ul li a:hover img {
  opacity: 0.5;
}
.footer-social-icons ul li a:active img {
  opacity: 0.5;
}
@media only screen and (min-width: 992px) {
  .footer-social-icons ul li {
    float: none;
    margin-bottom: 28px;
  }
}
.footer-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-family: "Diodrum Bold";
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #ffffff;
}
.footer-title > span {
  font-size: 9px;
}
@media only screen and (min-width: 992px) {
  .footer-title > span {
    display: none;
  }
}
.footer-copyright {
  padding: 15px 0px 15px 0px;
}
.footer .desktop-list {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .footer .desktop-list {
    display: initial;
  }
}
#bold {
  font-weight: bold;
}
#margin-top {
  margin-top: 0;
  position: relative;
  padding-top: 10px;
}
@media only screen and (min-width: 992px) {
  #margin-top {
    margin-top: 50px;
  }
}
.tni-locator_filter {
  background-color: #f9f9f9;
  border-radius: 4px;
  padding: 50px 30px 50px 75px;
  margin-bottom: 25px;
}
.tni-locator .error {
  color: #00b2a9;
  font-size: 12px;
}
.tni-locator .error.err-msg {
  color: #e4001c;
}
.tni-locator_form label {
  font-size: 16px;
}
.tni-locator_param {
  margin-bottom: 20px;
  padding-right: 60px;
}
.tni-locator_actions {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-top: 27px;
}
.tni-locator_actions a.cta {
  color: #212121;
  border-color: #212121;
  padding: 1em 2em 0.8em;
}
.tni-locator_actions a.cta:hover {
  color: #fff;
  background-color: #00b2a9;
  border-color: #00b2a9;
}
.tni-locator_actions a.loading {
  color: lightgray;
  background-color: transparent;
  border-color: lightgray;
  cursor: default;
}
.tni-locator_actions a.loading:hover {
  color: lightgray;
  background-color: transparent;
  border-color: lightgray;
  cursor: default;
}
.tni-locator_res-head {
  border-bottom: 1px solid lightgray;
  margin-bottom: 50px;
  margin-top: 30px;
}
.tni-locator_res-overview {
  display: flex;
  justify-content: space-between;
}
.tni-locator_res-overview p {
  padding-top: 10px;
  font-family: Diodrum Regular;
}
.tni-locator_res-overview p span.error {
  font-size: inherit;
  font-weight: 600;
  font-family: Diodrum Regular;
}
.tni-locator_res-search {
  margin-bottom: 20px;
}
.tni-locator_res-search input {
  width: 300px;
  height: 42px;
  border-radius: 6px;
  border: solid 1px #4c4c4c;
  background-color: #ffffff;
  font-family: "Noto Sans Regular";
  font-size: 14px;
  padding-left: 20px;
}
.tni-locator_res-search input[placeholder] {
  font-family: "Noto Sans Regular";
  font-size: 14px;
}
.tni-locator_res-item {
  display: flex;
  padding-bottom: 60px;
  border-bottom: solid 1px #cfcfcf;
  margin-bottom: 50px;
}
.tni-locator_res-item-logo {
  flex: 0 0 172px;
}
.tni-locator_res-item-logo > div {
  border-radius: 6px;
  border: solid 1px #b7b7b7;
  overflow: hidden;
  padding: 0 10px;
}
.tni-locator_res-item-logo > div img {
  max-width: 100%;
}
.tni-locator_res-item-det {
  padding-left: 25px;
}
.tni-locator_res-item-name p {
  font-size: 20px;
  font-weight: 600;
  font-family: Diodrum Regular;
}
.tni-locator_res-item-desc p {
  line-height: 30px;
  font-family: Noto Sans Regular;
}
.tni-locator_res-item-links img {
  width: 25px;
  margin-right: 10px;
}
.tni-locator_res-item-links a {
  padding-right: 25px;
  font-family: Diodrum Regular;
  color: #00b2a9;
}
.tni-locator .selectize-input input[placeholder] {
  width: 100% !important;
  font-size: 14px;
  font-family: Diodrum Regular;
}
.tni-locator .selectize-input .item,
.tni-locator .selectize-input input {
  font-size: 14px;
  color: #000;
  font-family: Diodrum Regular;
}
.tni-locator .selectize-dropdown .option {
  font-size: 14px;
  font-family: Diodrum Regular;
}
.tni-locator .selectize-control.single .selectize-input:after,
.tni-locator .selectize-control.single .selectize-input.dropdown-active:after,
.tni-locator .selectize-dropdown .option.active {
  cursor: pointer;
  color: #00b2a9;
  content: "";
  margin-right: 0;
}
.tni-locator .selectize-input {
  padding: 1.25em 2em;
  border: 1px solid black;
  border-radius: 4px;
}
.tni-locator .selectize-control.single .selectize-input:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzcgNyAzNSAzNScgZW5hYmxlLWJhY2tncm91bmQ9J25ldyAwIDAgNTAgNTAnPjxwYXRoIGQ9J00yNSAzMi40bC05LjctOS43IDEuNC0xLjQgOC4zIDguMyA4LjMtOC4zIDEuNCAxLjR6Jy8+PC9zdmc+");
  border: none;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  margin-top: 0;
}
@media (max-width: 1023px) {
  .tni-locator_filter {
    border: none;
    padding: 0;
    box-shadow: none;
    margin: 0 -33px;
    padding: 33px;
  }
  .tni-locator_param {
    padding-right: 15px;
  }
  .tni-locator_actions {
    justify-content: space-between;
  }
  .tni-locator_actions a.cta {
    font-size: 14px;
    padding: 0.75em 1.5em;
    min-width: 115px;
    text-align: center;
    line-height: normal;
  }
  .tni-locator_res-overview {
    flex-wrap: wrap;
  }
  .tni-locator_res-item {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .tni-locator_res-item-links span {
    margin-bottom: 15px;
  }
  .tni-locator_res-item-desc p {
    font-size: 14px;
    line-height: 25px;
  }
}
@media (max-width: 767px) {
  .tni-locator_res-item {
    flex-wrap: wrap;
  }
  .tni-locator_res-item-det {
    padding-left: 0;
    padding-top: 25px;
  }
  .tni-locator_res-item-links span {
    display: block;
  }
  .tni-locator .selectize-input input[placeholder] {
    font-size: 16px;
  }
  .tni-locator .selectize-input .item,
  .tni-locator .selectize-input input {
    font-size: 16px;
  }
  .tni-locator_res-search {
    font-size: 16px;
  }
  .tni-locator_res-search[placeholder] {
    font-size: 16px;
  }
}
#tni-locator_res-list .pagination {
  justify-content: center;
  display: inline-flex;
  max-width: 100%;
  flex-wrap: wrap;
}
#tni-locator_res-list .pagination-container {
  width: calc(100% - 100px);
  text-align: center;
}
#tni-locator_res-list .pagination li {
  border-radius: 4px;
  border: solid 1px #cfcfcf;
  background-color: #f5f5f5;
  padding: 0 8px;
  margin-right: 10px;
  min-width: 26px;
}
#tni-locator_res-list #page-prev,
#tni-locator_res-list #page-next {
  border-radius: 4px;
  border: solid 1px #cfcfcf;
  background-color: #f5f5f5;
  padding: 0 6px;
  margin-right: 10px;
  cursor: pointer;
}
#tni-locator_res-list #page-prev a,
#tni-locator_res-list #page-next a {
  color: #121111;
}
#tni-locator_res-list .pagination li a {
  font-family: Diodrum Regular;
  font-size: 16px;
  color: #121111;
}
#tni-locator_res-list .pagination li.active {
  border: solid 1px #cfcfcf;
  background-color: #00b2a9;
}
#tni-locator_res-list .pagination li.active a {
  color: #fff;
}
.tni-locator_res-actions {
  position: relative;
}
.tni-locator_res-top {
  width: 60px;
  height: 60px;
  background-color: #00b2a9;
  border-radius: 30px;
  position: absolute;
  right: 0;
  top: -45px;
  cursor: pointer;
}
.tni-locator_res-top i {
  color: #fff;
  font-size: 40px;
  position: absolute;
  left: 17px;
}
.tni-locator_res-top span {
  color: #fff;
  font-family: Diodrum Bold;
  font-size: 14px;
  position: relative;
  top: 30px;
  left: 16px;
}
@media (max-width: 576px) {
  .tni-locator_res-top {
    top: -45px;
  }
  .tni-locator .pagination-container {
    padding: 10px 25px 0;
    position: relative;
  }
  .tni-locator .pagination-container > span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .tni-locator .pagination-container > span#page-prev {
    left: 0;
  }
  .tni-locator .pagination-container > span#page-next {
    right: 0;
  }
  .tni-locator .pagination-container .pagination li {
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .tni-locator {
    padding: 0 33px;
  }
  .tni-locator_res-list .pagination-container {
    width: calc(100% - 50px) !important;
  }
  .tni-locator_res-top {
    width: 40px;
    height: 40px;
    top: -35px;
  }
  .tni-locator_res-top i {
    font-size: 25px;
    left: 13px;
  }
  .tni-locator_res-top span {
    top: 14px;
    left: 10px;
    font-size: 10px;
  }
}
/*Solution finder results component starts*/
.solutionfinder-search-result {
  padding: 30px 0px;
}
@media screen and (max-width: 1023px) {
  .solutionfinder-search-result {
    padding: 30px 33px 0px 33px;
  }
}
.cmp-sol-finder-result.default .headline {
  text-align: left;
  font-size: 36px;
  font-family: "Diodrum Medium";
  color: #e4001c;
  margin: 0px 0px 20px 0px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .headline {
    font-size: 28px;
  }
}
.cmp-sol-finder-result.default .filters-section {
  float: left;
  padding-left: 0px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .filters-section {
    display: none;
    position: fixed;
    width: 90%;
    max-width: 90%;
    z-index: 1000000002;
    top: 2.5%;
    left: 5%;
    background: #ffffff;
    height: 95%;
    padding: 5%;
    border-radius: 14px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.cmp-sol-finder-result.default .filters-section .filter-header-wrapper {
  border-top: 8px solid #eeeeee;
  padding: 10px 0px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .filters-section .filter-header-wrapper {
    padding: 0px 0px 10px 0px;
    border-top: 0px solid #eeeeee;
    position: fixed;
    width: 80%;
    background-color: white;
    top: 2.5%;
    padding-top: 10px;
  }
}
.cmp-sol-finder-result.default .filters-section .filter-header-wrapper .filter-head {
  float: left;
  font-family: "Diodrum Semibold";
  font-size: 16px;
}
.cmp-sol-finder-result.default .filters-section .filter-header-wrapper .clear-filter {
  float: right;
  font-family: "Diodrum Medium";
  font-size: 10px;
  cursor: pointer;
}
.cmp-sol-finder-result.default .filters-section .filter-header-wrapper .clear-filter:hover {
  opacity: 0.65;
  text-decoration: underline;
}
.cmp-sol-finder-result.default .filters-section .filter-header-wrapper .clear-filter .clear-icon {
  display: block;
  float: left;
  margin-right: 5px;
  width: 12px;
  height: 12px;
  background-size: 100% 100%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+REFFMkI3NEItNkEwNS00MjMxLTlDMTYtNDhBOTIwMkYwOTFBPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZBUS1TZWFyY2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDk0LjAwMDAwMCwgLTUxMC4wMDAwMDApIiBmaWxsPSIjMkUyOTI2Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTExMDQsNTEwIEMxMTA5LjUzMzUsNTEwIDExMTQsNTE0LjQ5MTMxNSAxMTE0LDUyMCBDMTExNCw1MjUuNTMzNDk5IDExMDkuNTMzNSw1MzAgMTEwNCw1MzAgQzEwOTguNDkxMzIsNTMwIDEwOTQsNTI1LjUzMzQ5OSAxMDk0LDUyMCBDMTA5NCw1MTQuNDkxMzE1IDEwOTguNDkxMzIsNTEwIDExMDQsNTEwIFogTTExMDIuODgzMzcsNTIwIEwxMDk5LjIzNTczLDUxNi4zNTIzNTcgTDExMDAuMzUyMzYsNTE1LjIzNTczMiBMMTEwNCw1MTguODgzMzc1IEwxMTA3LjY3MjQ2LDUxNS4yMzU3MzIgTDExMDguNzg5MDgsNTE2LjM1MjM1NyBMMTEwNS4xMTY2Myw1MjAgTDExMDguNzg5MDgsNTIzLjY3MjQ1NyBMMTEwNy42NzI0Niw1MjQuNzg5MDgyIEwxMTA0LDUyMS4xMTY2MjUgTDExMDAuMzUyMzYsNTI0Ljc4OTA4MiBMMTA5OS4yMzU3Myw1MjMuNjcyNDU3IEwxMTAyLjg4MzM3LDUyMCBaIiBpZD0iQ2xlYXIiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .filters-section .filter-header-wrapper .clear-filter {
    display: none;
  }
}
.cmp-sol-finder-result.default .filters-section .filter-header-wrapper .close-filter {
  float: right;
  display: none;
  width: 17px;
  height: 17px;
  cursor: pointer;
  background-size: 100% 100%;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE4IDE3Ij4KICAgIDxwYXRoIGZpbGw9IiMyRTI5MjYiIGQ9Ik0yOTUuMzAyIDIyTDI4OC43OTcgMjguNTA1IDI4Mi4yOTIgMjIgMjgwLjI5NyAyMy45OTUgMjg2LjgwMiAzMC41IDI4MC4yOTcgMzcuMDA1IDI4Mi4yOTIgMzkgMjg4Ljc5NyAzMi40OTUgMjk1LjMwMiAzOSAyOTcuMjk3IDM3LjAwNSAyOTAuNzkyIDMwLjUgMjk3LjI5NyAyMy45OTV6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjgwIC0yMikiLz4KPC9zdmc+Cg==');
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .filters-section .filter-header-wrapper .close-filter {
    display: block;
  }
}
.cmp-sol-finder-result.default .filters-section .filter-accordion {
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 50px 0px;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filter-category {
  padding: 10px 5px 10px 0px;
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filter-category .label {
  font-family: "Diodrum Semibold";
  font-size: 13px;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filter-category .acc-icon {
  width: 11px;
  height: 11px;
  background-size: 100% 100%;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgMTggMiI+CiAgICA8cGF0aCBmaWxsPSIjMkUyOTI2IiBkPSJNMTcuNjI1IDBILjM3NUMuMTY4IDAgMCAuMTUgMCAuMzMzdjEuMzM0QzAgMS44NS4xNjggMiAuMzc1IDJoMTcuMjVjLjIwNyAwIC4zNzUtLjE1LjM3NS0uMzMzVi4zMzNDMTggLjE1IDE3LjgzMiAwIDE3LjYyNSAweiIvPgo8L3N2Zz4K');
  position: relative;
  right: 0px;
  float: right;
  top: 10px;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filters-container {
  min-height: 20px;
  padding: 15px 0px;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filters-container .filter-row {
  margin-top: 10px;
  cursor: pointer;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filters-container .filter-row.facet-disabled {
  display: none;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filters-container .filter-row .filter-checkbox {
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  background-size: 90% 90%;
  background-position: 1px 1px;
  background-repeat: no-repeat;
  float: left;
  margin-top: 0px;
  margin-right: 5px;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filters-container .filter-row .filter-checkbox.selected {
  background: #e4001c;
  border: 1px solid #e4001c;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filters-container .filter-row .filter-checkbox.selected:after {
  content: "\f00c";
  font-size: 10px;
  position: relative;
  top: -2px;
  left: 3px;
  color: #ffffff;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filters-container .filter-row .filter-label {
  font-family: "Diodrum Regular";
  font-size: 13px;
  margin-left: 20px;
  color: #000000;
  padding-top: 2px;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li .filters-container .filter-row .filter-label.slctd {
  color: #e4001c;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li.collapsed .acc-icon {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICAgIDxwYXRoIGQ9Ik0xNy42MjUgNy44NzVoLTcuNXYtNy41QzEwLjEyNS4xNjggOS45NTcgMCA5Ljc1IDBoLTEuNWMtLjIwNyAwLS4zNzUuMTY4LS4zNzUuMzc1djcuNWgtNy41Yy0uMjA3IDAtLjM3NS4xNjgtLjM3NS4zNzV2MS41YzAgLjIwNy4xNjguMzc1LjM3NS4zNzVoNy41djcuNWMwIC4yMDcuMTY4LjM3NS4zNzUuMzc1aDEuNWMuMjA3IDAgLjM3NS0uMTY4LjM3NS0uMzc1di03LjVoNy41Yy4yMDcgMCAuMzc1LS4xNjguMzc1LS4zNzV2LTEuNWMwLS4yMDctLjE2OC0uMzc1LS4zNzUtLjM3NXoiLz4KPC9zdmc+Cg==');
  top: 10px;
}
.cmp-sol-finder-result.default .filters-section .filter-accordion li.collapsed .filters-container {
  display: none;
}
.cmp-sol-finder-result.default .filters-section .mob-btns-container {
  display: none;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .filters-section .mob-btns-container {
    display: block;
    position: fixed;
    bottom: 2.5%;
    padding-bottom: 20px;
    margin: auto;
    width: 80%;
    background: #ffffff;
  }
}
.cmp-sol-finder-result.default .filters-section .mob-btns-container .clear-btn {
  font-family: "Diodrum Medium";
  font-size: 13px;
  color: #000000;
  padding: 5px 10px;
  float: left;
}
.cmp-sol-finder-result.default .filters-section .mob-btns-container .save-btn {
  font-family: "Diodrum Medium";
  font-size: 13px;
  color: #ffffff;
  background-color: #e4001c;
  border-radius: 5px;
  padding: 5px 25px 2px 25px;
  float: right;
}
.cmp-sol-finder-result.default .results-section {
  float: right;
  padding-right: 0px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section {
    width: 100%;
    max-width: 100%;
    padding-left: 0px;
  }
}
.cmp-sol-finder-result.default .results-section.col-12 {
  padding-left: 0px;
}
.cmp-sol-finder-result.default .results-section .search-block {
  margin-bottom: 65px;
  margin-top: -26px;
  margin-left: -15px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .search-block {
    margin-left: 0px;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0px;
  }
}
.cmp-sol-finder-result.default .results-section .search-block .search-icon {
  display: block;
  background-size: 100% 100%;
  color: black;
  position: relative;
  top: 34px;
  left: 10px;
  width: 25px;
  height: 25px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSIwIDAgMjUgMjUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+NzFFQjg1QTQtQkJGOS00MDM4LUJCMzQtOTgyMEQ4OTkzQzk0PC90aXRsZT4KICAgIDxnIGlkPSJQYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZBUS1TZWFyY2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTcuMDAwMDAwLCAtNTA2LjAwMDAwMCkiIGZpbGw9IiMyRTI5MjYiPgogICAgICAgICAgICA8ZyBpZD0iU2VhcmNoLUJhciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjQyLjAwMDAwMCwgNDk0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI2LjMzODU3NjEsMzIuNTYxNzE5OCBDMjEuMjQxNDE4MSwzMi41NjE3MTk4IDE3LjA4MDQ3MjcsMjguNDAwODMyMiAxNy4wODA0NzI3LDIzLjMwMzc0NDggQzE3LjA4MDQ3MjcsMTguMjA2NjU3NCAyMS4yNDE0MTgxLDE0LjA0NTc2OTggMjYuMzM4NTc2MSwxNC4wNDU3Njk4IEMzMS40MzU3MzQyLDE0LjA0NTc2OTggMzUuNTk2Njc5NiwxOC4yMDY2NTc0IDM1LjU5NjY3OTYsMjMuMzAzNzQ0OCBDMzUuNTk2Njc5NiwyOC40MDA4MzIyIDMxLjQzNTczNDIsMzIuNTYxNzE5OCAyNi4zMzg1NzYxLDMyLjU2MTcxOTggTTM3LjYwNzgwMzIsMjMuMzM4NDE4OSBDMzcuNjA3ODAzMiwxNy4wOTcwODc0IDMyLjUxMDY0NTEsMTIgMjYuMjY5MjI3LDEyIEMyMC4wMjc4MDksMTIgMTUsMTcuMDk3MDg3NCAxNSwyMy4zMzg0MTg5IEMxNSwyOS41Nzk0MDM2IDIwLjA5NzE1ODEsMzQuNjc2ODM3NyAyNi4zMzg1NzYxLDM0LjY3NjgzNzcgQzI5LjA3NzUxODQsMzQuNjc2ODM3NyAzMS42MDkxMDY5LDMzLjcwNTk2MzkgMzMuNTg1MjA5MiwzMi4wNDE2MDg5IEwzOC41NDQwMTU5LDM3IEw0MCwzNS41NDM2ODkzIEwzNS4wNDE4ODY5LDMwLjU1MDYyNDEgQzM2LjYzNjkxNTksMjguNjA4ODc2NiAzNy42MDc4MDMyLDI2LjA3NzY2OTkgMzcuNjA3ODAzMiwyMy4zMzg0MTg5IiBpZD0iRmlsbC0xLUNvcHktMiI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=');
}
.cmp-sol-finder-result.default .results-section .search-block #search-box {
  float: left;
  width: 100%;
  border-radius: 4px;
  border: solid 1px #dadada;
  font-size: 16px;
  font-family: "Diodrum Regular";
  padding: 10px 45px;
}
@media screen and (max-width: 575px) {
  .cmp-sol-finder-result.default .results-section .search-block #search-box {
    font-size: 14px;
    padding: 14px 45px;
  }
}
.cmp-sol-finder-result.default .results-section .search-block .clear-search-btn {
  float: left;
  margin-left: -30px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-top: 13px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+REFFMkI3NEItNkEwNS00MjMxLTlDMTYtNDhBOTIwMkYwOTFBPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZBUS1TZWFyY2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDk0LjAwMDAwMCwgLTUxMC4wMDAwMDApIiBmaWxsPSIjMkUyOTI2Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTExMDQsNTEwIEMxMTA5LjUzMzUsNTEwIDExMTQsNTE0LjQ5MTMxNSAxMTE0LDUyMCBDMTExNCw1MjUuNTMzNDk5IDExMDkuNTMzNSw1MzAgMTEwNCw1MzAgQzEwOTguNDkxMzIsNTMwIDEwOTQsNTI1LjUzMzQ5OSAxMDk0LDUyMCBDMTA5NCw1MTQuNDkxMzE1IDEwOTguNDkxMzIsNTEwIDExMDQsNTEwIFogTTExMDIuODgzMzcsNTIwIEwxMDk5LjIzNTczLDUxNi4zNTIzNTcgTDExMDAuMzUyMzYsNTE1LjIzNTczMiBMMTEwNCw1MTguODgzMzc1IEwxMTA3LjY3MjQ2LDUxNS4yMzU3MzIgTDExMDguNzg5MDgsNTE2LjM1MjM1NyBMMTEwNS4xMTY2Myw1MjAgTDExMDguNzg5MDgsNTIzLjY3MjQ1NyBMMTEwNy42NzI0Niw1MjQuNzg5MDgyIEwxMTA0LDUyMS4xMTY2MjUgTDExMDAuMzUyMzYsNTI0Ljc4OTA4MiBMMTA5OS4yMzU3Myw1MjMuNjcyNDU3IEwxMTAyLjg4MzM3LDUyMCBaIiBpZD0iQ2xlYXIiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
}
.cmp-sol-finder-result.default .results-section .search-block .search-btn {
  float: left;
  width: 60px;
  height: 50px;
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  font-family: "Diodrum Semibold";
  border-radius: 4px;
  border: 1px solid #000000;
  cursor: pointer;
  margin-left: 15px;
}
.cmp-sol-finder-result.default .results-section .search-block .search-btn:hover {
  background: #ffffff;
  color: #000000;
}
.cmp-sol-finder-result.default .results-section .row-1 {
  margin: 0px;
}
.cmp-sol-finder-result.default .results-section .row-1 .cmpr-btn {
  background: #e1e1e1;
  color: #ffffff;
  font-size: 13px;
  border-radius: 20px;
  padding: 8px 20px;
  text-align: center;
  width: 80%;
  margin-left: 10%;
  max-width: 350px;
  margin: auto;
  display: none;
  margin-bottom: 15px;
}
.cmp-sol-finder-result.default .results-section .row-1 .cmpr-btn.hidden {
  visibility: hidden;
}
.cmp-sol-finder-result.default .results-section .row-1 .cmpr-btn.enabled {
  cursor: pointer;
  display: block;
  background-color: #e4001c;
}
@media screen and (min-width: 1024px) {
  .cmp-sol-finder-result.default .results-section .row-1 .cmpr-btn {
    position: fixed;
    bottom: 130px;
    z-index: 1;
    right: 20px;
    width: auto;
  }
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .row-1 {
    margin-top: 20px;
  }
}
.cmp-sol-finder-result.default .results-section .btns-container {
  margin-top: 70px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .btns-container {
    display: flow-root;
  }
}
.cmp-sol-finder-result.default .results-section .btns-container .results-count {
  font-family: "Diodrum Regular";
  font-size: 14px;
  float: left;
  background: #e4001c;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 5px;
  display: none;
  cursor: pointer;
}
.cmp-sol-finder-result.default .results-section .btns-container .results-count .total-results-count {
  padding: 1px 8px;
  background: #e4001c;
  border-radius: 11px;
  color: #000000;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .btns-container .results-count {
    display: block;
  }
}
.cmp-sol-finder-result.default .results-section .btns-container .clear-filtrs {
  float: right;
  font-family: "Diodrum Semibold";
  font-size: 13px;
  display: none;
  margin-top: 10px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .btns-container .clear-filtrs {
    display: block;
  }
}
.cmp-sol-finder-result.default .results-section .btns-container .clear-filtrs .cl-icon {
  float: left;
  margin-right: 4px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-top: 0px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+REFFMkI3NEItNkEwNS00MjMxLTlDMTYtNDhBOTIwMkYwOTFBPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZBUS1TZWFyY2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDk0LjAwMDAwMCwgLTUxMC4wMDAwMDApIiBmaWxsPSIjMkUyOTI2Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTExMDQsNTEwIEMxMTA5LjUzMzUsNTEwIDExMTQsNTE0LjQ5MTMxNSAxMTE0LDUyMCBDMTExNCw1MjUuNTMzNDk5IDExMDkuNTMzNSw1MzAgMTEwNCw1MzAgQzEwOTguNDkxMzIsNTMwIDEwOTQsNTI1LjUzMzQ5OSAxMDk0LDUyMCBDMTA5NCw1MTQuNDkxMzE1IDEwOTguNDkxMzIsNTEwIDExMDQsNTEwIFogTTExMDIuODgzMzcsNTIwIEwxMDk5LjIzNTczLDUxNi4zNTIzNTcgTDExMDAuMzUyMzYsNTE1LjIzNTczMiBMMTEwNCw1MTguODgzMzc1IEwxMTA3LjY3MjQ2LDUxNS4yMzU3MzIgTDExMDguNzg5MDgsNTE2LjM1MjM1NyBMMTEwNS4xMTY2Myw1MjAgTDExMDguNzg5MDgsNTIzLjY3MjQ1NyBMMTEwNy42NzI0Niw1MjQuNzg5MDgyIEwxMTA0LDUyMS4xMTY2MjUgTDExMDAuMzUyMzYsNTI0Ljc4OTA4MiBMMTA5OS4yMzU3Myw1MjMuNjcyNDU3IEwxMTAyLjg4MzM3LDUyMCBaIiBpZD0iQ2xlYXIiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
  background-size: 100% 100%;
}
.cmp-sol-finder-result.default .results-section .btns-container .clear-filtrs span {
  cursor: pointer;
}
.cmp-sol-finder-result.default .results-section .btn-container {
  margin-bottom: 25px;
  margin-top: -15px !important;
}
.cmp-sol-finder-result.default .results-section .btn-container.m-t-0 {
  margin-top: 0px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .btn-container.m-t-0 {
    margin-bottom: -20px;
  }
}
.cmp-sol-finder-result.default .results-section .btn-container.m-b-20 {
  margin-bottom: -20px;
}
.cmp-sol-finder-result.default .results-section .btn-container .col-12 {
  text-align: right;
}
.cmp-sol-finder-result.default .results-section .btn-container .col-5 .results-count-container {
  font-family: "Diodrum Regular";
  font-size: 14px;
  margin-top: 13px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .btn-container .col-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cmp-sol-finder-result.default .results-section .btn-container .col-7 {
  display: none;
}
.cmp-sol-finder-result.default .results-section .btn-container .col-7 .view-icons {
  margin-top: 10px;
  margin-right: 15px;
  float: right;
  font-family: "Diodrum Regular";
  font-size: 14px;
}
.cmp-sol-finder-result.default .results-section .btn-container .col-7 .view-icons .fas {
  color: #e1e1e1;
  background: white;
  border: none;
  outline: none;
  font-size: 18px;
}
.cmp-sol-finder-result.default .results-section .btn-container .col-7 .view-icons .fas.active {
  color: #000000;
}
.cmp-sol-finder-result.default .results-section .btn-container .col-7 .arrow-icons {
  margin-top: 5px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .btn-container .col-7 {
    display: none !important;
  }
}
.cmp-sol-finder-result.default .results-section .btn-container .arrow-icons {
  float: right;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
}
.cmp-sol-finder-result.default .results-section .btn-container .arrow-icons.disabled {
  pointer-events: none;
  color: #bbb;
}
.cmp-sol-finder-result.default .results-section .btn-container .arrow-icons span {
  padding: 4px 10px;
  border: 1px solid #ccc;
  cursor: pointer;
}
.cmp-sol-finder-result.default .results-section .btn-container .arrow-icons span.inactive {
  pointer-events: none;
  cursor: default;
  color: #bbb;
}
.cmp-sol-finder-result.default .results-section .btn-container .arrow-icons span:first-child {
  margin-right: -5px;
}
.cmp-sol-finder-result.default .results-section .results-container {
  overflow-y: hidden;
  padding-top: 13px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .results-container {
    justify-content: space-evenly;
    display: flex;
    flex-wrap: wrap;
  }
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel.grid-view {
  flex: 0 0 100%;
  max-width: 100%;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel.grid-view .lp-content {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel.grid-view .lp-content .prod-item {
  height: auto;
  display: flex;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel.grid-view .lp-content .prod-item .text-wrap .prod-title {
  font-size: 16px;
  height: auto;
  margin-top: 8px;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel.grid-view .lp-content .prod-item .text-wrap .prod-desc {
  display: -webkit-box;
  margin-bottom: 8px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .results-container .left-panel {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header {
  font-size: 14px;
  margin-bottom: 14px;
  display: flex;
  visibility: hidden;
  font-family: "Diodrum Bold";
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header div {
  margin-top: -12px;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header .clear-selections {
  width: 50%;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header .clear-selections .cl-icon {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-top: 1px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+REFFMkI3NEItNkEwNS00MjMxLTlDMTYtNDhBOTIwMkYwOTFBPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZBUS1TZWFyY2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDk0LjAwMDAwMCwgLTUxMC4wMDAwMDApIiBmaWxsPSIjMkUyOTI2Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTExMDQsNTEwIEMxMTA5LjUzMzUsNTEwIDExMTQsNTE0LjQ5MTMxNSAxMTE0LDUyMCBDMTExNCw1MjUuNTMzNDk5IDExMDkuNTMzNSw1MzAgMTEwNCw1MzAgQzEwOTguNDkxMzIsNTMwIDEwOTQsNTI1LjUzMzQ5OSAxMDk0LDUyMCBDMTA5NCw1MTQuNDkxMzE1IDEwOTguNDkxMzIsNTEwIDExMDQsNTEwIFogTTExMDIuODgzMzcsNTIwIEwxMDk5LjIzNTczLDUxNi4zNTIzNTcgTDExMDAuMzUyMzYsNTE1LjIzNTczMiBMMTEwNCw1MTguODgzMzc1IEwxMTA3LjY3MjQ2LDUxNS4yMzU3MzIgTDExMDguNzg5MDgsNTE2LjM1MjM1NyBMMTEwNS4xMTY2Myw1MjAgTDExMDguNzg5MDgsNTIzLjY3MjQ1NyBMMTEwNy42NzI0Niw1MjQuNzg5MDgyIEwxMTA0LDUyMS4xMTY2MjUgTDExMDAuMzUyMzYsNTI0Ljc4OTA4MiBMMTA5OS4yMzU3Myw1MjMuNjcyNDU3IEwxMTAyLjg4MzM3LDUyMCBaIiBpZD0iQ2xlYXIiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
  background-size: 100% 100%;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header .clear-selections span {
  cursor: pointer;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-header .selection-tip {
  width: 50%;
  text-align: right;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content {
  box-shadow: 10px 5px 20px -2px #fce5e8;
  -webkit-box-shadow: 10px 5px 20px -2px #fce5e8;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item {
  padding: 0px;
  position: relative;
  height: 50px;
  align-items: center;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item {
    display: flex;
    height: auto;
  }
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap {
  width: 100%;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title {
  color: #000000;
  display: flex;
  align-items: center;
  overflow: hidden;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title {
    height: auto;
    margin-top: 8px;
    font-size: 16px;
  }
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title:hover {
  color: #e4001c;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-desc {
  display: none;
  font-family: "Diodrum Regular";
  font-size: 13px;
  margin-top: 10px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-desc {
    display: -webkit-box;
    height: auto;
    margin-bottom: 8px;
  }
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox {
  display: none;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  float: right;
  border: 1px solid #000000;
  border-radius: 20px;
  cursor: pointer;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox.slctd-product {
  background: #e4001c;
  border: 1px solid #e4001c;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox.slctd-product:after {
  content: "\f00c";
  font-size: 12px;
  position: relative;
  top: 0px;
  left: 3px;
  color: #ffffff;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-compr .prod-ckbox {
  display: block;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-compr .text-wrap {
  width: calc(100% - 30px);
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-props {
  padding: 8px 10px;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-props:nth-child(odd) {
  background: #fce5e8;
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-props .prod-title {
  display: -webkit-box;
  color: #e4001c;
  /*&:hover {
                                            color:@color1;
                                        }*/
}
.cmp-sol-finder-result.default .results-section .results-container .left-panel .lp-content .prod-item.show-props .prod-ckbox {
  border: 1px solid #e4001c;
  /*&.slctd-product {
                                            background: @color1;
                                        }*/
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel {
  margin-top: -12px;
  padding: 0px;
  box-shadow: -10px 40px 20px -2px #fce5e8;
  -webkit-box-shadow: -10px 40px 20px -2px #fce5e8;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel.hide {
  display: none;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.default .results-section .results-container .right-panel {
    display: none;
  }
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container {
  overflow: hidden;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-header {
  flex-wrap: nowrap;
  font-size: 14px;
  font-family: "Diodrum Bold";
  margin: 0px 0px 5px 0px;
  position: relative;
  left: 0px;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-header .col-3 {
  height: 30px;
  line-height: 15px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-header .col-3 span:not(.fas) {
  overflow: hidden;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-header .col-3 .fas {
  margin-left: 4px;
  margin-top: 2px;
  cursor: pointer;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content {
  position: relative;
  left: 0px;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content .row {
  flex-wrap: nowrap;
  margin: 0px;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content .row .col-3 {
  display: flex;
  align-items: center;
  justify-content: left;
  overflow: hidden;
  font-size: 14px;
  font-family: "Noto Sans Regular";
  height: 50px;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content .row .col-3 span {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  text-align: left;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content .row:nth-child(odd) {
  background: #fce5e8;
}
.cmp-sol-finder-result.default .results-section .results-container .right-panel .rp-container .rp-content .row:nth-child(odd) .col-3 {
  background: #fce5e8;
}
.cmp-sol-finder-result.default .results-section .no-result-found {
  display: none;
  width: 100%;
  padding: 40px 20px 20px 20px;
  font-family: "Diodrum Semibold";
  font-size: 18px;
}
.cmp-sol-finder-result.default .results-section .pagination-container {
  display: flex;
  justify-content: left;
  padding-top: 30px;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.cmp-sol-finder-result.default .results-section .pagination-container a {
  font-size: 16px;
  font-family: "Diodrum Regular";
  cursor: pointer;
}
.cmp-sol-finder-result.default .results-section .pagination-container span {
  padding: 8px 20px;
  border: 1px solid #000000;
  border-radius: 25px;
}
.cmp-sol-finder-result.default .results-section .pagination-container span:hover {
  color: #ffffff;
  background-color: #e4001c;
  border: 1px solid #e4001c;
}
.cmp-sol-finder-result.tealcolor .headline {
  text-align: left;
  font-size: 36px;
  font-family: "Diodrum Medium";
  color: #00b2a9;
  margin: 0px 0px 20px 0px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .headline {
    font-size: 28px;
  }
}
.cmp-sol-finder-result.tealcolor .filters-section {
  float: left;
  padding-left: 0px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .filters-section {
    display: none;
    position: fixed;
    width: 90%;
    max-width: 90%;
    z-index: 1000000002;
    top: 2.5%;
    left: 5%;
    background: #ffffff;
    height: 95%;
    padding: 5%;
    border-radius: 14px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper {
  border-top: 8px solid #eeeeee;
  padding: 10px 0px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper {
    padding: 0px 0px 10px 0px;
    border-top: 0px solid #eeeeee;
    position: fixed;
    width: 80%;
    background-color: white;
    top: 2.5%;
    padding-top: 10px;
  }
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .filter-head {
  float: left;
  font-family: "Diodrum Semibold";
  font-size: 16px;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .clear-filter {
  float: right;
  font-family: "Diodrum Medium";
  font-size: 10px;
  cursor: pointer;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .clear-filter:hover {
  opacity: 0.65;
  text-decoration: underline;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .clear-filter .clear-icon {
  display: block;
  float: left;
  margin-right: 5px;
  width: 12px;
  height: 12px;
  background-size: 100% 100%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+REFFMkI3NEItNkEwNS00MjMxLTlDMTYtNDhBOTIwMkYwOTFBPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZBUS1TZWFyY2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDk0LjAwMDAwMCwgLTUxMC4wMDAwMDApIiBmaWxsPSIjMkUyOTI2Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTExMDQsNTEwIEMxMTA5LjUzMzUsNTEwIDExMTQsNTE0LjQ5MTMxNSAxMTE0LDUyMCBDMTExNCw1MjUuNTMzNDk5IDExMDkuNTMzNSw1MzAgMTEwNCw1MzAgQzEwOTguNDkxMzIsNTMwIDEwOTQsNTI1LjUzMzQ5OSAxMDk0LDUyMCBDMTA5NCw1MTQuNDkxMzE1IDEwOTguNDkxMzIsNTEwIDExMDQsNTEwIFogTTExMDIuODgzMzcsNTIwIEwxMDk5LjIzNTczLDUxNi4zNTIzNTcgTDExMDAuMzUyMzYsNTE1LjIzNTczMiBMMTEwNCw1MTguODgzMzc1IEwxMTA3LjY3MjQ2LDUxNS4yMzU3MzIgTDExMDguNzg5MDgsNTE2LjM1MjM1NyBMMTEwNS4xMTY2Myw1MjAgTDExMDguNzg5MDgsNTIzLjY3MjQ1NyBMMTEwNy42NzI0Niw1MjQuNzg5MDgyIEwxMTA0LDUyMS4xMTY2MjUgTDExMDAuMzUyMzYsNTI0Ljc4OTA4MiBMMTA5OS4yMzU3Myw1MjMuNjcyNDU3IEwxMTAyLjg4MzM3LDUyMCBaIiBpZD0iQ2xlYXIiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .clear-filter {
    display: none;
  }
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .close-filter {
  float: right;
  display: none;
  width: 17px;
  height: 17px;
  cursor: pointer;
  background-size: 100% 100%;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyIgdmlld0JveD0iMCAwIDE4IDE3Ij4KICAgIDxwYXRoIGZpbGw9IiMyRTI5MjYiIGQ9Ik0yOTUuMzAyIDIyTDI4OC43OTcgMjguNTA1IDI4Mi4yOTIgMjIgMjgwLjI5NyAyMy45OTUgMjg2LjgwMiAzMC41IDI4MC4yOTcgMzcuMDA1IDI4Mi4yOTIgMzkgMjg4Ljc5NyAzMi40OTUgMjk1LjMwMiAzOSAyOTcuMjk3IDM3LjAwNSAyOTAuNzkyIDMwLjUgMjk3LjI5NyAyMy45OTV6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjgwIC0yMikiLz4KPC9zdmc+Cg==');
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .filters-section .filter-header-wrapper .close-filter {
    display: block;
  }
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion {
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 50px 0px;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filter-category {
  padding: 10px 5px 10px 0px;
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filter-category .label {
  font-family: "Diodrum Semibold";
  font-size: 13px;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filter-category .acc-icon {
  width: 11px;
  height: 11px;
  background-size: 100% 100%;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIyIiB2aWV3Qm94PSIwIDAgMTggMiI+CiAgICA8cGF0aCBmaWxsPSIjMkUyOTI2IiBkPSJNMTcuNjI1IDBILjM3NUMuMTY4IDAgMCAuMTUgMCAuMzMzdjEuMzM0QzAgMS44NS4xNjggMiAuMzc1IDJoMTcuMjVjLjIwNyAwIC4zNzUtLjE1LjM3NS0uMzMzVi4zMzNDMTggLjE1IDE3LjgzMiAwIDE3LjYyNSAweiIvPgo8L3N2Zz4K');
  position: relative;
  right: 0px;
  float: right;
  top: 10px;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filters-container {
  min-height: 20px;
  padding: 15px 0px;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filters-container .filter-row {
  margin-top: 10px;
  cursor: pointer;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filters-container .filter-row.facet-disabled {
  display: none;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filters-container .filter-row .filter-checkbox {
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  background-size: 90% 90%;
  background-position: 1px 1px;
  background-repeat: no-repeat;
  float: left;
  margin-top: 0px;
  margin-right: 5px;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filters-container .filter-row .filter-checkbox.selected {
  background: #00b2a9;
  border: 1px solid #00b2a9;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filters-container .filter-row .filter-checkbox.selected:after {
  content: "\f00c";
  font-size: 10px;
  position: relative;
  top: -2px;
  left: 3px;
  color: #ffffff;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filters-container .filter-row .filter-label {
  font-family: "Diodrum Regular";
  font-size: 13px;
  margin-left: 20px;
  color: #000000;
  padding-top: 2px;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li .filters-container .filter-row .filter-label.slctd {
  color: #00b2a9;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li.collapsed .acc-icon {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij4KICAgIDxwYXRoIGQ9Ik0xNy42MjUgNy44NzVoLTcuNXYtNy41QzEwLjEyNS4xNjggOS45NTcgMCA5Ljc1IDBoLTEuNWMtLjIwNyAwLS4zNzUuMTY4LS4zNzUuMzc1djcuNWgtNy41Yy0uMjA3IDAtLjM3NS4xNjgtLjM3NS4zNzV2MS41YzAgLjIwNy4xNjguMzc1LjM3NS4zNzVoNy41djcuNWMwIC4yMDcuMTY4LjM3NS4zNzUuMzc1aDEuNWMuMjA3IDAgLjM3NS0uMTY4LjM3NS0uMzc1di03LjVoNy41Yy4yMDcgMCAuMzc1LS4xNjguMzc1LS4zNzV2LTEuNWMwLS4yMDctLjE2OC0uMzc1LS4zNzUtLjM3NXoiLz4KPC9zdmc+Cg==');
  top: 10px;
}
.cmp-sol-finder-result.tealcolor .filters-section .filter-accordion li.collapsed .filters-container {
  display: none;
}
.cmp-sol-finder-result.tealcolor .filters-section .mob-btns-container {
  display: none;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .filters-section .mob-btns-container {
    display: block;
    position: fixed;
    bottom: 2.5%;
    padding-bottom: 20px;
    margin: auto;
    width: 80%;
    background: #ffffff;
  }
}
.cmp-sol-finder-result.tealcolor .filters-section .mob-btns-container .clear-btn {
  font-family: "Diodrum Medium";
  font-size: 13px;
  color: #000000;
  padding: 5px 10px;
  float: left;
}
.cmp-sol-finder-result.tealcolor .filters-section .mob-btns-container .save-btn {
  font-family: "Diodrum Medium";
  font-size: 13px;
  color: #ffffff;
  background-color: #00b2a9;
  border-radius: 5px;
  padding: 5px 25px 2px 25px;
  float: right;
}
.cmp-sol-finder-result.tealcolor .results-section {
  float: right;
  padding-right: 0px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section {
    width: 100%;
    max-width: 100%;
    padding-left: 0px;
  }
}
.cmp-sol-finder-result.tealcolor .results-section.col-12 {
  padding-left: 0px;
}
.cmp-sol-finder-result.tealcolor .results-section .search-block {
  margin-bottom: 65px;
  margin-top: -26px;
  margin-left: -15px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .search-block {
    margin-left: 0px;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0px;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .search-block .search-icon {
  display: block;
  background-size: 100% 100%;
  color: black;
  position: relative;
  top: 34px;
  left: 10px;
  width: 25px;
  height: 25px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSIwIDAgMjUgMjUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+NzFFQjg1QTQtQkJGOS00MDM4LUJCMzQtOTgyMEQ4OTkzQzk0PC90aXRsZT4KICAgIDxnIGlkPSJQYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZBUS1TZWFyY2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTcuMDAwMDAwLCAtNTA2LjAwMDAwMCkiIGZpbGw9IiMyRTI5MjYiPgogICAgICAgICAgICA8ZyBpZD0iU2VhcmNoLUJhciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjQyLjAwMDAwMCwgNDk0LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTI2LjMzODU3NjEsMzIuNTYxNzE5OCBDMjEuMjQxNDE4MSwzMi41NjE3MTk4IDE3LjA4MDQ3MjcsMjguNDAwODMyMiAxNy4wODA0NzI3LDIzLjMwMzc0NDggQzE3LjA4MDQ3MjcsMTguMjA2NjU3NCAyMS4yNDE0MTgxLDE0LjA0NTc2OTggMjYuMzM4NTc2MSwxNC4wNDU3Njk4IEMzMS40MzU3MzQyLDE0LjA0NTc2OTggMzUuNTk2Njc5NiwxOC4yMDY2NTc0IDM1LjU5NjY3OTYsMjMuMzAzNzQ0OCBDMzUuNTk2Njc5NiwyOC40MDA4MzIyIDMxLjQzNTczNDIsMzIuNTYxNzE5OCAyNi4zMzg1NzYxLDMyLjU2MTcxOTggTTM3LjYwNzgwMzIsMjMuMzM4NDE4OSBDMzcuNjA3ODAzMiwxNy4wOTcwODc0IDMyLjUxMDY0NTEsMTIgMjYuMjY5MjI3LDEyIEMyMC4wMjc4MDksMTIgMTUsMTcuMDk3MDg3NCAxNSwyMy4zMzg0MTg5IEMxNSwyOS41Nzk0MDM2IDIwLjA5NzE1ODEsMzQuNjc2ODM3NyAyNi4zMzg1NzYxLDM0LjY3NjgzNzcgQzI5LjA3NzUxODQsMzQuNjc2ODM3NyAzMS42MDkxMDY5LDMzLjcwNTk2MzkgMzMuNTg1MjA5MiwzMi4wNDE2MDg5IEwzOC41NDQwMTU5LDM3IEw0MCwzNS41NDM2ODkzIEwzNS4wNDE4ODY5LDMwLjU1MDYyNDEgQzM2LjYzNjkxNTksMjguNjA4ODc2NiAzNy42MDc4MDMyLDI2LjA3NzY2OTkgMzcuNjA3ODAzMiwyMy4zMzg0MTg5IiBpZD0iRmlsbC0xLUNvcHktMiI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=');
}
.cmp-sol-finder-result.tealcolor .results-section .search-block #search-box {
  float: left;
  width: 100%;
  border-radius: 4px;
  border: solid 1px #dadada;
  font-size: 16px;
  font-family: "Diodrum Regular";
  padding: 10px 45px;
}
@media screen and (max-width: 575px) {
  .cmp-sol-finder-result.tealcolor .results-section .search-block #search-box {
    font-size: 14px;
    padding: 14px 45px;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .search-block .clear-search-btn {
  float: left;
  margin-left: -30px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-top: 13px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+REFFMkI3NEItNkEwNS00MjMxLTlDMTYtNDhBOTIwMkYwOTFBPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZBUS1TZWFyY2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDk0LjAwMDAwMCwgLTUxMC4wMDAwMDApIiBmaWxsPSIjMkUyOTI2Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTExMDQsNTEwIEMxMTA5LjUzMzUsNTEwIDExMTQsNTE0LjQ5MTMxNSAxMTE0LDUyMCBDMTExNCw1MjUuNTMzNDk5IDExMDkuNTMzNSw1MzAgMTEwNCw1MzAgQzEwOTguNDkxMzIsNTMwIDEwOTQsNTI1LjUzMzQ5OSAxMDk0LDUyMCBDMTA5NCw1MTQuNDkxMzE1IDEwOTguNDkxMzIsNTEwIDExMDQsNTEwIFogTTExMDIuODgzMzcsNTIwIEwxMDk5LjIzNTczLDUxNi4zNTIzNTcgTDExMDAuMzUyMzYsNTE1LjIzNTczMiBMMTEwNCw1MTguODgzMzc1IEwxMTA3LjY3MjQ2LDUxNS4yMzU3MzIgTDExMDguNzg5MDgsNTE2LjM1MjM1NyBMMTEwNS4xMTY2Myw1MjAgTDExMDguNzg5MDgsNTIzLjY3MjQ1NyBMMTEwNy42NzI0Niw1MjQuNzg5MDgyIEwxMTA0LDUyMS4xMTY2MjUgTDExMDAuMzUyMzYsNTI0Ljc4OTA4MiBMMTA5OS4yMzU3Myw1MjMuNjcyNDU3IEwxMTAyLjg4MzM3LDUyMCBaIiBpZD0iQ2xlYXIiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
}
.cmp-sol-finder-result.tealcolor .results-section .search-block .search-btn {
  float: left;
  width: 60px;
  height: 50px;
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  font-family: "Diodrum Semibold";
  border-radius: 4px;
  border: 1px solid #000000;
  cursor: pointer;
  margin-left: 15px;
}
.cmp-sol-finder-result.tealcolor .results-section .search-block .search-btn:hover {
  background: #ffffff;
  color: #000000;
}
.cmp-sol-finder-result.tealcolor .results-section .row-1 {
  margin: 0px;
}
.cmp-sol-finder-result.tealcolor .results-section .row-1 .cmpr-btn {
  background: #e1e1e1;
  color: #ffffff;
  font-size: 13px;
  border-radius: 20px;
  padding: 8px 20px;
  text-align: center;
  width: 80%;
  margin-left: 10%;
  max-width: 350px;
  margin: auto;
  display: none;
  margin-bottom: 15px;
}
.cmp-sol-finder-result.tealcolor .results-section .row-1 .cmpr-btn.hidden {
  visibility: hidden;
}
.cmp-sol-finder-result.tealcolor .results-section .row-1 .cmpr-btn.enabled {
  cursor: pointer;
  display: block;
  background-color: #00b2a9;
}
@media screen and (min-width: 1024px) {
  .cmp-sol-finder-result.tealcolor .results-section .row-1 .cmpr-btn {
    position: fixed;
    bottom: 130px;
    z-index: 1;
    right: 20px;
    width: auto;
  }
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .row-1 {
    margin-top: 20px;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .btns-container {
  margin-top: 70px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .btns-container {
    display: flow-root;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .btns-container .results-count {
  font-family: "Diodrum Regular";
  font-size: 14px;
  float: left;
  background: #00b2a9;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 5px;
  display: none;
  cursor: pointer;
}
.cmp-sol-finder-result.tealcolor .results-section .btns-container .results-count .total-results-count {
  padding: 1px 8px;
  background: #e4001c;
  border-radius: 11px;
  color: #000000;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .btns-container .results-count {
    display: block;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .btns-container .clear-filtrs {
  float: right;
  font-family: "Diodrum Semibold";
  font-size: 13px;
  display: none;
  margin-top: 10px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .btns-container .clear-filtrs {
    display: block;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .btns-container .clear-filtrs .cl-icon {
  float: left;
  margin-right: 4px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-top: 0px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+REFFMkI3NEItNkEwNS00MjMxLTlDMTYtNDhBOTIwMkYwOTFBPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZBUS1TZWFyY2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDk0LjAwMDAwMCwgLTUxMC4wMDAwMDApIiBmaWxsPSIjMkUyOTI2Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTExMDQsNTEwIEMxMTA5LjUzMzUsNTEwIDExMTQsNTE0LjQ5MTMxNSAxMTE0LDUyMCBDMTExNCw1MjUuNTMzNDk5IDExMDkuNTMzNSw1MzAgMTEwNCw1MzAgQzEwOTguNDkxMzIsNTMwIDEwOTQsNTI1LjUzMzQ5OSAxMDk0LDUyMCBDMTA5NCw1MTQuNDkxMzE1IDEwOTguNDkxMzIsNTEwIDExMDQsNTEwIFogTTExMDIuODgzMzcsNTIwIEwxMDk5LjIzNTczLDUxNi4zNTIzNTcgTDExMDAuMzUyMzYsNTE1LjIzNTczMiBMMTEwNCw1MTguODgzMzc1IEwxMTA3LjY3MjQ2LDUxNS4yMzU3MzIgTDExMDguNzg5MDgsNTE2LjM1MjM1NyBMMTEwNS4xMTY2Myw1MjAgTDExMDguNzg5MDgsNTIzLjY3MjQ1NyBMMTEwNy42NzI0Niw1MjQuNzg5MDgyIEwxMTA0LDUyMS4xMTY2MjUgTDExMDAuMzUyMzYsNTI0Ljc4OTA4MiBMMTA5OS4yMzU3Myw1MjMuNjcyNDU3IEwxMTAyLjg4MzM3LDUyMCBaIiBpZD0iQ2xlYXIiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
  background-size: 100% 100%;
}
.cmp-sol-finder-result.tealcolor .results-section .btns-container .clear-filtrs span {
  cursor: pointer;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container {
  margin-bottom: 25px;
  margin-top: -15px !important;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container.m-t-0 {
  margin-top: 0px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .btn-container.m-t-0 {
    margin-bottom: -20px;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container.m-b-20 {
  margin-bottom: -20px;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-12 {
  text-align: right;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-5 .results-count-container {
  font-family: "Diodrum Regular";
  font-size: 14px;
  margin-top: 13px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .btn-container .col-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 {
  display: none;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 .view-icons {
  margin-top: 10px;
  margin-right: 15px;
  float: right;
  font-family: "Diodrum Regular";
  font-size: 14px;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 .view-icons .fas {
  color: #e1e1e1;
  background: white;
  border: none;
  outline: none;
  font-size: 18px;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 .view-icons .fas.active {
  color: #000000;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 .arrow-icons {
  margin-top: 5px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .btn-container .col-7 {
    display: none !important;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .arrow-icons {
  float: right;
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .arrow-icons.disabled {
  pointer-events: none;
  color: #bbb;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .arrow-icons span {
  padding: 4px 10px;
  border: 1px solid #ccc;
  cursor: pointer;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .arrow-icons span.inactive {
  pointer-events: none;
  cursor: default;
  color: #bbb;
}
.cmp-sol-finder-result.tealcolor .results-section .btn-container .arrow-icons span:first-child {
  margin-right: -5px;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container {
  overflow-y: hidden;
  padding-top: 13px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .results-container {
    justify-content: space-evenly;
    display: flex;
    flex-wrap: wrap;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel.grid-view {
  flex: 0 0 100%;
  max-width: 100%;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel.grid-view .lp-content {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel.grid-view .lp-content .prod-item {
  height: auto;
  display: flex;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel.grid-view .lp-content .prod-item .text-wrap .prod-title {
  font-size: 16px;
  height: auto;
  margin-top: 8px;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel.grid-view .lp-content .prod-item .text-wrap .prod-desc {
  display: -webkit-box;
  margin-bottom: 8px;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header {
  font-size: 14px;
  margin-bottom: 14px;
  display: flex;
  visibility: hidden;
  font-family: "Diodrum Bold";
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header div {
  margin-top: -12px;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header .clear-selections {
  width: 50%;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header .clear-selections .cl-icon {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  margin-top: 1px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+REFFMkI3NEItNkEwNS00MjMxLTlDMTYtNDhBOTIwMkYwOTFBPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlcyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkZBUS1TZWFyY2giIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDk0LjAwMDAwMCwgLTUxMC4wMDAwMDApIiBmaWxsPSIjMkUyOTI2Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTExMDQsNTEwIEMxMTA5LjUzMzUsNTEwIDExMTQsNTE0LjQ5MTMxNSAxMTE0LDUyMCBDMTExNCw1MjUuNTMzNDk5IDExMDkuNTMzNSw1MzAgMTEwNCw1MzAgQzEwOTguNDkxMzIsNTMwIDEwOTQsNTI1LjUzMzQ5OSAxMDk0LDUyMCBDMTA5NCw1MTQuNDkxMzE1IDEwOTguNDkxMzIsNTEwIDExMDQsNTEwIFogTTExMDIuODgzMzcsNTIwIEwxMDk5LjIzNTczLDUxNi4zNTIzNTcgTDExMDAuMzUyMzYsNTE1LjIzNTczMiBMMTEwNCw1MTguODgzMzc1IEwxMTA3LjY3MjQ2LDUxNS4yMzU3MzIgTDExMDguNzg5MDgsNTE2LjM1MjM1NyBMMTEwNS4xMTY2Myw1MjAgTDExMDguNzg5MDgsNTIzLjY3MjQ1NyBMMTEwNy42NzI0Niw1MjQuNzg5MDgyIEwxMTA0LDUyMS4xMTY2MjUgTDExMDAuMzUyMzYsNTI0Ljc4OTA4MiBMMTA5OS4yMzU3Myw1MjMuNjcyNDU3IEwxMTAyLjg4MzM3LDUyMCBaIiBpZD0iQ2xlYXIiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
  background-size: 100% 100%;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header .clear-selections span {
  cursor: pointer;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-header .selection-tip {
  width: 50%;
  text-align: right;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content {
  box-shadow: 10px 5px 20px -2px #e8f6f7;
  -webkit-box-shadow: 10px 5px 20px -2px #e8f6f7;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item {
  padding: 0px;
  position: relative;
  height: 50px;
  align-items: center;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item {
    display: flex;
    height: auto;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap {
  width: 100%;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title {
  color: #000000;
  display: flex;
  align-items: center;
  overflow: hidden;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title {
    height: auto;
    margin-top: 8px;
    font-size: 16px;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-title:hover {
  color: #00b2a9;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-desc {
  display: none;
  font-family: "Diodrum Regular";
  font-size: 13px;
  margin-top: 10px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .text-wrap .prod-desc {
    display: -webkit-box;
    height: auto;
    margin-bottom: 8px;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox {
  display: none;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  float: right;
  border: 1px solid #000000;
  border-radius: 20px;
  cursor: pointer;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox.slctd-product {
  background: #00b2a9;
  border: 1px solid #00b2a9;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item .prod-ckbox.slctd-product:after {
  content: "\f00c";
  font-size: 12px;
  position: relative;
  top: 0px;
  left: 3px;
  color: #ffffff;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-compr .prod-ckbox {
  display: block;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-compr .text-wrap {
  width: calc(100% - 30px);
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-props {
  padding: 8px 10px;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-props:nth-child(odd) {
  background: #e8f6f7;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-props .prod-title {
  display: -webkit-box;
  color: #00b2a9;
  /*&:hover {
                                            color:@color1;
                                        }*/
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .left-panel .lp-content .prod-item.show-props .prod-ckbox {
  border: 1px solid #00b2a9;
  /*&.slctd-product {
                                            background: @color1;
                                        }*/
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel {
  margin-top: -12px;
  padding: 0px;
  box-shadow: -10px 40px 20px -2px #e8f6f7;
  -webkit-box-shadow: -10px 40px 20px -2px #e8f6f7;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel.hide {
  display: none;
}
@media screen and (max-width: 1023px) {
  .cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel {
    display: none;
  }
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container {
  overflow: hidden;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-header {
  flex-wrap: nowrap;
  font-size: 14px;
  font-family: "Diodrum Bold";
  margin: 0px 0px 5px 0px;
  position: relative;
  left: 0px;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-header .col-3 {
  height: 30px;
  line-height: 15px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-header .col-3 span:not(.fas) {
  overflow: hidden;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-header .col-3 .fas {
  margin-left: 4px;
  margin-top: 2px;
  cursor: pointer;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content {
  position: relative;
  left: 0px;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content .row {
  flex-wrap: nowrap;
  margin: 0px;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content .row .col-3 {
  display: flex;
  align-items: center;
  justify-content: left;
  overflow: hidden;
  font-size: 14px;
  font-family: "Noto Sans Regular";
  height: 50px;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content .row .col-3 span {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  text-align: left;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content .row:nth-child(odd) {
  background: #e8f6f7;
}
.cmp-sol-finder-result.tealcolor .results-section .results-container .right-panel .rp-container .rp-content .row:nth-child(odd) .col-3 {
  background: #e8f6f7;
}
.cmp-sol-finder-result.tealcolor .results-section .no-result-found {
  display: none;
  width: 100%;
  padding: 40px 20px 20px 20px;
  font-family: "Diodrum Semibold";
  font-size: 18px;
}
.cmp-sol-finder-result.tealcolor .results-section .pagination-container {
  display: flex;
  justify-content: left;
  padding-top: 30px;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.cmp-sol-finder-result.tealcolor .results-section .pagination-container a {
  font-size: 16px;
  font-family: "Diodrum Regular";
  cursor: pointer;
}
.cmp-sol-finder-result.tealcolor .results-section .pagination-container span {
  padding: 8px 20px;
  border: 1px solid #000000;
  border-radius: 25px;
}
.cmp-sol-finder-result.tealcolor .results-section .pagination-container span:hover {
  color: #ffffff;
  background-color: #00b2a9;
  border: 1px solid #00b2a9;
}
.cmp-sol-finder-result .filter-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  top: 0px;
  left: 0px;
  z-index: 9999;
}
.mk-prod-search {
  font-family: "Diodrum Regular";
  z-index: 98;
}
.mk-prod-search.ui-widget {
  font-family: "Diodrum Regular";
}
.mk-prod-search.ui-widget a {
  font-family: "Diodrum Regular";
  font-size: 18px;
  color: #000000 !important;
}
@media screen and (max-width: calc(576px - 1px)) {
  .mk-prod-search.ui-widget a {
    font-size: 14px;
  }
}
.mk-prod-search.ui-widget-content {
  border: 0px;
  border-top: 1px solid #e1e1e1;
  background: #fdfdfd;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.25);
  padding: 20px !important;
}
@media screen and (max-width: calc(576px - 1px)) {
  .mk-prod-search.ui-widget-content {
    border: 0px;
    /*box-shadow: 6px 2px 0px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow: 6px 2px 0px rgba(0, 0, 0, 0.25);
			-moz-box-shadow: 6px 2px 0px rgba(0, 0, 0, 0.25);*/
    padding: 20px 33px 20px 33px !important;
  }
}
@media screen and (max-width: calc(576px - 1px)) {
  .mk-prod-search {
    width: 100% !important;
    left: 0px !important;
    border: 0px !important;
    box-shadow: none;
    max-height: none !important;
    background: #ffffff !important;
    z-index: 98;
  }
}
.mk-prod-search .ui-menu-item {
  padding: 2px !important;
  font-size: 14px;
}
@media screen and (max-width: calc(576px - 1px)) {
  .mk-prod-search .ui-menu-item {
    font-size: 14px !important;
  }
}
.mk-prod-search .ui-menu-item:hover {
  background: #eee;
  font-family: "Diodrum Medium";
}
.mk-prod-search .ui-menu-item span {
  background: none !important;
  border: none !important;
  color: #000 !important;
  padding: 0px !important;
}
/*solution finder search result comonent ends*/

