/* @import url('http://example.com/example_style.css'); */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.pwr-header-right-bar__language-switcher::before {
  display: none;
}
.pwr-header-right-bar__language-switcher {
  padding-left: 15px;
}
header.header .pwr-header .pwr-js-menu li a,
header.header .pwr-header .pwr-header-right-bar__item.pwr-header-right-bar__cta a,
.pwr-header-right-bar__language-switcher a{
  font-family: 'Oswald', sans-serif !important;
}
.pwr-header-right-bar__item.pwr-header-right-bar__cart_ a svg {
  position: relative;
  top: 5px;
}
.pwr-header--dark-on-scroll.scroll .pwr-header-right-bar__cart_ path {
  stroke: #fff;
  fill: #fff;
}
#pwr-header-top .pwr-header-top__content-wrapper.page-center.pwr--clearfix {
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
#pwr-header-top .pwr-header-top__menu.pwr-header-top__menu--dark.pwr-js-menu {
  margin: 0px;
  width: 50%;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
#pwr-header-top .pwr-header-top__content-wrapper.page-center.pwr--clearfix .content_header_top {
  width: 50%;
}
.content_header_top p {
  font-size: 12px;
  margin: 0px;
}
.contact_detail {
  margin: 70px 0;
}
.contact_detail .mail_section {
  color: #1B181C;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
}
.contact_detail .mail_section a{
  text-decoration-line: underline;
}
.contact_detail .mail_section:hover {
  color: #75C043;
  transition: 1s;
}
.contact_detail .contact_no, 
.contact_detail .contact_no a{
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  color: #1B181C !important;
}
.contact_detail .contact_no:hover {
  color: #75C043;
  transition: 1s;
}
.pwr-hero__tag {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0;
  text-transform: none;
  background-color: rgba(23,27,37,0.8);
  padding: 8px 14px;
  border-radius: 6px;
  margin-bottom: 16px;
  display: inline-block;
}
.call_iconnumber {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 30px;
}

.call_iconnumber a:hover{
  color: #fff;
}
.call_iconnumber a {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
}
.call_iconnumber a svg {
  position: relative;
  top: 3px;
  left: -5px;
}
#pwr-header-top ul li.hs-menu-item a {
  font-weight: 400;
  margin: 0px 15px;
}
.pwr-header-top__menu--dark .hs-menu-wrapper li:not(:last-child):after {
  display: none;
}
/* image-text module css */

/* pricing table css */
.cta_button.pwr-cta--long,
.pwr-cta--long .cta_button:not(.pwr-cta--hubspot-style),
.pwr-btn--long .hs-submit .hs-button,
.hs-submit .hs-button.large {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.hide_text .pwr-price-table .pwr-rich-text {
  display: none;
}
.hide_text .pwr-price-table {
  padding: 30px 0;
}
.pwr-price-table h2 {
  line-height: 42px;
  margin: 0 0 25px;
}
.pwr-sec-timeline--with-intro .description_section h3 {
  font-size: 32px;
  text-align: center;
  font-weight: 400;
  line-height: 51px;
  padding: 63px 0 0;
}
.pwr-sec-timeline--with-intro .description_section h3 a {
  text-decoration: underline;
}
/* map module css */
.pwr-sec-map__box--left .time-and-place-section .sub-heading-section h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 5px;
}
.pwr-sec-map__box--left .time-and-place-section .timing_section span {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  display: block;
  margin: 0 0 5px;
}
.pwr-sec-map__box--left .time-and-place-section .place-and-time {
  display: flex;
}
.pwr-sec-map__box--left .time-and-place-section .place-and-time .time_text {
  padding: 2px 0px;
}
.pwr-sec-map__box--left .time-and-place-section .place-and-time .place-name {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  width: 30%;
}
.pwr-sec-map__box--left .time-and-place-section .place-and-time .time-section {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.pwr-map-sec .pwr-sec-map__contact-container {
  margin: 0;
}
.pwr-main-section {
    padding: 20px 50px 30px;
}
.pwr-testimonial--style-multiple {
    height: 100% !important;
}
.swiper-slide {
    height: unset !important;
}
.systems-page--404 .pwr-sec-maintenance-error__title {
    color: var(--Base-Color-Dark, #1B181C);
    text-align: center;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
}
.systems-page--404 .pwr-sec-maintenance-error__title span {
    text-transform: none;
}
.systems-page--404  .pwr-sec-maintenance-error__desc span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
.systems-page--404 .pwr-cta-container.pwr-sec-maintenance-error__cta-container {
    margin-top: 30px;
}
.pwr-header--dark-on-scroll.scroll .pwr-header-right-bar__link svg path {
    stroke: #fff;
}
header.header .pwr-header .pwr-js-menu li a {
    font-weight: 400;
    font-size: 16px;
}
.pwr-header__menu .hs-menu-wrapper li.hs-menu-depth-1>a {
    padding-left: 15px;
    padding-right: 15px;
}
header.header .pwr-header .pwr-header-right-bar__item.pwr-header-right-bar__cta a {
    font-size: 16px;
    font-weight: 400;
    margin-left: 12px;
}
.pwr-header-right-bar__language-switcher a {
    font-size: 16px;
    font-weight: 400;
}
.pwr-header-right-bar__language-switcher a svg {
    position: relative;
    top: -2px;
}

.pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-1>a, 
.pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-1:last-child ul li a {
    font-family: Oswald,sans-serif!important;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
}
.pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-1:last-child ul li a {
  margin:10px 0px;
}
.cta_button:not(.pwr-cta--hubspot-style), .hs-submit {
    font-family: Oswald,sans-serif!important;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 16px;
}
.pwr-blog-listing .pwr-post-item__title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pwr-tabs .pwr-tabs__tab.pwr-tabs__tab--hor {
    display: flex;
}
.pwr-footer-full.pwr--dark .hs-menu-wrapper.hs-menu-flow-vertical li.hs-menu-depth-2>a:hover,
.pwr-footer:not(.pwr-footer-advanced).pwr--dark a:not(.pwr-link):not(.pwr-back-to-top):hover{
    color: #75C043 !important;
}

.hs_cos_wrapper_type_rich_text ul:not(.inputs-list):not([style*=list-style-type]) li:before {
    display: none;
}
.hs_cos_wrapper_type_rich_text ul:not(.inputs-list) li {
    list-style: disc;
}
.pwr-post-content, .pwr-post-content p {
    font-size: 16px !important;
    line-height: 26px;
}
.pwr-post-content .image_sp {
    margin: 40px 0px;
}
.pwr-post-content ul {
      padding-left: 20px !important;
      padding-top: 25px !important;
      padding-bottom: 25px !important;
}
.pwr-post-content h3 {
    margin: 10px 0px;
}
/* header responsive css */
@media (min-width: 576px) and (max-width: 767px) {
.pwr-header-right-bar .cta_button {
    margin-left: 10px !important;
}
.cta_button:not(.pwr-cta--hubspot-style), .hs-submit {
    padding: 12px 10px;
    font-size: 12px !important;
}
.pwr-header-right-bar__language-switcher {
    padding-left: 8px !important;
}
}

@media only screen and (max-width: 768px) {
      .pwr-hero__info-box p br {
          display: none;
      }
  }

@media only screen and (max-width: 575px) {
		#pwr-header-top .pwr-header-top__content-wrapper.page-center.pwr--clearfix .content_header_top {
		    width: 100% !important;
		}
		#pwr-header-top .pwr-header-top__menu.pwr-header-top__menu--dark.pwr-js-menu {
		    width: 100% !important;
		    justify-content: center;
		}
		#pwr-header-fixed {
		    top: 48.5px  !important;
		}
		#pwr-header-top .pwr-header-top__content-wrapper.page-center.pwr--clearfix .content_header_top p {
		    font-size: 12px;
		    text-align: center;
		}
		#pwr-header-top ul li.hs-menu-item a {
		    margin: 0px 10px;
		    font-size: 11px;
		}
		.call_iconnumber a {
		    font-size: 12px;
		}
		.call_iconnumber a svg {
		    height: 13px;
		    width: 13px;
		    top: 2.5px;
		}
		.call_iconnumber {
		    padding-left: 14px;
		}
    #pwr-header-fixed.scroll {
      top: 0px !important;
  }

}
@media only screen and (max-width: 401px) {
		#pwr-header-fixed {
		    top: 73.5px  !important;
		}
}
@media only screen and (max-width: 378px) {
		#pwr-header-fixed {
		    top: 97.5px  !important;
		}
.pwr-sec-video-boxes.lazyloaded {
  margin-top: -110px !important;
}

.pwr-sec-video-boxes.pwr--sec-padding-t-sm,
.pwr-sec-video-boxes.pwr--sec-padding-t-md,
.pwr-sec-video-boxes.pwr--sec-padding-t-lg {
  padding-top: 0 !important;
}
  .pwr-sec-video-boxes__desc h2 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}