@charset "utf-8";
/*
Theme Name:  Divi Child
Theme URI:   http://divithemes.reviews
Version:     1.1
Description: Divi child theme.
Author:      Hesham Zebida
Author URI:  http://zebida.com
Template:    Divi
*/

/** Common button 
===================**/
.page-id-16 .et_pb_post_title_0, .et_pb_post_title_0.et_pb_featured_bg {
    background-position: 100% 23% !important;
}
.page-id-14 .et_pb_post_title_0, .et_pb_post_title_0.et_pb_featured_bg {
    background-position: 100% 50% !important;
}
.services-slider .owl-dot {
    width: 18px;
    height: 18px;
    border: 2px solid #27485d;
    border-radius: 50%;
    margin-left: 13px;
    cursor: pointer;
}

.services-slider .owl-dots {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
}

.services-slider .owl-dot.active {
    background: #27485d;
    border-color: #27485d;
}
@font-face {
    font-family: 'Kollektif';
    src: url('fonts/Kollektif.eot');
    src: url('fonts/Kollektif.eot?#iefix') format('embedded-opentype'),
    url('fonts/Kollektif.woff') format('woff'),
    url('fonts/Kollektif.svg#Kollektif') format('svg');
    font-weight: normal;
    font-style: normal;
}

.nav li ul {
    width: 270px;
}
img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Kollektif';
}

body {
    line-height: 25px;
    font-size: 18px;
    color: #666;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.et_pb_row.et_pb_row_fullwidth,
.et_pb_specialty_fullwidth>.et_pb_row,
.et_pb_blurb_content {
    width: 100% !important;
    max-width: 100% !important;
}

.et_pb_row {
    padding: 0 !important;
}

.et_pb_section {
    background: var(--grey);
    padding: 0 !important;
}

.flex {
    display: flex;
    flex-flow: row wrap;
}

.flex>div {
    float: none;
    margin: 0 !important;
}

:root {
    --anime: all ease .9s;
}

:root {
    --blue: #01017C;
}

:root {
    --sky: #6FC3F8;
}

div#page-container {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* reset css ends */
/* Header css */
#top-menu a {
    font-size: 20px;
    font-family: kollektif;
    font-weight: 200;
    color: #01017C;
    text-transform: uppercase;
    padding-bottom: 40px !important;
}

.headerInfo #et-info {
    float: none;
    padding: 0;
}
img#logo {
    max-height: 100%!important;
}
.headerInfo {
    width: 100%;
    text-align: right;
    display: inline-block;
    float: right;
}
.headerInfo .totalcart {
    padding-right: 15px;
}
div#et-top-navigation {
    padding-top: 22px !important;
}

.headerInfo #et-info>a,
.headerInfo #et-info>span,
.headerInfo #et-info>ul {
    display: inline-block;
}

.headerInfo ul {
    float: none;
    padding-left: 18px;
}

header#main-header .container {
    width: 80%;
    max-width: 100%;
}

ul.sub-menu li.current-menu-item a,
ul.sub-menu li:hover a {
    background: #02007c;
    color: #fff !Important;
}

.headerInfo #et-info span:before {
    color: #01017C;
    margin-right: 8px;
}

#top-menu li {
    padding-right: 25px;
}

.headerInfo span,
.headerInfo a {
    color: #01017C;
}

.headerInfo #et-info>a {
    padding: 10px 0;
    text-transform: uppercase;
}

.headerInfo ul li:first-child {
    margin-left: 0;
}


/* slider css */
div#homeSlider .et_pb_slider .et_pb_slide {
    height: calc(100vh - 114px);
    position: relative;
    padding: 0;
}

div#homeSlider .et_pb_slider .et_pb_slide::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(71, 139, 200, 0.31);
    content: '';
    position: absolute;
}

.installationText {
    margin-top: 25px;
    font-size: 16px;
    line-height: 26px;
    color: #000;
}

div#homeSlider .et_pb_slides .et_pb_container {
    width: 80%;
    max-width: 100%;
}

div#homeSlider .et_pb_slide_description {
    padding: 0;
    max-width: 580px;
    margin-left: 0;
    margin-right: 0;
    background: rgba(0,0,0,0.5);
    padding: 20px;
}
div#homeSlider .et_pb_slide_description .et_pb_slide_title {
    text-transform: uppercase;
    font-size: 50px;
}

div#homeSlider .et_pb_slide_content {
    font-size: 20px;
    padding: 20px 0;
}

div#homeSlider a.et_pb_button.et_pb_more_button {
    font-size: 17px;
    background: #6FC3F8;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -ms-transition: all ease .7s;
    padding: 10px 20px 10px 20px;
    line-height: 30px !Important;
}

a.getAquote {
    background: #6fc3f7;
    padding: 10px 20px;
    display: block;
    width: 160px;
    text-align: center;
    color: #fff;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    position: fixed;
    right: -60px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    bottom: 23%;
    text-transform: uppercase;
    z-index: 999;
    box-shadow: 0px 0px 4px #fff;
}

div#homeSlider .et-pb-controllers a {
    width: 15px;
    height: 15px;
}

div#homeSlider .et-pb-controllers .et-pb-active-control {
    background: #6fc3f7;
}

div#homeSlider .et_pb_slides .et_pb_slider_container_inner {
    display: table-cell;
}

div#homeSlider .et-pb-arrow-next:before {
    content: "\f105";
    font-size: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    right: 10%;
}

div#homeSlider a.et-pb-arrow-prev::before {
    content: "\f105";
    font-size: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    left: 10%;
}

.et-pb-arrow-next {
    right: 60px !important;
}

.et-pb-arrow-prev {
    left: 60px !important;
}

.container,
.et_pb_row {
    width: 80%;
    max-width: 100%;
}



/* why soft water */
.whySilkflow {
    padding: 100px 0 150px !important;
}

.whySilkflow h4.et_pb_module_header,
.whySoftWater h4 {
    font-size: 32px;
    text-transform: uppercase;
    color: #01017C;
}

.whySilkflow strong {
    font-family: kollektif;
    font-weight: normal;
    font-size: 24px;
    color: #01017C;
    display: block;
    padding: 20px 0 0;
}

.whySilkflow .flex>div:first-child {
    padding-left: 0;
}

.whySilkflow .flex>div:last-child {
    padding-right: 0;
}

.whySilkflow .flex>div:first-child {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.whySilkflow img {
    display: block;
    margin-right: 0;
}

.whySilkflow .flex>div {
    width: 50%;
    padding: 0 30px;
}



/* soft water */
.wholePart>div:first-child {
    padding: 5%;
    background: #6fc3f7;
}

.wholePart>div:last-child>.et_pb_image ,
.wholePart>div:last-child span {
    height: 100%;
    width: 100%;
}

.wholePart img {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    object-fit: cover;
}

.wholePart>div {
    width: 50% !important;
}

.whySoftWater {
    overflow: hidden;
}
.page-id-4729 .softwater1 {
    margin-bottom: 60px;
}

.whySoftWater a.et_pb_button {
    color: #000080 !Important;
    background: #fff;
    border-color: #fff;
    padding: 3px 20px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    font-size: 18px;
}

.whySoftWater h4 {
    padding-bottom: 30px;
}

/* services */
.services {
    padding: 80px 0 150px !important;
}

.services h2,
.testimonialHome h2 {
    font-size: 32px;
    text-transform: uppercase;
    color: #000080;
}

.services .wrapServices {
    height: 300px;
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 40px;
    background-size: cover !important;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -ms-transition: all ease .7s;
}

.services .wrapServices::before {
    background: rgba(0, 0, 0, .26);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
}

.services .item h4 {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    max-width: 250px;
    font-size: 22px;
}

.services .owl-nav.disabled {
    display: none;
}

/* home cta */
.homeCTA .et_pb_text {
    height: 400px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.homeCTA {
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
}

a.freeQuote {
    background: #6fc3f7;
    color: #fff;
    padding: 10px 20px;
    font-size: 24px;
    display: inline-block;
    margin-top: 10px;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -ms-transition: all ease .7s;
}

.homeCTA::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(41, 57, 82, .39);
}


/* testimonials */
.testimonialHome {
    background: #F7F7F7;
    padding: 80px 0 150px !Important;
    text-align: center;
}

.testimonialHome .item h4 {
    font-size: 24px;
    text-transform: uppercase;
    color: #191987;
}

.testimonialHome .item p {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 105px;
}

.feedbackText {
    padding: 30px 0;
}

.testimonialHome .owl-dots>div:hover,
.installations-slider .owl-dots>div:hover {
    cursor: pointer;
}

.testimonialHome .owl-dots>div,
.installations-slider .owl-dots>div {
    width: 15px;
    height: 15px;
    background: #01017c;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -ms-transition: all ease .7s;
}

.testimonialHome .owl-dots>div.active,
.installations-slider .owl-dots>div.active {
    background: #6fc3f7;
}

.testimonialHome .owl-nav>div,
div#blogNews .owl-nav>div,
.installations-slider .owl-nav>div {
    height: 30px;
    width: 30px;
    border-top: 2px solid #01017c;
    border-left: 2px solid #01017c;
    position: absolute;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 50%;
    left: -20px;
}

.testimonialHome .owl-nav>div.owl-next,
div#blogNews .owl-nav>div.owl-next,
.installations-slider .owl-nav>div.owl-next {
    right: -25px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-right: 2px solid #01017c;
    border-left: 0;
    left: auto;
}

.testimonialHome h2 {
    text-align: left;
    padding-bottom: 50px;
}

/* homelogogs */

.homeLogos {
    padding: 100px 0 !important;
}

.homeLogos img {
    height: 160px;
    object-fit: contain;
}
.homeLogos .et_pb_row:first-child {
    padding-right: 2.5% !important;
}


/* news & blogs */
.newsBlogsSection>div {
    width: 50% !important;
}

.newsBlogsSection {
    overflow: hidden;
}

.postPortion {
    background: #6fc3f7;
}

.postPortion>div,
.postPortion>div>div {
    position: relative;
    height: 100%;
}

div#blogNews {
    position: relative;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 10%;
    color: #fff;
}

.postPortion h2 {
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    right: 40px;
    top: 40px;
}

div#blogNews h4 {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    max-width: 100%;
    line-height: 30px;
    padding-bottom: 0;
}

.contentNews {
    max-width: 100%;
    padding: 25px 0;
}

a.newsMore {
    text-transform: uppercase;
    background: #fff;
    display: inline-block;
    padding: 10px 50px;
    font-family: kollektif;
    color: #6fc3f7;
    font-size: 20px;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -ms-transition: all ease .7s;
}

div#blogNews .owl-nav>div {
    font-size: 0;
    border-color: #fff !important;
    left: -40px;
}

div#blogNews .owl-nav>div.owl-next {
    left: auto;
}



/* footer */
footer#main-footer ul li a {
    color: #707070 !Important;
    font-size: 16px;
}

footer#main-footer {
    font-family: kollektif;
}



div#custom_html-2 ul li {
    color: #000080;
    font-size: 24px;
}

div#footer-widgets h4 {
    color: #000080;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}

div#custom_html-2 ul li::before {
    display: none;
}

.footer-widget ul li::before {
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    width: 5px;
    background: #707070;
}

footer#main-footer .footerItems ul li a {
    color: #191987 !Important;
}

footer#main-footer .footerItems ul li {
    display: inline-block;
    padding: 6px 15px;
    border-right: 1px solid #191987;
    text-transform: uppercase;
}

footer#main-footer .footerItems ul li:last-child {
    border: none;
}

span.et_close_search_field:after {
    text-align: center;
    background: #6fc3f8;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 5px #333;
}

.footerItems {
    padding: 20px 0;
    text-align: center;
    width: 100%;
}

footer form {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.footerItems ul {
    text-align: center;
}

.custom-social ul li::before {
    display: none;
}

.custom-social ul li {
    margin: 0;
}

footer div#text-2,
div#custom_html-3 {
    float: none;
    width: 100%;
    display: block;
    margin-bottom: 50px;
}

footer button {
    background: #717171;
    padding: 10px 30px;
    color: #fff;
    border: none;
    font-size: 20px;
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    width: 28%;
}

footer input[type="search"] {
    background: #6fc3f7;
    padding: 10px;
    height: 43px;
    font-size: 16px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    width: 70%;
}

.et_pb_search_form_hidden span.et_close_search_field {
    z-index: 9;
}

footer input[type="search"]::placeholder {
    color: #fff;
    font-family: kollektif;
    font-size: 18px;
}

footer input[type="search"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

footer input[type="search"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

footer input[type="search"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff !important;
}

footer input[type="search"]::-ms-input-placeholder {
    /* IE 10+ */
    color: #fff !important;
}

footer input[type="search"]:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.custom-social ul li a {
    background: #D8D8D8;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 44px;
    border-radius: 50%;
    font-size: 20px !important;
}

.custom-social ul li a::before {
    color: #191987 !important;
	line-height: 40px;
}

footer .widget_search input#s {
    background: #6fc3f7;
    border-radius: 0;
    border: none;
    color: #fff;
}

footer .widget_search input#searchsubmit {
    background: #717171;
    border: none;
    font-size: 0;
    border-left: 5px solid #fff !important;
}

footer .widget_search #searchform::after {
    content: "\f002";
    position: absolute;
    top: 5px;
    right: 20px;
    font-family: FontAwesome;
    font-size: 24px;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    cursor: pointer;
}

div#footer-widgets {
    display: flex;
    flex-flow: row wrap;
    width: initial;
    margin: 0 -15px;
}

div#footer-widgets>div {
    width: 25% !Important;
    margin-right: 0 !Important;
    padding: 0 15px;
}

.owl-nav>div {
    cursor: pointer;
}
li.et-social-icon.et-social-linkedin a::before {
    content: "\e09d";
}
.footer-widget .et_pb_widget.widget_media_image img {
	width: 150px;
	height: auto; 
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
	margin-bottom: 0!important;
	display: block;
	width: 100%;
}
.et-social-icons {
	margin-top: 15px;
}

/* why soft water page */
.innerHeader .et_pb_module.et_pb_post_title {
    padding: 0;
    height: 400px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    background-position: bottom;
}

.innerHeader .et_pb_title_container {
    width: 80%;
    margin: 0 auto;
    padding: 0 5% !Important;
}

.innerHeader h1.entry-title {
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0px 0px 10px #333;
}

.innerHeader .et_pb_module.et_pb_post_title::before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(46, 46, 46, .22);
}

.softwater1 h3 {
    font-size: 32px;
    text-transform: uppercase;
    color: #01017c;
}

.innerHeader {
    padding-bottom: 80px !important;
}

.twoColsoft,
.imgText,
.insTwoCol {
    display: flex;
    flex-flow: row wrap;
}

.textFull,
.imgText>div:first-child,
.insTwoCol>div:first-child {
    position: relative;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.twoColsoft strong {
    color: #01017c;
}

.softwater3 {
    padding: 80px 0 0 !Important;
}

.softwater3 h4 {
    color: #01017c;
    text-transform: uppercase;
}

.waterMap p {
    font-size: 20px;
    color: #1C1C1C;
}

.mapLegend ul {
    list-style: none;
}

.mapLegend ul li {
    position: relative;
    color: #01017c;
    text-transform: uppercase;
    padding-left: 50px;
    padding-bottom: 10px;
}

.mapLegend ul li::before {
    width: 26px;
    height: 26px;
    background: #248A86;
    position: absolute;
    content: '';
    left: 0;
    top: 2px;
}

.mapLegend ul li:nth-child(2)::before {
    background: #57AFD5;
}

.mapLegend ul li:nth-child(3)::before {
    background: #C3DDEB;
}

.differenceTitle h3 {
    color: #01017c;
    text-transform: uppercase;
    max-width: 100%;
    line-height: 26px;
    font-size: 24px;
    text-align: center;
}

.differenceTitle {
    padding: 140px 0 40px !Important;
}

.differeceBox {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.differeceBox>div {
    height: 500px;
    width: 50% !Important;
    margin: 0 !Important;
    float: none;
    display: flex;
    flex-flow: column;
    justify-content: center;
    transition: all ease .7s;
}

.differeceBox>div::before {
    position: absolute;
    background: rgba(41, 57, 82, 0);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
}

.differeceBox::before {
    width: 2px;
    content: '';
    position: absolute;
    left: 50%;
    background: rgba(255, 255, 255, 0.6392156862745098);
    height: 100%;
    z-index: 99;
}

.differeceBox h2.et_pb_module_header {
    font-size: 32px;
    text-transform: uppercase;
}

.differeceBox a.et_pb_button.et_pb_promo_button {
    font-size: 16px;
    border-radius: 0;
}

.textBlock {
    padding: 150px 0 !important;
    color: #1C1C1C;
}

.contamination::before {
    background: rgba(41, 57, 82, .72);
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
}

.contamination {
    padding: 150px 0 !Important;
}

.contamination h4.et_pb_module_header {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 35px;
}

.protectionTitle h3 {
    font-size: 32px;
    text-transform: uppercase;
    color: #01017c;
    padding-bottom: 80px;
    text-align: center;
}

.protection {
    padding: 150px 0 !important;
    color: #1D1D1D;
}

.protection h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #01017c;
}

.oddImgText {
    padding: 50px 0 !Important;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.imgDown {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.et_pb_row.et_pb_row_10.gasBill {
    padding: 55px 0 !important;
}
.eczema {
    padding: 30px 0 0 !Important;
}

.imgDown img {
    padding-top: 0px;
}

.imgText>div:first-child,
.insTwoCol>div:first-child {
    height: auto;
}

/* installation page */
.contamination .et_pb_text {
    max-width: 1000px;
    margin: 0 auto;
}

.installationBody span.et_pb_image_wrap {
    max-width: 98%;
}

.installationBody .et_pb_image {
    text-align: right;
}

.installationBody p {
    padding-bottom: 30px;
}

.simpleText {
    padding: 50px 0 150px !Important;
}

.installationSlider h2 {
    font-size: 32px;
    text-transform: uppercase;
    color: #01017c;
    text-align: center;
}

.installationSlider .et_pb_code_inner {
    width: 90%;
    margin: 0 auto;
}

.installationSlider {
    padding: 0 0 150px !Important;
}

.installations-slider .owl-nav>div {
    left: -5%;
}

.installations-slider .owl-nav>div.owl-next {
    right: -5%;
    left: auto;
}

.installations-slider .owl-nav>div {
    left: -5%;
}

.installations-slider .owl-nav>div.owl-next {
    right: -5%;
    left: auto;
}

.installations-slider {
    padding: 40px 0 0;
}

.installations-slider .owl-dots {
    padding: 20px 0;
    text-align: center;
}

.installations-slider .owl-dots>div {
    background: #676767;
}
.installationSlider {
    margin-top: 50px;
}

/* contact page */
.topDetails ul li {
    display: inline-block;
    padding: 0 20px;
}

.topDetails ul {
    padding: 40px 0 80px;
}

.topDetails ul li i {
    color: #01017c;
    padding-right: 15px;
}

.topDetails ul li a {
    color: #272727;
}

.topDetails ul li {
    display: inline-block;
    padding: 0 20px;
}

.topDetails ul li i {
    color: #01017c;
    padding-right: 15px;
}

.topDetails ul li a {
    color: #272727;
}

.contactForm,
.findUs {
    display: flex;
    flex-flow: row wrap;
    overflow: hidden;
    font-family: kollektif;
}

.contactForm>div,
.findUs>div {
    width: 50% !Important;
    margin: 0 !Important;
}

.contactForm>div:first-child,
.findUs>div:last-child {
    background: #6FC3F8;
    padding: 2%;
}

.imagewrapNew span.et_pb_image_wrap {
    width: 100%;
    display: block;
}

.imagewrapNew span.et_pb_image_wrap img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.et_pb_column.et_pb_column_1_2.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough {}

div#finduslocations {
    height: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

div#finduslocations .et_pb_text_inner {
    width: 100%;
}

.contactForm .et_pb_image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
}

.contactForm>div:last-child div,
.contactForm>div:last-child span {
    height: 100%;
    position: relative;
    display: block;
}

.contactForm h3,
.findUs h3 {
    color: #fff;
    text-transform: uppercase;
    padding: 0 0 30px;
}

.contactForm form input[type='text'],
.contactForm form input[type='email'],
.contactForm form textarea {
    height: 40px;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    border: none;
    font-size: 19px;
}

.contactForm form input[type='text'],
.contactForm form input[type='email'],
.contactForm form textarea {}

.contactForm form input[type='text']::-webkit-input-placeholder,
.contactForm form input[type='email']::-webkit-input-placeholder,
.contactForm form textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #aaa;
    text-transform: uppercase;
}

.contactForm form input[type='text']::-moz-placeholder,
.contactForm form input[type='email']::-moz-placeholder,
.contactForm form textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #aaa;
    text-transform: uppercase;
}

.contactForm form input[type='text']:-ms-input-placeholder,
.contactForm form input[type='email']:-ms-input-placeholder,
.contactForm form textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #aaa;
    text-transform: uppercase;
}

.contactForm form input[type='text']:-moz-placeholder,
.contactForm form input[type='email']:-moz-placeholder,
.contactForm form textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #aaa;
    text-transform: uppercase;
}

.contactForm form textarea {
    height: 120px;
}

.contactForm input.wpcf7-form-control.wpcf7-submit {
    background: #fff;
    border: none;
    color: #aaa;
    padding: 10px 40px;
    font-size: 18px;
    text-transform: uppercase;
    background-color: white;
    width: 160px;
    margin: 0 auto;
    display: inline-block;
    cursor: pointer;
}

.findUs {
    font-family: lato;
    color: #fff;
}

.findUs ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-flow: row wrap;
}

.findUs ul li {
    width: 50%;
}

.gdpr {
    color: #fff;
    display: block;
}

.gdpr a {
    color: #000;
}

.findUs iframe {
    display: block;
}

.contactBottom::before {
    content: '';
    background: rgba(0, 0, 0, .59);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contactBottom {
    padding: 150px 0 !important;
}

.contactBottom h4 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    padding-bottom: 50px;
}

.contactBottom .custom-social ul {
    float: none;
    padding: 0;
}

.contactBottom .et_pb_code_inner {
    text-align: center;
}

.contactBottom .custom-social ul li a {
    background: none;
}

.contactBottom .custom-social ul li a::before {
    color: white !Important;
}

.contactBottom .custom-social ul li {
    padding: 0 25px;
}

ul.sub-menu li {
    padding: 0 !important;
    width: 100%;
}

ul.sub-menu li a {
    width: 100%;
}

ul.sub-menu {
    padding: 0 !important;
    border-color: #fff !important;
}

#top-menu li li a {
    width: 100%;
}

/* category page */
.archive.tax-product_cat header.woocommerce-products-header {
    padding: 30px 0 60px;
    text-align: center;
}
#left-area.d_page{
    width: 100% !important;
    padding-right: 0px;
    margin-top: 60px;
}
#left-area ul.products {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -15px;
}
.search-results #left-area ul.products{
    width: 100%;
}
#left-area ul.products li {
    clear: none !important;
    width: 33.333%;
    margin-right: 0 !Important;
    padding: 0 15px;
}
#left-area.d_page ul.products li{
    margin-bottom: 30px !important;
}
span.et_overlay {
    display: none;
}

#left-area ul.products li a:hover::before {
    top: 100%;
}

h2.woocommerce-loop-category__title {
    text-align: left !important;
}
h2.woocommerce-loop-category__title mark.count {
    color: #fff;
    background: transparent;
    display: none;
}
h2.woocommerce-loop-category__title,
h2.woocommerce-loop-product__title {
    position: absolute;
    top: 40%;
    color: #fff;
    width: 100%;
    z-index: 999;
    font-size: 20px !important;
    text-transform: uppercase;
    padding: 0 20px !important;
    text-shadow: 0px 0px 10px #333;
}

#left-area ul.products li a::before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background: rgba(20, 20, 20, .59);
    z-index: 9;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -ms-transition: all ease .7s;
}

.woocommerce ul.products li.product a, #left-area ul.products li.product a {
    position: relative;
    display: block;
    overflow: hidden;
}

.woocommerce ul.products li.product a:hover h2::before, #left-area.d_page ul.products li.product a:hover h2::before {
    background: #fff;
    color: #333;
}

h2.woocommerce-loop-category__title::before,
h2.woocommerce-loop-product__title::before {
    content: 'See More';
    position: absolute;
    bottom: -70px;
    border: 1px solid #fff;
    padding: 10px 30px;
    display: block;
    text-transform: capitalize;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -ms-transition: all ease .7s;
    box-shadow: 0px 0px 10px #333;
    text-shadow: none;
}

.remover {
    padding: 0 !important;
}


/* news page */
.NewsPage_listing>div:nth-child(odd) .newsContents {
    flex-flow: row-reverse;
}

.NewsPage_listing>div:nth-child(odd) {
    background: #6fc3f7;
    color: #fff;
}

.newsContents {
    display: flex;
    width: 80%;
    margin: 0 auto;
    padding: 80px 0;
}

.newsImage {
    width: 20%;
}

.newsImage img {
    width: 100%;
}

.textNews {
    padding: 10px 0 30px 0;
}

.newsDetail {
    width: 80%;
    padding-right: 50px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.newsDetail h4 {
    font-size: 24px;
    text-transform: uppercase;
}

.newsDetail a.newsMore {
    background: transparent;
    position: relative;
}

.NewsPage_listing>div:nth-child(odd) a.newsMore {
    color: #fff;
    border: 2px solid #fff;
    font-size: 16px;
    padding: 10px 40px 10px 20px;
}

.newsDetail a.newsMore::before {
    content: "\f178";
    position: absolute;
    top: 10px;
    right: 10px;
    font-family: Fontawesome;
}

.NewsPage_listing>div:nth-child(odd) .newsDetail h4 {
    color: #fff;
}

.NewsPage_listing>div:nth-child(even) .newsDetail {
    text-align: right;
    padding: 0 0 0 50px;
}

.NewsPage_listing>div:nth-child(even) a.newsMore {
    border: 2px solid #6fc3f7;
    font-size: 16px;
    padding: 10px 40px 10px 20px;
}

.NewsPage_listing>div .textNews p {
    max-width: 100%;
}

.NewsPage_listing>div:nth-child(even) .textNews {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    color: #7b7b7b;
}

.NewsPage_listing>div:nth-child(even) .newsDetail h4 {
    color: #6fc3f7;
}



/* product single page */
#left-area .related ul.products li {
    width: 100%!important;
    clear: none!important;
    padding: 0;
    margin-bottom: 0;
}

section.related.products>h2 {
    text-align: center;
    font-size: 32px !Important;
    text-transform: uppercase;
    color: #01017C;
    padding: 40px 0 50px;
}

.woocommerce #review_form #respond p.stars {
    padding: 10px 0 0;
}

.woocommerce #review_form #respond p.stars a,
.woocommerce #review_form #respond .form-submit input {
    color: #01017D;
}

.woocommerce #review_form #respond .form-submit input:hover {
    background: #01017c;
    color: #fff;
}

.woocommerce div.product .product_title {
    font-size: 32px !Important;
    color: #01017C;
}

.woocommerce-product-details__short-description {
    padding: 20px 0 40px;
}

.poa,
.woocommerce div.product div.summary .price {
    font-size: 24px;
    color: #6fc3f7;
    padding: 10px 0 0;
}

.price_vat_text {
    color: #6fc3f7;

}

.woocommerce div.product form.cart .quantity+.button {
    margin: 0;
    background: none;
    color: #6fc3f7;
    opacity: 1;
}

.woocommerce div.product form.cart .quantity+.button:hover {
    border-color: #6fc3f7;
}

.woocommerce div.product form.cart .quantity input {
    background: #ddd !Important;
    color: #111 !important;
    height: auto;
    padding: 15px;
}

.woocommerce-product-details__short-description p,
.price_vat_text {
    font-size: 21px;
}

a.single_add_to_cart_button.button.alt {
    background: #01017c !important;
    border: #01017c !Important;
    color: #fff !Important;
    text-transform: uppercase;
    padding: 5px 50px !Important;
    font-size: 17px;
    border-radius: 0;
    margin-top: 30px;
    font-family: kollektif;
}

.woocommerce div.product div.summary {
    font-family: kollektif;
}

a.single_add_to_cart_button.button.alt:hover::after {
    top: 1px;
}

ul.tabs.wc-tabs {
    text-align: center;
    background: transparent !important;
    border: none !important;
    overflow: visible !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
    border: none !Important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #6fc3f7 !important;
    margin: 0 15px !Important;
}

body.woocommerce #left-area div.product .woocommerce-tabs ul.tabs li a {
    color: #fff !important;
    padding: 10px 40px !important;
    text-transform: uppercase;
}

body.woocommerce #left-area div.product .woocommerce-tabs ul.tabs li.active a {
    background: #01017c;
    color: #fff !Important;
    position: relative;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    border-right: none;
}

body.woocommerce #content-area div.product .woocommerce-tabs .panel,
body.woocommerce div.product .woocommerce-tabs .panel {
    box-shadow: 0px 0px 10px #aaa;
    padding: 50px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    opacity: 0;
}

body.woocommerce #left-area div.product .woocommerce-tabs ul.tabs li.active a::before {
    border: 20px solid transparent;
    border-top-color: #01017c;
    content: '';
    position: absolute;
    bottom: -40px;
    left: 45%;
}

.woocommerce #review_form #respond p.comment-form-author,
.woocommerce #review_form #respond p.comment-form-email {
    width: 50%;
}

form#commentform input[type='text'],
form#commentform input[type='email'] {
    width: 100%;
}

form#commentform {
    display: flex;
    flex-flow: row wrap;
}

form#commentform p {
    width: auto;
    display: inline-block;
    padding: 0 15px;
}

.woocommerce ul.products li.product .price {
    display: none;
}

.comment-form-rating label {
    display: block;
}

form#commentform {
    margin: 0 -15px;
}

.comment-form-rating {
    width: 100%;
    padding: 0 15px;
}

#commentform input[type=email],
#commentform input[type=text],
#commentform input[type=url],
#commentform textarea {
    background-color: #fff;
    box-shadow: 0px 0px 2px #aaa;
}

.et_no_sidebar #sidebar {
    display: none !important;
}

.et_no_sidebar #left-area {
    float: none !Important;
    padding-right: 0 !important;
}

input.et-search-field {
    background: #fff;
    box-shadow: 0px 0px 10px #aaa;
    padding: 10px;
    width: 100%;
}

/* particles css*/
.particles {
    position: relative;
    grid-area: 1 / 1 / 2 / 2;
}

.particles-canvas {
    position: absolute;
    pointer-events: none;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.whySoftWater a.et_pb_button:hover {
    padding: 3px 20px !Important;
}

div#homeSlider a.et_pb_button.et_pb_more_button:hover {
    background: #000083;
    border: #000083;
    padding: 10px 40px 10px 20px !important;
}

.whySoftWater a.et_pb_button:hover {
    padding-right: 30px !Important;
}

a.freeQuote:hover {
    background: #02007c;
}

.wrapServices:hover {
    transform: scale(1.1);
}

a.newsMore:hover {
    background: #191987;
    color: #fff;
    border-color: #191987 !important;
}

div#footer-bottom {
    padding: 0;
    background: transparent;
    text-align: center;
}

ul.pagination {
    margin: 40px 0 0;
    text-align: center;
}

ul.pagination>li {
    display: inline-block;
}

ul.pagination>li a {
    display: block;
    padding: 5px 15px;
    border: 1px solid #010080;
    color: navy;
    transition: all ease .7s;
    -moz-transition: all ease .7s;
    -o-transition: all ease .7s;
    -webkit-transition: all ease .7s;
    -ms-transition: all ease .7s;
}

ul.pagination>li.active a,
ul.pagination>li:hover a {
    background: #010080;
    color: #fff;
}

.woocommerce .woocommerce-ordering select {
    color: #00017b !important;
    background: #ffffff;
    font-size: 16px;
    padding: 10px;
    border-radius: 0;
    border: 2px solid #00017b;
}

p.woocommerce-result-count {
    font-size: 18px;
    color: #01007d;
}

.container.et_search_form_container.et_pb_search_form_hidden {
    z-index: -99 !important;
    opacity: 0;
    animation: none !important;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: 1px solid #000079;
}

.woocommerce nav.woocommerce-pagination ul li a {
    color: #00007e;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 10px 15px;
}

.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li:hover a {
    background: #010082;
    color: #fff;
}

div#homeSlider a.et_pb_button.et_pb_more_button::after {
    position: absolute;
    top: 5px;
}

.services .item {
    overflow: hidden;
}

.gdpr span {
    margin-left: 0;
}

.et_right_sidebar.search-results #left-area {
    width: 100%;
    padding-right: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.et_right_sidebar.search-results #sidebar {
    display: none;
}

.et_right_sidebar #main-content .container:before {
    display: none;
}

.et_right_sidebar.search-results article {
    padding: 15px;
    border: 1px solid #aaa;
    width: 48%;
    text-align: center;
}

.et_right_sidebar.search-results a.entry-featured-image-url {
    max-width: 300px;
    margin: 0 auto 20px;
}

.et_right_sidebar.search-results article::before,
.et_right_sidebar.search-results article::after {
    content: '';
    clear: both;
    display: block;
}

.et_right_sidebar.search-results h1 {
    width: 100%;
    padding-bottom: 20px;
    color: #01017c;
}

.et_right_sidebar.search-results .pagination {
    width: 100%;
}


/* animation for hard and soft water */
.soft_water_open .differeceBox>div:first-child,
.hard_water_open .differeceBox>div:last-child {
    width: 100% !important;
    transition: all ease .7s;

}

.soft_water_open .differeceBox>div:last-child,
.hard_water_open .differeceBox>div:first-child {
    display: none;
    transition: none;
    width: 0 !important;
    overflow: hidden;
    height: 0;
}

.soft_water_open .differeceBox::before,
.hard_water_open .differeceBox::before {
    display: none
}

.soft_water_open div#differencesText,
.hard_water_open div#differencesText {
    padding: 150px 0 !important;
}

div#differencesText {
    padding: 0 !important;
    transition: all ease .7s;
}

.soft_water_open div#differencesText .softWaterText,
.hard_water_open div#differencesText .hardWaterText {
    display: block !important;
}

div#differencesText {
    padding: 0 !important;
    transition: all ease .7s;
}

.differeceBox a.et_pb_button.et_pb_promo_button::before {
    width: 100%;
    height: 100%;
    content: 'Go Back';
    position: absolute;
    display: block !important;
    transition: all ease 7s;
    right: 0;
    top: 0;
    font-family: Lato;
    font-size: 16px !Important;
    font-weight: normal !Important;
    display: flex !Important;
    flex-flow: column;
    justify-content: center;
    background: white !Important;
    color: #333 !important;
    transition: all ease .7s;
}

.soft_water_open .differeceBox a::before,
.hard_water_open .differeceBox a::before {
    opacity: 1;

}

.pagetitle_header {
    height: 140px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    position: relative;
    background-size: 110% !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
}

.pagetitle_header::before {
    background: rgba(111, 195, 248, 0.24);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
}

.pagetitle_header h1 {
    color: #02007c;
}

.woocommerce ul.products li.product a img, #left-area ul.products li.product a img {
    height: 420px;
    object-fit: contain;
}

.woocommerce div.product div.images img {
    max-height: 600px;
    width: auto;
    margin: 0 auto;
}

.woocommerce-tabs.wc-tabs-wrapper h2+h2 {
    font-size: 18px;
}

#top-menu li li a {
    font-size: 17px;
    padding: 8px 25px !important;
}

.archive.tax-product_cat header.woocommerce-products-header h1 {
    padding-bottom: 35px;
    display: none;
}
.installations-slider .insImage img {
    width: 100%;
    height: 470px;
    object-fit: cover;
}
div#footer-bottom>div {
    text-align: center;
}

div#footer-info {
    float: none;
    text-align: center;
    color: #000178;
}

.headerInfo #et-info-phone {
    padding-right: 10px;
}

#footer-info a {
    color: #6fc3f7;
}


.post-type-archive ul.products li.product .woocommerce-loop-category__title {
    text-align: center;
}
.page-id-4728 .innerHeader .et_pb_row {
    background-position: bottom;
}
.drinking_contamination h3 {
    font-size: 30px;
    margin-bottom: 20px;
}

.eczema.imgDown a.et_pb_button {
    border: none;
    color: #fff;
    background: #01017c;
    border-radius: 0px;
    padding: 8px 20px;
    border: 2px solid #01017c;
}

.eczema.imgDown a.et_pb_button:hover::after {
    display: none;
}

.eczema.imgDown a.et_pb_button:hover {
    background: transparent;
    color: #01017c;
}
div#media_image-3 {
    margin-bottom: 10px;
}
.tax-product_cat nav.woocommerce-breadcrumb {
    margin-bottom: 0px;
    color: #02007c;
}
.woocommerce .woocommerce-breadcrumb a{
    color: #02007c;
}
.mainbreadcrumb_header p {
    color: #000;
}
.moove-gdpr-status-bar.gdpr-checkbox-disabled.checkbox-selected {
    display: none;
}
.headerInfo #et-info span, .headerInfo #et-info a,.headerInfo #et-info ul {
    position: relative;
    z-index: 999;
}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    color: #fff;
}
.contactForm form span.ajax-loader {
    vertical-align: middle;
    padding-left: 10px;
}

.contactForm form span {
    text-align: left;
}

.contactForm form {
    text-align: center;
}
/*Nerain css*/
.homeLogos {
    display: flex;
    flex-flow: row;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 95px !important;
}

.installlationlogos {
    display: flex;
    flex-flow: row wrap;
    background: #fff;
}

.installlationlogos {
    padding: 40px 40px 0!important;
}

.installlationlogos .et_pb_column .et_pb_image_wrap {
    height: 115px;
    width: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.installlationlogos:last-child {
    padding-bottom: 45px !important;
}


/* Brochure Tab Section */

.brouchure-docs {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.brouchure-docs a {
    margin: 10px;
    padding: 9px 11px;
    display: block;
    box-shadow: 0px 0px 4px #333;
    color: #01017c;
    padding: 13px;
    margin-bottom: 17px;
}


.woocommerce.post-type-archive .woocommerce-breadcrumb + header.woocommerce-products-header {
    display: none;
}


.whySoftWater.et_pb_section_3 .wholePart>div:last-child {
    padding: 5%;
    background: #6fc3f7;
}

.whySoftWater.et_pb_section_3 .wholePart>div:first-child span {
    height: 100%;
    width: 100%;
}

.whySoftWater.et_pb_section_3 .wholePart>div:first-child .et_pb_module {
    width: 100%;
    height: 100%;
}

.whySoftWater.et_pb_section_3 .wholePart>div:first-child .et_pb_column {
    padding: 0 !important;
}

.whySoftWater.et_pb_section_3 .wholePart>div:first-child {
    padding: 0;
    background: transparent;
}

.post-type-archive-product .pagetitle_header {
    background: url('images/productbanner.jpeg');
    background-repeat: no-repeat;
    background-size: cover!important;
    height: 450px;
    /* background-position: 0px -610px !important; */
}

.post-type-archive-product .pagetitle_header:before {
    content: '';
    background: #ffffffad;
}
.woocommerce div.product form.cart .variations td select {
    height: 40px;
}
div#order_review {
    padding-top: 20px;
}

h3#order_review_heading {
    padding-top: 30px;
}
.search-results #left-area ul.products li {
    margin-bottom: 25px;
	    width: 25%;
}
.search-results h2.woocommerce-loop-product__title::before {
    display: none;
}
/* covid css */
.covid-update h2 {
    padding: 20px;
    background: #01017c;
    font-weight: bold;
    color: #fff;
    max-width: max-content;
    font-size: 32px;
    margin: 40px auto;
}
.covid-update h2 img {
    display: inline-block;
    height: 30px;
    vertical-align: middle;
}
.covid-update div {
    text-align: center;
}
a.getAquote.covid-btn img {
    height: 20px;
    vertical-align:middle;
    display:inline-block;
}
a.getAquote.covid-btn {
    background: #01017c;
    bottom: 50%;
    width: 220px;
    right: -86px;
}

.corona-banner {
    padding: 40px 0 0;
}

.covid-text {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}
.post-type-archive-product .pagetitle_header> div {
    z-index: 99;
    width: 80%;
    margin: 0 auto;
}
.covid-text h3 {
    font-size: 28px;
    font-weight: bold;
    color: #01017c;
}
.pagetitle_header>div {
    width: 80%;
    margin: 0 auto;
}
/* ====================== */
/* responsive starts from here */
@media(max-width: 1700px) {
    #top-menu li {
        padding-right: 20px;
    }
}
@media(max-width: 1650px) {

    .headerInfo span,
    .headerInfo a {
        font-size: 15px;
    }

    .headerInfo #et-info-phone {
        margin-right: 0;
    }

    #top-menu a {
        font-size: 17px;
    }

    #top-menu li {
        padding-right: 10px;
    }
}
@media(max-width: 1600px) {
.search-results #left-area ul.products li {
    width: 33.333%;
}
}
@media(max-width: 1440px) {
    a.getAquote.covid-btn{
        bottom: 55%;
    }
    #top-menu a {
        font-size: 16px;
    }
}
@media(max-width: 1400px) {


    .headerInfo #et-info>a,
    .headerInfo #et-info-phone {
        font-size: 15px;
    }

    .headerInfo ul li a {
        font-size: 18px;
    }

    #main-header #logo {
        max-height: 70%;
    }
}


@media(max-width: 1365px) {
    #top-menu a {
        font-size: 15px;
    }
    .installations-slider .insImage img{
        height: 380px;
    }
    div#et-top-navigation {
        padding-right: 0 !important;
    }

    div#custom_html-2 ul li {
        font-size: 20px
    }

    .headerInfo {
        max-width: 100%;
        text-align: right;
        z-index: 9;
        width: auto;
        display: inline-block;
        position: relative;
    }

    .headerInfo #et-info>a,
    .headerInfo #et-info-phone {
        display: inline-block;
    }

    .headerInfo ul {
        display: inline-block;
    }
}
@media(max-width: 1300px){
    #main-header #logo {
        max-height: 50%;
    }
    header#main-header .container, .container, .et_pb_row {
        width: 90%;
    }
}
@media(max-width: 1200px) {
    .woocommerce ul.products li.product a img {
        height: 330px;
    }

    div#footer-widgets>div {
        width: 33.333% !important;
    }

    footer div#footer-widgets>div:last-child {
        width: 100% !Important;
        max-width: 400px;
        margin: 0 auto !Important;
    }

    footer .custom-social .et-social-icons {
        float: none;
        text-align: center;
    }

    div#custom_html-3 {
        margin-bottom: 20px;
    }

    #top-menu li {
        padding-right: 8px;
    }

    #top-menu a {
        font-size: 14px;
    }

    .testimonialHome .item p {
        padding: 0 40px;
    }

    .testimonialHome {
        padding: 50px 0 !Important;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li{
        margin: 0 10px!important;
    }
}

@media(max-width: 1100px) {
    img#logo {
        width: 140px;
    }
    body.woocommerce #left-area div.product .woocommerce-tabs ul.tabs li a{
        font-size: 15px;
    }
    body.woocommerce #left-area div.product .woocommerce-tabs ul.tabs li.active a::before{
        border-width: 15px;
        bottom: -30px;
        left: 45%;
    }
    body.woocommerce #left-area div.product .woocommerce-tabs ul.tabs li a{
        padding: 10px 20px !important;
    }

    .et_header_style_left #et-top-navigation nav>ul>li>a,
    .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-bottom: 30px;
    }
}

@media(max-width: 1022px) {
    #top-menu a {
        font-size: 13px;
    }

    .headerInfo span,
    .headerInfo a {
        font-size: 14px;
    }
}

@media(max-width: 980px) {
    img#logo {
        width: auto;
    }
    a.getAquote.covid-btn{
        display: none;
    }
    a.header-covid-btn {
        display: block!important;
        background: #6fc3f7;
        max-width: max-content;
        position: absolute;
        color: #fff;
        font-weight: normal;
        padding: 7px 10px;
        border-radius: 6px;
        right: 80px;
        bottom: 15px;
    }

    a.header-covid-btn img {
        max-height: 20px;
        display: inline-block;
        vertical-align: middle;
    }
    .imgDown {
        padding-bottom: 40px!important;
    }

    .imgDown .et_always_center_on_mobile {
        text-align: left!Important;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li{
        margin: 0!important;
    }
    body.woocommerce #left-area div.product .woocommerce-tabs ul.tabs li a{
        padding: 10px!Important;
    }
    .installations-slider .insImage img{
        height: 250px;
    }
    .wholePart img {
        position: static;
    }

    .whySoftWater.drinkingWaterSystemHome>div {
        flex-flow: column-reverse;
    }
    .testimonialHome h2{
        text-align: center;
    }
    header#main-header .container, .container, .et_pb_row {
        width: 80%;
    }
    .drinking_contamination h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    div#et-top-navigation {
        width: 40%;
        padding-left: 0 !important;
    }
    .woocommerce ul.products li.product a img, #left-area ul.products li.product a img{
        height: 260px;
    }
    .headerInfo {
        width: 100%;
        text-align: center;
        float: none;
    }

    .et_header_style_left .logo_container {
        position: relative;
        width: 60%;
        float: left;
        padding-bottom: 15px;
    }

    .et_header_style_left #logo,
    .et_header_style_split #logo {
        max-width: 180px;
    }

    div#et_top_search {
        float: right;
        padding-right: 30px;
    }

    .pagetitle_header {
        height: 350px;
    }

    div#homeSlider .et_pb_slide_description {
        max-width: 480px;
    }

    .et_right_sidebar.search-results h2.entry-title {
        font-size: 20px;
    }

    footer div#footer-widgets>div:last-child {
        width: 50% !Important;
    }

    .softwater3 {
        padding: 50px 0 0 !important;
    }

    .protection {
        padding: 50px 0 !important;
    }

    .eczema {
        padding-top: 0 !important;
    }

    .oddImgText {
        padding: 30px 0 50px !Important;
    }

    .protectionTitle h3 {
        padding-bottom: 30px;
    }

    .differenceTitle {
        padding: 50px 0 40px !important;
    }

    div#homeSlider .et_pb_slider .et_pb_slide {
        height: 400px;
    }

    div#homeSlider .et_pb_slide_description .et_pb_slide_title {
        font-size: 40px;
        padding-right: 80px;
    }

    div#homeSlider a.et_pb_button.et_pb_more_button {
        font-size: 15px;
    }

    div#homeSlider a.et-pb-arrow-prev::before,
    div#homeSlider a.et-pb-arrow-next::before {
        width: 25px;
        height: 25px;
    }

    .mobile_menu_bar:before {
        background: #00017b;
        color: #fff;
        top: 10px;
        z-index: 99999;
        border-radius: 4px;
    }

    .differeceBox>div {
        height: 380px;
    }

    .textBlock {
        padding: 50px 0 !important;
    }

    #et_search_icon:before {
        top: 15px;
    }

    .whySilkflow,
    .services,
    .testimonialHome,
    .homeLogos,
    .simpleText {
        padding: 40px 0 50px !important;
    }

    .whySilkflow h4.et_pb_module_header,
    .whySoftWater h4,
    .services h2,
    .testimonialHome h2,
    .homeCTA,
    .postPortion h2,
    .installationSlider h2,
    section.related.products>h2 {
        font-size: 24px;
    }

    .whySilkflow strong,
    .services .item h4 {
        font-size: 18px;
    }

    section.related.products>h2 {
        font-size: 20px !important;
        padding: 0 0 20px;
    }

    body,
    .whySoftWater a.et_pb_button {
        font-size: 16px;
    }

    .services .wrapServices {
        padding: 30px;
        height: 220px;

    }

    .installationSlider {
        padding: 0 0 50px !Important;
    }

    .homeCTA .et_pb_text {
        text-align: center;
        height: 300px;
    }

    .contamination {
        padding: 100px 0 !important;
    }

    a.freeQuote {
        float: none;
        display: inline-block;
        margin: 20px auto 0;
        display: block;
        max-width: 200px;
    }

    .newsBlogsSection>div,
    .wholePart>div,
    .whySilkflow .flex>div {
        width: 100% !important;
        padding: 0;
    }

    .whySilkflow .flex>div:first-child {
        padding-bottom: 20px;
    }

    .wholePart>div:last-child {
        min-height: 300px;
    }

    div#blogNews h4 {
        font-size: 20px;
    }

    ul#mobile_menu {
        padding: 0;
        border-color: #00017b;
    }

    .et_mobile_menu li.current-menu-item a {
        background: #00017b;
        color: #fff;
    }

    .contactForm>div:first-child,
    .findUs>div:last-child {
        padding: 40px;
    }

    .contactForm>div,
    .findUs>div {
        width: 100%;
    }

    .topDetails ul {
        padding: 20px 0 40px;
    }

    .innerHeader {
        padding-bottom: 40px !important;
    }

    .contactForm>div,
    .findUs>div {
        width: 100% !important;
    }

    .contactForm .et_pb_image img {
        position: static;
        max-width: 500px;
        margin: 20px auto !important;
        display: block;
        box-shadow: 0px 0px 8px #aaa;
        padding: 12px;
    }

    .contactForm>div:last-child div,
    .contactForm>div:last-child span {
        height: auto;
        padding: 0 20px;
    }

    #left-area ul.products li {
        width: 50% !important;
    }

    .product h2.woocommerce-loop-product__title {
        font-size: 16px !important;
    }

    .remover {
        padding: 0 !important;
    }

    .newsContents>div {
        width: 100% !important;
        float: none !important;
    }

    .NewsPage_listing .newsContents {
        flex-flow: row wrap !important;
        padding: 30px 0;
    }

    .textNews {
        padding: 20px 0;
    }

    .newsDetail h4 {
        padding: 20px 0 0;
    }

    .NewsPage_listing>div:nth-child(even) .newsDetail {
        text-align: left;
        padding: 0;
    }

    .et_header_style_left .et-search-form,
    .et_header_style_split .et-search-form {
        width: 100% !Important;
        max-width: 100% !important;
    }

    div#footer-widgets>div {
        width: 50% !important;
    }

    div#media_image-2 {
        margin-bottom: 20px !important;
    }

    #left-area ul.products li {
        margin-bottom: 20px !important;
    }

    .woocommerce div.product .product_title {
        font-size: 26px !important;
    }


    h2.woocommerce-loop-product__title::before {
        font-size: 18px !important;
        padding: 8px 15px;
    }

    #left-area .related ul.products li {
        width: 100% !important;
    }

    span.logo_helper {
        display: none;
    }
}

@media(max-width: 850px) {
    .et_right_sidebar.search-results article {
        width: 100%;
    }
}

@media(max-width: 768px) {
    .woocommerce ul.products li.product a img, #left-area ul.products li.product a img{
        height: 320px;
    }
    .contactBottom {
        padding: 100px 0 !Important;
    }

    .contactBottom h4 {
        padding-bottom: 20px;
    }

    .archive.tax-product_cat header.woocommerce-products-header {
        padding: 40px 0;
    }

    .et-pb-arrow-next {
        right: 15px !important;
    }

    .et-pb-arrow-prev {
        left: 15px !important;
    }

    .protectionTitle h3 {
        font-size: 24px;
    }

    .homeCTA {
        background-position: center;
    }

    .differenceTitle h3 {
        font-size: 20px;
    }

    .innerHeader .et_pb_module.et_pb_post_title {
        height: 280px;
    }

    div#custom_html-2 ul li {
        padding-left: 0 !important;
    }

    div#custom_html-2 {
        width: 100%;
    }

    #footer-widgets .footer-widget div#media_image-2 {
        margin-bottom: 20px !important;
    }
}

@media(max-width: 767px) {
    .pagetitle_header {
        height: 200px;
    }
    .imagewrapNew span.et_pb_image_wrap img{
        height: 400px;
    }
    .homeLogos img{
        height: 100px;
    }
    .homeLogos {
        padding: 50px!Important;
    }
    .homeLogos span.et_pb_image_wrap {
        padding: 0 10px;
    }
    .testimonialHome .item p {
        padding: 0 20px;
    }
    .et_right_sidebar.search-results a.entry-featured-image-url {
        float: none;
        margin: 0 auto 20px;
    }

    .et_right_sidebar.search-results article {
        text-align: center;
    }

    .newsDetail {
        padding-right: 0 !important;
    }

    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
        margin: 0 !Important;
        display: block !important;
        width: 100%;
        overflow: hidden;
        border: none;
    }

    body.woocommerce #left-area div.product .woocommerce-tabs ul.tabs li a {
        padding: 10px 20px !Important;
    }

    body.woocommerce #content-area div.product .woocommerce-tabs .panel,
    body.woocommerce div.product .woocommerce-tabs .panel {
        padding: 20px;
    }

    body.woocommerce #left-area div.product .woocommerce-tabs ul.tabs li.active a::before {
        display: none;
    }

    .woocommerce div.product .product_title {
        padding-top: 20px;
    }

    .installations-slider {
        padding: 20px 0 0;
    }

    footer div#footer-widgets>.footer-widget:last-child {
        width: 100% !important;
        margin: 0 auto !Important;
    }

    .installations-slider .owl-nav>div.owl-next {
        right: -10%;
    }

    .installations-slider .owl-nav>div {
        left: -10%;
    }
}

@media(max-width: 640px) {
    .woocommerce ul.products li.product a img, #left-area ul.products li.product a img {
        height: 290px;
    }
    div#homeSlider .et_pb_slide_description {
        max-width: 360px;
        padding: 15px;
    }
    div#homeSlider .et_pb_slide_content {
        font-size: 16px;
        padding: 10px 0;
    }
    div#homeSlider .et_pb_slide_description .et_pb_slide_title {
        font-size: 30px;
        padding: 0;
    }
    .postPortion h2 {
        position: static;
    }

    div#homeSlider a.et_pb_button.et_pb_more_button {
        font-size: 14px;
        margin-top: 5px;
    }

    .testimonialHome .owl-nav>div.owl-next,
    div#blogNews .owl-nav>div.owl-next {
        right: -30px;
        height: 20px;
        width: 20px;
    }

    .testimonialHome .item h4 {
        font-size: 20px;
    }

    .testimonialHome .owl-nav>div.owl-prev,
    div#blogNews .owl-nav>div.owl-prev {
        left: -30px;
        height: 20px;
        width: 20px;
    }

    .testimonialHome h2 {
        text-align: center;
        padding-bottom: 30px;
    }

    .headerInfo span,
    .headerInfo a {
        font-size: 13px;
    }

    .woocommerce .woocommerce-result-count {
        float: none;
        text-align: center;
    }

    .woocommerce .woocommerce-ordering {
        float: none;
        max-width: 230px;
        margin: 0 auto 30px !Important;
    }
}
@media(max-width: 600px) {
    a.header-covid-btn {
        position: static;
        display: inline-block!Important;
    }

    div#et-top-navigation {
        width: 100%;
        padding-top: 0!important;
    }

    .et_header_style_left .logo_container {
        margin: 0 auto;
        float: none;
        text-align: center;
    }
}
@media(max-width: 568px) {
    .installlationlogos .et_pb_column .et_pb_image_wrap{
        height: 65px;
    }
    .services h2{
        text-align: center;
    }
    .services .wrapServices{
        height: 300px;
        max-width: 300px;
        margin: 0 auto;
    }
    a.newsMore {
        display: block;
        max-width: max-content;
        margin-left: 0!Important;
        margin: 10px 0 0;
    }
    .headerInfo {
        position: relative;
        width: 100%;
    }

    .pagetitle_header {
        height: 250px;
    }

    .footerItems ul li a {
        font-size: 15px !Important;
    }

    #left-area ul.products li {
        width: 100% !important;
        max-width: 400px;
        margin: 0 auto 20px !Important;
    }

    footer#main-footer .footerItems ul li {
        padding: 1px 8px;
    }

    footer #footer-widgets .footer-widget:last-child {
        margin-bottom: 0 !important;
    }

    .differeceBox>div {
        width: 100% !important;
    }

    .differeceBox::before {
        height: 2px;
        width: 100%;
        left: 0;
        top: 50%;
    }

    .contamination {
        padding: 60px 0 !Important;
    }

    .protectionTitle h3 {
        font-size: 24px;
    }

    .headerInfo #et-info-phone {
        padding-right: 5px;
    }
}

@media(max-width: 480px) {
    .covid-update h2 {
        font-size: 24px;
        margin: 20px auto;
    }
    .headerInfo #et-info>a{
        padding: 5px 0!important;
    }
    .installlationlogos>div {
        margin: 0 0 10px!important;
    }

    .installlationlogos .et_pb_column .et_pb_image_wrap {
        height: auto;
        width: auto;
    }
    .homeLogos img{
        height: auto;
    }
    .pagetitle_header {
        height: auto;
        padding: 60px 0!Important;
    }
    .findUs ul li {
        width: 100%;
        margin-bottom: 15px;
    }
    .imagewrapNew span.et_pb_image_wrap img{
        height: 320px;
    }
    .testimonialHome .item p {
        padding: 0 10px;
    }
    .woocommerce ul.products li.product a img {
        height: auto;
    }

    .contactBottom h4 {
        font-size: 20px;
    }

    .contactBottom {
        padding: 50px 0 !Important;
    }

    .contactBottom .custom-social ul li {
        padding: 0px 10px;
    }

    div#homeSlider .et_pb_slider .et_pb_slide {
        height: 290px;
    }

    div#homeSlider a.et_pb_button.et_pb_more_button:hover {
        padding: 5px 35px 5px 10px !Important;
    }

    div#homeSlider .et_pb_button_wrapper {
        text-align: center;
    }

    footer#main-footer .footerItems ul li {
        display: block;
        border: none;
    }

    .headerInfo {
        padding-top: 0 !Important;
    }

    div#homeSlider .et_pb_slide_description .et_pb_slide_title {
        font-size: 30px;
        padding: 0;
        text-align: center;
    }

    div#homeSlider .et_pb_slide_content {
        font-size: 18px;
        padding: 10px 0;
        display: none;
    }

    div#homeSlider a.et_pb_button.et_pb_more_button {
        font-size: 14px;
        margin-top: 10px;
        padding: 5px 10px 5px 10px;
    }

    .homeCTA .et_pb_text {
        font-size: 20px;
    }

    a.freeQuote {
        max-width: 170px;
        font-size: 20px;
    }

    .innerHeader .et_pb_module.et_pb_post_title {
        height: 180px;
    }

    .whySilkflow h4.et_pb_module_header,
    .whySoftWater h4,
    .services h2,
    .testimonialHome h2,
    .homeCTA,
    .postPortion h2,
    .installationSlider h2 {
        font-size: 20px;
    }

    .innerHeader h1.entry-title {
        font-size: 26px;
    }

    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
        display: block !Important;
        overflow: hidden;
    }

    .woocommerce-product-details__short-description p {
        font-size: 18px;
    }

    .woocommerce div.product form.cart div.quantity {
        margin-bottom: 10px !important;
    }

    .woocommerce div.product form.cart {
        margin-top: 0 !Important;
    }

    .woocommerce #review_form #respond p.comment-form-author,
    .woocommerce #review_form #respond p.comment-form-email {
        width: 100%;
    }

    a.getAquote {
        transform: none;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    footer#main-footer {
        padding-bottom: 60px;
    }
}

@media(max-width: 360px) {
    .imagewrapNew span.et_pb_image_wrap img{
        height: 240px;
    }
    .et_header_style_left .logo_container{
        padding-bottom: 0!important;
    }
    div#et-top-navigation {
        padding-top: 5px !important;
    }
    .testimonialHome .owl-nav>div.owl-prev,
    div#blogNews .owl-nav>div.owl-prev {
        left: -20px;
        height: 15px;
        width: 15px;
    }

    .testimonialHome .owl-nav>div.owl-next,
    div#blogNews .owl-nav>div.owl-next {
        right: -20px;
        height: 15px;
        width: 15px;
    }

    .woocommerce div.product .product_title {
        font-size: 20px !important;
    }

    .entry-summary p.price span {
        font-size: 20px !important;
    }

    .woocommerce-product-details__short-description p {
        font-size: 18px;
    }

    .et_header_style_left #logo,
    .et_header_style_split #logo {
        max-width: 135px;
    }
}
@media(max-width: 320px) {

