.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.construction-header.one-page-header .navbar-brand img {
  max-height: 75px;
}
.promo-block::after {
  background: rgba(0, 0, 0, 0.0);
}
.promo-block {
  background: none !important;
}
@media (max-width: 767px) {
  .promo-block {
    height: 380px !important;
  }
  .promo-section {
    margin-top: 80px;
  }
  .promo-block__content {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    right: 0;
    left: 0;
  }
}
.pw-promo1 {
  background: url("imgs/2021/blue.jpg") no-repeat left top;
  background-size: cover;
  background-color: #2c7cbf;
}
.pw-promo2 {
  background: url(imgs/2021/green.jpg) no-repeat right top;
  background-size: cover;
  background-color: #00593f;
}
.one-page-header {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.85);
}
.one-page-header.top-nav-collapse {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.85);
}
.promo__title {
  color: #4c92ce;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 76px;
  line-height: 0.9;
  /*text-shadow: 2px 2px 3px rgba(0,0,0,0.85);*/
  background: rgba(255, 255, 255, 1.0);
}
@media (max-width: 992px) {
  .promo__title {
    font-size: 56px;
    line-height: 0.9;
  }
}
.promo__title--left-bar {
  color: #279c7a;
}
.promo__title--left-bar::after {
  background: #279c7a;
}
.pw-blue-light, .pw-promo-l li {
  color: #4c94cf;
}
.pw-blue-light-bg {
  background-color: #4c94cf !important;
}
.pw-blue-dark {
  color: #2d2b73;
}
.pw-blue-dark-bg {
  background-color: #2d2b73 !important;
}
.pw-blue-grad {
  /*background: #1e386a;*/
  background: #1d537f;
}
.pw-green, pw-promo-r li {
  color: #279c7a !important;
}
.pw-green-bg {
  background-color: #279c7a;
}
.construction-header.one-page-header .navbar-nav > li > a, .construction-header.one-page-header .navbar-nav > li > a:focus {
  font-size: 15px;
  font-family: 'Aldrich', sans-serif;
  font-weight: 400;
}
.construction-header.one-page-header .navbar-nav > li > a, .construction-header.one-page-header .navbar-nav > li > a:focus {
  padding: 8px 15px;
  color: #2d2b73;
}
.pw-font1 {
  font-family: 'Aldrich', sans-serif !important;
  font-weight: 400 !important;
}
.btn-u--construction.trim::before {
  border: 2px solid #4c94cf;
}
.pw-promo-bul {
  list-style-position: inside;
  text-align: left;
  margin: 50px auto !important;
  padding: 10px !important;
}
.pw-promo-bul li {
  width: auto !important;
  font-size: 22px;
  font-weight: 700;
  /*font-family: 'Aldrich', sans-serif !important;*/
  font-family: 'Ek Mukta', sans-serif;
  margin-bottom: 20px;
  color: #fff !important;
}
.pw-promo-bul li span {
  /*background: rgba(255,255,255,0.9);
	padding: 0 6px;*/
  -moz-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
  -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 50, 0.9);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
}
.pw-blue-icon {
  background: #fff;
  color: #4c94cf !important;
  border: none !important;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 50, 0.9);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
}
.pw-green-icon {
  background: #fff;
  color: #279c7a !important;
  border: none !important;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 50, 0.9);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
}
.pw-promo-l {
  text-align: right;
}
.pw-cta-green::before {
  border-color: #279c7a !important;
}
#pw-hwd {
  max-width: 445px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 50, 0.35);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
  border: 1px solid silver;
  background: #f5f5f5;
  padding: 4px;
}
.pw-img {
  border: 1px solid #e9e8ea;
  background: #f5f5f5;
  padding: 4px;
}
@media (max-width: 1200px) {
  #pw-hwd {
    margin: 0 auto 20px auto
  }
  .cta__title {
    text-align: center
  }
  .cta__text {
    text-align: center
  }
  .call-action-v1-in {
    text-align: center
  }
}
.panel-body p {
  line-height: 1.7;
  font-size: 14px;
  color: #2d2b73;
  margin-bottom: 0;
}
.acc-v1.plus-toggle .panel-heading a.collapsed {
  color: #2d2b73;
}
.acc-v1 .panel-heading a {
  font-size: 16px;
  padding: 30px 0 15px;
  background: #fff;
  color: #2d2b73;
  border-bottom: 2px solid #58a1d5;
  text-transform: uppercase;
  font-weight: 700;
}
.heading-v14__title {
  color: #2d2b73;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
  font-family: 'Aldrich', sans-serif;
}
.heading-v14::after {
  width: 70px;
  height: 10px;
  position: absolute;
  background: #4c94cf;
  content: "";
  top: 50px;
  left: 50%;
  margin-left: -35px;
}
.heading-v144 {
  position: relative
}
.heading-v144__title {
  color: #2d2b73;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
  margin-top: 70px;
}
.heading-v144::after {
  width: 70px;
  height: 5px;
  position: absolute;
  background: #4c94cf;
  content: "";
  top: 50px;
  left: 50%;
  margin-left: -35px;
}
.pw-call-out {
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 50, 0.35);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
  position: relative;
  z-index: 10;
}
.pw-style1 div p, .pw-style1 div li, .pw-style1 p {
  font-size: 17px;
  font-weight: 400;
  /*color: #2d2b73;*/
  color: #333;
}
.pw-content {
  font-size: 17px;
  color: #2d2b73;
}
.pw-list {
  padding-left: 0 !important;
}
.pw-list li:hover {
  color: #4c94cf !important;
}
.service-box-v1 li {
  margin: 8px 0;
  font-size: 17px;
  padding-top: 8px;
  border-top: dotted 1px #4c94cf;
}
.pw-ds {
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 50, 0.35);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.35);
}
.best-service::after {
  background: rgba(0, 0, 0, 0.3);
}
.best-service__text {
  font-size: 17px;
  color: #fff;
  opacity: 1.0;
  padding-left: 20px;
  padding-right: 20px;
}
.best-service__title {
  font-weight: 700 !important;
  font-size: 21px;
  color: #fff;
}
span.decoration-break-heading {
  padding: 5px 10px;
  background: #2d2b73;
  -moz-box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
span.decoration-break {
  padding: 0 10px;
  background: #2d2b73;
  -moz-box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.popover-content {
  padding: 9px 14px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 580px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  line-break: auto;
}
.pw-offset {
  position: relative;
  bottom: 40px;
}
.wl-logos img, .clients-logo {
  padding: 0 20px;
}
.pw-left li {
  text-align: left;
}
.pw-about {
  font-size: 20px;
  border-bottom: 1px solid #4c94cf;
  padding-bottom: 7px;
  margin-bottom: 10px;
  color: #2d2b73;
}
#pw-mobile-contact {
  display: none;
}
@media (max-width: 768px) {
  #pw-mobile-contact {
    display: inline;
    font-size: 17px;
    margin-bottom: 20px;
  }
  #pw-mobile-contact li {
    text-align: center;
    margin-bottom: 10px;
    font-size: 17px;
  }
  .contact__table {
    display: none;
  }
  .promo__title {
    font-size: 40px;
  }
  .pw-promo-bul li {
    width: auto !important;
    font-size: 20px;
    font-weight: 700;
    /* font-family: 'Aldrich', sans-serif !important; */
    font-family: 'Ek Mukta', sans-serif;
    margin-bottom: 10px;
    color: #fff !important;
    line-height: 110%;
  }
  .pw-promo-bul li i {
    display: none;
  }
  .pw-promo-l {
    text-align: right;
  }
  .pw-promo-r {
    text-align: left;
  }
  .pw-promo-bul {
    list-style-position: inside;
    margin: 20px auto !important;
    padding: 10px 0 !important;
  }
  .btn-u--construction {
    margin-bottom: 20px;
  }
  .pw-about {
    white-space: nowrap;
  }
  .heading-v14__title {
    font-size: 20px;
  }
  .heading-v14::after, .heading-v14:after {
    display: none;
  }
  .contact-list__icon {
    display: none;
  }
}
/*Wordpress*/
.widgettitle {
  margin-top: 0;
}
.pw-assoc div {
  text-align: center !important;
  margin-bottom: 20px;
}
.pw-assoc img {
  max-height: 95px;
  margin: 0 auto;
  float: none;
}
@media (max-width: 1200px) {}
@media (max-width: 992px) {}
@media (max-width: 767px) {}
@media (max-width: 560px) {}
@media (max-width: 520px) {}
@media (max-width: 400px) {}
.content-subpage {
  margin-top: 85px;
  font-size: 16px;
}
.content-subpage a {
  text-decoration: underline;
  color: #2d2b73;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content-subpage a:hover {
  text-decoration: none;
  color: #2d2b73
}
.content-subpage h2 {
  font-weight: bold;
  color: #2d2b73;
}
.pw-chemical {
  max-width: 250px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .content-subpage {
    margin-top: 185px;
  }
  .heading-v14::after {
    display: none;
  }
  .pw-chemical {
    max-width: 600px;
  }
}
.pw-product {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
  padding-top: 10px !important;
  padding-bottom: 60px !important;
  border-bottom: 1px solid #C1C1C1;
}
.pw-product-last {
  margin-bottom: 0px !important;
  padding-bottom: 60px !important;
  border-bottom: none;
}
.pw-product img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.pw-product-row {
  margin: 0 auto;
  font-size: 19px;
}
.pw-product-row2 .col-sm-4 {
  text-align: center;
}
.pw-product-row div:last-child img {
  width: 1px;
  height: 1px;
}
.pw-product-row div:last-child {
  text-align: center;
  font-weight: bold;
}
.leadin {
  font-size: 22px;
  margin-bottom: 20px;
}
.pp-button form select {
  font-size: 16px !important
}
hr.pw-heavy {
  border-top: 2px solid #58a1d5;
  margin-top: 60px;
}
.scroll-offset {
  position: relative;
  bottom: 150px;
  visibility: hidden;
  z-index: 99999;
}
/* The sidepanel menu */
.sidepanel {
  height: 100px; /* Specify a height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 101; /* Stay on top */
  top: 199px;
  right: -2px;
  background-color: #2d2b73; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 10px; /* Place content 60px from the top */
  padding-bottom: 10px;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border: 2px solid #4c94cf;
  border-right: none;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
}
/* The sidepanel links */
.sidepanel a {
  padding: 2px 8px 2px 12px;
  text-decoration: none;
  font-size: 20px;
  background: #2d2b73;
  color: #fff;
  display: block;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* When you mouse over the navigation links, change their color */
.sidepanel a:hover {
  color: #f1f1f1;
}
/* Position and style the close button (top right corner) */
.sidepanel .closebtn {
  position: absolute;
  top: -10px;
  right: 10px;
  font-size: 36px;
  margin-left: 50px;
}
/* Style the button that is used to open the sidepanel */
.openbtn {
  font-size: 20px;
  cursor: pointer;
  background: #2d2b73;
  color: #fff;
  padding: 10px 30px 10px 15px;
  border: none;
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 100;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border: 2px solid #4c94cf;
  border-right: none;
  -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, .20);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.openbtn:hover, .openbtn:focus, .openbtn:active {
  background-color: #444;
  color: #fff !important;
}
.openbtn i {
  margin-right: 5px;
}
@media (max-width: 992px) {
  .sidepanel {
    top: 124px
  }
  .openbtn {
    top: 125px;
  }
}
.pw-lead-block {
  background: #fff;
  color: #333;
  border-top: 5px solid #2d2b73;
  border-bottom: 5px solid #2d2b73;
}
.pw-new-heading-color {
  color: #2d2b73 !important;
  font-family: 'Aldrich', sans-serif;
  font-size: 21px;
}
.btn-u--construction, .btn-u--construction:focus {
  color: #fff;
  background: #2d2b73;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  padding: 10px 15px;
}
.btn-block {
  color: white !important
}
/*Theme overrides*/
.contact-list__item-1 {
  text-transform: uppercase;
  color: #2d2b73;
  font-size: 11px;
}
.cube-portfolio .link-captions li i {
  border: 1px solid white;
  box-shadow: 0px 0px 11px rgba(0, 0, 0, .5);
}

body *:focus {
  outline: 3px solid #005fcc !important;
  outline-offset: 2px !important;
}

