@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  src: url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/fa-solid-900.eot),
    src: url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/fa-solid-900.eot) format("embedded-opentype"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/fa-solid-900.woff2) format("woff2"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/fa-solid-900.woff) format("woff"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/fa-solid-900.ttf) format("truetype"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/fa-solid-900.svg) format("svg");
}
@font-face {
  font-family: eicons;
  src: url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/eicons.eot) format("embedded-opentype"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/eicons.woff2) format("woff2"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/eicons.woff) format("woff"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/eicons.ttf) format("truetype"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/eicons.svg) format("svg");
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  src:url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/fa-regular-400.woff2) format("woff2"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/fa-regular-400.woff) format("woff"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/fa-regular-400.ttf) format("truetype"),
    url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/fonts/fa-regular-400.svg) format("svg");
}


.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400
}

.scroll-header .cmheader_bottomSec {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.cmheader_bottomSec {
  background-color: #000000;
  padding-left: 30px;
  padding-right: 30px;
}

.cmheader_bottomSec .cmheader_bottomInner {
  display: flex;
  flex-wrap: wrap;
}
.logo {
  padding: 20px 15px 20px 0;
}
.logo img {
  max-width: 156px;
}


.cm_footer_no_nav.footer.footer_section__2 .footer-section-2.cmtricelwater-btm-ft {
  padding-bottom: 0;
}

.cm_footer_no_nav.footer .footer-section-1.cmtricelwater-fttp-gp {
  padding-bottom: 70px;
}
.advanced_menuWp {
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  padding: 0px 0px 0px 15px;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
  width: 80.981%;
}
.advanced_menuWp .hs-menu-wrapper > ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0.5em;
  justify-content: center;
  padding: 0;
  line-height: normal;
  list-style: none;
}
.advanced_menuWp .hs-menu-wrapper > ul > li {
  margin-bottom: 0;
}
.advanced_menuWp .hs-menu-wrapper > ul ul {
  display: none;
}

.advanced_menuWp .hs-menu-wrapper > ul > li > a {
  color: #FFFFFF;
  fill: #FFFFFF;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5em;
  white-space: nowrap;
  flex-grow: 1;
  letter-spacing: 2px;
}
.advanced_menuWp .hs-menu-wrapper > ul > li:hover  > a{
  color: #00a4e4;
}
.advanced_menuWp .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
  line-height: 1;
  padding: 10px 0 10px 12px;
  margin-top: -10px;
  margin-bottom: -10px;
  align-items: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0d7";
  position: relative;
  top: -1px;
  font-size: 13px;
}
.advanced_menuWp .hs-menu-wrapper > ul ul {
  background-color: #000000;
  border-style: solid;
  border-width: 20px 0px 20px 0px;
  border-color: #000000;
  border-radius: 0px 0px 0px 0px;
  min-width: 10em;
  max-width: 1000px;
  width: auto;
  top: auto !important;
  position: absolute !important;
  z-index: 99;
  padding: 17px 0 0;
}

.advanced_menuWp .hs-menu-wrapper > ul ul li {
  margin: 0;
}
.advanced_menuWp .hs-menu-wrapper>ul ul li a {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px;
  text-shadow: none;
  border-left: 8px solid transparent;
  color: #fff;
  line-height: 20px;
}
.advanced_menuWp .hs-menu-wrapper > ul ul li.hs-item-has-children > a:after {
  -webkit-font-smoothing: antialiased;
  content: "\f0d7";
  font-family: Font Awesome\ 5 Free;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  transform: rotate(-90deg);
  line-height: 1;
  padding: 10px 0 10px 10px;
  margin-top: -10px;
  margin-bottom: -10px;
  align-items: center;
  display: inline-block;
  position: relative;
  right: -5px;
  top: 6px;
}
.advanced_menuWp .hs-menu-wrapper>ul ul li a:hover {
  background-color: #3f444b;
  color: #00a4e4;
}
.advanced_menuWp .hs-menu-wrapper>ul ul ul {
  left: 100% !important;
  top: 0 !important;
  padding-top: 0;
  display:none;
}
.advanced_menuWp .hs-menu-wrapper ul li:hover > ul {
  display: block;
}

.searchSec {
  text-align: center;
  width: 3.295%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: end;
}
.searchIcn {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 33;
  cursor: pointer;
}
.searchIcn i {
  transform: rotateY(180deg);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 16.5px;
  line-height: 1;
  position: relative;
  top: -1px;
  vertical-align: top;
}


.hs-lightbox {
  align-items: center;
  background-color: #000000De;
  bottom: 0;
  display: flex;
  height: 100vh;
  left: 0;
  padding: 0 15%;
  position: fixed;
  right: 0;
  top: 0;
  transition: .3s;
  z-index: 9998;
  overflow: hidden;
  opacity: 0;
  transform: scale(0);
}
.hs-lightbox form input[type=search] {
  font-size: 50px;
  text-align: center;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  line-height: 1.5;
  color: #fff;
  border-radius: 3px;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  margin: 0;
  min-height: 76px;
  border-color: transparent;
  border-bottom-color: #ffffff;
  outline: none;
}
.hs-lightbox form input[type=search]:focus {
  box-shadow: none;
  border-bottom-color: #ffffff;
  border-bottom-width: 1px;
}

.hs-lightbox form {
  width: 100%;
}
.hs-lightbox form input[type=search]::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: .6;
}
.hs-lightbox .dialog-close-button {
  cursor: pointer;
  display: flex;
  font-size: 20px;
  line-height: 1;
  margin-top: 13px;
  padding: 0.25em;
  position: absolute;
  right: 0.75em;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}

.hs-lightbox .dialog-close-button i:before {
  content: "\e87f";
}

.hs-lightbox .dialog-close-button i {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-rendering: auto;
  color: #eeeeeee6;
}

.hs-lightbox .dialog-close-button:hover i {
  color: #fff;
}

.hs-lightbox.active-search {
  opacity: 1;
  transform: scale(1);
}

.cmtop-bar .cmtop-bar-right ul i.fas.fa-phone {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-right: 4px;
}

.cmtricelwater-fttp-gp p {
  font-size: 16px;
}

.cm-tricelwater-fttp-left {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.7;
}

.cm-tricelwater-fttp-left .cm-tricelwater-fttp-text p {
  margin-bottom: 1em;
  font-size: 14px;
}
.cm-tricelwater-fttp-left .cm-tricelwater-fttp-cpr p {
  font-size: 16px;
  text-transform: none;
  line-height: 24px;
}
.cm-tricelwater-ft-btmrt {
  padding-top: 0;
  padding-bottom: 0;
}
.cm-tricelwater-ft-btmrt .footer-content {
  text-align: right;
  padding: 10px;
}
.cm-tricelwater-ft-btmrt .footer-content p {
  margin-bottom: 6px !important;
}
.cmsocial_icon .footer-social-item {
  width: 30px;
  height: 30px;
}
.cmsocial_icon .footer-social {
  gap: 40px;
  justify-content: center;
  padding-left: 0;
}
.cmsocial_icon .footer-social-item i {
  width: 30px;
  height: 30px;
  position: relative;
  display: block;
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  /*   color: #fff; */
  font-size: 30px;
}
.cmsocial_icon .footer-social-item .fa:before {
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
}
.cmsocial_icon .footer-social-item .fa-facebook {
  content: "\f09a";
}
.cmsocial_icon .footer-social-item .fa-instagram {
  content: "\f16d";
}
.cmsocial_icon .footer-social-item .fa-linkedin{
  content: "\f08c";
}
.cmsocial_icon .footer-social-item i:before {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.footer .cmsocial_icon .footer-social .footer-social-item i, 
.footer .cmsocial_icon .footer-social .footer-social-item svg {
  color: #fff;
}
.cm-tricelwater-fttp-left {
  padding-right: 0 !important;
}
.cmtricelwater-btm-ft {

  font-size: 16px;
  padding-top: 0 !important;
}
.cmtricelwater-btm-ft .col-section {
  padding-left: 0;
  padding-right: 0;
}
.cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: unset;
}
.cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul > li {
  width: auto;
  margin: 0;
  padding: 10px;
  margin-right: 22px;
  margin-bottom: 15px;
}
.cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul > li:last-child {
  margin-right: 0;
}
.cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul > li > a {
  text-decoration: underline;
}


.cmtricelwater-btm-ft .col-section .footer-row {
  padding-top: 0 !important;
}


.cm-tricelwater-fttp-title .footer-heading h6 {
  margin: 0 0 12px;
  /*   color: #fff; */
  font-size: 14px;
  line-height: 1.7;
  text-align: right;
  font-weight: 700;
  text-transform: uppercase;
}

.cm-tricelwater-fttp-nav .hs-menu-wrapper > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
  font-size: 14px;
  line-height: 23.8px;
}

.cm-tricelwater-fttp-nav .hs-menu-wrapper > ul > li {
  margin-bottom: 1em;
}

.cm-tricelwater-fttp-nav .hs-menu-wrapper > ul > li > a {
  /*   color: #fff; */
  text-decoration: underline;
  text-transform: uppercase;
}

.cm-tricelwater-fttp-icontext ul {
  margin: 13px 0 20px;
  padding: 0;
  list-style: none;
}
.cm-tricelwater-fttp-icontext ul li {
  justify-content: flex-end;
  text-align: right;
  display: flex;
  font-size: inherit;
  margin: 0;
  padding: 0;
  position: relative;
  align-items: center;
}

.cm-tricelwater-fttp-icontext ul li a {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline;
  /*   color: #fff !important; */
}

/* .cm-tricelwater-fttp-icontext ul li svg path {fill: #fff;} */

.cm-tricelwater-fttp-icontext ul li svg {
  height: 14px;
  width: 14px;
  margin-right: 8.5px;
  vertical-align: middle;
}

.footer .cmft-btn .ftr_btn_item .hs-button {
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0);
  background: transparent;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  display: inline-block;
  border-color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-transform: none;
  margin-top: 0;
  min-height: 65px;
  align-items: center;
  justify-content: center;
  padding: 14px 12px 0 !important;
}
.cm-tricelwater-fttp-icontext ul li a {
  text-decoration: none;
}
.cmft-btn .footer-button.btn_row {
  width: 100%;
  display: block;
}

.cm-tricelwater-fttp-logo .footer-image img {
  margin-bottom: 18px;
  max-width:286px !important;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.col-section.cmftlast-column {
  padding-left: 16px;
}
.cmtricelwater-fttp-gp {
  padding-left: 20px;
  padding-right: 20px;
}

.footer .cmsocial_icon .footer-social .footer-social-item a:hover i {
  color: #00a4e4;
  animation-name: elementor-animation-pulse-grow;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}


.tricelwater-banner-gp.simple-banner{
  min-height: 350px;
  justify-content: end;
  padding:0;
}
.tricelwater-banner-gp.simple-banner .banner-content-inner {
  padding: 50px 40px 50px 30px !important;
  background: #fff;
  width: 50% !important;
}

.tricelwater-banner-gp.simple-banner .top_sec {
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 30px 30px;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #000000;
}

.tricelwater-banner-gp.simple-banner .top_sec h1 {
  font-size: 68px;
  font-weight: 700;
  line-height: 1;
  color: rgb(56, 56, 56) !important;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase;
}

.tricelwater-banner-gp.simple-banner .top_sec p {
  text-align: left;
  margin-top: 15px;
}

.cm-tricelwater-fttp-left .cm-tricelwater-fttp-text p a:hover {
  color: #db2411;
}

.fa-linkedin:before {
  content: "\f08c" !important;
}

form label {
  font-size: 14px;
  padding-bottom: 5px;
  margin-bottom: 0;
}

form input[type=search], 
form input[type=text], 
form input[type=email], 
form input[type=password],
form input[type=tel], 
form input[type=number], 
form input[type=file], 
form select, 
form textarea{
  padding: 10px;
  height: auto;
  width: 100%;
  box-shadow: none;
  position: relative;
  outline: 0;
  margin: 0;
  transition: all .3s;
  min-height: 50px;
  line-height: 1.5;
}



.cm_nv_wrp .cm_nv_inner  .custom,
form input[type=submit],
.hs-button,
.tabber .media-col .form-wrap input.hs-button,
form input[type=submit],
.hs-trans-btn{
  min-height: 60px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  margin-top: 15px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.1), 0 8px 10px 1px rgba(0, 0, 0, 0.07), 0 3px 14px 2px rgba(0, 0, 0, 0.06);
  padding: 12px 12px !important;
  line-height: 36px;
}
form input[type=email]:focus,
form input[type=file]:focus,
form input[type=number]:focus,
form input[type=password]:focus,
form input[type=search]:focus,
form input[type=tel]:focus, 
form input[type=text]:focus,
form select:focus, 
form textarea:focus{
  border-style:solid;
  border-width:2px;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.1), 0 8px 10px 1px rgba(0, 0, 0, 0.07), 0 3px 14px 2px rgba(0, 0, 0, 0.06);
}



.span2 .hs-button, .span3 .hs-button, .span4 .hs-button, .span5 .hs-button, .span6 .hs-button{
  padding: 12px 12px;
}

form input[type=submit]:hover,
.hs-button:hover,
.tabber .media-col .form-wrap input.hs-button:hover {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 11px 15px -7px, rgba(0, 0, 0, 0.14) 0px 24px 38px 3px, rgba(0, 0, 0, 0.12) 0px 9px 46px 8px;
}


.footer .footer-social .footer-social-item i, 
.footer .footer-social .footer-social-item svg{
  fill:;
  color:;
}

.footer .cmft-btn .ftr_btn_item .hs-button {
  color:;
  border-color:;
}

.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 5px !important;
}

.legal-consent-container .hs-form-booleancheckbox-display input {
  margin-top: 3px;
}

/* Header top */
.cmtop-bar{
  background-color:  rgba(255, 255, 255, 1.0);
}
.cmtop-bar ul li a{
  color:  rgba(0, 0, 0, 1.0);
}
.cmtop-bar ul li:hover a {
  color: #00a4e4;
}


.advanced_menuWp .hs-menu-wrapper>ul>li>a{
  color:  rgba(255, 255, 255, 1.0);
  background-color:  rgba(2, 103, 128, 0.0);
}

.advanced_menuWp .hs-menu-wrapper>ul>li:hover>a{
  color:  rgba(0, 164, 228, 1.0);
  background-color:  rgba(2, 103, 128, 0.0);
}

.advanced_menuWp .hs-menu-wrapper>ul>li.active-branch>a,
.advanced_menuWp .hs-menu-wrapper>ul>li.active>a{
  color:  rgba(0, 164, 228, 1.0);
  background-color:  rgba(2, 103, 128, 0.0);
}

.advanced_menuWp .hs-menu-wrapper>ul ul{
  background-color:  rgba(0, 0, 0, 1.0);
}

.advanced_menuWp .hs-menu-wrapper>ul ul li>a{
  background-color:  rgba(2, 103, 128, 0.0);
  color:  rgba(255, 255, 255, 1.0);
}

.advanced_menuWp .hs-menu-wrapper>ul ul li:hover>a{
  color:  rgba(0, 164, 228, 1.0);
  background-color:  rgba(63, 68, 75, 1.0);
}

.advanced_menuWp .hs-menu-wrapper>ul ul>li.active-branch>a,
.advanced_menuWp .hs-menu-wrapper>ul ul>li.active>a{
  color:  rgba(0, 164, 228, 1.0);
  background-color:  rgba(63, 68, 75, 1.0);
}


.footer .back_to_top {
  position: fixed;
  z-index: 200;
  opacity: 0;
  bottom: 60px;
  right: 20px;
  width: 60px;
  height: 60px;
  font-size: 2em;
  line-height: 24px;
  margin-left: 0;
  border: none;
  text-shadow: none;
  transition: opacity .3s ease-out,color .3s ease-out,transform .3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0px, 100%, 0px);
  text-align: center;
  cursor: pointer;
  background: #fff;
  border-radius: 9999px;
  display: block;
}
.footer .back_to_top:before {
  content:"";
  background-image:url(//26158730.fs1.hubspotusercontent-eu1.net/hubfs/26158730/raw_assets/public/Tricel%20Construction%20Theme/images/back-arrow.svg);
  width:16px;
  height:16px;
  display:block;
  margin:0 auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.footer .back_to_top:after {
  content: "up";
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.backtotop_show .footer .back_to_top {
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.footer .back_to_top svg {
  display: none;
}
.back_to_top svg {
  display: block;
}
.back_to_top.colr_theme, 
.back_to_top.colr_theme svg {
  fill: #333;
  color: #333;
}


.read-more a.hs-button {
  min-height: 40px;
  height: auto;
  line-height: normal;
}

.systems-page {
  max-width: 700px;
  margin: 0;
}
.footer .back_to_top {
 bottom: 133px;
    align-items: center;
    justify-content: center;
    padding: 8px;
    transition: opacity .3s ease-out,color .3s ease-out,transform .3s ease-out;
}
.footer .back_to_top:hover {
    transform: translateY(-8px)!important;
    color: #000;
    transition: opacity .3s ease-out,color .3s ease-out,transform .3s ease-out;
}
@keyframes elementor-animation-pulse-grow {
  to {
    transform: scale(1.1)
  }
}

@media(min-width:1024px){
  .mobile-advanced_menuWp{
    display:none;
  }
  .searchIcn i:hover {
    color: #00a4e4;
  }
}



@media (min-width:1025px) and (max-width:1200px){
  .advanced_menuWp {
    width: 76%;
  }
}


@media(max-width:1024px){
  .cmtricelwater-fttp-gp{
    padding-top:60px !important;
    padding-bottom:60px !important;
  }
  .cm-tricelwater-fttp-logo .footer-image img {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .tricelwater-banner-gp.simple-banner .top_sec h1 {
    font-size: 55px;
  }

  .cmheader_bottomSec {
    padding: 10px 30px 10px 30px;
  }
  .logo {
    padding: 0;
    width: 50%;
  }
  .logo img {
    max-width: 150px;
  }

  [class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .eicon-menu-bar:before {
    content: "\e816";
  }
  .eicon-close:before {
    content: "\e87f";
  }
  .advanced_menuWp {
    width: 50%;
  }
  .advanced_menuWp #hs_cos_wrapper_menu {
    display: none;
  }
  .searchSec {
    display: none;
  }
  .menu-toggle__icon--close.eicon-close {
    display: none;
  }
  .menu-toggle {
    color: #fff;
    padding: 0.25em;
    font-size: 28px;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
  }


  /* Mobile */
  .mobile-advanced_menuWp {
    height: 80vh;
    animation: hide-scroll .3s backwards;
    border-width: 0 0px 30px 0px;
    border-color: #000000;
    border-radius: 0px 0px 0px 0px;
    background-color: #000000;
    border-style: solid;
    display: none;
    position: absolute;
    top: auto;
    width: 100%;
    z-index: 99;
    left: 0;
  }

  .scroll-header .cmheader_bottomSec .mobile-advanced_menuWp {
    top: auto;
  }
  .mobile-advanced_menuWp .hs-menu-wrapper > ul {
    display: block;
  }
  .mobile-advanced_menuWp .hs-menu-wrapper > ul > li {
    position: relative;
    margin-bottom: 0;
  }

  .mobile-advanced_menuWp .hs-menu-wrapper > ul > li > a {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    color: #ffff;
  }
  .child-trigger {
    line-height: 1;
    align-items: center;
    display: inline-block;
    margin-left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    cursor: pointer;
    height: 44px;
  }
  .mobile-advanced_menuWp .hs-menu-wrapper li.hs-item-has-children > a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f0d7";
    color: #fff;
    margin-left: 10px;
  }

  .mobile-advanced_menuWp .hs-menu-wrapper > ul ul {
    position: static !important;
    left: 0 !important;
    background-color: #000000;
    border-style: solid;
    border-width: 20px 0px 20px 0px;
    border-color: #000000;
    border-radius: 0px 0px 0px 0px;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    display: none;
    opacity: 1 !important;
  }
  .mobile-advanced_menuWp .hs-menu-wrapper > ul ul li {
    margin-bottom: 0;
  }
  .mobile-advanced_menuWp .hs-menu-wrapper > ul ul li a {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    color: #ffff;
    letter-spacing: 2px;
    border-left: 8px solid transparent;
  }
  .mobile-advanced_menuWp a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  .mobile-advanced_menuWp .hs-menu-wrapper ul li:hover ul {
    display: none;
  }
  .mobile-advanced_menuWp .hs-menu-wrapper > ul ul ul li a {
    border-left: 16px solid transparent;
  }
  .mobile-open .menu-toggle__icon.eicon-menu-bar {
    display: none;
  }

  .mobile-open  .menu-toggle__icon--close.eicon-close {
    display: block;
  }
  .cmtop-bar ul li a {
    align-items: center;
  }
  .cmtop-bar .hs-icon-list-text {
    text-align: center;
  }
  .mobile-advanced_menuWp .hs-menu-wrapper > ul {
    max-height: calc(100vh - 130px);
    overflow-y: auto;
  }

  .simple-banner .page-center {
    padding: 0px 30px 0px 30px;
  }

  .tricelwater-banner-gp.simple-banner .banner-content-inner {
    padding: 30px 30px 30px 0!important;
  }
}


@media(max-width:860px) and (min-width:768px){
  .cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul > li {
    margin-right: 0;
    padding: 10px 5px;
  }
  .cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul {
    margin-right: -20px;
  }
  .cmtricelwater-btm-ft {
    padding-left: 5px;
  }

}




@media(max-width:767px){
  .footer-row.cm-tricelwater-fttp-text {
    padding-bottom: 0 !important;
  }
  .cm-tricelwater-fttp-left .cm-tricelwater-fttp-text p {
    margin-bottom: 1em;
    font-size: 16px;
    line-height: 24px;
  }
  .footer-row.cm-tricelwater-fttp-text {
    padding-left: 6px;
    padding-right: 6px;
  }
  .cm-tricelwater-fttp-left .cm-tricelwater-fttp-cpr {
    padding-bottom: 19px !important;
    padding-left: 6px;
    padding-right: 6px;
  }
  .cmsocial_icon .footer-social {
    gap: 40px;
    justify-content: unset;
    padding-left: 0;
    padding-bottom: 15px;
  }
  .cmsocial_icon .footer-social-item {
    width: 30px;
    height: 30px;
    margin: 0;
  }
  .col-section.cmsocial_icon {
    padding-left: 16px;
    padding-right: 16px;
  }
  .cm-tricelwater-fttp-nav .hs-menu-wrapper > ul > li > a,
  .cm-tricelwater-fttp-icontext ul li a{
    font-size: 16px;
  }
  .cm-tricelwater-fttp-icontext ul {
    font-size: 16px;
    margin-bottom: 0;
  }
  .cm-tricelwater-fttp-nav .hs-menu-wrapper > ul > li {
    margin-bottom: 15px;
  }
  .cm-tricelwater-fttp-title .footer-heading h6 {
    text-align: left;
    font-size: 16px;
  }
  .cm-tricelwater-fttp-nav .hs-menu-wrapper > ul,
  .cm-tricelwater-fttp-title .footer-heading h6{
    text-align: left;
  }
  .cm-tricelwater-fttp-icontext ul li {
    text-align: left;
    justify-content: unset;
  }
  .cmtricelwater-fttp-gp {
    padding: 40px 4px 40px !important;
  }
  .cm-tricelwater-fttp-logo .footer-image img {
    margin-top: 20px;
    margin-bottom: 18px;
  }
  .cmftlast-column {
    padding-right: 16px !important;
  }
  .cmtricelwater-btm-ft .cm-tricelwater-ft-btmlt {
    padding-top: 0!important;
  }
  .cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul {
    margin-right: 0;
  }
  .cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul > li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .cmtricelwater-btm-ft .col-section {
    padding-left: 0;
    padding-right: 0;
    padding-top: 14px !important;
  }
  .cmtricelwater-btm-ft {
    padding-left: 0;
  }
  .cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul {
    display: block;
  }
  .cm-tricelwater-ft-btmrt .footer-content {
    text-align: left;
  }
  .cm-tricelwater-ft-btmrt .footer-content p {
    margin-bottom: 16px !important;
  }
  .cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul > li {
    margin-bottom: 16px;
  }
  .col-section.cm-tricelwater-ft-btmlt {
    padding-top: 0 !important;
  }

  .cmheader_bottomSec {
    padding: 20px 20px 20px 20px;
  }

  .tricelwater-banner-gp.simple-banner {
    min-height: 205px;
  }
  .tricelwater-banner-gp.simple-banner .banner-content-inner {
    padding: 30px 20px 0px 20px !important;
  }
  .tricelwater-banner-gp.simple-banner .top_sec h1 {
    font-size: 40px;
  }
  .tricelwater-banner-gp.simple-banner .banner-content-inner {
    width: 100% !important;
  }
  .logo {
    display: flex;
    align-items: center;
  }
  .logo img {
    max-width: none;
    width: 50% !important;
  }
  .mobile-advanced_menuWp {
    top: auto;
  }
  .hs_cos_wrapper_type_form {
    display: block;
    margin-bottom: 30px;
  }

  .cm_footer_no_nav.footer .footer-section-1.cmtricelwater-fttp-gp {
    padding-bottom: 20px;
  }

  .cm_footer_no_nav.footer  .footer-section-1 .col-section.num3 .footer-row.row1 {
    padding-bottom: 0;
  }

  .cm_footer_no_nav.footer.footer_section__2 .footer-section-2.cmtricelwater-btm-ft {
    padding-bottom: 20px;
  }

  .header-no-nav .cmheader_bottomSec {
    padding: 28px 20px 28px 20px;
  }

  .tricelwater-banner-gp.simple-banner .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .backtotop_show .footer .back_to_top:hover {
    transform: translateY(-8px)!important;
    color: #000000;
  }

  .backtotop_show .footer .back_to_top {
    transition: all .3s;
    bottom: 125px;
  }
  .scroll-header .cmheader_bottomSec .logo {
    padding-right: 15px;
  }

  .footer.footer_section__2 .footer-section-1 .col-section.num1 .footer-row.row2 {
    padding-top: 35px;
  }
  .mobile-advanced_menuWp .hs-menu-wrapper > ul li a {
    white-space: normal !important;
  }

}

@media(max-width:320px){
  .cm-tricelwater-fttp-logo .footer-image img {
    margin-top: 24px;
    margin-bottom: 25px;
  }
}

.cm-tricelwater-ft-btmlt .hs-menu-wrapper > ul > li > a:hover,
.cm-tricelwater-ft-btmrt .footer-content p a:hover{
  color:rgba(255, 255, 255, 1.0);
}

.searchIcn i{
  color:rgba(255, 255, 255, 1.0);
}