/* common */
@import url(easy-autocomplete.min.css);
* {
  font-family: futura-pt, futura, "sans-serif"; }

body {
  color: #333;
  font-family: futura-pt, futura, "sans-serif";
  font-style: normal;
  font-weight: 500; }

h1, h2, h3, h4, h5, h6 {
  font-family: futura-pt, futura, "sans-serif";
  font-style: normal;
  font-weight: 600; }

h2, h3, h4, h5 {
  letter-spacing: 0.02rem; }

.h5, h5 {
  font-size: 1.1rem; }

a {
  color: #D52B1E; }

a:hover {
  color: rgba(213, 43, 30, 0.8); }

a:active {
  color: #AC2D23; }

p {
  font-size: 1.2rem; }

input::-ms-clear {
  display: none; }

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none; }

input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
  margin: 0; }

.ri, .ri-mini {
  background-image: url("../images/icons.svg");
  background-repeat: no-repeat;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.ri {
  background-size: 94px; }

.ri.ri-aim {
  background-position: 0 0;
  width: 12px;
  height: 12px; }

.ri.ri-arrow-back-black {
  background-position: 0 -12px;
  width: 10px;
  height: 15px; }

.ri.ri-arrow-back {
  background-position: 0 -27px;
  width: 11px;
  height: 16px; }

.ri.ri-arrow-down {
  background-position: 0 -43px;
  width: 14px;
  height: 9px; }

.ri.ri-arrow-next-white {
  background-position: 0 -52px;
  width: 12px;
  height: 18px; }

.ri.ri-arrow-next {
  background-position: 0 -70px;
  width: 11px;
  height: 16px; }

.ri.ri-arrow-up {
  background-position: 0 -86px;
  width: 14px;
  height: 9px; }

.ri.ri-burger {
  background-position: 0 -95px;
  width: 20px;
  height: 16px; }

.ri.ri-circle-stars-2 {
  background-position: 0 -111px;
  width: 49px;
  height: 50px; }

.ri.ri-circle-stars {
  background-position: 0 -161px;
  width: 55px;
  height: 57px; }

.ri.ri-doc {
  background-position: 0 -219px;
  width: 40px;
  height: 53px; }

.ri.ri-droplets-2 {
  background-position: 0 -272px;
  width: 76px;
  height: 40px; }

.ri.ri-droplets {
  background-position: 0 -312px;
  width: 74px;
  height: 42px; }

.ri.ri-dwg {
  background-position: 0 -354px;
  width: 40px;
  height: 53px; }

.ri.ri-face {
  background-position: 0 -407px;
  width: 94px;
  height: 94px; }

.ri.ri-facebook {
  background-position: 0 -501px;
  width: 20px;
  height: 21px; }

.ri.ri-img {
  background-position: 0 -522px;
  width: 40px;
  height: 53px; }

.ri.ri-information {
  background-position: 0 -575px;
  width: 15px;
  height: 15px; }

.ri.ri-interrogation {
  background-position: 0 -590px;
  width: 14px;
  height: 24px; }

.ri.ri-linkedin {
  background-position: 0 -614px;
  width: 20px;
  height: 20px; }

.ri.ri-lock-black {
  background-position: 0 -634px;
  width: 19px;
  height: 22px; }

.ri.ri-lock-red {
  background-position: 0 -656px;
  width: 19px;
  height: 22px; }

.ri.ri-map-pointer {
  background-position: 0 -678px;
  width: 28px;
  height: 42px; }

.ri.ri-minus-red {
  background-position: 0 -720px;
  width: 14px;
  height: 14px; }

.ri.ri-minus-white {
  background-position: 0 -728px;
  width: 14px;
  height: 2px; }

.ri.ri-pdf {
  background-position: 0 -736px;
  width: 40px;
  height: 53px; }

.ri.ri-peeps-2 {
  background-position: 0 -789px;
  width: 34px;
  height: 47px; }

.ri.ri-peeps {
  background-position: 0 -836px;
  width: 70px;
  height: 40px; }

.ri.ri-phone-white {
  background-position: 0 -876px;
  width: 14px;
  height: 14px; }

.ri.ri-phone {
  background-position: 0 -890px;
  width: 16px;
  height: 16px; }

.ri.ri-plus-red {
  background-position: 0 -906px;
  width: 14px;
  height: 14px; }

.ri.ri-plus-white {
  background-position: 0 -920px;
  width: 14px;
  height: 14px; }

.ri.ri-ppt {
  background-position: 0 -934px;
  width: 40px;
  height: 53px; }

.ri.ri-search {
  background-position: 0 -987px;
  width: 15px;
  height: 15px; }

.ri.ri-tick {
  background-position: 0 -1002px;
  width: 9px;
  height: 8px; }

.ri.ri-x-black {
  background-position: 0 -1010px;
  width: 12px;
  height: 12px; }

.ri.ri-x {
  background-position: 0 -1022px;
  width: 12px;
  height: 12px; }

.ri.ri-xls {
  background-position: 0 -1034px;
  width: 40px;
  height: 53px; }

.ri-mini {
  background-size: 47px; }

.ri-mini.ri-pdf {
  background-size: 30px;
  background-position: 0 -234px;
  width: 14px;
  height: 18px; }

.ri-mini.ri-png {
  background-size: 47px;
  background-position: 0 -261px;
  width: 20px;
  height: 26.5px; }

.ri.ri-instagram  {
  background-position: 0 -1087px;
  width: 30px;
  height: 21px; }

.ri.ri-youtube  {
  background-position: 0 -1108px;
  width: 20px;
  height: 20px; }

/* header images ************************************************************ */
.header_container {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  display: block; }

.header_container .responsive_src {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.header_image_text_section {
  position: relative;
  width: 100%;
  min-height: 1px;
  max-height: 300px; }

.header_image_text_section h2 {
  font-size: 42px; }

/* generic page ************************************************************* */
.generic_page {
  max-width: 800px; }

.title_section {
  background: #f7f7f7;
  padding: 10px; }

#phone a:hover {
  text-decoration: none; }

.opacity_page {
  opacity: 0.3; }

.black_link {
  color: #333; }

.pdf-item {
  text-decoration: underline; }

/* header page subsection *************************************************** */
.header_page_subsection {
  padding: 48px 0 45px 0;
  max-width: 800px; }

.header_page_subsection .col {
  padding: 0; }

.header_page_subsection a {
  text-transform: uppercase; }

.header_page_subsection img {
  max-width: 100%; }

/* brochure ***************************************************************** */
.brochure {
  padding: 25px 0; }

.brochure .brochure_description {
  margin-bottom: 0rem; }

.brochure .brochure_subtitle {
  color: rgba(0, 0, 0, 0.5); }

.brochure_image {
  margin-bottom: 25px;
  max-width: 85%; }

.brochure_title_section {
  background-color: #f7f7f7;
  padding: 5px 0;
  margin-bottom: 5px; }

/* desktop footer navbar **************************************************** */
#footer-menu .navbar {
  padding: 0px; }

#footer-menu .navbar-light .navbar-nav .nav-link.active {
  color: #D52B1E;
  background-color: white; }

#footer-menu .navbar-light .navbar-nav .nav-link {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  padding: 16px 2rem;
  color: #D52B1E; }

#footer-menu .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(213, 43, 30, 0.8); }

#footer-menu .navbar-light .navbar-nav .nav-link:active {
  color: #AC2D23; }

#footer-menu .list-group-item {
  border-color: white;
  padding: 0px 1.25rem; }

#footer-menu .list-group-item a {
  text-decoration: none;
  color: #333; }

#footer-menu .list-group-item a:hover {
  text-decoration: none;
  color: #D52B1E; }

#footer-menu .list-group-item a:active {
  text-decoration: none;
  color: #AC2D23; }

#footer-menu .list-group-item:first-child {
  background-color: transparent;
  border-color: white;
  color: #D52B1E;
  padding: 0rem 1.25rem;
  margin-bottom: 8px;
  line-height: 18px; }

#footer-menu .list-group-item:first-child a {
  color: #D52B1E;
  text-transform: uppercase; }

#footer-menu .list-group-item:first-child a:hover {
  color: rgba(213, 43, 30, 0.8);
  text-transform: uppercase; }

#footer-menu .list-group-item:first-child a:active {
  color: #AC2D23;
  text-transform: uppercase; }

#footer-menu .list-group-item:last-child {
  padding-bottom: 1rem; }

#footer-menu-residential {
  margin-left: 0px;
  margin-top: 10px;
  padding: 0.75rem 0rem; }

#footer-menu-commercial {
  margin-left: 0px;
  margin-top: 10px;
  padding: 0.75rem 0rem; }

#footer-menu .services {
  border-left: 2px solid rgba(0, 0, 0, 0.125);
  position: relative; }

#footer-menu .services ul {
  list-style-type: none;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  padding-left: 15px; }

#footer-menu .services ul li a {
  text-decoration: none;
  color: #333; }

/* Dropdown select ********************************************************** */
.select_dropdown_box {
  position: relative;
  z-index: 15; }

.select_dropdown_box .dropdown-menu {
  max-height: 500px;
  overflow: auto; }

.dropdown_select {
  width: 100%; }

.dropdown_select:hover {
  text-decoration: none;
  color: #495057; }

.dropdown_select::after {
  float: right;
  margin-top: 10px;
  color: #D52B1E; }

.dropdown-menu-select {
  width: 100%;
  transform: translate3d(0px, 33px, 0px) !important;
  border-top: 0px;
  border-radius: 0px 0px 5px 5px; }

.dropdown-menu-select .dropdown-item {
  cursor: pointer;
  padding: .25rem 1rem; }

.dropdown-menu-select .dropdown-item.optgroup {
  cursor: default;
  font-weight: bold; }

.dropdown-menu-select .dropdown-item:hover {
  background-color: #D52B1E;
  color: white !important; }

.dropdown-menu-select .dropdown-item.optgroup:hover {
  background-color: #fff;
  color: #000 !important; }

/* ************************************************************************** */
.btn {
  font-family: futura-pt, futura, "sans-serif";
  font-style: normal;
  font-weight: 600 !important; }

.btn-primary {
  color: #D52B1E;
  background: transparent;
  border: 1px solid #D52B1E;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 15px;
  font-size: 0.8em;
  cursor: pointer; }

.btn-primary:disabled {
  background-color: #f7f7f7;
  border-color: #333;
  color: #333; }

.btn-primary:disabled:hover {
  background-color: #f7f7f7;
  border-color: #333;
  color: #333; }

.btn-primary:hover {
  color: #fff;
  background: #D52B1E;
  border: 1px solid #D52B1E; }

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0rem #D52B1E !important; }

.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #D52B1E;
  border-color: #D52B1E;
  box-shadow: 0 0 0 0.2rem #D52B1E; }

.btn-secondary {
  color: #fff;
  background: #D52B1E;
  border: 1px solid #D52B1E;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 15px;
  font-size: 0.8em;
  cursor: pointer; }

.btn-secondary.focus, .btn-secondary:focus {
  box-shadow: 0 0 0 0rem #D52B1E !important; }

.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #D52B1E;
  border-color: #D52B1E;
  box-shadow: 0 0 0 0.2rem #D52B1E; }

.btn-red {
  color: #fff;
  background: #D52B1E;
  border: 1px solid #fff;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 15px;
  font-size: 0.8em;
  cursor: pointer; }

.btn-red:hover {
  color: #D52B1E;
  background: #fff;
  border: 1px solid #fff; }

.btn-rewards {
  color: #000;
  background: transparent;
  border: 1px solid #000;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 15px;
  font-size: 0.8em;
  cursor: pointer; }

.btn-rewards:hover {
  color: #fff;
  background: #D52B1E;
  border: 1px solid #D52B1E; }

.btn-background {
  color: #FFF;
  background: transparent;
  border: 1px solid #FFF;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 15px;
  font-size: 0.8em;
  cursor: pointer; }

.btn-background:hover {
  color: #fff;
  background: #D52B1E;
  border: 1px solid #D52B1E; }

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #ced4da;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25); }

#phone_brand {
  height: 65px;
  position: relative; }

#phone_brand #phone {
  margin: 12px 0 0 12px;
  height: 40px;
  padding-left: 0; }

#phone_brand #phone .icon {
  position: relative;
  top: 0; }

#phone_brand #phone .number {
  color: #D52B1E;
  margin-left: 6px;
  font-size: 1.5em; }

#phone_brand #brand_text .text {
  color: #D52B1E;
  text-transform: uppercase;
  line-height: 76px;
  font-size: 0.9em;
  text-align: right;
  padding-right: 68px; }

#phone_brand #brand_text .brand {
  background-image: url(../images/logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 68px;
  height: 65px;
  top: 6px;
  right: 6px; }

hr {
  margin: 0; }

.error_image .black_wash {
  opacity: 0; }

nav#mobile_intro button, nav#mobile_intro a {
  color: #D52B1E;
  text-transform: uppercase; }

#mobile_nav_container {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5); }

#mobile_nav_container .search {
  position: relative;
  padding: 25px 0;
  height: 80px;
  background-color: #fff;
  border: 1px solid #eee;
  width: 86%; }

#mobile_nav_container .search input {
  width: 85%;
  margin-left: 7.5%;
  padding-left: 12%; }

#mobile_nav_container .search i {
  position: absolute;
  margin-top: -25px;
  margin-left: -38%; }

#mobile_nav_container .back {
  position: relative;
  padding: 10px;
  height: 50px;
  background-color: #eee;
  width: 86%; }

#mobile_nav_container .back-text {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  margin-left: 30px;
  cursor: pointer; }

#mobile_nav_container .back i {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
  margin-left: 10px; }

#mobile_nav_container .active_title {
  display: block;
  position: relative;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border-bottom: 1px solid #D1D2D4;
  color: #D52B1E;
  font-weight: bold;
  font-size: 1.25em;
  width: 86%; }

#mobile_nav_container .phone_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 14%;
  background-color: #fff;
  height: 107px; }

#mobile_nav_container .phone_close .phone {
  margin-top: 13px; }

#mobile_nav_container .phone_close .rheem_close {
  margin-top: 23px; }

#mobile_nav_container .mobile_main {
  top: 0;
  width: 86%;
  height: 100%;
  background: #fff; }

#mobile_nav_container .mobile_main ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: none; }

#mobile_nav_container .mobile_main ul li a {
  display: block;
  position: relative;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border-bottom: 1px solid #D1D2D4; }

#mobile_nav_container .mobile_main ul li a .submenu_toggler {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #D52B1E;
  background-repeat: no-repeat;
  width: 40px;
  height: 100%;
  z-index: 50; }

#mobile_nav_container .mobile_main ul li a .submenu_toggler i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

#mobile_nav_container .mobile_main ul li a:hover {
  background-color: #D52B1E;
  color: white; }

#mobile_nav_container .mobile_main > ul:nth-child(1) > li > a {
  height: 60px;
  line-height: 60px; }

#mobile_nav_container .mobile_main > ul {
  display: block; }

#mobile_nav_container .mobile_main .mobile_top_links {
  margin-top: 10px; }

#mobile_nav_container .mobile_main .mobile_top_links a {
  color: #000; }

/* ************************************************************************** */
.top_links a {
  color: #000;
  text-decoration: underline;
  font-size: 12px; }

.border_white {
  border-bottom: 5px solid #fff; }

#desktop_navigation {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px; }

#desktop_navigation .main a {
  color: #D52B1E;
  text-transform: uppercase; }

#desktop_navigation .main a:hover {
  background-color: #D52B1E;
  color: #fff;
  opacity: 1; }

#desktop_navigation .main a.home:hover {
  background-color: #fff; }

#desktop_navigation .main .search:hover {
  background-color: #fff; }

#desktop_navigation .main .active {
  background-color: #D52B1E;
  color: #fff; }

#desktop_navigation .main .active_page {
  border-bottom: 5px solid #D52B1E; }

#desktop_navigation .main .no_border {
  border-bottom: 0 !important; }

#desktop_navigation .main img {
  margin-top: -2px; }

#desktop_navigation .vertical_bar {
  color: #D52B1E;
  margin-top: 6px; }

#desktop_navigation .dropdown_menu {
  padding: 25px 15px 0px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 5px solid #D52B1E;
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 50;
  background-color: #fff;
  width: 100%; }

#desktop_navigation .dropdown_menu .dropdown_item {
  width: 270px;
  max-width: 270px;
  margin-right: 50px;
  margin-bottom: 50px;
  text-decoration: none;
  color: #000; }

#desktop_navigation .dropdown_menu .dropdown_item a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #000; }

#desktop_navigation .dropdown_menu .dropdown_item a:hover {
  text-decoration: none;
  color: #D52B1E; }

#desktop_navigation .dropdown_menu .dropdown_item a:hover span {
  color: #D52B1E; }

#desktop_navigation .dropdown_menu .dropdown_item a:hover .item_title span {
  background-position: 0 -453px;
  width: 13px;
  height: 15px; }

#desktop_navigation .dropdown_menu .dropdown_item a .item_title {
  padding-right: 5px; }

#desktop_navigation .dropdown_menu .dropdown_item a .item_title span {
  background-size: 65px;
  background-position: 0px -438px;
  width: 13px;
  height: 15px;
  margin-left: 4px; }

#desktop_navigation .dropdown_menu .dropdown_item a .arrow_next_icon {
  margin-top: 5px;
  float: right; }

#desktop_navigation .dropdown_menu .dropdown_item .lock_icon {
  margin-top: -8px; }

#desktop_navigation .dropdown_menu .dropdown_item .description {
  font-size: 0.9em; }

.blocks {
  padding: 50px 0; }

.blocks-link {
  text-decoration: none;
  color: #333; }

.blocks-link:hover {
  text-decoration: none;
  color: #D52B1E;
  opacity: 0.8; }

.blocks-link:active {
  text-decoration: none;
  color: #AC2D23;
  opacity: 1; }

.blocks_link_red {
  text-transform: uppercase;
  text-decoration: none;
  color: #D52B1E !important; }

.blocks_link_red:hover {
  color: #D52B1E;
  opacity: 0.8; }

.blocks_link_red:active {
  color: #AC2D23;
  opacity: 1; }

.blocks_link:hover {
  text-decoration: none;
  color: #D52B1E;
  opacity: 0.8; }

.blocks_link:active {
  text-decoration: none;
  color: #AC2D23;
  opacity: 1; }

.blocks_link:hover {
  text-decoration: none;
  color: #333; }

.blocks_link_red_underline {
  text-transform: uppercase;
  text-decoration: underline;
  color: #D52B1E; }

.blocks_link_red_underline:hover {
  color: #D52B1E;
  opacity: 0.8;
  text-decoration: underline; }

.blocks_link_red_underline:active {
  color: #AC2D23;
  text-decoration: underline;
  opacity: 1; }

.over_image {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

.blocks h5 {
  line-height: 0; }

.blocks h6 {
  line-height: 0; }

.b3_section {
  background-color: #b1e5e6; }

.b3_section a:hover {
  color: #000 !important; }

.b4_section {
  position: relative;
  height: 350px;
  overflow: hidden;
  background-color: #8A9892; }

.b4_section .offer {
  height: 100%;
  padding: 20px 0; }

.b4_section .offer img {
  margin-top: 5px;
  max-height: 169px; }

.b4_section .offer p {
  font-size: 0.75em;
  margin-bottom: 0; }

.b4_image {
  padding: 10px 0px; }

.b4_badge {
  right: 50px !important;
  font-size: 1em !important;
  white-space: inherit;
  float: right;
  position: absolute;
  margin-right: 40px;
  background-color: #D52B1E;
  color: #fff;
  border-radius: 29px;
  width: 58px;
  height: 58px;
  margin-bottom: 0;
  font-size: 1em;
  padding-top: 10px;
  text-align: center;
  font-weight: normal;
  line-height: 18px; }

.b6_section a, .b6_section a:hover {
  color: #000;
  text-decoration: none; }

.b7_image {
  padding: 10px 0px; }

.b8_section {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 0; }

.b8_background_image {
  width: 100%; }

.b10_section {
  padding: 25px 0;
  position: relative; }

.b10_text_section {
  top: 50%;
  transform: translateY(-50%); }

.b11_section {
  background-color: #b1e5e6; }

.b11_section a:hover {
  color: #000 !important; }

.b14_section {
  background-color: #b1e5e6; }

.b18_section .login_link {
  margin-bottom: 20px; }

.b18_section .login_link a:hover {
  color: #D52B1E !important; }

.b18_section .blocks_link_red i {
  margin-bottom: -3px; }

@media (min-width: 576px) {
  .b1_section p {
    padding-right: 10%;
    padding-left: 10%; }
  .b2_section p {
    padding-right: 10%;
    padding-left: 10%; }
  .b4_section {
    height: auto; }
  .b4_section .offer {
    width: 100%; }
  .b4_section .b4_image_box {
    margin-left: 10%; }
  .b4_section .b4_description {
    margin-right: 10%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 35%; }
  .b4_section .b4_image {
    width: auto; }
  .b7_section .b7_image_box {
    margin-left: 16.666667%; }
  .b7_section .b7_description {
    margin-right: 16.666667%;
    top: 50%;
    transform: translateY(-50%); }
  .b7_section .b7_image {
    width: auto; }
  .b8_section h4 {
    font-size: 2rem; }
  .b10_section .b10_image_box {
    margin-left: 16.666667%; }
  .b10_section .b10_text_section {
    margin-right: 16.666667%; }
  .b10_section .b10_image {
    float: right;
    width: auto; }
  .b13_section .b13_image_box {
    margin-left: 10%;
    width: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  .b13_section .b13_description {
    margin-right: 10%; }
  .b13_section .b13_image {
    width: auto; }
  .b14_section p {
    padding-right: 10%;
    padding-left: 10%; }
  .page_commercial .blocks {
    padding: 50px 0; }
  .page_home .blocks {
    padding: 50px 0; }
  .page_about .blocks {
    padding: 50px 0; } }

#search_modal .modal-dialog {
  max-width: 70%;
  margin-top: 20%; }

#search_modal .modal-content {
  border-radius: 0rem; }

#search_modal .modal-body {
  position: relative;
  padding: 5px; }

#search_modal .close_modal {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  font-size: 45px;
  cursor: pointer; }

#search_modal img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 15px;
  width: 25px; }

#search_modal input {
  border: 0px;
  font-size: 25px;
  padding-left: 55px; }

#search_modal input::placeholder {
  color: #333; }

#breadcrumbs .breadcrumb {
  background-color: #f7f7f7;
  margin-bottom: 0;
  font-size: 13px; }

#breadcrumbs .breadcrumb a {
  color: #333;
  text-decoration: underline; }

#breadcrumbs .breadcrumb .ri-arrow-back-black {
  transform: rotate(180deg);
  margin-bottom: -2px;
  margin-left: 5px;
  margin-right: 3px;
  background-size: 75px;
  background-position: 0 -10px;
  width: 10px;
  height: 12px; }

#breadcrumbs .breadcrumb .breadcrumbs_next {
  margin-top: -2px;
  margin-left: 5px;
  margin-right: 3px;
  width: 9.2px; }

/* ************************************************************************** */
#footer .banner_brand {
  color: #fff;
  background-color: #D52B1E;
  position: relative;
  z-index: 10; }

#footer .banner_brand .footer_banner {
  color: #fff;
  height: 48px;
  line-height: 48px;
  text-transform: uppercase;
  font-size: 0.75em; }

#footer .banner_brand .footer_brand {
  background-image: url(../images/logo.svg);
  background-size: contain;
  width: 63px;
  height: 60px;
  position: absolute;
  top: -5px;
  right: 10px;
  background-repeat: no-repeat; }

#footer .menu_links_copyright {
  margin-bottom: 10px; }

#footer .menu_links_copyright nav {
  margin-top: 25px; }

#footer .menu_links_copyright nav .nav-link {
  text-align: center;
  color: #000;
  padding: .25rem 1rem; }

#footer .menu_links_copyright nav .social {
  text-decoration: none;
  padding-top: 3px;
  margin: 10px 0; }

#footer .menu_links_copyright nav .social i.ri-facebook {
  margin-right: 10px; }

#footer .menu_links_copyright .copyright {
  padding: .5rem 1rem;
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

#footer .menu_links_copyright .copyright .col {
  padding-left: 0;
  padding-right: 0; }

div[data-field="comments"] textarea {
  height: 200px; }

.back_container {
  background-color: #f7f7f7; }

.back_container a.back {
  padding: 10px 0;
  color: #333;
  font-size: 18px; }

.back_container a.back i {
  position: relative;
  top: 1px;
  margin-right: 5px; }

.back_container a.back:hover {
  color: #333;
  text-decoration: none; }

.accordion_rheem .card {
  margin-bottom: 10px;
  border-radius: 0.15rem; }

.accordion_rheem .card-header {
  background-color: white;
  border-bottom: 0px; }

.accordion_rheem .card-header a {
  color: #333; }

.accordion_rheem .card-header a:hover {
  text-decoration: none;
  color: #333; }

.accordion_rheem .card-body {
  padding: 1rem; }

.accordion_rheem .card-body p {
  margin-bottom: 0; }

.accordion_rheem .card2 {
  width: 100% !important; }

.black_wash {
  height: 300px;
  background-color: black;
  width: 100%;
  margin-top: -300px;
  opacity: 0.35; }

.case_studies_page .black_wash {
  height: 178px !important;
  margin-top: -202px !important; }

.blocks-link .ri-arrow-back-black {
  transform: rotate(180deg);
  margin-bottom: -2px;
  margin-left: 2px;
  margin-right: 3px; }

.blocks-link .ri-arrow-next {
  margin-bottom: -2px;
  margin-left: 2px;
  margin-right: 3px; }

#guides {
  position: relative;
  z-index: 15; }

#guides .dropdown-menu {
  height: 500px;
  overflow: auto; }

#guides .results .list {
  margin-bottom: 15px; }

#guides .results .list a {
  margin-right: 5px; }

/* larger breakpoints ******************************************************* */
@media (min-width: 576px) {
  .btn-primary {
    padding-top: 0;
    padding-bottom: 0;
    height: 42px;
    line-height: 42px;
    font-size: 1em;
    overflow: hidden; }
  #footer .menu_links_copyright nav {
    margin-top: 0; }
  #footer .menu_links_copyright nav .nav-link {
    font-size: 12px;
    text-align: center;
    text-decoration: underline;
    padding: 0.5rem 0.8rem; }
  #footer .menu_links_copyright nav .social {
    margin: 5px 0;
    text-decoration: none;
    padding-top: 3px; }
  #footer .menu_links_copyright nav .social img {
    margin-right: 10px; }
  #footer .menu_links_copyright .copyright {
    font-size: 0.8em;
    padding: .5rem 1rem;
    font-weight: bold;
    padding-left: 0;
    padding-right: 15px; }
  #footer .menu_links_copyright .copyright .col {
    padding-left: 0; }
  #footer .banner_brand .footer_banner {
    font-size: 1.2rem;
    margin-left: 18px; }
  #footer .banner_brand .footer_brand {
    width: 80px;
    height: 75px;
    top: -12px; }
  .header {
    position: fixed;
    width: 100%;
    max-width: 1440px;
    z-index: 100;
    background: #fff;
    margin-top: -145px;
    margin-left: -15px; }
  .header hr {
    margin-left: 0;
    margin-right: 0; }
  .general-container {
    margin-top: 145px; }
  #phone_brand #phone {
    margin: 12px 0 0 30px; }
  #phone_brand #brand_text .text {
    padding-right: 85px; }
  #phone_brand #brand_text .brand {
    right: 25px; }
  #desktop_navigation {
    margin-left: 0px; } }

@media (min-width: 576px) {
  .btn-primary {
    padding: 8px 30px;
    font-size: 18px;
    line-height: 24px; }
  .btn-secondary {
    padding: 8px 30px;
    font-size: 18px; }
  .btn-rewards {
    padding: 8px 30px;
    font-size: 18px; }
  .btn-red {
    padding: 8px 30px;
    font-size: 18px; }
  .btn-background {
    padding: 8px 30px;
    font-size: 18px; }
  .main_section {
    padding: 25px 0; }
  .main_section p {
    padding-right: 10%;
    padding-left: 10%;
    font-size: 20px; } }

@media (min-width: 767px) {
  #phone_brand #phone .icon {
    top: -3px; }
  #phone_brand #brand_text .text {
    color: #D52B1E;
    text-transform: uppercase;
    line-height: 76px;
    font-size: 1rem;
    text-align: right;
    padding-right: 122px;
    margin-top: -10px; }
  #phone_brand #brand_text .brand {
    background-image: url(../images/logo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 110px;
    height: 100px;
    top: -25px;
    right: 20px; }
  .brochure_title_section {
    background-color: white;
    padding-top: 8px;
    margin-bottom: -25px; } }

@media (max-width: 767px) {
  .case_studies_page .black_wash {
    height: 178px !important;
    margin-top: -193px !important; } }

@media (min-width: 1200px) {
  .container-fluid {
    max-width: 1440px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* Retina-specific stuff here */ }

/* home */
.page_home h2 {
  font-size: 1.9rem;
  font-weight: bolder; }

.page_home h3 {
  font-size: 0.9em;
  text-transform: uppercase;
  margin: 0; }

.page_home .home_section img {
  margin-bottom: 20px; }

#hot_water {
  color: #fff;
  background: #D52B1E;
  padding: 100px 0;
  overflow: hidden;
  height: 430px;
  max-height: 430px;
  width: 100%;
  max-width: 1440px;
  position: absolute;
  z-index: 10;
  transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-transition-timing-function: ease-in;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s; }

#hot_water a.toggle_action {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 18px;
  right: 13px;
  z-index: 10; }

#hot_water a.expand_action {
  background-image: url(../images/hot_water_plus.png); }

#hot_water a.collapse_action {
  background-image: url(../images/hot_water_minus.png);
  height: 2px;
  top: 25px; }

#hot_water h3 {
  font-size: 1.25em;
  text-transform: none; }

#hot_water .btn {
  margin-top: 20px;
  padding: 8px 25px;
  font-size: 1em; }

#home_products {
  padding: 75px 0 30px 0; }

#home_offers {
  height: 350px;
  position: relative;
  overflow: hidden; }

#home_offers .non_style {
  color: white;
  text-decoration: none; }

#home_offers .non_style:hover {
  color: white;
  text-decoration: none; }

#home_offers .bg-light-blue .non_style {
  color: #333;
  text-decoration: none; }

#home_offers .bg-light-blue .non_style:hover {
  color: #333;
  text-decoration: none; }

#home_offers .carousel-inner {
  height: 100%; }

#home_offers .carousel-inner .offer {
  height: 100%; }

#home_offers .carousel-inner .offer.bg-gray {
  color: #fff;
  background-color: #8A9892; }

#home_offers .carousel-inner .offer.bg-light-blue {
  color: #333;
  background-color: #B1E5E6; }

#home_offers .carousel-inner .offer .offer_save_image {
  margin-top: 34px;
  padding: 0; }

#home_offers .carousel-inner .offer .offer_save_image > div {
  max-width: 259px;
  position: relative; }

#home_offers .carousel-inner .offer .offer_save_image img {
  max-height: 169px;
  width: 100%; }

#home_offers .carousel-inner .offer .badge-primary {
  color: #fff;
  background: #D52B1E;
  border-radius: 29px;
  width: 58px;
  height: 58px;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  font-size: 1em;
  padding-top: 10px;
  text-align: center;
  font-weight: normal;
  line-height: 18px;
  top: 0px;
  right: 0px; }

#home_offers .carousel-inner .offer .offer_text {
  margin-top: 0;
  margin-left: 4.16%; }

#home_offers .carousel-inner .offer p {
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 0.03rem;
  margin-bottom: 0; }

#home_offers .carousel-control-prev,
#home_offers .carousel-control-next {
  opacity: 1;
  width: 64px; }

#home_offers .carousel-control-prev .arrow,
#home_offers .carousel-control-next .arrow {
  background-color: #fff;
  background-repeat: no-repeat;
  width: 100%;
  height: 64px;
  border-radius: 32px;
  background-size: 20%;
  background-position: center; }

#home_offers .carousel-control-prev {
  left: -32px; }

#home_offers .carousel-control-prev .arrow {
  background-image: url(../images/carousel_arrow_previous.png);
  background-position: 38px center; }

#home_offers .carousel-control-next {
  right: -32px; }

#home_offers .carousel-control-next .arrow {
  background-image: url(../images/carousel_arrow_next.png);
  background-position: 14px center; }

#home_solar {
  padding: 25px 0; }

#home_solar .solar_button {
  width: 190px; }

#home_plumbers {
  position: relative;
  padding: 25px 0; }

#home_plumbers > div {
  z-index: 10; }

#home_plumbers .background {
  background-color: #F7F7F7;
  width: 100%;
  height: 230px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5; }

/* animate.css custom configuration */
#hot_water.animated.fadeIn {
  animation-duration: 3s; }

#hot_water.animated.fadeOut {
  animation-duration: 3s; }

#hot_water.collapsed {
  max-height: 50px;
  padding: 0px 0;
  transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-transition-timing-function: ease-in;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s; }

.products_title {
  color: #D52B1E;
  height: 133px;
  overflow: hidden;
  font-size: 2.25em; }

.commercial_title {
  color: #D52B1E;
  font-size: 30px; }

.commercial_products_image {
  margin-bottom: 25px;
  max-width: 85%; }

.commercial_section p {
  padding-right: 10%;
  padding-left: 10%;
  font-size: 20px; }

.btn-offer-link {
  margin-top: 20px;
  color: white;
  border-color: white; }

.btn-offer-link:hover {
  margin-top: 20px;
  color: #D52B1E;
  border-color: white;
  background-color: white; }

/* min-width media queries ************************************************** */
@media (min-width: 576px) {
  #hot_water {
    height: 440px;
    max-height: 440px; }
  #hot_water h2 {
    font-size: 2.25em; }
  #hot_water h3 {
    max-width: 100%;
    margin: 0 auto;
    line-height: 50px; }
  #hot_water .btn {
    margin-top: 4px; }
  #home_products .products_title {
    width: 450px;
    height: auto;
    margin-left: 50%;
    transform: translateX(-50%); }
  #home_offers {
    height: 310px; }
  #home_offers .carousel-inner .offer .offer_save_image {
    margin-top: 45px; }
  #home_offers .carousel-inner .offer .offer_save_image > div {
    max-width: 338px;
    position: relative; }
  #home_offers .carousel-inner .offer .offer_save_image img {
    max-height: 220px; }
  #home_offers .carousel-inner .offer .offer_text {
    margin-top: 90px;
    margin-left: 4%;
    max-width: 30%; }
  #home_offers .non_style {
    color: white;
    text-decoration: none; }
  #home_offers .non_style:hover {
    color: white;
    text-decoration: none; }
  #home_solar .solar_image {
    margin-right: 16.666667%; }
  #home_solar .solar_button {
    width: 270px; }
  #home_plumbers {
    margin-bottom: 95px; }
  #home_plumbers .plumbers_text {
    margin-top: 12px; }
  #home_plumbers .background {
    width: 61.5%;
    bottom: -25px; }
  .commercial_title {
    font-size: 2.5rem; }
  #home_plumbers .plumbers_image {
    width: 325px;
    margin-bottom: -30px; } }

@media (min-width: 767px) {
  #hot_water {
    height: 400px;
    max-height: 400px; }
  #hot_water h3 {
    max-width: 75%; }
  #home_products img {
    width: 260px; }
  #home_offers .carousel-inner .offer .offer_text {
    margin-left: 4%;
    max-width: 38%; }
  #home_plumbers .plumbers_image {
    width: 255px;
    margin-bottom: -30px; }
  #home_plumbers .background {
    bottom: 0px; } }

@media (min-width: 991px) {
  #hot_water h3 {
    max-width: 100%; }
  #home_offers .carousel-inner .offer .offer_text {
    max-width: 325px; }
  #home_plumbers .plumbers_image {
    width: 325px;
    margin-bottom: -30px; }
  #home_plumbers .background {
    bottom: -25px; } }

/* max-width media queries ************************************************** */
@media (max-width: 575px) {
  #home_products img {
    max-width: 250px; }
  .btn-offer-link {
    display: none; } }

/* products */
.easy-autocomplete-container .eac-item {
  text-align: left !important; }

.products_search {
  z-index: 20 !important; }

.search_section {
  position: relative;
  padding: 20px 0; }

.search_section input {
  padding-left: 30px; }

.search_section .ri-search {
  position: absolute;
  top: 12px;
  left: 26px; }

.search_section .search_description {
  margin-top: 10px; }

.search_section .search_description p {
  margin-bottom: 0;
  margin-left: 5px; }

.products_search_filter .search_description {
  width: 100%;
  text-align: center; }

.products_back_container a.back {
  padding: 15px 0; }

.product_section {
  padding: 20px 0; }

.product_section .model {
  width: 140px;
  left: 50%;
  transform: translateX(-50%); }

.product_section .model p {
  color: #D52B1E;
  margin-bottom: 0; }

.product_section .picture {
  position: relative; }

.product_section .product_badge {
  right: 0px !important;
  font-size: 10px !important;
  white-space: inherit;
  float: right;
  position: absolute;
  margin-right: 30px;
  background-color: #D52B1E;
  color: #fff;
  border-radius: 29px;
  width: 58px;
  height: 58px;
  margin-bottom: 0;
  padding-top: 10px;
  text-align: center;
  font-weight: normal;
  line-height: 18px; }

.product_section .product_badge .number {
  font-size: 30px;
  margin-bottom: 0; }

.product_section .product_badge .text {
  line-height: 10px; }

.product_section .product_badge p {
  font-size: 10px; }

.product_section .description {
  margin-top: 15px; }

.product_section .description a {
  color: #D52B1E;
  text-decoration: underline; }

.category_page_title {
  margin-bottom: 25px; }

.subcategory_page_title {
  color: #D52B1E; }

.product_categories .category_item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 30px; }

.product_categories .category_image {
  width: 65px; }

.product_categories .category_description {
  position: absolute;
  margin-left: 80px;
  top: 50%;
  transform: translateY(-50%); }

.product_categories .category_description a {
  color: #333; }

.product_categories .category_description a:hover {
  color: #D52B1E;
  text-decoration: none; }

.product_categories .category_description p {
  display: block;
  margin-bottom: 0;
  line-height: 14px;
  font-size: 14px;
  color: #555; }

.features_section {
  padding: 20px 0;
  padding-bottom: 30px;
  background-color: #f7f7f7; }

.features_section .title {
  margin-bottom: 20px; }

.features_section .capacity {
  text-align: center; }

.features_section .people {
  text-align: center; }

.features_section .energy-rating {
  text-align: center; }

.features_section .icon {
  height: 65px; }

.features_section .ri-droplets {
  margin-top: 10px; }

.features_section .ri-peeps {
  margin-top: 10px; }

.features_section .value {
  font-size: 23px;
  border: 1px solid #ced4da;
  border-radius: 5px; }

.collapse_section .features ul {
  margin-left: -20px; }

.collapse_section .features li {
  color: #333; }

.collapse_section .owners a {
  color: #D52B1E;
  cursor: pointer; }

.collapse_section .owners a:hover {
  color: #D52B1E;
  text-decoration: underline; }

.collapse_section .request_a_quote p {
  margin-bottom: 1rem; }

.collapse_section .where_to_buy p {
  margin-bottom: 1rem; }

.collapse_section .specification {
  padding: 0px;
  max-width: 500px; }

.collapse_section .specification .specification_image {
  padding: 10px;
  width: 100%; }

.collapse_section .specification .specification_image img {
  width: auto;
  max-height: 385px; }

.collapse_section .brochure {
  max-width: 500px; }

.collapse_section .brochure p {
  margin: 10px; }

.collapse_section .brochure .brochure_title {
  font-weight: bold; }

.collapse_section .brochure .brochure_description {
  color: #999;
  font-weight: bold; }

.collapse_section .link {
  color: #D52B1E;
  text-decoration: underline;
  cursor: pointer; }

.collapse_section .link:hover {
  opacity: 0.8;
  text-decoration: underline; }

.collapse_section .link:active {
  color: #AC2D23;
  opacity: 1;
  text-decoration: underline; }

.collapse_section .pdf_link {
  padding-bottom: 20px; }

.result_number {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }

.filter_section .card {
  border: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0; }

.filter_section .card #heading-0 {
  color: #ced4da; }

.filter_section .card #heading-0 a {
  color: #ced4da;
  text-decoration: underline;
  font-size: 12px;
  float: right; }

.filter_section .card:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.filter_section .card-header {
  padding: .75rem 1.25rem; }

.load_more_button {
  margin-left: 50%;
  transform: translateX(-50%);
  margin-top: 10px;
  margin-bottom: 20px; }

.products {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.products > .row .box_product {
  float: left; }

.products .box_product .short_description {
  max-height: 72px;
  overflow: hidden; }

.products .box_product .box_product_model {
  max-height: 48px;
  overflow: hidden; }

.box_product:first-child {
  margin-top: 20px; }

.product_categories_result .category_items {
  margin-top: 35px !important; }

.box_product .card-body {
  height: 140px;
  overflow: hidden; }

.box_product .card-body ul {
  line-height: 18px; }

.box_product .card-body .image {
  overflow: hidden; }

.box_product .card-body img {
  margin-left: 50%;
  transform: translateX(-50%); }

#compare_tool {
  position: fixed;
  bottom: 0;
  z-index: 50;
  width: 100%;
  height: 50px;
  display: none;
  background-color: #D52B1E;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding-left: 15px;
  padding-top: 5px; }

#compare_tool.error {
  background-color: #D52B1E; }

#compare_tool a {
  float: right;
  margin-right: 25px;
  margin-top: 2px; }

#compare_tool .compare_products {
  position: absolute;
  display: none;
  margin-left: 295px;
  margin-top: -45px; }

#compare_tool .compare_product {
  position: relative;
  display: inline-block;
  background: white;
  color: #D52B1E;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  border-radius: 6px;
  height: 50px;
  margin-left: 10px; }

#compare_tool .compare_product img {
  height: 35px;
  margin-top: -4px; }

#compare_tool .compare_product .compare_uncheck {
  cursor: pointer;
  top: -3px;
  position: relative;
  padding-right: 18px; }

#compare_tool .compare_product .compare_uncheck img {
  height: 12px;
  margin-top: 3px;
  margin-left: 5px;
  margin-right: -15px; }

.related_products_links a {
  color: #D52B1E;
  text-transform: uppercase; }

.related_products_links a i {
  margin-bottom: -2px;
  margin-left: 3px; }

.related_products_links a:hover {
  color: rgba(213, 43, 30, 0.8); }

.related_products_links a:active {
  color: #AC2D23; }

.compare_title_section {
  background: #f7f7f7;
  padding: 0; }

.compare_title_section h2 {
  padding: 0;
  margin: 0;
  height: 72px;
  line-height: 72px; }

.compare_section {
  max-width: 800px; }

.compare_section .compare_tables {
  overflow-x: hidden;
  margin-top: 5px; }

.compare_section .compare_tables .compare_table {
  padding: 0;
  background-color: #f7f7f7; }

.compare_section .compare_tables .compare_table table {
  margin-bottom: 0; }

.compare_section .compare_tables .compare_table table .features {
  margin-bottom: 0;
  padding-bottom: 0; }

.compare_section .compare_tables .compare_table .table-striped tbody tr:nth-of-type(even) {
  background-color: #f7f7f7; }

.compare_section .compare_tables .compare_table .table-striped tbody tr:nth-of-type(odd) {
  background-color: #fff; }

.compare_section .compare_tables .compare_table_0, .compare_section .compare_tables .compare_table_1 {
  margin-right: -1px; }

.compare_section .compare_title {
  font-size: 12px;
  margin-bottom: 0px;
  margin-top: -6px;
  color: transparent; }

.compare_section .product_title {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff !important;
  color: #000; }

.compare_section .product_title h6 {
  min-height: 60px;
  max-height: 58px;
  word-wrap: break-word;
  overflow: hidden; }

.compare_section .product_title a {
  color: #000; }

.compare_section .table_compare_0 .compare_title {
  color: #808080; }

.compare_section .compare_images {
  background: #fff !important; }

.compare_section .compare_images td {
  border-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px; }

.compare_section .star_ico {
  width: 12px;
  margin-left: 0px;
  margin-right: -4px; }

.compare_section .compare_image {
  position: relative;
  width: 100%;
  max-width: 90px;
  min-width: 90px;
  height: 90px;
  border: solid 1px rgba(0, 0, 0, 0.125);
  margin-left: 50%;
  transform: translateX(-50%);
  overflow: hidden; }

.compare_section .compare_image .image {
  position: absolute;
  height: 80px;
  margin-left: 50%;
  margin-top: 50%;
  transform: translate(-50%, -50%); }

.compare_section .compare_image .rheem_close {
  position: absolute;
  float: right;
  margin-top: 2px;
  margin-left: 64px;
  padding: 5px;
  width: 25px;
  cursor: pointer; }

.compare_section h6 {
  text-align: center;
  margin-top: 5px; }

.compare_section td {
  font-size: 15px;
  height: 59px;
  border-top: 0px; }

.compare_section .border_top {
  border-top: 1px solid rgba(0, 0, 0, 0.25); }

.compare_section .compare_table_names {
  display: none; }

.compare_section .compare_table_names tr {
  border-right: 1px solid rgba(0, 0, 0, 0.25); }

.compare_section .compare_table_names .compare_images {
  height: 199px; }

.compare_section .compare_table_names td {
  vertical-align: middle;
  color: #808080; }

.compare_section .compare_table_names tr:first-child, .compare_section .compare_table_names tr:nth-child(2) {
  border-right: 0px; }

.sticky_text {
  padding: 0.5ex;
  margin: 0 auto; }

.sticky_text.stick {
  margin-top: 95px !important;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 10000;
  background: #fff;
  margin-left: -12px; }

.sticky_image {
  padding: 0.5ex;
  margin: 0 auto; }

.sticky_image.stick {
  margin-top: 0 !important;
  margin: 0 auto;
  position: fixed;
  top: 0;
  z-index: 10000;
  background: #fff; }

@media (min-width: 767px) {
  .animate-in-up.fade-in-up {
    -webkit-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1; }
  .animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both; }
  .animate-in-up {
    -webkit-transform: translate(-50%, -40%);
    -moz-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    -o-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    opacity: 0; }
  .box_product:first-child {
    margin-top: 0px; }
  .category_header_background_image {
    width: 100%; }
  .category_header_section {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 0; }
  .category_header_section h4 {
    font-size: 2rem; }
  .category_header_section .over_image p {
    max-width: 600px;
    margin-left: 50%;
    transform: translateX(-50%);
    font-size: 18px; }
  .products_back_container {
    display: none; }
  .search_section {
    position: relative;
    padding: 20px 0;
    text-align: center; }
  .search_section .search_input_box {
    margin-left: 50%;
    transform: translateX(-50%);
    width: 80%;
    margin-top: 28px; }
  .search_section input {
    padding: 10px;
    padding-left: 45px;
    width: 100%; }
  .search_section .ri-search {
    top: 16px;
    left: 18px; }
  .search_section .search_description {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -10px; }
  .products_search_filter {
    padding: 1px 0; }
  .products_search_filter .search_input_box {
    width: 100%;
    margin-top: 28px; }
  .products_search_filter .search_description {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -14px;
    width: 100%; }
  .product_section {
    padding: 20px 0 0 0;
    width: 80%;
    margin-left: 50%;
    transform: translateX(-50%); }
  .product_section .product_box {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .product_section .product_box div {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .product_section .model {
    width: auto;
    left: 0;
    transform: none; }
  .product_section .model p {
    white-space: nowrap; }
  .product_section .picture {
    top: -80px; }
  .product_categories .category_items {
    width: 70%;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 20px; }
  .product_categories .category_item {
    margin-bottom: 45px; }
  .product_categories .category_description h4 {
    margin-bottom: 0; }
  .product_categories .category_description p {
    display: block;
    margin-bottom: 0;
    line-height: 14px;
    font-size: 14px;
    color: #555; }
  .features_section {
    padding: 20px 0;
    padding-bottom: 30px;
    background-color: #f7f7f7; }
  .features_section .title {
    margin-bottom: 20px; }
  .features_section .capacity {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .features_section .people {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .features_section .energy-rating {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .features_section h5 {
    font-size: 18px; }
  .features_section .features_box {
    width: 80%;
    margin-left: 50%;
    transform: translateX(-50%); }
  .features_section .value {
    text-align: center; }
  .features_section .icon, .features_section .description {
    padding-right: 0;
    padding-left: 0; }
  .features_section .icon {
    margin-right: 15px; }
  .features_section .value {
    font-size: 18px;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left; }
  .collapse_section .card {
    width: 80%;
    margin-left: 50%;
    transform: translateX(-50%);
    z-index: 0; }
  .collapse_section .card-header {
    padding: 0.75rem 1.25rem; }
  .collapse_section .box_product .card {
    width: 100%; }
  .compare_section .product_title {
    height: 40px; }
  .compare_section .product_title h6 {
    min-height: 38px; }
  .compare_section .compare_table_names {
    display: block; }
  .compare_section .compare_title {
    display: none; }
  .compare_section .compare_table_1 tr,
  .compare_section .compare_table_2 tr {
    border-left: 1px solid rgba(0, 0, 0, 0.25); }
  .compare_section .compare_table_1 tr:first-child,
  .compare_section .compare_table_1 tr:nth-child(2),
  .compare_section .compare_table_2 tr:first-child,
  .compare_section .compare_table_2 tr:nth-child(2) {
    border-left: 0px; }
  .compare_section td {
    vertical-align: middle; }
  .compare_section .compare_image {
    max-width: 180px;
    height: 180px;
    border-radius: 8px; }
  .compare_section .compare_image .image {
    height: 150px; }
  .compare_section .table_compare_names .compare_image {
    max-width: 180px;
    height: 180px;
    border-radius: 8px;
    border-color: #fff; }
  .compare_section .table_compare_names .compare_image .image {
    height: 150px; }
  .compare_section .sticky_text.stick {
    margin-top: 330px !important;
    min-height: 40px; }
  .compare_section .sticky_image.stick {
    margin-top: 145px !important; }
  .products > .row {
    width: 100%; }
  .products > .row .box_product {
    float: left; }
  .compare_title_section {
    background: #fff;
    padding: 0; }
  .compare_title_section h2 {
    padding: 0;
    margin: 0;
    height: 72px;
    line-height: 72px; }
  #compare_tool {
    position: fixed;
    bottom: 0;
    z-index: 50;
    width: 100%;
    height: 70px;
    display: none;
    background-color: #D52B1E;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    padding-left: 15px;
    padding-top: 15px; }
  #compare_tool.error {
    background-color: #D52B1E; }
  #compare_tool a {
    float: right;
    margin-right: 25px;
    margin-top: -3px; }
  #compare_tool .compare_products {
    position: absolute;
    display: block !important;
    margin-left: 295px;
    margin-top: -45px; }
  #compare_tool .compare_product {
    position: relative;
    display: inline-block;
    background: white;
    color: #D52B1E;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    border-radius: 6px;
    height: 50px;
    margin-left: 10px; }
  #compare_tool .compare_product img {
    height: 35px;
    margin-top: -4px; }
  #compare_tool .compare_product .compare_uncheck {
    cursor: pointer;
    top: -3px;
    position: relative;
    padding-right: 18px; }
  #compare_tool .compare_product .compare_uncheck img {
    height: 12px;
    margin-top: 3px;
    margin-left: 5px;
    margin-right: -15px; } }

@media (max-width: 400px) {
  .compare_section .product_title {
    height: 100px; } }

/* for_plumbers */
/* Login */
#login-main-title {
  background-color: #f7f7f7;
  padding: 10px 0; }

#login-main-title h2 {
  margin-bottom: 0rem; }

form {
  margin-bottom: 25px; }

form .password label {
  min-height: 20px; }

form .password label a {
  color: #D52B1E;
  text-decoration: underline; }

form .password input {
  margin-top: 2px; }

.sign-up-section {
  padding: 25px 0; }

.sign-up-section h2 {
  font-size: 1.5em; }

/****************************************************************************/
.for_plumbers_background_image {
  width: 100%;
  max-height: 300px; }

.for_plumbers_form_section_success {
  display: none;
  margin-bottom: 80px; }

.for_plumbers_form_section_success .success_subtitle {
  color: #777; }

.for_plumbers_form_section_success .success_image {
  padding: 50px 0; }

.text_image {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

#for_plumbers_section {
  padding: 20px 0 25px 0; }

#for_plumbers_main_section {
  position: relative;
  width: 100%;
  min-height: 1px;
  max-height: 300px; }

.collapse_minus {
  color: #D52B1E !important; }

.for_pumblers_alerts .card-header {
  background-color: #f7f7f7;
  border-bottom: 0px solid rgba(0, 0, 0, 0.125); }

.for_pumblers_alerts .card-header a {
  color: black;
  text-decoration: none; }

.for_pumblers_alerts .card {
  background-color: #f7f7f7;
  border: 0px solid rgba(0, 0, 0, 0.125);
  border-radius: 0rem; }

.for_pumblers_alert_item {
  padding: 10px 0; }

.for_pumblers_alert_item a {
  color: #D52B1E;
  text-transform: uppercase; }

.for_pumblers_alert_item a:hover {
  color: #D52B1E;
  opacity: 0.8;
  text-transform: uppercase; }

.for_pumblers_alert_item a:active {
  color: #AC2D23;
  opacity: 1;
  text-transform: uppercase; }

.for_pumblers_alert_item .ri-arrow-next {
  margin-bottom: -2px; }

.for_pumblers_alert_item .pdf-item {
  text-decoration: underline; }

#find_installation_section {
  padding: 25px 0; }

#handbook_section {
  padding: 25px 0; }

#rewards_section {
  background-color: #b1e5e6;
  padding: 25px 0; }

#order_spares_section {
  background-color: #f7f7f7;
  padding: 25px 0; }

#plumber_training_section {
  padding: 25px 0; }

#relighting_videos_section {
  padding: 25px 0; }

.order_spares_image {
  padding: 10px 0px;
  width: 160px; }

.handbook_image {
  padding: 10px 0px; }

.relighting_videos_image {
  padding: 10px 0px;
  width: 160px; }

.handbook-main-title {
  background-color: #f7f7f7;
  padding: 10px 0; }

.handbook-main-title h2 {
  margin-bottom: 0rem; }

.handbook_text {
  padding: 25px 0; }

.handbook_copy {
  padding: 25px 0; }

.handbook_copy a {
  color: #D52B1E;
  text-decoration: underline; }

.handbook_copy a:hover {
  color: #D52B1E;
  opacity: 0.8;
  text-decoration: underline; }

.handbook_copy a:active {
  color: #AC2D23;
  opacity: 1;
  text-decoration: underline; }

.handbook_copy_image {
  padding-left: 0;
  text-align: center; }

.handbook_copy_image img {
  max-width: 100%; }

.handbook_form {
  padding: 25px 0; }

.handbook_form .form-info {
  color: rgba(0, 0, 0, 0.5); }

form .g-recaptcha > div {
  margin: 0 auto; }

.page_gas_relighting_videos .videos_container {
  max-width: 800px; }

.page_gas_relighting_videos .videos_container .title_section {
  margin-bottom: 10px; }

.page_gas_relighting_videos .videos_container .select_video {
  margin-top: -10px; }

.page_gas_relighting_videos .videos_container iframe {
  max-width: 100%; }

@media (min-width: 576px) {
  #for_plumbers_main_section .text_image {
    font-size: 50px; }
  #for_plumbers_section {
    padding: 48px 0 35px 0; }
  #for_plumbers_section p {
    padding-right: 10%;
    padding-left: 10%; }
  .for_pumblers_alerts .card-header {
    padding: 0.75rem 8.25rem; }
  .for_pumblers_alerts .card-body {
    padding-top: 0px; }
  .for_pumblers_alerts .card-body hr {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 115px;
    margin-left: 105px; }
  .for_pumblers_alert_item {
    padding: 10px 112px; }
  .page_for_plumbers_handbook {
    width: 80%;
    max-width: 800px;
    margin-left: 50%;
    transform: translateX(-50%); }
  #handbook_section {
    padding: 45px 0px; }
  #handbook_section .handbook_image_box {
    margin-left: 10%; }
  #handbook_section .handbook_image_box .handbook_image {
    max-width: 350px !important; }
  #handbook_section .handbook_description {
    margin-right: 16.666667%; }
  .handbook-main-title {
    background-color: transparent;
    padding: 10px 0;
    padding-bottom: 0px; }
  .handbook-main-title h2 {
    font-size: 2.75rem;
    margin-bottom: 0rem; }
  #rewards_section {
    padding: 45px 0px; }
  #order_spares_section {
    padding: 45px 0px; }
  #order_spares_section .order_spares_image_box {
    margin-right: 16.666667%; }
  #order_spares_section .order_spares_description {
    margin-left: 16.666667%; }
  #order_spares_section .order_spares_image {
    width: auto; }
  #plumber_training_section {
    padding: 45px 0px; }
  #relighting_videos_section {
    position: relative;
    padding: 45px 0px; }
  #relighting_videos_section .relighting_videos_image_box {
    margin-left: 16.666667%; }
  #relighting_videos_section .relighting_videos_description {
    margin-right: 16.666667%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0%; }
  #relighting_videos_section .relighting_videos_image {
    width: auto; } }

/* buy_and_install */
.map {
  position: relative; }

#map {
  height: 300px; }

.map_box_1 {
  position: relative;
  padding: 5px; }

.map_box_2 {
  position: relative;
  margin-top: 10px;
  padding: 5px; }

.address {
  position: relative; }

.address .easy-autocomplete {
  width: 300px !important; }

.address input {
  padding-left: 30px; }

.address i {
  position: absolute;
  margin-top: -27px;
  margin-left: 10px; }

.address_bar {
  position: absolute;
  background: #fff;
  width: 100%;
  margin-top: -3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0px;
  border-radius: 0px 0px 5px 5px; }

.address_bar .address_item {
  list-style: none;
  margin-left: -40px;
  padding: 8px;
  cursor: pointer; }

.address_bar .address_item:last-child {
  margin-bottom: -16px;
  border-radius: 0px 0px 5px 5px; }

.address_bar .address_item:hover {
  list-style: none;
  color: #fff;
  background: #D52B1E; }

.locate {
  margin-top: 10px; }

.locate a {
  color: #333; }

.stockists .form-control {
  padding: 0.4rem .75rem !important; }

.stockists #dropdownMenuLink {
  color: #868e96; }

.note {
  margin-top: -8px;
  font-size: 15px; }

.map_info {
  padding: 8px; }

.map_info p {
  font-size: 15px; }

.map_info p img {
  margin-right: 5px; }

.map_info a {
  color: #D52B1E;
  font-size: 15px; }

@media (min-width: 767px) {
  .map {
    position: relative; }
  #map {
    height: 550px; }
  .map_box_1 {
    position: absolute;
    width: 350px;
    height: 135px;
    margin-top: 50px;
    padding: 25px;
    background-color: #fff;
    z-index: 2; }
  .map_box_2 {
    position: absolute;
    width: 350px;
    height: 185px;
    margin-top: -390px;
    padding: 25px;
    background-color: #fff;
    z-index: 1; } }

/* contact_us */
.page_about_contact_us hr {
  margin-top: 150px; }

.page_about_contact_us .state {
  margin-bottom: 0px; }

.page_about_contact_us .contact-section {
  padding: 25px 0; }

.page_about_contact_us .contact-section p {
  margin-bottom: 0.5rem; }

.page_about_contact_us #contact-main-title {
  background-color: #f7f7f7;
  padding: 10px 0; }

.page_about_contact_us #contact-main-title h2 {
  margin-bottom: 0rem; }

.page_about_contact_us .contact-table table {
  width: 100%;
  margin-bottom: 10px; }

.page_about_contact_us .contact-table table a {
  color: #333;
  text-decoration: underline; }

.page_about_contact_us .contact-phone a {
  color: #D52B1E; }

.page_about_contact_us .contact-phone a:hover {
  text-decoration: none;
  color: #333; }

.page_about_contact_us .contact-link {
  text-decoration: none;
  color: #333; }

.page_about_contact_us .contact-link-red {
  text-decoration: none;
  color: #D52B1E; }

.page_about_contact_us .contact-link:hover {
  text-decoration: none;
  color: #D52B1E; }

.page_about_contact_us .contact-link:active {
  text-decoration: none;
  color: #AC2D23; }

.page_about_contact_us .contact-link-red:hover {
  text-decoration: none;
  color: rgba(213, 43, 30, 0.8); }

.page_about_contact_us .contact-link-red:active {
  text-decoration: none;
  color: #AC2D23; }

.page_about_contact_us .dropdown_select {
  width: 100%; }

.page_about_contact_us .dropdown_select:hover {
  text-decoration: none;
  color: #495057; }

.page_about_contact_us .dropdown_select::after {
  float: right;
  margin-top: 10px;
  color: #D52B1E; }

.page_about_contact_us .dropdown-menu-select {
  width: 100%;
  transform: translate3d(0px, 33px, 0px) !important;
  border-top: 0px;
  border-radius: 0px 0px 5px 5px; }

.page_about_contact_us .dropdown-menu-select .dropdown-item {
  cursor: pointer;
  padding: .25rem 1rem; }

.page_about_contact_us .dropdown-menu-select .dropdown-item:hover {
  background-color: #D52B1E;
  color: white; }

.page_about_contact_us form .variable_container {
  display: none; }

.page_about_contact_us form .variable {
  display: none; }

.page_about_contact_us form .g-recaptcha > div {
  margin: 0 auto; }

.page_about_contact_us .contact_us_form_section_success {
  display: none;
  margin-bottom: 80px; }

.page_about_contact_us .contact_us_form_section_success .success_subtitle {
  color: #777; }

.page_about_contact_us .contact_us_form_section_success .success_image {
  padding: 50px 0; }

.page_about_contact_us .corporate_addresses_link i {
  margin-bottom: -2px; }

.page_about_contact_us .corporate_addresses_desktop {
  display: none; }

.page_about_contact_us .corporate_addresses_desktop a {
  color: #333;
  line-height: 38px; }

.page_about_contact_us .corporate_addresses_desktop p {
  margin-bottom: -12px; }

.page_about_contact_us_corporate_addresses h2 {
  font-size: 1.9em; }

.page_about_contact_us_corporate_addresses .corporate_section_title {
  padding: 20px 0; }

.page_about_contact_us_corporate_addresses .corporate_addresses .card {
  margin-bottom: 10px;
  border-radius: 0.15rem; }

.page_about_contact_us_corporate_addresses .corporate_addresses .card:last-child {
  margin-bottom: 30px; }

.page_about_contact_us_corporate_addresses .corporate_addresses .card-header {
  background-color: white;
  border-bottom: 0px; }

.page_about_contact_us_corporate_addresses .corporate_addresses .card-header a {
  color: #333; }

.page_about_contact_us_corporate_addresses .corporate_addresses .card-header a:hover {
  text-decoration: none;
  color: #333; }

.page_about_contact_us_corporate_addresses .corporate_addresses .card-body {
  padding: 1rem;
  padding-top: 0px; }

.page_about_contact_us_corporate_addresses .corporate_addresses .card-body p {
  margin-bottom: 0; }

.page_about_contact_us_corporate_addresses .corporate_addresses .card-body .regional_offices_item {
  padding: 12px 0; }

.page_about_contact_us_corporate_addresses .corporate_addresses .collapse table {
  width: 100%; }

.page_about_contact_us_corporate_addresses .corporate_addresses #national_addresses table {
  color: #777;
  max-width: 300px; }

.page_about_contact_us_corporate_addresses .corporate_addresses #national_addresses table td {
  width: 180px; }

.page_about_contact_us_corporate_addresses .corporate_addresses #regional_addresses p {
  color: #777; }

.page_about_contact_us_corporate_addresses .corporate_addresses #international_addresses table {
  color: #777;
  max-width: 300px; }

.page_about_contact_us_corporate_addresses .corporate_addresses #international_addresses table td {
  width: 180px; }

.page_about_contact_us_corporate_addresses .corporate_addresses #environmental_addresses {
  color: #777; }

.page_about_contact_us_corporate_addresses .corporate_addresses #environmental_addresses table {
  color: #777;
  margin-top: 10px;
  max-width: 300px; }

.page_about_contact_us_corporate_addresses .corporate_addresses #environmental_addresses table td {
  width: 180px; }

@media (min-width: 767px) {
  .page_about_contact_us hr {
    margin-top: -5px;
    width: 100%; }
  .page_about_contact_us #contact-main-title {
    background-color: transparent;
    padding-bottom: 0px; }
  .page_about_contact_us #contact-main-title h2 {
    font-size: 2.75rem; }
  .page_about_contact_us .contact-section-2 {
    margin-top: 45px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 30px;
    padding-right: 30px; }
  .page_about_contact_us .purpose {
    margin-top: 35px; }
  .page_about_contact_us .contact-phone a {
    font-size: 26px;
    font-weight: bold; }
  .page_about_contact_us .form-control {
    padding: 0.8rem .75rem; }
  .page_about_contact_us .form_subtitle {
    margin-bottom: -15px; }
  .page_about_contact_us .corporate_addresses_mobile {
    display: none; }
  .page_about_contact_us .corporate_addresses_desktop {
    display: block; } }

@media (max-width: 1025px) {
  .contact_us_hr {
    display: none; } }

@media (max-width: 767px) {
  .contact_us_hr {
    display: block;
    margin-top: 200px; } }

/* hydraulic_consultants */
/* help_me_decide */
#help_me_decide_main_section {
  position: relative; }

.help_me_decide_background_image {
  max-height: 300px; }

#help_me_decide_section {
  padding: 25px 0; }

#help_me_decide_main_section {
  position: relative;
  width: 100%;
  min-height: 1px; }

.help_me_decide_container {
  max-width: 500px; }

.help_me_decide_container .form-control:disabled, .help_me_decide_container .form-control[readonly] {
  background-color: #fff !important; }

.progress_bar_section {
  padding: 25px 0; }

.progress_bar_section .row {
  margin-right: 0px;
  margin-left: 0px; }

.progress_bar_section .progress {
  height: 1.5rem;
  border-color: #e4e3e1;
  border-style: solid;
  border-width: 1px;
  width: 14.28%;
  border-radius: 0rem 0rem 0rem 0rem;
  padding-right: 0px;
  padding-left: 0px; }

.progress_bar_section .bg-rheem {
  background-color: #fff !important; }

.progress_bar_section .pg-1 {
  width: 14.28%;
  border-radius: 1.25rem 0rem 0rem 1.25rem; }

.progress_bar_section .pg-7 {
  width: 14.28%;
  border-radius: 0rem 1.25rem 1.25rem 0rem; }

.progress_bar_section .active {
  background-color: #D52B1E !important; }

.household_section {
  padding: 25px 0; }

.household_section .household_number {
  position: relative;
  height: 90px; }

.household_section .household_number .form-control {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  font-size: 40px;
  padding: .375rem 1rem;
  color: #D52B1E; }

.minus-button {
  position: absolute;
  top: 50%;
  left: 30%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  cursor: pointer; }

.plus-button {
  position: absolute;
  top: 50%;
  left: 70%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  font-size: 40px;
  cursor: pointer; }

.bathroom_section {
  padding: 25px 0; }

.bathroom_section .bathroom_number {
  position: relative;
  height: 90px; }

.bathroom_section .bathroom_number .form-control {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  font-size: 40px;
  padding: .375rem 1rem;
  color: #D52B1E; }

.bathroom_spa_section {
  padding: 25px 0; }

.long_shower_section {
  padding: 25px 0; }

.laundry_section {
  padding: 25px 0; }

.location_section {
  padding: 25px 0; }

.location_section .postcode_number {
  position: relative;
  height: 90px; }

.location_section .postcode_number .form-control {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: 60px;
  font-size: 40px;
  text-align: center;
  color: #D52B1E; }

.energy_type_section {
  padding: 25px 0; }

.energy_type_section .energy_type {
  margin-top: 15px; }

.energy_type_section .energy_type_box {
  position: relative; }

.energy_type_section .energy_type_box .energy_image {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

.div-checkbox {
  position: relative;
  height: 100px; }

.rheem-checkbox {
  padding: 30px;
  width: 167px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

.rheem-checkbox input {
  display: none; }

.rheem-checkbox label {
  cursor: pointer;
  padding-right: 35px;
  position: relative;
  display: block;
  font-size: 18px;
  padding: 15px 0; }

.rheem-checkbox input[type="checkbox"] {
  position: absolute;
  visibility: hidden !important; }

.rheem-checkbox input[type="checkbox"] + label:before,
.rheem-checkbox input[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
  box-sizing: border-box; }

.rheem-checkbox input[type="checkbox"] + label:before {
  width: 100px;
  height: 45px;
  right: 0px;
  background: #e4e3e1;
  border: 1px solid #e4e3e1;
  border-radius: 22px; }

.rheem-checkbox input[type="checkbox"]:checked + label:before {
  background: #D52B1E;
  border: 1px solid #D52B1E; }

.rheem-checkbox input[type="checkbox"] + label:after {
  width: 42px;
  height: 35px;
  right: 15px;
  background: #FFF;
  border-radius: 25px;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  margin-top: -2px;
  margin-right: 35px; }

.rheem-checkbox input[type="checkbox"]:checked + label:after {
  right: 0px;
  background: #FFF;
  margin-right: 6px; }

.rheem-checkbox .checkbox-text {
  margin-top: 30px; }

.radio-box {
  width: 75px;
  height: 75px;
  border-radius: 10px;
  background-color: #e4e3e1;
  cursor: pointer;
  margin: 0 auto; }

.radio-box input {
  display: none; }

.radio-active {
  background-color: #D52B1E; }

.button_back, .button_next {
  cursor: point; }

.results_section {
  position: relative; }

.results_section .result_image {
  position: absolute;
  top: -30px;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

.results_section .results_title {
  margin-top: 75px; }

.results_section .we_recommend_section {
  padding: 25px 0;
  background-color: #f7f7f7; }

.results_section .more_capacity_product_section {
  padding: 25px 0; }

.results_section .solar_product_section {
  padding: 25px 0; }

.results_section .start_again_section {
  padding-bottom: 25px; }

.box_product > .card {
  height: 194px; }

.box_product > .card ul {
  padding-left: 20px; }

.box_product .card-body h4 {
  color: #D52B1E;
  font-size: 1.25rem; }

.box_product .card-body p {
  margin-bottom: 0rem;
  font-size: 1rem; }

.box_product .card-body a {
  color: #D52B1E; }

.box_product .card-body a:hover {
  text-decoration: none; }

.box_product .card-footer {
  margin-top: 5px;
  padding: 0; }

.box_product .card-footer .box_product_model {
  padding-top: .75rem;
  padding-bottom: .75rem;
  padding-right: 0px;
  padding-left: 24px;
  border-right: 1px solid rgba(0, 0, 0, 0.125);
  text-align: center; }

.box_product .card-footer .box_product_compare {
  padding-top: .75rem;
  padding-bottom: .75rem;
  padding-left: 0px;
  text-align: center;
  font-size: 14px; }

.box_product .card-footer .model_no_text {
  display: inline-block;
  font-weight: bold;
  font-size: 14px; }

.box_product .card-footer .model_no_text_mobile {
  display: none; }

.box_product .card-footer .model_no {
  font-weight: bold;
  font-size: 16px; }

@media (max-width: 950px) {
  .model_no_text {
    display: none !important; }
  .model_no_text_mobile {
    display: inline-block !important;
    font-weight: bold;
    font-size: 14px; } }

/* article */
.article_section_title {
  padding-top: 20px; }

.article_date {
  color: rgba(0, 0, 0, 0.5); }

.article_buttons {
  padding-bottom: 20px; }

.article_buttons .button_prev {
  border-right: 1px solid rgba(0, 0, 0, 0.25); }

.article_buttons a {
  color: #D52B1E; }

.article_buttons a:hover {
  color: #D52B1E;
  opacity: 0.8; }

.article_buttons i {
  margin-bottom: -3px; }

.article_download {
  margin-bottom: 20px; }

.article_download a {
  color: #D52B1E;
  text-decoration: underline;
  text-transform: uppercase; }

.article_download a:hover {
  color: #D52B1E;
  opacity: 0.8;
  text-decoration: underline;
  text-transform: uppercase; }

.article_separator {
  display: none; }

.article_body img {
  max-width: 100%; }

.page_generic_page img {
  max-width: 100%; }

@media (min-width: 767px) {
  .article_page {
    width: 80%;
    margin-left: 50%;
    transform: translateX(-50%); }
  .back_container {
    display: none; }
  .article_separator {
    display: block;
    height: 25px; } }

/* about */
#about_main_section {
  position: relative;
  width: 100%;
  min-height: 1px;
  max-height: 300px; }

.select_year_filter {
  position: relative;
  margin-top: 30px; }

.filter_title {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: -10px; }

.filter_title a {
  color: #333;
  text-decoration: underline; }

.results_text {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px; }

.media_releases {
  min-height: 200px; }

.media_releases hr {
  padding-bottom: 15px; }

.media_releases .load_more_button {
  text-align: center;
  margin-left: 0;
  transform: none; }

.media_release .title {
  font-size: 18px;
  font-weight: 500; }

.media_release .date {
  color: rgba(0, 0, 0, 0.5);
  margin-top: 3px;
  margin-bottom: 3px; }

.media_release .description {
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 3px; }

.media_release .link {
  margin-bottom: 15px; }

.media_release .link a {
  color: #D52B1E; }

.media_release .link a:hover {
  color: #D52B1E;
  opacity: 0.8; }

.media_release .link a:active {
  color: #AC2D23;
  opacity: 1; }

.media_release .link i {
  margin-bottom: -3px; }

.article_section_title {
  padding-top: 20px; }

.article_date {
  color: rgba(0, 0, 0, 0.5); }

.article_buttons {
  margin-top: 15px;
  padding-bottom: 20px; }

.article_buttons a {
  color: #D52B1E; }

.article_buttons a:active {
  color: #AC2D23; }

.article_buttons i {
  margin-bottom: -3px; }

.article_download {
  margin-bottom: 20px; }

.article_download a {
  color: #D52B1E; }

.article_separator {
  display: none; }

.sustainability_section {
  padding: 25px 0;
  position: relative; }

.question_section {
  background: #f7f7f7; }

#media_releases_box {
  position: relative;
  padding: 25px 0;
  margin-top: 40px; }

#media_releases_box > div {
  z-index: 10; }

#media_releases_box .background {
  background-color: #F7F7F7;
  width: 100%;
  height: 230px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5; }

@media (min-width: 767px) {
  #about_main_section .text_image {
    font-size: 50px; }
  .result_media_releases {
    width: 80%;
    margin-left: 50%;
    transform: translateX(-50%); }
  .article_page {
    width: 80%;
    margin-left: 50%;
    transform: translateX(-50%); }
  .back_container {
    display: none; }
  .article_separator {
    display: block;
    height: 25px; }
  .title_section {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 0px; }
  .title_section h2 {
    font-size: 40px; }
  .filter_box {
    position: relative;
    height: 128px; }
  .filter_box .filter_year {
    position: absolute;
    right: 0px; }
  .filter_box .results_text {
    position: absolute; }
  .filter_box .filter_title p {
    line-height: 1; }
  .results_text {
    text-align: left; }
  .results_text h5 {
    margin-top: 35px;
    font-size: 30px; }
  .media_releases {
    margin-bottom: 35px; }
  .media_release .title {
    font-size: 22px;
    font-weight: 500; }
  .sustainability_section .sustainability_image_box {
    margin-right: 16.666667%; }
  .sustainability_section .sustainability_image {
    float: right;
    width: auto; }
  .sustainability_section .sustainability_text_section {
    margin-left: 16.666667%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0%; }
  .question_section p {
    padding-right: 10%;
    padding-left: 10%; }
  #media_releases_box {
    margin-bottom: 95px; }
  #media_releases_box .media_releases_text {
    margin-top: 12px; }
  #media_releases_box .media_releases_image {
    width: 350px;
    margin-top: 12px; }
  #media_releases_box .background {
    width: 61.5%;
    bottom: -25px; } }

@media (max-width: 991px) {
  #media_releases_box .media_releases_image {
    width: 250px !important; } }

/* engineers_facility_managers */
.case_studies_item {
  position: relative;
  max-width: 500px;
  margin-top: 10px;
  padding: 0;
  height: 178px; }

.case_studies_item a {
  color: #fff; }

.case_studies_item h4 {
  font-size: 1.45rem !important; }

.case_studies_title_section {
  margin-top: 20px; }

.case_studies_background_image {
  width: 100%; }

.case_studies_items {
  width: 90%;
  margin-left: 50%;
  transform: translateX(-50%); }

.case_studies_items .header_container {
  min-height: 178px;
  background-color: #8A9892; }

.case_studies_items .header_container .responsive_src {
  margin-bottom: 15px;
  height: 178px !important; }

.hot_water_section .login_link {
  margin-bottom: 20px; }

.hot_water_section .blocks_link_red i {
  margin-bottom: -3px; }

.engineers_section {
  margin-bottom: 25px; }

#hydraulic_consultants_section {
  position: relative; }

.for_plumbers_background_image {
  width: 100%; }

.text_image {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

#pool_heating_section {
  padding: 25px 0; }

#technical_advise_section {
  padding: 25px 0; }

#autodesk_section {
  background: #b1e5e6;
  padding: 25px 0; }

#case_studies_section {
  padding: 25px 0; }

#pool_heating_section {
  background: #f7f7f7;
  padding: 25px 0; }

#aquaculture_section {
  padding: 25px 0; }

#innovation_section {
  padding: 25px 0; }

@media (min-width: 767px) {
  .case_studies_page {
    width: 80%;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-bottom: 25px; }
  .case_studies_items {
    width: 70%;
    margin-left: 50%;
    transform: translateX(-50%); }
  .case_studies_items .header_container h4 {
    font-size: 35px !important;
    padding: 50px; }
  .case_studies_items .header_container .responsive_src {
    margin-bottom: 25px;
    height: 176px !important; }
  #technical_advise_section {
    position: relative;
    padding: 45px 0px; }
  #technical_advise_section .technical_advise_image_box {
    margin-left: 16.666667%; }
  #technical_advise_section .technical_advise_description {
    margin-right: 16.666667%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0%; }
  #technical_advise_section .technical_advise_image {
    width: 200px;
    padding: 10px 0px; }
  #case_studies_section {
    position: relative;
    padding: 45px 0px; }
  #case_studies_section .case_studies_image_box {
    margin-right: 16.666667%; }
  #case_studies_section .case_studies_description {
    margin-left: 16.666667%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0%; }
  #case_studies_section .case_studies_image {
    width: 200px;
    padding: 10px 0px; }
  #innovation_section {
    position: relative;
    padding: 0px 0px;
    height: 380px; }
  #innovation_section .innovation_image_box {
    margin-left: 16.666667%;
    margin-top: 190px;
    transform: translateY(-50%); }
  #innovation_section .innovation_image_box .handbook_image {
    padding: 0px 0px; }
  #innovation_section .innovation_description {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 0%;
    background: white;
    height: 380px; }
  #innovation_section .innovation_description .innovation_description_text {
    margin-top: 190px;
    transform: translateY(-50%);
    padding-left: 20px;
    padding-right: 20px; }
  #innovation_section .innovation_image {
    width: auto; }
  #pool_heating_section {
    padding: 50px 0; }
  #autodesk_section {
    padding: 50px 0; } }

/* offers_and_incentives */
.offers_main_title {
  background-color: #f7f7f7;
  padding: 10px 0; }

.offers_main_title h2 {
  margin-bottom: 0rem; }

.offers_text {
  padding: 25px 0; }

.offer_states {
  width: 100%;
  max-width: 850px;
  margin-left: 50%;
  transform: translateX(-50%); }

.offer_state {
  display: block; }

.no_state {
  display: none;
  text-align: center;
  padding: 35px 0; }

.bg-lightblue {
  background-color: #B1E5E6; }

.bg-black {
  background-color: #333; }

.select_offers_state {
  position: relative;
  z-index: 1; }

.offer_details {
  position: relative;
  width: 105%;
  height: 423px;
  text-align: center;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-bottom: 35px; }

.offer_details .offer_image {
  margin-top: 25px;
  margin-bottom: 25px;
  width: 80%; }

.offer_details .offer_image_background {
  width: 100%;
  height: 100%;
  opacity: 0.5; }

.offer_details .badge-primary {
  color: #fff;
  background: #D52B1E;
  border-radius: 29px;
  width: 58px;
  height: 58px;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  font-size: 1em;
  padding-top: 10px;
  text-align: center;
  font-weight: normal;
  line-height: 18px;
  top: 25px;
  right: 35px; }

.offer_details h2, .offer_details h5, .offer_details p {
  width: 85%;
  margin-left: 50%;
  transform: translateX(-50%); }

.offer_details a {
  text-decoration: none; }

.offer_details .bottom {
  position: absolute;
  width: 100%;
  bottom: 5px;
  left: 0px; }

.offer_details .bottom_black {
  color: #333; }

.offer_details .bottom_white {
  color: #fff; }

@media (min-width: 576px) {
  .offer_details {
    position: relative;
    width: 387px;
    height: 423px;
    text-align: center;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-bottom: 35px; }
  .offers_main_title {
    background-color: transparent;
    padding: 10px 0;
    padding-top: 25px;
    padding-bottom: 0px; }
  .offers_main_title h2 {
    font-size: 2.75rem;
    margin-bottom: 0rem; }
  .select_offers_state {
    max-width: 500px;
    margin-left: 50%;
    transform: translateX(-50%); } }

/* help */
.help_page_title {
  padding: 20px 0; }

.hot_water_section {
  background-color: #D52B1E; }

.hot_water_section h2 {
  color: white; }

.hot_water_section p {
  color: white; }

.collapse_section {
  padding: 25px 0; }

.troubleshooting_page {
  margin-bottom: 20px; }

.troubleshooting_page .troubleshooting_search {
  position: relative;
  padding-bottom: 20px; }

.troubleshooting_page .troubleshooting_search input {
  padding-left: 40px; }

.troubleshooting_page .troubleshooting_search i {
  position: absolute;
  margin-top: -26px;
  margin-left: 17px; }

.troubleshooting_page .troubleshooting_accordion {
  padding-top: 20px; }

.troubleshooting_page .troubleshooting_accordion .card-body {
  color: #868e96; }

.faq_page {
  margin-bottom: 20px; }

.faq_page .faq_filter_accordion h5 a {
  color: #868e96; }

.faq_page .faq_filter_accordion h5 a:hover {
  color: #868e96; }

.faq_page .faq_filter_accordion .clear_all {
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  margin-left: -16px;
  margin-right: -16px;
  padding-top: 15px;
  padding-bottom: 15px; }

.faq_page .faq_filter_accordion .clear_all a {
  color: #333; }

.faq_page .faq_filter_accordion .clear_all a:hover {
  color: #333; }

.faq_page .faq_filter_accordion .product_category {
  padding-top: 10px;
  color: #868e96; }

.faq_page .faq_filter_accordion .product_category label {
  position: relative;
  margin-left: 30px;
  width: 100%;
  color: #333; }

.faq_page .faq_filter_accordion .product_category label input {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  margin-left: -25px; }

.faq_page .faq_accordion {
  margin-top: 0px; }

.faq_page .faq_accordion .group_name {
  margin-top: 20px; }

.faq_page .faq_accordion .card-body {
  color: #868e96; }

.accordion_rheem {
  padding-top: 20px; }

.accordion_rheem .card-body {
  color: #868e96; }

.accordion_rheem .card-body .short_description {
  color: #333; }

.accordion_rheem .box_product_model {
  color: #333; }

.accordion_rheem .box_product_compare {
  color: #333; }

.help_link {
  color: #D52B1E;
  text-decoration: underline;
  text-transform: uppercase; }

.help_link:hover {
  color: #D52B1E;
  opacity: 0.8;
  text-decoration: underline; }

.help_link:active {
  color: #AC2D23;
  opacity: 1;
  text-decoration: underline; }

.installation_guide_box {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.15rem;
  width: 80%;
  margin-left: 50%;
  transform: translateX(-50%);
  padding: 20px; }

.installation_guide_box .search_by_name {
  position: relative;
  margin-bottom: 25px; }

.installation_guide_box .search_by_name input {
  padding-left: 30px; }

.installation_guide_box .search_by_name i {
  position: absolute;
  margin-left: 12px;
  margin-top: -25px; }

.stcs_section {
  padding: 20px 0 25px 0; }

.veecs_section {
  padding: 20px 0 25px 0; }

.offer_section {
  padding: 20px 0 25px 0; }

#accordion .calculator {
  position: relative;
  z-index: 15; }

#accordion .calculator .hot_water_heater_type_container {
  z-index: 17; }

#accordion .calculator .hot_water_heater_sub_category_container {
  z-index: 16; }

a.link_red {
  color: #D52B1E;
  text-decoration: underline; }

a.link_red:hover {
  opacity: 0.8; }

a.link_red:active {
  color: #AC2D23;
  opacity: 1; }

.text_gray, .text_gray p, .text_gray li {
  color: rgba(0, 0, 0, 0.6) !important; }

.text_black, .text_black p, .text_black li {
  color: #000; }

.hot_water_heater_sub_category,
.hot_water_heater_product {
  display: none; }

.stcs_calculator_box {
  display: none; }

.stcs_calculator_box .stcs_calculator_box_1 {
  background-color: rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 12px; }

.stcs_calculator_box .stcs_calculator_box_2 {
  background-color: #f7f7f7;
  padding: 12px; }

.rcc_results .result_box .result_text {
  padding: 22px !important; }

.rcc_results .result_box .result_text .result_hot_water_heater {
  font-size: 22px !important;
  line-height: 34px !important;
  color: #333 !important;
  height: 36px;
  overflow: hidden; }

.rcc_results .result_box .result_text .result_annual_cost p {
  font-size: 16px !important;
  line-height: 20px !important;
  color: #333 !important; }

.rcc_results .result_box .result_text .result_annual_cost .result_annual_running_cost {
  font-size: 22px !important;
  margin-top: -25px !important; }

.rcc_results .result_box .result_text .result_tariff {
  color: #333 !important; }

.max-width-500 {
  max-width: 500px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }

.rcc_calculator .validation {
  color: #D52B1E;
  text-align: center; }

.rcc_calculator .collapse_section .card {
  width: 100%; }

.rcc_calculator .result_box {
  position: relative;
  height: 190px;
  width: 100%;
  max-width: 500px;
  background: #fff;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-bottom: 20px;
  border: solid 1px rgba(0, 0, 0, 0.2); }

.rcc_calculator .result_box .result_text {
  padding: 30px; }

.rcc_calculator .result_box .result_text .result_hot_water_heater {
  font-size: 22px;
  line-height: 5px; }

.rcc_calculator .result_box .result_text .result_tariff {
  font-size: 15px;
  line-height: 0; }

.rcc_calculator .result_box .result_text .result_annual_cost {
  margin-top: 40px; }

.rcc_calculator .result_box .result_text .result_annual_cost p {
  font-size: 16px;
  line-height: 10px; }

.rcc_calculator .result_box .result_text .result_annual_cost .result_annual_running_cost {
  font-size: 22px;
  float: right;
  margin-top: -30px; }

.rcc_calculator .result_box .result_text .result_annual_cost p:nth-child(3), .rcc_calculator .result_box .result_text .result_annual_cost p:nth-child(4), .rcc_calculator .result_box .result_text .result_annual_cost p:last-child {
  font-size: 13px !important; }

.rcc_calculator .result_box .result_image {
  position: relative;
  overflow: hidden; }

.rcc_calculator .result_box .result_image img {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.rcc_calculator .result_box .result_bg {
  position: absolute;
  width: 100%;
  height: 75px;
  background: rgba(0, 0, 0, 0.1); }

.rcc_calculator .rcc_accordion_title {
  line-height: 1; }

@media (min-width: 767px) {
  .troubleshooting_page {
    width: 80%;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-bottom: 50px; }
  .troubleshooting_page .troubleshooting_search input {
    padding: 15px;
    padding-left: 40px; }
  .troubleshooting_page .troubleshooting_search i {
    margin-top: -34px; }
  .faq_page {
    width: 80%;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-bottom: 50px; }
  .faq_page .faq_accordion {
    margin-top: 0px; }
  .stcs_section {
    padding: 48px 0 35px 0; }
  .stcs_section p, .stcs_section a, .stcs_section ul {
    padding-right: 10%;
    padding-left: 10%; }
  .stcs_section ul li {
    line-height: 2; }
  .veecs_section {
    padding: 48px 0 0px 0; }
  .veecs_section p, .veecs_section a, .veecs_section ul {
    padding-right: 10%;
    padding-left: 10%; }
  .veecs_section ul li {
    line-height: 2; }
  .offer_section {
    padding: 48px 0 0px 0; }
  .offer_section p, .offer_section ul {
    padding-right: 10%;
    padding-left: 10%; }
  .offer_section ul li {
    line-height: 2; }
  .offer_item .offer_text {
    max-width: 38% !important; }
  .stcs_calculator {
    margin-left: 50%;
    transform: translateX(-50%);
    width: 80%; } }

/* search */
.search_icon {
  position: absolute;
  margin-top: -107px;
  margin-left: 20px; }

.search_title_section {
  margin-top: 25px; }

  .inbenta-km__search {
    margin: 0 0 0;
    padding: 0 0;
    background: #fff !important;
    box-shadow: 900px 0 0 0 #fff,-900px 0 0 0 #fff,30px 0 0 0 #fff,-30px 0 0 0 #fff !important; }

  .inbenta-km__search__form .form__input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #333 !important;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding: 10px;
    padding-left: 10px;
    padding-left: 45px;
    margin: 0;
    border-radius: 4px 4px 4px 4px !important;
    box-shadow: none; }

  .inbenta-km__search__form {
    transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
    box-shadow: 0 1px 2px 0 transparent, 0 1px 3px 0 transparent !important;
    border-radius: 0 !important; }

  .inbenta-km__search__form .form__button {
    display: none;
    padding: 0 16px;
    border-radius: 0 4px 4px 0;
    line-height: 1; }


.inbenta-search-box {
  margin: 0 0 24px;
  padding: 24px 0;
  background: #fff !important;
  box-shadow: 900px 0 0 0 #fff,-900px 0 0 0 #fff,30px 0 0 0 #fff,-30px 0 0 0 #fff !important; }

.inbenta-search-box__form .form__input {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #333 !important;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  padding: 10px;
  padding-left: 10px;
  padding-left: 45px;
  margin: 0;
  border-radius: 4px 4px 4px 4px !important;
  box-shadow: none; }

.inbenta-search-box__form {
  transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
  box-shadow: 0 1px 2px 0 transparent, 0 1px 3px 0 transparent !important;
  border-radius: 0 !important; }

.inbenta-search-box__form .form__button {
  display: none;
  padding: 0 16px;
  border-radius: 0 4px 4px 0;
  line-height: 1; }

.inbenta-search-autocompleter__view-all__link {
  color: #D52B1E !important;
  text-decoration: none; }

.inbenta-search-autocompleter {
  margin: -3px 0 0 !important;
  padding: 0;
  border: 1px solid #ced4da !important;
  border-top: 0px !important;
  border-radius: 0 0 3px 3px !important;
  box-shadow: 0 0px 0px 0 transparent !important;
  list-style: none;
  background: #fff !important;
  font-family: "Open Sans",sans-serif;
  font-font-weight: 400;
  font-size: 15px;
  word-break: break-all;
  word-wrap: break-word;
  word-break: break-word; }

.inbenta-search-autocompleter__link__setting-title {
  padding: 16px;
  color: #333; }

.inbenta-search-autocompleter__link:hover {
  cursor: pointer;
  background: #f5f5f5;
  text-decoration: none; }

.inbenta-search-loader__load__inner {
  stroke: #D52B1E !important; }

.inbenta-search-results__item {
  transition: all 1s cubic-bezier(0.1, 0.7, 0.1, 1) 0s;
  margin: 0 0 8px;
  padding: 16px;
  background: #fff;
  box-shadow: 0 0px 0px 0 transparent, 0 0px 0px 0 transparent !important;
  border-bottom: 1px solid #ced4da !important;
  border-radius: 3px;
  text-decoration: none; }

.inbenta-search-results__item:focus, .inbenta-search-results__item:hover {
  transition: all 1s cubic-bezier(0.1, 0.7, 0.1, 1) 0s;
  background-color: #fff !important;
  box-shadow: none !important; }

.inbenta-search-results__item-summary {
  color: #a2a2a2;
  font-family: futura-pt, futura, "sans-serif" !important; }

.inbenta-search-results__item .item__url {
  transition: all 0.5s cubic-bezier(0.1, 0.7, 0.1, 1) 0s;
  color: #D52B1E !important;
  letter-spacing: .51px;
  line-height: 20px;
  font-family: futura-pt, futura, "sans-serif" !important;
  font-size: 16px !important;
  font-weight: 500; }

.inbenta-search-stats {
  color: #333 !important;
  line-height: 20px !important;
  font-family: futura-pt, futura, "sans-serif" !important;
  font-weight: 500;
  font-size: 21px !important;
  word-break: break-all;
  word-wrap: break-word;
  word-break: break-word;
  text-align: center !important; }

.inbenta-search-stats h2 {
  color: #333 !important;
  line-height: 20px !important;
  font-family: futura-pt, futura, "sans-serif" !important;
  font-weight: 500;
  font-size: 21px !important;
  word-break: break-all;
  word-wrap: break-word;
  word-break: break-word;
  text-align: center !important; }

.inbenta-search-results__item .item__link {
  transition: all 0.5s cubic-bezier(0.1, 0.7, 0.1, 1) 0s;
  color: #3d3f43;
  line-height: 24px;
  text-transform: uppercase;
  font-family: futura-pt, futura, "sans-serif" !important;
  font-size: 19px !important;
  font-weight: 500; }

.inbenta-km__faq__title {
  color: #D52B1E !important;
  font-weight: 500;
  padding: 8px 16px; }

.inbenta-km__faq--active .title__faq {
  color: #D52B1E !important; }

.inbenta-km__faq .title__faq:hover {
  transition: all 0.3s cubic-bezier(0.3, 0.01, 0.6, 0.99) 0s;
  color: rgba(213, 43, 30, 0.8) !important; }

.inbenta-km-button {
  font-family: OpenSans,Open Sans,sans-serif;
  font-size: 15px;
  background-color: #D52B1E !important;
  color: #fff;
  line-height: 24px;
  border-radius: 4px;
  font-weight: 500;
  height: 48px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16), 0 3px 12px 0 rgba(0, 0, 0, 0.08);
  padding: 0 16px;
  border: 1px solid #D52B1E !important; }

.inbenta-search-pagination__item.inbenta-search-pagination__item--active a {
  background: #D52B1E !important;
  color: #fff; }

.inbenta-search-pagination__item:focus a, .inbenta-search-pagination__item:hover a {
  border-color: #D52B1E !important;
  border-radius: 0; }

.inbenta-search-pagination__item.inbenta-search-pagination__item--first:hover a, .inbenta-search-pagination__item.inbenta-search-pagination__item--last:hover a, .inbenta-search-pagination__item.inbenta-search-pagination__item--next:hover a, .inbenta-search-pagination__item.inbenta-search-pagination__item--previous:hover a {
  border-color: transparent !important;
  color: #D52B1E !important; }

.inbenta-km-subtitle, .inbenta-km .container__category-name__title, .inbenta-km__categories__container .container__category-name__title {
  font-family: Montserrat,sans-serif;
  font-size: 20px;
  line-height: 32px;
  color: #D52B1E !important;
  margin: 0 0 16px; }

/*
.ibs-index {
 width:100%
}
.inbenta-search-wrapper {
 display:-ms-flexbox;
 display:flex;
 width:100%
}
.inbenta-search-main {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-flow:column wrap;
 flex-flow:column wrap;
 height:100%;
 background:#fff;
 border-radius:0 5px 5px;
 border-top:0
}
.inbenta-search-sidebar {
 -ms-flex-negative:0;
 flex-shrink:0;
 -ms-flex-item-align:stretch;
 align-self:stretch;
 width:250px;
 padding:0 16px 0 0
}
.inbenta-search-showing {
 -ms-flex-negative:1;
 flex-shrink:1;
 width:100%;
 min-width:30px
}
@media (max-width:768px) {
 .inbenta-search {
  padding:0 16px 60px
 }
 .inbenta-search-wrapper {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-flow:row wrap;
  flex-flow:row wrap
 }
}
.inbenta-search-button,.inbenta-search-button--secondary {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-align:center;
 align-items:center;
 width:100%;
 height:48px;
 cursor:pointer
}
.inbenta-search-button *,.inbenta-search-button--secondary *,.inbenta-search-button--secondary:after,.inbenta-search-button--secondary:before,.inbenta-search-button:after,.inbenta-search-button:before {
 box-sizing:border-box
}
.inbenta-search-button-icon {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-align:center;
 align-items:center;
 position:relative
}
.inbenta-search-button-icon:before {
 position:absolute;
 z-index:800;
 content:'';
 width:10px;
 height:10px
}
.inbenta-search-button__icon {
 height:auto
}
.inbenta-search-input {
 -ms-flex-positive:2;
 flex-grow:2;
 height:48px
}
.inbenta-search-input::-ms-clear {
 display:none
}
.inbenta-search-input *,.inbenta-search-input:after,.inbenta-search-input:before {
 box-sizing:border-box
}
.inbenta-search-input.inbenta-search-input__checkbox {
 -ms-flex-negative:0;
 flex-shrink:0;
 height:13px;
 width:13px
}
.inbenta-search-checkbox {
 -ms-flex-negative:0;
 flex-shrink:0
}
.inbenta-search-checkbox:checked {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-align:center;
 align-items:center
}
.inbenta-search-loader {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:center;
 justify-content:center;
 position:fixed;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:10000
}
.inbenta-search-loader *,.inbenta-search-loader:after,.inbenta-search-loader:before {
 box-sizing:border-box
}
.inbenta-search-loader__load {
 width:50px;
 -webkit-animation:3s linear infinite loading;
 animation:3s linear infinite loading
}
.inbenta-search-box__form {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:center;
 align-items:center;
 position:relative;
 width:100%
}
.inbenta-search-box__form *,.inbenta-search-box__form:after,.inbenta-search-box__form:before {
 box-sizing:border-box
}
.inbenta-search-box__form .form__input {
 height:56px
}
.inbenta-search-box__form .form__button {
 -ms-flex-negative:0;
 flex-shrink:0;
 height:56px;
 width:56px
}
.inbenta-search-autocompleter {
 position:absolute;
 top:100%;
 right:0;
 left:0;
 width:100%;
 z-index:9999
}
.inbenta-search-autocompleter *,.inbenta-search-autocompleter:after,.inbenta-search-autocompleter:before {
 box-sizing:border-box
}
.inbenta-search-autocompleter__link {
 display:inline-block;
 width:100%;
 text-decoration:none
}
.inbenta-search-autocompleter__view-all,.inbenta-search-stats {
 width:100%
}
.inbenta-search-stats *,.inbenta-search-stats:after,.inbenta-search-stats:before {
 box-sizing:border-box
}
.inbenta-search-stats em {
 display:inline-block;
 width:100%
}
.inbenta-search-results {
 z-index:999
}
.inbenta-search-results__item {
 display:block
}
.inbenta-search-results__item .item__link img {
 max-width:100%
}
.inbenta-search-results *,.inbenta-search-results:after,.inbenta-search-results:before {
 box-sizing:border-box
}
.inbenta-search-no-results {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-flow:column wrap;
 flex-flow:column wrap;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-align:center;
 align-items:center;
 max-width:100%
}
.inbenta-search-no-results *,.inbenta-search-no-results:after,.inbenta-search-no-results:before {
 box-sizing:border-box
}
.inbenta-search-no-results__header,.inbenta-search-no-results__subtitle,.inbenta-search-no-results__title {
 width:100%
}
.inbenta-search-tabs {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-flow:row;
 flex-flow:row;
 height:55px;
 z-index:998
}
.inbenta-search-tabs *,.inbenta-search-tabs:after,.inbenta-search-tabs:before {
 box-sizing:border-box
}
.inbenta-search-tabs__bar {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:stretch;
 align-items:stretch;
 -ms-flex-negative:1;
 flex-shrink:1;
 margin:0;
 overflow:hidden
}
.inbenta-search-tabs__item {
 -ms-flex-positive:2;
 flex-grow:2
}
.inbenta-search-tabs__item__link {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-negative:0;
 flex-shrink:0;
 position:relative;
 height:auto
}
.inbenta-search-tabs__scroll {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-align:center;
 align-items:center;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 z-index:99
}
.inbenta-search-filters {
 -ms-flex-negative:0;
 flex-shrink:0;
 -ms-flex-item-align:stretch;
 align-self:stretch;
 position:relative;
 width:250px
}
.inbenta-search-filters.inbenta-search-filters--xs {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-flow:column;
 flex-flow:column;
 height:auto;
 max-height:calc(100vh - 47px);
 overflow-y:auto
}
.inbenta-search-filters *,.inbenta-search-filters:after,.inbenta-search-filters:before {
 box-sizing:border-box
}
.inbenta-search-filters__header {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:center;
 align-items:center
}
.inbenta-search-filters .header__actions {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-align:center;
 align-items:center
}
.inbenta-search-filters .header__actions--maximize,.inbenta-search-filters .header__actions--minimize {
 display:none
}
.inbenta-search-filters__group .group__header {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:center;
 align-items:center
}
.inbenta-search-filters__group .group__action {
 -ms-flex-negative:0;
 flex-shrink:0
}
.inbenta-search-filters .value {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:start;
 justify-content:flex-start;
 -ms-flex-align:center;
 align-items:center
}
.inbenta-search-filters .value__label {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:center;
 align-items:center;
 width:100%;
 cursor:pointer
}
@media (max-width:768px) {
 .inbenta-search-filters {
  -ms-flex-negative:1;
  flex-shrink:1;
  width:100%
 }
 .inbenta-search-filters .header__actions--maximize,.inbenta-search-filters .header__actions--minimize {
  display:inline-block
 }
}
.inbenta-search-pagination {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-flow:row wrap;
 flex-flow:row wrap;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-align:stretch;
 align-items:stretch;
 max-width:100%;
 min-height:32px
}
.inbenta-search-pagination *,.inbenta-search-pagination:after,.inbenta-search-pagination:before {
 box-sizing:border-box
}
.inbenta-search-pagination__item {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-align:center;
 align-items:center
}
.inbenta-search-pagination__item--disabled {
 display:none
}
.inbenta-search-alert-box {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-flow:row wrap;
 flex-flow:row wrap;
 -ms-flex-align:center;
 align-items:center;
 position:fixed;
 top:16px;
 right:16px;
 width:307px;
 z-index:9999
}
.inbenta-search-alert-box .inbenta-search-button,.inbenta-search-alert-box .inbenta-search-button--secondary {
 -ms-flex-positive:0;
 flex-grow:0;
 -ms-flex-negative:0;
 flex-shrink:0;
 height:46px;
 width:auto
}
.inbenta-search-alert-box *,.inbenta-search-alert-box:after,.inbenta-search-alert-box:before {
 box-sizing:border-box
}
.inbenta-search-alert-box__header {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:center;
 align-items:center;
 width:100%
}
.inbenta-search-alert-box__body {
 width:100%
}
.inbenta-search-modal {
 display:none;
 position:fixed;
 z-index:9998;
 top:0;
 left:0;
 width:100%;
 height:100%;
 transition:opacity .3s ease
}
.inbenta-search-modal--open {
 position:fixed;
 overflow:hidden
}
.inbenta-search-modal *,.inbenta-search-modal:after,.inbenta-search-modal:before {
 box-sizing:border-box
}
.inbenta-search-instants {
 width:auto;
 max-width:423px;
 z-index:999
}
.inbenta-search-instants__header {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:center;
 align-items:center;
 max-width:100%
}
.inbenta-search-instants .inbenta-search-results__item-link {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:center;
 align-items:center
}
.inbenta-search-last-chance {
 word-break:break-all;
 word-wrap:break-word;
 word-break:break-word;
 display:block
}
.inbenta-search-last-chance__content {
 position:relative;
 z-index:2
}
.inbenta-search-last-chance .content__header {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:center;
 align-items:center;
 width:100%
}
.inbenta-search-last-chance .content__footer {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-flow:row wrap;
 flex-flow:row wrap;
 -ms-flex-pack:start;
 justify-content:flex-start;
 -ms-flex-align:center;
 align-items:center;
 width:100%
}
.inbenta-search-last-chance .content__footer .inbenta-search-button,.inbenta-search-last-chance .content__footer .inbenta-search-button--secondary {
 width:auto
}
.inbenta-search-last-chance .inbenta-search-results__item-link {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:center;
 align-items:center
}
.inbenta-search-powered {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:end;
 justify-content:flex-end
}
.inbenta-search-powered *,.inbenta-search-powered:after,.inbenta-search-powered:before {
 box-sizing:border-box
}
.inbenta-search-powered__link {
 content:'';
 width:60px;
 height:16px
}
.inbenta-search-info-bar {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-align:center;
 align-items:center;
 width:100%
}
.inbenta-search-info-bar__refine {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-align:center;
 align-items:center
}
.inbenta-search-info-bar *,.inbenta-search-info-bar:after,.inbenta-search-info-bar:before {
 box-sizing:border-box
}
.inbenta-search-sortby {
 position:relative
}
.inbenta-search-sortby__attributes {
 position:absolute;
 right:0;
 height:auto;
 width:auto;
 min-width:120px;
 z-index:9999
}
.inbenta-search-sortby__attribute {
 position:relative;
 display:block;
 width:100%
}
.inbenta-search-results-per-page {
 position:relative
}
.inbenta-search-results-per-page__options {
 position:absolute;
 right:0;
 height:auto;
 width:auto;
 min-width:120px;
 z-index:9999
}
.inbenta-search-results-per-page__option {
 position:relative;
 display:block;
 width:100%
}
.inbenta-search-show-filters {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:end;
 justify-content:flex-end;
 -ms-flex-align:center;
 align-items:center;
 width:100%;
 height:100%
}
.inbenta-search-rating,.inbenta-search-rating__buttons {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:center;
 align-items:center
}
.inbenta-search-rating--bad {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-direction:column;
 flex-direction:column;
 -ms-flex-align:start;
 align-items:flex-start
}
.inbenta-search-rating--bad .inbenta-search-rating__comment {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:justify;
 justify-content:space-between;
 -ms-flex-align:end;
 align-items:flex-end;
 width:100%
}
.inbenta-search-rating--bad .inbenta-search-rating__comment .inbenta-search-input {
 -ms-flex-positive:2;
 flex-grow:2
}
@media (max-width:480px) {
 .inbenta-search-rating--bad .inbenta-search-rating__comment {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-align:start;
  align-items:flex-start
 }
 .inbenta-search-rating--bad .inbenta-search-rating__comment .inbenta-search-input {
  width:100%;
  margin-bottom:16px
 }
}
@font-face {
 font-family:'Open Sans';
 src:url(https://cdn.inbenta.io/static/fonts/OpenSans-Regular.woff2) format("woff2"),url(https://cdn.inbenta.io/static/fonts/OpenSans-Regular.woff) format("woff");
 font-weight:400;
 font-style:normal
}
@font-face {
 font-family:'Open Sans';
 src:url(https://cdn.inbenta.io/static/fonts/OpenSans-SemiBold.woff2) format("woff2"),url(https://cdn.inbenta.io/static/fonts/OpenSans-SemiBold.woff) format("woff");
 font-weight:500;
 font-style:normal
}
@font-face {
 font-family:'Open Sans';
 src:url(https://cdn.inbenta.io/static/fonts/OpenSans-Bold.woff2) format("woff2"),url(https://cdn.inbenta.io/static/fonts/OpenSans-Bold.woff) format("woff");
 font-weight:600;
 font-style:normal
}
@font-face {
 font-family:Montserrat;
 src:url(https://cdn.inbenta.io/static/fonts/montserrat-bold-webfont.woff2) format("woff2"),url(https://cdn.inbenta.io/static/fonts/montserrat-bold-webfont.woff) format("woff");
 font-weight:600;
 font-style:normal
}
@font-face {
 font-family:Montserrat;
 src:url(https://cdn.inbenta.io/static/fonts/montserrat-medium-webfont.woff2) format("woff2"),url(https://cdn.inbenta.io/static/fonts/montserrat-medium-webfont.woff) format("woff");
 font-weight:500;
 font-style:normal
}
@font-face {
 font-family:Montserrat;
 src:url(https://cdn.inbenta.io/static/fonts/montserrat-light-webfont.woff2) format("woff2"),url(https://cdn.inbenta.io/static/fonts/montserrat-light-webfont.woff) format("woff");
 font-weight:300;
 font-style:normal
}
@font-face {
 font-family:inbenta-app-icons;
 src:url(fonts/inbenta-app-icons.eot);
 src:url(fonts/inbenta-app-icons.eot?#iefix) format("embedded-opentype"),url(fonts/inbenta-app-icons.woff) format("woff"),url(fonts/inbenta-app-icons.ttf) format("truetype"),url(fonts/inbenta-app-icons.svg#inbenta-app-icons) format("svg");
 font-weight:400;
 font-style:normal
}
[data-icon]:before {
 font-family:inbenta-app-icons!important;
 content:attr(data-icon);
 font-style:normal!important;
 font-weight:400!important;
 font-variant:normal!important;
 text-transform:none!important;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.inbenta-search-icon {
 font-family:inbenta-app-icons!important;
 font-style:normal!important;
 font-weight:400!important;
 font-variant:normal!important;
 text-transform:none!important;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.inbenta-search-icon--buttons:before {
 content:"a"
}
.inbenta-search-icon--typography:before {
 content:"b"
}
.inbenta-search-icon--calendar:before {
 content:"c"
}
.inbenta-search-icon--check:before {
 content:"d"
}
.inbenta-search-icon--chevron-down:before {
 content:"e"
}
.inbenta-search-icon--chevron-left:before {
 content:"f"
}
.inbenta-search-icon--chevron-right:before {
 content:"g"
}
.inbenta-search-icon--chevron-up:before {
 content:"h"
}
.inbenta-search-icon--chips:before {
 content:"i"
}
.inbenta-search-icon--clock:before {
 content:"j"
}
.inbenta-search-icon--close:before {
 content:"k"
}
.inbenta-search-icon--contract:before {
 content:"m"
}
.inbenta-search-icon--curved-left:before {
 content:"n"
}
.inbenta-search-icon--import:before {
 content:"o"
}
.inbenta-search-icon--smile:before {
 content:"p"
}
.inbenta-search-icon--settings:before {
 content:"q"
}
.inbenta-search-icon--forms:before {
 content:"r"
}
.inbenta-search-icon--filter:before {
 content:"s"
}
.inbenta-search-icon--sad:before {
 content:"t"
}
.inbenta-search-icon--ray:before {
 content:"u"
}
.inbenta-search-icon--file:before {
 content:"v"
}
.inbenta-search-icon--external:before {
 content:"w"
}
.inbenta-search-icon--prohibited:before {
 content:"x"
}
.inbenta-search-icon--export-down:before {
 content:"y"
}
.inbenta-search-icon--radios:before {
 content:"z"
}
.inbenta-search-icon--plus:before {
 content:"A"
}
.inbenta-search-icon--export:before {
 content:"B"
}
.inbenta-search-icon--expand:before {
 content:"C"
}
.inbenta-search-icon--page:before {
 content:"D"
}
.inbenta-search-icon--move:before {
 content:"E"
}
.inbenta-search-icon--edit:before {
 content:"F"
}
.inbenta-search-icon--duplicate:before {
 content:"G"
}
.inbenta-search-icon--minus:before {
 content:"H"
}
.inbenta-search-icon--magnifier:before {
 content:"I"
}
.inbenta-search-icon--dropdowns:before {
 content:"J"
}
.inbenta-search-icon--download:before {
 content:"K"
}
.inbenta-search-icon--list:before {
 content:"L"
}
.inbenta-search-icon--layout:before {
 content:"M"
}
.inbenta-search-icon--curved-right:before {
 content:"N"
}
.inbenta-search-icon--sort:before {
 content:"O"
}
.inbenta-search-icon--sqitches:before {
 content:"P"
}
.inbenta-search-icon--sun:before {
 content:"Q"
}
.inbenta-search-icon--tooltips:before {
 content:"R"
}
.inbenta-search-icon--trash:before {
 content:"S"
}
.inbenta-search-icon--tray:before {
 content:"T"
}
.inbenta-search-icon--turn-on:before {
 content:"U"
}
.inbenta-search-icon--bulb:before {
 content:"V"
}
.inbenta-search-icon--lock:before {
 content:"0"
}
.inbenta-search-icon--home:before {
 content:"1"
}
.inbenta-search-icon--flag:before {
 content:"3"
}
.inbenta-search-icon--tracking:before {
 content:"4"
}
.inbenta-search-icon--dashboards:before {
 content:"W"
}
.inbenta-search-icon--rate:before {
 content:"Y"
}
.inbenta-search-icon--ticketing:before {
 content:"2"
}
.inbenta-search-icon--error:before {
 content:"5"
}
.inbenta-search-icon--users:before {
 content:"6"
}
.inbenta-search-icon--arrow-thin-right:before {
 content:"7"
}
.inbenta-search-icon--arrow-thin-left:before {
 content:"8"
}
.inbenta-search-icon--arrow-filled-right:before {
 content:"9"
}
.inbenta-search-icon--arrow-filled-left:before {
 content:"!"
}
.inbenta-search-icon--menu-squares:before {
 content:"\""
}
.inbenta-search-icon--menu-burguer:before {
 content:"#"
}
.inbenta-search-icon--menu-circles:before {
 content:"$"
}
.inbenta-search-icon--colors:before {
 content:"l"
}
.inbenta-search-icon--chat:before {
 content:"X"
}
.inbenta-search-icon--bot:before {
 content:"Z"
}
.inbenta-search-icon--learn:before {
 content:"%"
}
.inbenta-search-icon--double-left:before {
 content:"+"
}
.inbenta-search-icon---chevron-double-right:before {
 content:","
}
.inbenta-search-icon--no:before {
 content:"'"
}
.inbenta-search-icon--yes:before {
 content:"&"
}
.inbenta-search-icon--plane:before {
 content:"("
}
.inbenta-search-icon--avatar:before {
 content:")"
}
.inbenta-search-icon--doblecheck:before {
 content:"*"
}
.inbenta-search-button,.inbenta-search-button--secondary {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 font-family:"Open Sans",sans-serif;
 font-size:15px;
 font-weight:500;
 background:#85d4dc;
 color:#fff;
 line-height:24px;
 border-radius:4px;
 border:0;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
 padding:8px 16px;
 text-align:center;
 word-break:break-all;
 word-wrap:break-word;
 word-break:break-word
}
.inbenta-search-button--secondary:focus,.inbenta-search-button--secondary:hover,.inbenta-search-button:focus,.inbenta-search-button:hover {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 background:#6ac1ca;
 outline:0
}
.inbenta-search-button-icon {
 background:0 0;
 border:0;
 outline:0;
 border-radius:100px;
 padding:8px;
 cursor:pointer;
 transition:background .7s ease-in-out
}
.inbenta-search-button-icon i {
 z-index:999
}
.inbenta-search-button-icon:before {
 border-radius:100px
}
.inbenta-search-button-icon:hover:before {
 background:rgba(61,63,67,.16);
 -webkit-transform:scale(4);
 transform:scale(4);
 transition:-webkit-transform .7s ease;
 transition:transform .7s ease;
 transition:transform .7s ease,-webkit-transform .7s ease
}
.inbenta-search-button--secondary {
 background-color:transparent;
 box-shadow:none;
 color:#85d4dc;
 white-space:nowrap;
 overflow:hidden;
 text-overflow:ellipsis;
 text-align:center
}
.inbenta-search-input {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 background-color:#fff;
 color:#3d3f43;
 line-height:24px;
 border-radius:4px;
 padding:0 16px;
 border:1px solid #f6f6f6;
 box-shadow:0 2px 3px 0 rgba(0,0,0,.16),0 3px 12px 0 rgba(0,0,0,.08);
 -webkit-appearance:none;
 font-family:"Open Sans",sans-serif;
 font-size:15px;
 font-weight:500;
 word-break:break-all;
 word-wrap:break-word;
 word-break:break-word
}
.inbenta-search-input:focus {
 outline:0
}
.inbenta-search-checkbox {
 width:24px;
 height:24px;
 border:1px solid #c9c9c9;
 background-color:#fff;
 margin:0 8px 0 0;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 border-radius:4px;
 cursor:pointer
}
.inbenta-search-checkbox:checked {
 background:#58b7b3;
 border-color:#58b7b3
}
.inbenta-search-checkbox:checked:before {
 content:"d";
 color:#fff;
 font-size:16px!important
}
.inbenta-search-checkbox:focus {
 border-color:#58b7b3;
 outline:0
}
.inbenta-search-loader {
 background-color:rgba(255,255,255,.75)
}
@-webkit-keyframes loading {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
@keyframes loading {
 0% {
  -webkit-transform:rotate(0);
  transform:rotate(0)
 }
 100% {
  -webkit-transform:rotate(360deg);
  transform:rotate(360deg)
 }
}
.inbenta-search-loader__load__inner {
 stroke-dashoffset:0;
 stroke-dasharray:300;
 stroke-width:20;
 stroke-miterlimit:10;
 stroke-linecap:round;
 stroke:#58b7b3;
 fill:transparent;
 -webkit-animation:2s linear infinite loading-circle;
 animation:2s linear infinite loading-circle
}
@-webkit-keyframes loading-circle {
 0% {
  stroke-dashoffset:0
 }
 100% {
  stroke-dashoffset:-600
 }
}
@keyframes loading-circle {
 0% {
  stroke-dashoffset:0
 }
 100% {
  stroke-dashoffset:-600
 }
}
.inbenta-search-box {
 margin:0 0 24px;
 padding:24px 0;
 background:#f6f6f6;
 box-shadow:900px 0 0 0 #f6f6f6,-900px 0 0 0 #f6f6f6,30px 0 0 0 #f6f6f6,-30px 0 0 0 #f6f6f6
}
.inbenta-search-box__form {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
 border-radius:4px
}
.inbenta-search-box__form .form__input {
 margin:0;
 border-radius:4px 0 0 4px;
 box-shadow:none
}
.inbenta-search-box__form .form__input::-webkit-input-placeholder {
 color:#a2a2a2;
 font-weight:400
}
.inbenta-search-box__form .form__input::-moz-placeholder {
 color:#a2a2a2;
 font-weight:400
}
.inbenta-search-box__form .form__input:-ms-input-placeholder {
 color:#a2a2a2;
 font-weight:400
}
.inbenta-search-box__form .form__input:-moz-placeholder {
 color:#a2a2a2;
 font-weight:400
}
.inbenta-search-box__form .form__button {
 padding:0 16px;
 background:#85d4dc;
 border-radius:0 4px 4px 0;
 line-height:1
}
.inbenta-search-box__form .form__button:before {
 font-size:25px;
 color:#fff;
 content:"I"
}
.inbenta-search-box__form .form__button:hover {
 background-color:#6ac1ca
}
.inbenta-search-box__form:focus,.inbenta-search-box__form:hover {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 outline:0;
 border-radius:4px 0 0 4px;
 box-shadow:0 2px 3px 0 rgba(0,0,0,.16),0 3px 12px 0 rgba(0,0,0,.08)
}
.inbenta-search-autocompleter {
 margin:4px 0 0;
 padding:0;
 border:1px solid #f5f5f5;
 border-radius:3px;
 box-shadow:0 2px 4px 0 rgba(0,0,0,.2);
 list-style:none;
 background:#fff;
 font-family:"Open Sans",sans-serif;
 font-font-weight:400;
 font-size:15px;
 word-break:break-all;
 word-wrap:break-word;
 word-break:break-word
}
.inbenta-search-autocompleter strong {
 font-weight:500
}
.inbenta-search-autocompleter__link:hover {
 cursor:pointer;
 background:#f5f5f5
}
.inbenta-search-autocompleter__link__setting-title {
 padding:16px;
 color:#7a7a7a
}
.inbenta-search-autocompleter__link__setting-SOURCE {
 padding:0 16px 16px;
 color:#58b7b3
}
.inbenta-search-autocompleter__view-all {
 padding:16px
}
.inbenta-search-autocompleter__view-all__link {
 color:#58b7b3;
 text-decoration:none
}
.inbenta-search-autocompleter__view-all__link:hover {
 color:#378682
}
.inbenta-search-stats {
 color:#a2a2a2;
 line-height:20px;
 font-family:"Open Sans",sans-serif;
 font-weight:500;
 font-size:12.15px;
 word-break:break-all;
 word-wrap:break-word;
 word-break:break-word
}
.inbenta-search-stats__query {
 color:#85d4dc;
 line-height:32px;
 font-family:Montserrat,sans-serif;
 font-size:19.9px;
 font-weight:300
}
.inbenta-search-results {
 word-break:break-all;
 word-wrap:break-word;
 word-break:break-word
}
.inbenta-search-results__item {
 transition:all 1s cubic-bezier(.1,.7,.1,1) 0s;
 margin:0 0 8px;
 padding:16px;
 background:#fff;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
 border-radius:3px;
 text-decoration:none
}
.inbenta-search-results__item .item__link {
 transition:all .5s cubic-bezier(.1,.7,.1,1) 0s;
 color:#3d3f43;
 line-height:24px;
 text-transform:uppercase;
 font-family:Montserrat,sans-serif;
 font-size:15px;
 font-weight:500
}
.inbenta-search-results__item .item__link:hover {
 transition:all .5s cubic-bezier(.1,.7,.1,1) 0s;
 color:#151f1d
}
.inbenta-search-results__item .item__summary {
 padding:16px 0;
 color:#3d3f43;
 letter-spacing:.45px;
 line-height:22px;
 font-family:"Open Sans",sans-serif;
 font-size:13.5px;
 font-weight:400
}
.inbenta-search-results__item .item__url {
 transition:all .5s cubic-bezier(.1,.7,.1,1) 0s;
 color:#85d4dc;
 letter-spacing:.51px;
 line-height:20px;
 font-family:"Open Sans",sans-serif;
 font-size:12.15px;
 font-weight:500
}
.inbenta-search-results__item .item__url:hover {
 transition:all .5s cubic-bezier(.1,.7,.1,1) 0s
}
.inbenta-search-results__item:last-of-type {
 margin:0
}
.inbenta-search-results__item:visited .item__url {
 color:#378682
}
.inbenta-search-results__item:focus,.inbenta-search-results__item:hover {
 transition:all 1s cubic-bezier(.1,.7,.1,1) 0s;
 background-color:#f6f6f6;
 box-shadow:none
}
.inbenta-search-no-results {
 margin:32px 0 24px;
 padding:32px;
 border:1px solid #f6f6f6;
 border-radius:5px;
 background-color:#fff;
 box-shadow:0 2px 4px 0 rgba(0,0,0,.16);
 word-break:break-all;
 word-wrap:break-word;
 word-break:break-word
}
.inbenta-search-no-results__header {
 padding:0 0 8px;
 line-height:34px;
 font-family:Montserrat,sans-serif;
 font-size:22px;
 font-weight:600
}
.inbenta-search-no-results__title {
 line-height:32px;
 color:#58b7b3;
 font-family:Montserrat,sans-serif;
 font-size:20px;
 font-weight:300
}
.inbenta-search-no-results__subtitle {
 color:#7a7a7a;
 font-family:"Open Sans",sans-serif;
 font-size:15px;
 font-weight:400
}
.inbenta-search-tabs {
 margin-bottom:16px
}
.inbenta-search-tabs__bar {
 padding:2px;
 list-style:none;
 transition:-webkit-transform .6s cubic-bezier(.86,0,.07,1);
 transition:transform .6s cubic-bezier(.86,0,.07,1);
 transition:transform .6s cubic-bezier(.86,0,.07,1),-webkit-transform .6s cubic-bezier(.86,0,.07,1)
}
.inbenta-search-tabs__item {
 display:-ms-flexbox;
 display:flex;
 list-style:none;
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s
}
.inbenta-search-tabs__item+.inbenta-search-tabs__item {
 margin:0 0 0 8px
}
.inbenta-search-tabs__item__link {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 padding:16px;
 background:#fff;
 border-radius:4px;
 cursor:pointer;
 text-decoration:none;
 text-overflow:ellipsis;
 border:1px solid #e7e7e7;
 white-space:nowrap;
 line-height:22px;
 font-size:13.5px;
 font-family:"Open Sans",sans-serif;
 font-weight:600
}
.inbenta-search-tabs__item__link .link__text {
 color:#7a7a7a;
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s
}
.inbenta-search-tabs__item__link .link__badge {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 margin:0 0 0 16px;
 padding:8px;
 background:#a2a2a2;
 border:0;
 border-radius:4px;
 color:#fff;
 line-height:18px;
 font-size:13.5px;
 font-family:"Open Sans",sans-serif;
 font-weight:600
}
.inbenta-search-tabs__item__link .link__icon {
 margin:0 8px 0 0;
 color:#a2a2a2
}
.inbenta-search-tabs__item__link .link__icon:before {
 content:"u";
 font-size:24px
}
.inbenta-search-tabs__item__link:hover:not(.inbenta-search-tabs__item--disabled) {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
 margin-top:0
}
.inbenta-search-tabs__item__link:hover:not(.inbenta-search-tabs__item--disabled) .link__text {
 color:#3d3f43;
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s
}
.inbenta-search-tabs__item__link:hover:not(.inbenta-search-tabs__item--disabled) .link__badge {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 background-color:#58b7b3
}
.inbenta-search-tabs__item__link:hover:not(.inbenta-search-tabs__item--disabled) .link__icon {
 color:#58b7b3
}
.inbenta-search-tabs__item--active .link {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1)
}
.inbenta-search-tabs__item--active .link__text {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 color:#3d3f43
}
.inbenta-search-tabs__item--active .link__badge {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 background-color:#58b7b3
}
.inbenta-search-tabs__item--active .link__icon {
 color:#58b7b3
}
.inbenta-search-tabs__item--disabled {
 opacity:.56
}
.inbenta-search-tabs__item--disabled:hover {
 cursor:not-allowed
}
.inbenta-search-tabs__button--disabled:hover:before {
 background:0 0
}
.inbenta-search-tabs__scroll {
 padding:0 8px;
 color:#a2a2a2
}
.inbenta-search-tabs__scroll--next:before {
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:23px;
 content:"g"
}
.inbenta-search-tabs__scroll--previous:before {
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:23px;
 content:"f"
}
.inbenta-search-tabs__scroll--disabled {
 opacity:.32;
 cursor:auto
}
.inbenta-search-filters {
 margin-right:16px;
 padding:16px;
 background:#fff;
 border:1px solid #f6f6f6;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
 border-radius:4px;
 word-break:break-all;
 word-wrap:break-word;
 word-break:break-word
}
.inbenta-search-filters__header {
 margin-bottom:16px
}
.inbenta-search-filters__header .header__title {
 letter-spacing:.3px;
 line-height:24px;
 color:#3d3f43;
 font-family:Montserrat,sans-serif;
 font-size:15px;
 font-weight:500
}
.inbenta-search-filters__header .header__actions .inbenta-search-icon {
 padding:0 0 0 16px;
 border:0;
 background:0
}
.inbenta-search-filters__header .header__actions--clean {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 color:#a2a2a2
}
.inbenta-search-filters__header .header__actions--clean:before {
 content:"S";
 font-size:23px
}
.inbenta-search-filters__header .header__actions--clean:hover {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 cursor:pointer;
 color:#85d4dc
}
.inbenta-search-filters__header .header__actions--maximize,.inbenta-search-filters__header .header__actions--minimize {
 font-size:19px;
 color:#a2a2a2;
 padding-left:16px
}
.inbenta-search-filters__header .header__actions--maximize:hover,.inbenta-search-filters__header .header__actions--minimize:hover {
 cursor:pointer;
 color:#85d4dc
}
.inbenta-search-filters__header .header__actions--minimize:before {
 content:"H"
}
.inbenta-search-filters__header .header__actions--maximize:before {
 content:"A"
}
.inbenta-search-filters__group .group {
 background:#fff
}
.inbenta-search-filters__group .group__header {
 padding:10px 0
}
.inbenta-search-filters__group .group__title {
 color:#7a7a7a;
 text-transform:uppercase;
 letter-spacing:.4px;
 line-height:19px;
 font-family:Montserrat,sans-serif;
 font-size:12.15px;
 font-weight:500
}
.inbenta-search-filters__group .group__action {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 font-size:19px;
 color:#a2a2a2
}
.inbenta-search-filters__group .group__action--minimize:before {
 content:"H"
}
.inbenta-search-filters__group .group__action--maximize:before {
 content:"A"
}
.inbenta-search-filters__group .group__action:hover {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 cursor:pointer;
 color:#85d4dc
}
.inbenta-search-filters .value {
 margin-bottom:8px;
 color:#3d3f43
}
.inbenta-search-filters .value__label {
 font-size:13.5px;
 line-height:22px
}
.inbenta-search-filters .value__label:hover {
 cursor:pointer;
 color:#151f1d
}
.inbenta-search-filters .value__badge {
 font-size:12.15px;
 color:#a2a2a2
}
.inbenta-search-filters__more-values {
 padding:6px 0 0;
 text-align:center;
 background:0 0;
 border:0;
 white-space:normal;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 color:#85d4dc;
 line-height:22px;
 font-family:"Open Sans",sans-serif;
 font-size:13.5px;
 font-weight:500
}
.inbenta-search-filters__more-values:hover {
 cursor:pointer;
 color:#6ac1ca;
 background:0 0
}
.inbenta-search-filters__more-values:focus {
 background:0 0
}
@media (max-width:768px) {
 .inbenta-search-filters {
  margin:0 0 16px
 }
 .inbenta-search-filters__header {
  margin-bottom:0
 }
}
.inbenta-search-pagination {
 margin:0;
 padding:32px 0;
 text-align:center;
 background:#fff;
 border-radius:0 0 5px 5px
}
.inbenta-search-pagination__item {
 margin:0 8px 8px;
 list-style:none
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--first,.inbenta-search-pagination__item.inbenta-search-pagination__item--last,.inbenta-search-pagination__item.inbenta-search-pagination__item--next,.inbenta-search-pagination__item.inbenta-search-pagination__item--previous {
 margin:8px 0
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--first a,.inbenta-search-pagination__item.inbenta-search-pagination__item--last a,.inbenta-search-pagination__item.inbenta-search-pagination__item--next a,.inbenta-search-pagination__item.inbenta-search-pagination__item--previous a {
 padding:0 8px
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--first:hover a,.inbenta-search-pagination__item.inbenta-search-pagination__item--last:hover a,.inbenta-search-pagination__item.inbenta-search-pagination__item--next:hover a,.inbenta-search-pagination__item.inbenta-search-pagination__item--previous:hover a {
 border-color:transparent!important;
 color:#85d4dc
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--first a {
 color:#a2a2a2
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--first a:before {
 content:",";
 font-size:22px
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--next a {
 color:#a2a2a2
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--next a:before {
 content:"g";
 font-size:22px
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--previous a {
 color:#a2a2a2
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--previous a:before {
 content:"f";
 font-size:22px
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--last a {
 color:#a2a2a2
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--last a:before {
 content:"+";
 font-size:22px
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--active a {
 background:#85d4dc;
 color:#fff
}
.inbenta-search-pagination__item.inbenta-search-pagination__item--active a:hover {
 color:#fff
}
.inbenta-search-pagination__item:focus a,.inbenta-search-pagination__item:hover a {
 border-color:#85d4dc;
 border-radius:0
}
.inbenta-search-pagination__item a {
 min-width:40px;
 padding:8px;
 border-radius:3px;
 border-bottom:2px solid transparent;
 color:#3d3f43;
 text-decoration:none;
 line-height:22px;
 letter-spacing:.48px;
 font-family:"Open Sans",sans-serif;
 font-size:13.5px;
 font-weight:600
}
.inbenta-search-alert-box {
 margin:0 auto;
 padding:16px;
 border-radius:4px;
 box-shadow:0 6px 6px 0 rgba(0,0,0,.26),0 10px 20px 0 rgba(0,0,0,.19);
 background:#fff;
 word-break:break-all;
 word-wrap:break-word;
 word-break:break-word
}
.inbenta-search-alert-box .inbenta-search-button,.inbenta-search-alert-box .inbenta-search-button--secondary {
 margin:24px 0 0;
 border-radius:100px;
 font-family:"Open Sans",sans-serif;
 font-weight:400;
 font-size:14px
}
.inbenta-search--fade-enter-active,.inbenta-search--fade-leave-active {
 transition:all 1s cubic-bezier(.1,.7,.1,1) 0s;
 overflow:hidden;
 opacity:1;
 right:16px
}
.inbenta-search--fade-enter,.inbenta-search--fade-leave-to {
 transition:all 1s cubic-bezier(.1,.7,.1,1) 0s;
 opacity:0;
 overflow:hidden;
 right:-200px;
 opacity:0
}
.inbenta-search-alert-box__header {
 padding:0 0 10px
}
.inbenta-search-alert-box__header-title {
 text-transform:uppercase;
 letter-spacing:.5px;
 color:#58b7b3;
 font-family:Montserrat,sans-serif;
 font-weight:500;
 font-size:15px
}
.inbenta-search-alert-box__header-close:before {
 color:#a2a2a2;
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:16px;
 content:"k"
}
.inbenta-search-alert-box__header-close:hover {
 cursor:pointer
}
.inbenta-search-alert-box__body {
 color:#3d3f43;
 font-family:"Open Sans",sans-serif;
 font-weight:400;
 font-size:15px
}
.inbenta-search-modal {
 background-color:rgba(0,0,0,.5);
 transition:opacity .3s ease
}
body.inbenta-search-modal--open {
 overflow:hidden
}
.inbenta-search-last-chance {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 font-family:"Open Sans",sans-serif;
 color:#3d3f43;
 background-color:rgba(0,0,0,.5);
 overflow:auto;
 opacity:0;
 pointer-events:none
}
.inbenta-search-last-chance--active {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 -webkit-transform:translate(0,0);
 transform:translate(0,0);
 pointer-events:inherit;
 opacity:1
}
.inbenta-search-last-chance--active .inbenta-search-last-chance__content {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 -webkit-transform:translate(0,0);
 transform:translate(0,0)
}
.inbenta-search-last-chance__content {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 max-width:70%;
 background-color:#fff;
 border-radius:4px;
 box-shadow:0 6px 6px 0 rgba(0,0,0,.26),0 10px 20px 0 rgba(0,0,0,.19);
 margin:32px auto;
 padding:16px;
 -webkit-transform:translate(0,-100vh);
 transform:translate(0,-100vh)
}
.inbenta-search-last-chance .content__header {
 margin-bottom:16px
}
.inbenta-search-last-chance .content__header__text {
 margin-bottom:0;
 line-height:1;
 color:#58b7b3;
 font-family:Montserrat,sans-serif;
 font-size:28px;
 font-weight:300
}
.inbenta-search-last-chance .content__header .inbenta-search-button,.inbenta-search-last-chance .content__header .inbenta-search-button--secondary {
 background-color:transparent;
 padding:0;
 box-shadow:none;
 color:#7a7a7a;
 border:none;
 height:auto
}
.inbenta-search-last-chance .content__header .inbenta-search-button__text {
 display:none
}
.inbenta-search-last-chance .content__header .inbenta-search-button .inbenta-search-icon--close:before,.inbenta-search-last-chance .content__header .inbenta-search-button--secondary .inbenta-search-icon--close:before {
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:20px;
 content:"k";
 color:#7a7a7a
}
.inbenta-search-last-chance .content__header .inbenta-search-button .inbenta-search-icon--close:hover,.inbenta-search-last-chance .content__header .inbenta-search-button--secondary .inbenta-search-icon--close:hover {
 cursor:pointer;
 outline:0
}
.inbenta-search-last-chance .content__body {
 margin-bottom:24px
}
.inbenta-search-last-chance .content__footer .inbenta-search-button,.inbenta-search-last-chance .content__footer .inbenta-search-button--secondary {
 border-radius:100px;
 padding:0 32px
}
.inbenta-search-last-chance .content__footer .inbenta-search-button+.inbenta-search-button,.inbenta-search-last-chance .content__footer .inbenta-search-button+.inbenta-search-button--secondary,.inbenta-search-last-chance .content__footer .inbenta-search-button--secondary+.inbenta-search-button,.inbenta-search-last-chance .content__footer .inbenta-search-button--secondary+.inbenta-search-button--secondary {
 margin-left:16px
}
.inbenta-search-last-chance .inbenta-search-results {
 padding:0;
 border-radius:0 0 4px 4px
}
.inbenta-search-last-chance .inbenta-search-results__item {
 margin:16px 0 0;
 border-radius:4px;
 box-shadow:0 2px 3px 0 rgba(0,0,0,.16),0 3px 12px 0 rgba(0,0,0,.08);
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s
}
.inbenta-search-last-chance .inbenta-search-results__item-link:after {
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:18px;
 content:"g";
 color:#a2a2a2
}
.inbenta-search-last-chance .inbenta-search-results__item-url {
 padding:8px 8px 0 0
}
.inbenta-search-last-chance .inbenta-search-results__item-summary {
 padding:8px 8px 8px 0
}
.inbenta-search-last-chance .inbenta-search-results__item:last-of-type {
 border-radius:0 0 4px 4px
}
.inbenta-search-last-chance .inbenta-search-results__item:focus,.inbenta-search-last-chance .inbenta-search-results__item:hover {
 background:#fff;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s
}
.inbenta-search-last-chance .inbenta-search-results__item:focus__item-link,.inbenta-search-last-chance .inbenta-search-results__item:hover__item-link {
 color:#151f1d
}
@media (max-width:768px) {
 .inbenta-search-last-chance__content {
  max-width:100%;
  margin:24px
 }
 .inbenta-search-last-chance .content__header__text {
  font-size:19.8px;
  line-height:32px
 }
 .inbenta-search-last-chance .content__footer .inbenta-search-button,.inbenta-search-last-chance .content__footer .inbenta-search-button--secondary {
  font-size:13.5px
 }
 .inbenta-search-last-chance .inbenta-search-results__item-link {
  font-size:13.5px;
  line-height:21px;
  font-space:.45px
 }
 .inbenta-search-last-chance .inbenta-search-results__item-link:after {
  font-size:16px
 }
}
.inbenta-search-instants {
 background:#f6f6f6;
 box-shadow:0 6px 6px 0 rgba(0,0,0,.26),0 10px 20px 0 rgba(0,0,0,.19);
 border-radius:4px
}
.inbenta-search-instants__header {
 padding:16px 16px 12px;
 color:#58b7b3;
 text-transform:uppercase;
 word-wrap:break-word;
 word-break:break-word;
 font-family:Montserrat,sans-serif;
 font-size:15px;
 font-weight:300
}
.inbenta-search-instants .header__icon {
 position:relative
}
.inbenta-search-instants .header__icon:before {
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:20px;
 content:"k";
 color:#7a7a7a
}
.inbenta-search-instants .header__icon:hover {
 cursor:pointer
}
.inbenta-search-instants .inbenta-search-results {
 padding:0;
 background:#f6f6f6;
 border-radius:0 0 4px 4px
}
.inbenta-search-instants .inbenta-search-results__item {
 margin:4px 0 0;
 border-radius:0;
 box-shadow:none
}
.inbenta-search-instants .inbenta-search-results__item-link {
 font-size:13.5px;
 line-height:22px
}
.inbenta-search-instants .inbenta-search-results__item-link:after {
 padding-left:8px;
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:18px;
 content:"g";
 color:#a2a2a2
}
.inbenta-search-instants .inbenta-search-results__item-url {
 padding:4px 16px 0 0
}
.inbenta-search-instants .inbenta-search-results__item-summary {
 padding:8px 16px 8px 0
}
.inbenta-search-instants .inbenta-search-results__item:last-of-type {
 border-radius:0 0 4px 4px
}
.inbenta-search-instants .inbenta-search-results__item:hover {
 background:#fff
}
.inbenta-search-instants .inbenta-search-results__item:hover__item-link {
 color:#151f1d
}
.inbenta-search-powered {
 padding:0 16px
}
.inbenta-search-powered__link {
 background-image:url(https://cdn.inbenta.io/static/images/logo-inbenta.svg);
 background-size:100% 100%;
 background-repeat:no-repeat;
 background-position:center
}
.inbenta-search-info-bar {
 color:#a2a2a2;
 margin-bottom:24px;
 word-break:break-all;
 word-wrap:break-word;
 word-break:break-word
}
.inbenta-search-info-bar__refine__item {
 padding:8px;
 cursor:pointer
}
.inbenta-search-info-bar__refine__item i:before {
 transition:cubic-bezier(.1,.7,.1,1) 0s;
 color:#a2a2a2;
 font-size:25px
}
.inbenta-search-info-bar__refine__item:hover i:before {
 transition:cubic-bezier(.1,.7,.1,1) 0s;
 color:#85d4dc
}
.inbenta-search-info-bar__refine__options {
 list-style:none;
 padding:0;
 margin:0;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
 background:#fff;
 border-radius:4px
}
.inbenta-search-info-bar__refine__option {
 white-space:nowrap;
 padding:8px;
 letter-spacing:.47px;
 line-height:21px;
 text-decoration:none;
 font-size:13px
}
.inbenta-search-info-bar__refine__option:hover {
 cursor:pointer;
 background:#f6f6f6
}
.inbenta-search-sortby__icon:before {
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:15px;
 content:"O"
}
.inbenta-search-results-per-page__icon:before {
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:15px;
 content:"L"
}
.inbenta-search-show-filters__icon:before {
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:15px;
 content:"s"
}
.inbenta-search-rating {
 font-family:"Open Sans",sans-serif;
 font-weight:400;
 border-radius:4px;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
 background-color:#fff;
 padding:8px 16px;
 margin-bottom:16px
}
.inbenta-search-rating__phrase {
 font-weight:500;
 font-size:13.5px
}
.inbenta-search-rating__buttons__button {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-pack:center;
 justify-content:center;
 -ms-flex-align:center;
 align-items:center;
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 width:40px;
 height:40px;
 border:none;
 background-color:transparent;
 cursor:pointer
}
.inbenta-search-rating__buttons__button:before {
 position:absolute;
 z-index:800;
 content:'';
 width:10px;
 height:10px;
 border-radius:100px
}
.inbenta-search-rating__buttons__button:hover:before {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 background:rgba(0,0,0,.09);
 -webkit-transform:scale(4);
 transform:scale(4);
 transition:-webkit-transform .7s ease;
 transition:transform .7s ease;
 transition:transform .7s ease,-webkit-transform .7s ease
}
.inbenta-search-rating__buttons__button:hover .button__icon:before {
 color:#6ac1ca;
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s
}
.inbenta-search-rating__buttons__button+.inbenta-search-rating__buttons__button {
 margin-left:8px
}
.inbenta-search-rating__buttons__button .button__text {
 display:none
}
.inbenta-search-rating__buttons__button .button__icon {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s
}
.inbenta-search-rating__buttons__button .button__icon:before {
 font-size:20px!important;
 color:#85d4dc
}
.inbenta-search-rating__buttons__button--yes .button__icon:before {
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:15px;
 content:"&"
}
.inbenta-search-rating__buttons__button--no .button__icon:before {
 font-family:inbenta-app-icons;
 font-style:normal;
 font-weight:400;
 font-variant:normal;
 text-transform:none;
 speak:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 font-size:15px;
 content:"'"
}
.inbenta-search-rating--bad {
 padding:16px
}
.inbenta-search-rating--bad .inbenta-search-rating__phrase {
 margin-bottom:4px;
 line-height:22px
}
.inbenta-search-rating--bad .inbenta-search-rating__comment .inbenta-search-input {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 resize:none;
 margin-right:16px;
 height:80px;
 background-color:#f6f6f6;
 color:#a2a2a2;
 padding:8px 16px;
 box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.1);
 font-size:13.5px
}
.inbenta-search-rating--bad .inbenta-search-rating__comment .inbenta-search-input:hover {
 box-shadow:none
}
.inbenta-search-rating--bad .inbenta-search-rating__comment .inbenta-search-input:focus {
 transition:all .3s cubic-bezier(.3,.01,.6,.99) 0s;
 box-shadow:none;
 background-color:#fff;
 color:#3d3f43;
 border-color:#dadada
}
.inbenta-search-rating--bad .inbenta-search-rating__comment .inbenta-search-button,.inbenta-search-rating--bad .inbenta-search-rating__comment .inbenta-search-button--secondary {
 width:auto;
 border-radius:100px;
 padding:8px 24px;
 font-size:13.5px;
 height:40px
}
.inbenta-search-rating--bad .inbenta-search-rating__comment .inbenta-search-button--secondary:hover,.inbenta-search-rating--bad .inbenta-search-rating__comment .inbenta-search-button:hover {
 box-shadow:none
}
.inbenta-search {
 max-width:1280px;
 margin:0 auto;
 padding:0 24px 32px;
 font-family:"Open Sans",sans-serif;
 color:#3d3f43
}
.inbenta-search a {
 color:#58b7b3;
 text-decoration:none
}
.inbenta-search a:hover {
 color:#378682
}
.inbenta-search a:active,.inbenta-search a:focus,.inbenta-search a:hover {
 outline:0;
 text-decoration:none
}
.inbenta-search p {
 margin:0;
 font-size:15px;
 line-height:24px;
 color:#a2a2a2
}
@media (max-width:768px) {
 .inbenta-search {
  padding:0 16px 32px
 }
}

*/

#user-form .field--name-field-areas-of-services{
    display: none;
}