div#container
{
   width: 1350px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_LayoutGridTypes
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridTypes
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridTypes > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridTypes > .row > .col-1, #LayoutGridTypes > .row > .col-2, #LayoutGridTypes > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridTypes > .row > .col-1, #LayoutGridTypes > .row > .col-2, #LayoutGridTypes > .row > .col-3
{
   float: left;
}
#LayoutGridTypes > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #3992CE;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGridTypes > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #3992CE;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGridTypes > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #3992CE;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGridTypes:before,
#LayoutGridTypes:after,
#LayoutGridTypes .row:before,
#LayoutGridTypes .row:after
{
   display: table;
   content: " ";
}
#LayoutGridTypes:after,
#LayoutGridTypes .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGridTypes > .row > .col-1, #LayoutGridTypes > .row > .col-2, #LayoutGridTypes > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGridButtons
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridButtons
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridButtons > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridButtons > .row > .col-1, #LayoutGridButtons > .row > .col-2, #LayoutGridButtons > .row > .col-3, #LayoutGridButtons > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridButtons > .row > .col-1, #LayoutGridButtons > .row > .col-2, #LayoutGridButtons > .row > .col-3, #LayoutGridButtons > .row > .col-4
{
   float: left;
}
#LayoutGridButtons > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGridButtons > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGridButtons > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGridButtons > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGridButtons:before,
#LayoutGridButtons:after,
#LayoutGridButtons .row:before,
#LayoutGridButtons .row:after
{
   display: table;
   content: " ";
}
#LayoutGridButtons:after,
#LayoutGridButtons .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGridButtons > .row > .col-1, #LayoutGridButtons > .row > .col-2, #LayoutGridButtons > .row > .col-3, #LayoutGridButtons > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGridHeadLogo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridHeadLogo
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridHeadLogo > .col-1, #LayoutGridHeadLogo > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridHeadLogo > .col-1, #LayoutGridHeadLogo > .col-2
{
   flex: 0 0 auto;
}
#LayoutGridHeadLogo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGridHeadLogo > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGridHeadLogo > .col-1, #LayoutGridHeadLogo > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGridSBLanding
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/ScaleBlaster-horzbkg-solucion-sarro-sm.jpg');
   background-repeat: round;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridSBLanding
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridSBLanding > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridSBLanding > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridSBLanding > .row > .col-1
{
   float: left;
}
#LayoutGridSBLanding > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGridSBLanding:before,
#LayoutGridSBLanding:after,
#LayoutGridSBLanding .row:before,
#LayoutGridSBLanding .row:after
{
   display: table;
   content: " ";
}
#LayoutGridSBLanding:after,
#LayoutGridSBLanding .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGridSBLanding > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#LayoutGridSBLanding-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #191970;
   opacity: 0.2;
}
#wb_Tuberia-sin-Sarro-Text 
{
   margin: 0;
}
#wb_Tuberia-sin-Sarro-Text div
{
   text-align: center;
}
#wb_Tuberia-sin-Sarro-Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_SBWorksLayer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SBWorksLayer
{
   box-sizing: border-box;
   padding: 20px 10px 20px 10px;
   margin-right: auto;
   margin-left: auto;
}
#SBWorksLayer > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#SBWorksLayer > .row > .col-1, #SBWorksLayer > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#SBWorksLayer > .row > .col-1, #SBWorksLayer > .row > .col-2
{
   float: left;
}
#SBWorksLayer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#SBWorksLayer > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#SBWorksLayer:before,
#SBWorksLayer:after,
#SBWorksLayer .row:before,
#SBWorksLayer .row:after
{
   display: table;
   content: " ";
}
#SBWorksLayer:after,
#SBWorksLayer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#SBWorksLayer > .row > .col-1, #SBWorksLayer > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#SBWorksLayer-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 25px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.01);
}
#SBWorksLayer-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#SBWorksLayer-divider-top .divider-fill
{
   fill: rgba(55,101,174,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Funcionamiento_layer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Funcionamiento_layer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#Funcionamiento_layer > .col-1, #Funcionamiento_layer > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Funcionamiento_layer > .col-1, #Funcionamiento_layer > .col-2
{
   flex: 0 0 auto;
}
#Funcionamiento_layer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Funcionamiento_layer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Funcionamiento_layer > .col-1, #Funcionamiento_layer > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Funcionamiento_layer-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleY(-1.01);
}
#Funcionamiento_layer-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#Funcionamiento_layer-divider-bottom .divider-fill
{
   fill: rgba(223,232,240,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_SBAdvantageLayer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/agua-libre-de-sarro.jpg');
   background-repeat: round;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SBAdvantageLayer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#SBAdvantageLayer > .col-1, #SBAdvantageLayer > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#SBAdvantageLayer > .col-1, #SBAdvantageLayer > .col-2
{
   flex: 0 0 auto;
}
#SBAdvantageLayer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#SBAdvantageLayer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 960px)
{
#SBAdvantageLayer > .col-1, #SBAdvantageLayer > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#SBAdvantageLayer-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.7;
}
#SBAdvantageLayer-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleY(-1.01);
}
#SBAdvantageLayer-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#SBAdvantageLayer-divider-bottom .divider-fill
{
   fill: rgba(234,240,246,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/agua-libre-de-sarro.jpg');
   background-repeat: round;
   background-position: left bottom;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#LayoutGrid4-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.8;
}
#wb_Funcionamiento-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Funcionamiento-Txt div
{
   text-align: justify;
}
#wb_Funcionamiento-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Gear-Icon-Image
{
   margin: 0;
   vertical-align: top;
}
#Gear-Icon-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 34px;
   height: 34px;
   vertical-align: top;
}
#wb_SBSuccessLayer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SBSuccessLayer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#SBSuccessLayer > .col-1, #SBSuccessLayer > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#SBSuccessLayer > .col-1, #SBSuccessLayer > .col-2
{
   flex: 0 0 auto;
}
#SBSuccessLayer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#SBSuccessLayer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 58.33333333%;
   max-width: 58.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 600px)
{
#SBSuccessLayer > .col-1, #SBSuccessLayer > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_SBBuyLayer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/agua-clara-sin-sarro.jpg');
   background-repeat: repeat;
   background-position: left center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#SBBuyLayer
{
   box-sizing: border-box;
   padding: 30px 1px 30px 1px;
   margin-right: auto;
   margin-left: auto;
}
#SBBuyLayer > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#SBBuyLayer > .row > .col-1, #SBBuyLayer > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#SBBuyLayer > .row > .col-1, #SBBuyLayer > .row > .col-2
{
   float: left;
}
#SBBuyLayer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#SBBuyLayer > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: none;
   width: 0;
   text-align: left;
}
#SBBuyLayer:before,
#SBBuyLayer:after,
#SBBuyLayer .row:before,
#SBBuyLayer .row:after
{
   display: table;
   content: " ";
}
#SBBuyLayer:after,
#SBBuyLayer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#SBBuyLayer > .row > .col-1, #SBBuyLayer > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#SBBuyLayer-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.71;
}
#wb_LayoutGridCertTitles
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridCertTitles
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridCertTitles > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridCertTitles > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridCertTitles > .row > .col-1
{
   float: left;
}
#LayoutGridCertTitles > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGridCertTitles:before,
#LayoutGridCertTitles:after,
#LayoutGridCertTitles .row:before,
#LayoutGridCertTitles .row:after
{
   display: table;
   content: " ";
}
#LayoutGridCertTitles:after,
#LayoutGridCertTitles .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGridCertTitles > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Acreditaciones-Layer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Acreditaciones-Layer
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Acreditaciones-Layer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Acreditaciones-Layer > .row > .col-1, #Acreditaciones-Layer > .row > .col-2, #Acreditaciones-Layer > .row > .col-3, #Acreditaciones-Layer > .row > .col-4, #Acreditaciones-Layer > .row > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Acreditaciones-Layer > .row > .col-1, #Acreditaciones-Layer > .row > .col-2, #Acreditaciones-Layer > .row > .col-3, #Acreditaciones-Layer > .row > .col-4, #Acreditaciones-Layer > .row > .col-5
{
   float: left;
}
#Acreditaciones-Layer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#Acreditaciones-Layer > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#Acreditaciones-Layer > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#Acreditaciones-Layer > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#Acreditaciones-Layer > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#Acreditaciones-Layer:before,
#Acreditaciones-Layer:after,
#Acreditaciones-Layer .row:before,
#Acreditaciones-Layer .row:after
{
   display: table;
   content: " ";
}
#Acreditaciones-Layer:after,
#Acreditaciones-Layer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Acreditaciones-Layer > .row > .col-1, #Acreditaciones-Layer > .row > .col-2, #Acreditaciones-Layer > .row > .col-3, #Acreditaciones-Layer > .row > .col-4, #Acreditaciones-Layer > .row > .col-5
{
   float: none;
   width: 100%;
}
}
#wb_Marca-Registrada-Layer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Marca-Registrada-Layer
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 120px 0;
   margin-right: auto;
   margin-left: auto;
}
#Marca-Registrada-Layer > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Marca-Registrada-Layer > .col-1
{
   flex: 0 0 auto;
}
#Marca-Registrada-Layer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Marca-Registrada-Layer > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ScalBlaster-Logo
{
   margin: 0;
   vertical-align: top;
}
#ScalBlaster-Logo
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 360px;
   height: 75px;
   vertical-align: top;
}
#wb_Residencial-Image
{
   margin: 0 0 15px 0 ;
   vertical-align: top;
}
#Residencial-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading-quita-sarro
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading-quita-sarro
{
   color: #FFFFFF;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: italic;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Residencial-Txt 
{
   padding: 0;
   margin: 0;
}
#wb_Residencial-Txt div
{
   text-align: center;
}
#wb_Residencial-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Tecnologia-de-Prestigio-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 15px 0 0 0 ;
   text-align: center;
}
#wb_Tecnologia-de-Prestigio-Txt
{
   color: #FFFFFF;
   font-family: "Times New Roman";
   font-weight: normal;
   font-size: 16px;
}
#wb_Tecnologia-de-Prestigio-Txt div
{
   text-align: center;
}
#wb_Tecnologia-de-Prestigio-Txt
{
   display: block;
   margin: 15px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Solucion-Sustentable-Sarro-Txt
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 2px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#Solucion-Sustentable-Sarro-Txt
{
   color: #FFFFFF;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Comercial-Image
{
   margin: 0 0 15px 0 ;
   vertical-align: top;
}
#Comercial-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Industrial-Image
{
   margin: 0 0 15px 0 ;
   vertical-align: top;
}
#Industrial-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 144px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Comercial-Txt 
{
   padding: 0;
   margin: 0;
}
#wb_Comercial-Txt div
{
   text-align: center;
}
#wb_Comercial-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Industrial-Txt 
{
   padding: 0;
   margin: 0;
}
#wb_Industrial-Txt div
{
   text-align: center;
}
#wb_Industrial-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ScaleBlaster-SB75-Image
{
   margin: 0 0 10px 0 ;
   vertical-align: top;
}
#ScaleBlaster-SB75-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 10px rgba(25,25,112,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ScaleBlaster-SB250-Image
{
   margin: 0 0 10px 0 ;
   vertical-align: top;
}
#ScaleBlaster-SB250-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 10px rgba(25,25,112,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ScaleBlaster-SB4000-Image
{
   margin: 0 0 10px 0 ;
   vertical-align: top;
}
#ScaleBlaster-SB4000-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 10px rgba(25,25,112,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Funcionamiento-Diagrama-Image
{
   margin: 0;
   vertical-align: top;
}
#Funcionamiento-Diagrama-Image
{
   border: 0px solid #000080;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 450px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Sin-Sal-Sin-Quimicos-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Sin-Sal-Sin-Quimicos-Txt div
{
   text-align: center;
}
#wb_Sin-Sal-Sin-Quimicos-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Tuberia-con-Problema-Sarro-Image
{
   margin: 0;
   vertical-align: top;
}
#Tuberia-con-Problema-Sarro-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Problema-Sarro-Txt 
{
   margin: 0;
}
#wb_Problema-Sarro-Txt div
{
   text-align: center;
}
#wb_Problema-Sarro-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Tuberia-Limpia-de-Sarro-Image
{
   margin: 0;
   vertical-align: top;
}
#Tuberia-Limpia-de-Sarro-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Funcionamiento-Button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_Funcionamiento-Button
{
   border-radius: 6px;
   margin: 10px 0 10px 0 ;
   box-shadow: 4px 4px 6px #191970;
   vertical-align: top;
}
#Funcionamiento-Button
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_Funcionamiento-Button .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#Funcionamiento-Button
{
   color: inherit;
}
#wb_Funcionamiento-Button .ui-corner-all, #wb_Funcionamiento-Button .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_Funcionamiento-Button .ui-corner-all, #wb_Funcionamiento-Button .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_Funcionamiento-Button .ui-button
{
   background-color: #324371;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #F6EA46;
}
#wb_Funcionamiento-Button .ui-state-hover, #wb_Funcionamiento-Button .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#wb_Funcionamiento-Button .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_Funcionamiento-Button .ui-state-active, #wb_Funcionamiento-Button .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_Ventajas-Heading 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Ventajas-Heading div
{
   text-align: left;
}
#wb_Ventajas-Heading
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_tabla-comparacion-quita-sarro-vs-suavizadores-de-agua
{
   margin: 0;
   vertical-align: top;
}
#tabla-comparacion-quita-sarro-vs-suavizadores-de-agua
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 10px 0 0 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 900px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_suavisadores-agua-vs-scaleblaster-txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_suavisadores-agua-vs-scaleblaster-txt div
{
   text-align: left;
}
#wb_suavisadores-agua-vs-scaleblaster-txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Ejemplos-Heading 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Ejemplos-Heading div
{
   text-align: left;
}
#wb_Ejemplos-Heading
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Ahorros-Eliminador-Sarro-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Ahorros-Eliminador-Sarro-Txt div
{
   text-align: justify;
}
#wb_Ahorros-Eliminador-Sarro-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Ventajas-Button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_Ventajas-Button
{
   border-radius: 6px;
   margin: 10px 0 10px 0 ;
   box-shadow: 4px 4px 6px #191970;
   vertical-align: top;
}
#Ventajas-Button
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_Ventajas-Button .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#Ventajas-Button
{
   color: inherit;
}
#wb_Ventajas-Button .ui-corner-all, #wb_Ventajas-Button .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_Ventajas-Button .ui-corner-all, #wb_Ventajas-Button .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_Ventajas-Button .ui-button
{
   background-color: #324371;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #F6EA46;
}
#wb_Ventajas-Button .ui-state-hover, #wb_Ventajas-Button .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#wb_Ventajas-Button .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_Ventajas-Button .ui-state-active, #wb_Ventajas-Button .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#Como-Comprar-Button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_Como-Comprar-Button
{
   border-radius: 6px;
   margin: 10px 0 10px 0 ;
   box-shadow: 4px 4px 6px #191970;
   vertical-align: top;
}
#Como-Comprar-Button
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_Como-Comprar-Button .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#Como-Comprar-Button
{
   color: inherit;
}
#wb_Como-Comprar-Button .ui-corner-all, #wb_Como-Comprar-Button .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_Como-Comprar-Button .ui-corner-all, #wb_Como-Comprar-Button .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_Como-Comprar-Button .ui-button
{
   background-color: #324371;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #F6EA46;
}
#wb_Como-Comprar-Button .ui-state-hover, #wb_Como-Comprar-Button .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#wb_Como-Comprar-Button .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_Como-Comprar-Button .ui-state-active, #wb_Como-Comprar-Button .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#Casos-de-Exito-Button
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_Casos-de-Exito-Button
{
   border-radius: 6px;
   margin: 10px 0 10px 0 ;
   box-shadow: 4px 4px 6px #191970;
   vertical-align: top;
}
#Casos-de-Exito-Button
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_Casos-de-Exito-Button .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#Casos-de-Exito-Button
{
   color: inherit;
}
#wb_Casos-de-Exito-Button .ui-corner-all, #wb_Casos-de-Exito-Button .ui-corner-left
{
   border-bottom-left-radius: 6px;
   border-top-left-radius: 6px;
}
#wb_Casos-de-Exito-Button .ui-corner-all, #wb_Casos-de-Exito-Button .ui-corner-right
{
   border-bottom-right-radius: 6px;
   border-top-right-radius: 6px;
}
#wb_Casos-de-Exito-Button .ui-button
{
   background-color: #324371;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #F6EA46;
}
#wb_Casos-de-Exito-Button .ui-state-hover, #wb_Casos-de-Exito-Button .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#wb_Casos-de-Exito-Button .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_Casos-de-Exito-Button .ui-state-active, #wb_Casos-de-Exito-Button .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_Ventajas-ablandador-agua-txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Ventajas-ablandador-agua-txt div
{
   text-align: justify;
}
#wb_Ventajas-ablandador-agua-txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Eco-Freandly-Image
{
   margin: 0;
   vertical-align: top;
}
#Eco-Freandly-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 68px;
   height: 61px;
   vertical-align: top;
}
#Casos-de-Exito-Link
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_Casos-de-Exito-Link
{
   border-radius: 4px;
   margin: 0 100px 0 100px;
   box-shadow: 4px 4px 4px #696969;
   vertical-align: top;
}
#Casos-de-Exito-Link
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_Casos-de-Exito-Link .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#Casos-de-Exito-Link
{
   color: inherit;
}
#wb_Casos-de-Exito-Link .ui-corner-all, #wb_Casos-de-Exito-Link .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_Casos-de-Exito-Link .ui-corner-all, #wb_Casos-de-Exito-Link .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_Casos-de-Exito-Link .ui-button
{
   background-color: #324371;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #F6EA46;
}
#wb_Casos-de-Exito-Link .ui-state-hover, #wb_Casos-de-Exito-Link .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#wb_Casos-de-Exito-Link .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_Casos-de-Exito-Link .ui-state-active, #wb_Casos-de-Exito-Link .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_Efectividad-sarricida-txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0 0 5px 0 ;
   text-align: justify;
}
#wb_Efectividad-sarricida-txt div
{
   text-align: justify;
}
#wb_Efectividad-sarricida-txt
{
   display: block;
   margin: 0 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Casos-Exito-Gallery
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#Casos-Exito-Gallery .thumbnails
{
   margin: 0;
}
#Casos-Exito-Gallery .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 3px 3px 3px 3px;
   width: 50%;
   text-align: center;
   vertical-align: top;
}
#Casos-Exito-Gallery .thumbnail img
{
   border: 0px solid #000000;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#Casos-Exito-Gallery .clearfix:before,
#Casos-Exito-Gallery .clearfix:after,
#Casos-Exito-Gallery .thumbnails:before,
#Casos-Exito-Gallery .thumbnails:after
{
   display: table;
   content: " ";
}
#Casos-Exito-Gallery .clearfix:after,
#Casos-Exito-Gallery .thumbnails:after
{
   clear: both;
}
#Casos-Exito-Gallery .visible-col2
{
   display: block;
}
#wb_Caso-de-Exito-Rollo-Image
{
   margin: 5px 0 20px 0 ;
   vertical-align: top;
}
#Caso-de-Exito-Rollo-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 5px rgba(25,25,112,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Hecho-en-USA-Image
{
   margin: 0;
   vertical-align: top;
}
#Hecho-en-USA-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 83px;
   height: 49px;
   vertical-align: top;
}
#wb_Ingenieria-de-USA-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Ingenieria-de-USA-Txt div
{
   text-align: center;
}
#wb_Ingenieria-de-USA-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Call-to-Action-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Call-to-Action-Txt div
{
   text-align: left;
}
#wb_Call-to-Action-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Cual-Equipo-Sarricida-Comprar-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Cual-Equipo-Sarricida-Comprar-Txt
{
   color: #696969;
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_Cual-Equipo-Sarricida-Comprar-Txt p, #wb_Cual-Equipo-Sarricida-Comprar-Txt ul
{
   margin: 0;
   padding: 0;
}
#wb_Cual-Equipo-Sarricida-Comprar-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Miembro-BBB-Image
{
   margin: 0;
   vertical-align: top;
}
#Miembro-BBB-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 3px 3px 3px 3px;
   display: inline-block;
   width: 60px;
   height: 107px;
   vertical-align: top;
}
#wb_Miembro-UL-Image
{
   margin: 0;
   vertical-align: top;
}
#Miembro-UL-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 3px 3px 3px 3px;
   display: inline-block;
   width: 120px;
   height: 70px;
   vertical-align: top;
}
#wb_Miembro-Green-Building-Image
{
   margin: 0;
   vertical-align: top;
}
#Miembro-Green-Building-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 3px 3px 3px 3px;
   display: inline-block;
   width: 107px;
   height: 107px;
   vertical-align: top;
}
#wb_Miembro-Water-Quality-Image
{
   margin: 0;
   vertical-align: top;
}
#Miembro-Water-Quality-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 3px 3px 3px 3px;
   display: inline-block;
   width: 68px;
   height: 100px;
   vertical-align: top;
}
#wb_Miembro-USPoultry-Image
{
   margin: 0;
   vertical-align: top;
}
#Miembro-USPoultry-Image
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 3px 3px 3px 3px;
   display: inline-block;
   width: 182px;
   height: 46px;
   vertical-align: top;
}
#wb_Marca-Registrada-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Marca-Registrada-Txt div
{
   text-align: center;
}
#wb_Marca-Registrada-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Aviso 
{
   background-color: #000080;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   height: 32px;
   overflow-y: hidden;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: center;
}
#wb_Aviso div
{
   text-align: center;
}
#wb_Aviso
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Aviso
{
   overflow: hidden;
   position: relative;
}
#Aviso
{
   position: absolute;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   animation: Aviso-marquee 30000ms linear infinite;
}
@keyframes Aviso-marquee
{
   0%
   {
   transform: translateX(100%);
   }
   100%
   {
   transform: translateX(-100%);
   }
}
#wb_ablandador-agua-txt 
{
   margin: 20px 0 10px 0 ;
}
#wb_ablandador-agua-txt div
{
   text-align: center;
}
#wb_ablandador-agua-txt
{
   display: block;
   margin: 20px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_MSITEXT 
{
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 6px;
   display: none;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_MSITEXT
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 19px;
}
#wb_MSITEXT div
{
   text-align: center;
}
#wb_MSITEXT
{
   display: none;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGridResult
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridResult
{
   box-sizing: border-box;
   padding: 10px 2px 0 2px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridResult > .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGridResult > .row > .col-1, #LayoutGridResult > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#LayoutGridResult > .row > .col-1, #LayoutGridResult > .row > .col-2
{
   float: left;
}
#LayoutGridResult > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGridResult > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGridResult:before,
#LayoutGridResult:after,
#LayoutGridResult .row:before,
#LayoutGridResult .row:after
{
   display: table;
   content: " ";
}
#LayoutGridResult:after,
#LayoutGridResult .row:after
{
   clear: both;
}
@media (max-width: 100px)
{
#LayoutGridResult > .row > .col-1, #LayoutGridResult > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_TextOfferBottom 
{
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 6px;
   display: none;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: center;
}
#TextOfferBottom-max-width
{
   margin-left: auto;
   margin-right: auto;
   max-width: 650px;
   width: 100%;
}
#wb_TextOfferBottom
{
   color: #FFFFFF;
   font-family: Calibri;
   font-weight: normal;
   font-size: 19px;
}
#wb_TextOfferBottom div
{
   text-align: center;
}
#wb_TextOfferBottom
{
   display: none;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_TextCertificaciones 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextCertificaciones
{
   color: #696969;
   font-family: Verdana;
   font-weight: normal;
   font-size: 19px;
}
#wb_TextCertificaciones div
{
   text-align: center;
}
#wb_TextCertificaciones
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGridCualCompro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridCualCompro
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridCualCompro > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridCualCompro > .row > .col-1, #LayoutGridCualCompro > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridCualCompro > .row > .col-1, #LayoutGridCualCompro > .row > .col-2
{
   float: left;
}
#LayoutGridCualCompro > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGridCualCompro > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGridCualCompro:before,
#LayoutGridCualCompro:after,
#LayoutGridCualCompro .row:before,
#LayoutGridCualCompro .row:after
{
   display: table;
   content: " ";
}
#LayoutGridCualCompro:after,
#LayoutGridCualCompro .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGridCualCompro > .row > .col-1, #LayoutGridCualCompro > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGridContactDist
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridContactDist
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridContactDist > .col-1, #LayoutGridContactDist > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridContactDist > .col-1, #LayoutGridContactDist > .col-2
{
   flex: 0 0 auto;
}
#LayoutGridContactDist > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGridContactDist > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGridContactDist > .col-1, #LayoutGridContactDist > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#ThemeableButton1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton1
{
   border-radius: 4px;
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#ThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThemeableButton1
{
   color: inherit;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_ThemeableButton1 .ui-button
{
   background-color: #324371;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #F6EA46;
}
#wb_ThemeableButton1 .ui-state-hover, #wb_ThemeableButton1 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#wb_ThemeableButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThemeableButton1 .ui-state-active, #wb_ThemeableButton1 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_TextDiametro 
{
   margin: 0;
}
#wb_TextDiametro div
{
   text-align: center;
}
#wb_TextDiametro
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 10px 0 ;
   text-align: center;
}
#wb_Text2
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 30px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   margin: 5px 0 20px 0 ;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   filter: drop-shadow(5px 5px 10px rgba(25,25,112,1.00));
   display: block;
   width: 100%;
   height: auto;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Vamos-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Vamos-Txt div
{
   text-align: left;
}
#wb_Vamos-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Layer_Phones
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Layer_Phones
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#Layer_Phones > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Layer_Phones > .row > .col-1, #Layer_Phones > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Layer_Phones > .row > .col-1, #Layer_Phones > .row > .col-2
{
   float: left;
}
#Layer_Phones > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#Layer_Phones > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#Layer_Phones:before,
#Layer_Phones:after,
#Layer_Phones .row:before,
#Layer_Phones .row:after
{
   display: table;
   content: " ";
}
#Layer_Phones:after,
#Layer_Phones .row:after
{
   clear: both;
}
@media (max-width: 200px)
{
#Layer_Phones > .row > .col-1, #Layer_Phones > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Cities-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Cities-Txt div
{
   text-align: left;
}
#wb_Cities-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Phones-Txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Phones-Txt div
{
   text-align: left;
}
#wb_Phones-Txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#ThemeableButton2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton2
{
   border-radius: 4px;
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#ThemeableButton2
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton2 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#ThemeableButton2
{
   color: inherit;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-left
{
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#wb_ThemeableButton2 .ui-corner-all, #wb_ThemeableButton2 .ui-corner-right
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#wb_ThemeableButton2 .ui-button
{
   background-color: #324371;
   background-image: none;
   border: 1px solid #FFFFFF;
   color: #F6EA46;
}
#wb_ThemeableButton2 .ui-state-hover, #wb_ThemeableButton2 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
#wb_ThemeableButton2 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_ThemeableButton2 .ui-state-active, #wb_ThemeableButton2 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 10px 0 ;
   text-align: center;
}
#wb_Text1
{
   color: #696969;
   font-family: Verdana;
   font-weight: bold;
   font-size: 19px;
   line-height: 22.5px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 30px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #DCDCDC;
   border-radius: 6px;
   box-shadow: 5px 5px 5px #696969;
   opacity: 0.80;
   animation: animate-background 1000ms linear 0ms 20 normal both;
}
#wb_Image4
{
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Miembro-Green-Building-Image
{
   display: inline-block;
   width: 113px;
   height: 113px;
   z-index: 83;
}
#wb_ThemeableButton1
{
   display: none;
   width: 346px;
   height: 47px;
   z-index: 70;
}
#wb_Casos-Exito-Gallery
{
   display: block;
   width: 100%;
   z-index: 59;
}
#wb_ScaleBlaster-SB4000-Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 29;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 71;
}
#wb_Tuberia-con-Problema-Sarro-Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 42;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 73;
}
#wb_Caso-de-Exito-Rollo-Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 61;
}
#wb_Image3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 76;
}
#wb_Image4
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 40px;
   height: 40px;
   z-index: 107;
}
#wb_Residencial-Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 33;
}
#wb_Como-Comprar-Button
{
   display: inline-block;
   width: 188px;
   height: 47px;
   z-index: 24;
}
#wb_ScaleBlaster-SB75-Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 32;
}
#wb_Casos-de-Exito-Button
{
   display: inline-block;
   width: 188px;
   height: 47px;
   z-index: 23;
}
#Ventajas-Button
{
   width: 100%;
   height: 100%;
}
#wb_Ventajas-Button
{
   display: inline-block;
   width: 188px;
   height: 47px;
   z-index: 22;
}
#wb_Solucion-Sustentable-Sarro-Txt
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_Miembro-UL-Image
{
   display: inline-block;
   width: 126px;
   height: 76px;
   z-index: 81;
}
#ThemeableButton2
{
   width: 100%;
   height: 100%;
}
#ThemeableButton1
{
   width: 100%;
   height: 100%;
}
#wb_Comercial-Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 27;
}
#N&amp;script=0
{
   border-style: none;
}
#wb_Industrial-Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 30;
}
#Funcionamiento-Button
{
   width: 100%;
   height: 100%;
}
#wb_ScalBlaster-Logo
{
   display: inline-block;
   width: 360px;
   height: 75px;
   z-index: 17;
}
#Casos-de-Exito-Link
{
   width: 100%;
   height: 100%;
}
#wb_Funcionamiento-Button
{
   display: inline-block;
   width: 188px;
   height: 47px;
   z-index: 21;
}
#wb_Heading-quita-sarro
{
   display: block;
   width: 100%;
   z-index: 19;
}
#Layer1
{
   position: absolute;
   text-align: center;
   left: 40px;
   top: 4354px;
   width: 60px;
   height: 60px;
   z-index: 109;
}
#wb_Miembro-USPoultry-Image
{
   display: inline-block;
   width: 188px;
   height: 52px;
   z-index: 85;
}
#wb_Funcionamiento-Diagrama-Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 51;
}
#wb_Gear-Icon-Image
{
   display: inline-block;
   width: 34px;
   height: 34px;
   z-index: 49;
}
#Casos-de-Exito-Button
{
   width: 100%;
   height: 100%;
}
#wb_ThemeableButton2
{
   display: none;
   width: 346px;
   height: 47px;
   z-index: 74;
}
#wb_tabla-comparacion-quita-sarro-vs-suavizadores-de-agua
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 56;
}
#wb_Tuberia-Limpia-de-Sarro-Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 44;
}
#wb_Hecho-en-USA-Image
{
   display: inline-block;
   width: 83px;
   height: 49px;
   z-index: 39;
}
#Como-Comprar-Button
{
   width: 100%;
   height: 100%;
}
#Layer1_Container
{
   width: 58px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Miembro-Water-Quality-Image
{
   display: inline-block;
   width: 74px;
   height: 106px;
   z-index: 84;
}
#wb_Miembro-BBB-Image
{
   display: inline-block;
   width: 66px;
   height: 113px;
   z-index: 82;
}
#wb_ScaleBlaster-SB250-Image
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 26;
}
#wb_Casos-de-Exito-Link
{
   display: block;
   width: calc(100% - 200px);
   height: 62px;
   z-index: 62;
}
#wb_Eco-Freandly-Image
{
   display: inline-block;
   width: 68px;
   height: 61px;
   z-index: 52;
}
@media only screen and (max-width: 1349px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGridTypes
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridTypes
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridTypes
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGridTypes .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGridButtons
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridButtons
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridButtons
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#LayoutGridButtons .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGridHeadLogo
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridHeadLogo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridHeadLogo
{
   height: auto;
   padding: 0;
}
#wb_LayoutGridSBLanding
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridSBLanding
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridSBLanding
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGridSBLanding .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Tuberia-sin-Sarro-Text
{
   visibility: visible;
   display: block;
}
#wb_Tuberia-sin-Sarro-Text
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_SBWorksLayer
{
   visibility: visible;
   display: table;
}
#wb_SBWorksLayer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SBWorksLayer
{
   height: auto;
   padding: 20px 10px 20px 10px;
}
#SBWorksLayer .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#SBWorksLayer > .row > .col-1, #SBWorksLayer > .row > .col-2
{
   padding-right: 10px;
   padding-left: 10px;
}
#SBWorksLayer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#SBWorksLayer > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#SBWorksLayer-divider-top
{
   height: 25px;
}
#SBWorksLayer-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Funcionamiento_layer
{
   visibility: visible;
   display: table;
}
#wb_Funcionamiento_layer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Funcionamiento_layer
{
   height: auto;
   padding: 10px 0 10px 0;
}
#Funcionamiento_layer > .col-1, #Funcionamiento_layer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#Funcionamiento_layer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#Funcionamiento_layer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#Funcionamiento_layer-divider-bottom
{
   height: 50px;
}
#Funcionamiento_layer-divider-bottom
{
   bottom: 0%;
}
#wb_SBAdvantageLayer
{
   visibility: visible;
   display: table;
}
#wb_SBAdvantageLayer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SBAdvantageLayer
{
   height: auto;
   padding: 2px 0 10px 0;
}
#SBAdvantageLayer > .col-1, #SBAdvantageLayer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#SBAdvantageLayer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#SBAdvantageLayer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#SBAdvantageLayer-divider-bottom
{
   height: 50px;
}
#SBAdvantageLayer-divider-bottom
{
   bottom: 0%;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Funcionamiento-Txt
{
   visibility: visible;
   display: block;
}
#wb_Funcionamiento-Txt
{
   margin: 0;
   padding: 0;
}
#wb_Gear-Icon-Image
{
   width: 34px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Gear-Icon-Image
{
   width: 34px;
   height: 34px;
}
#wb_SBSuccessLayer
{
   visibility: visible;
   display: table;
}
#wb_SBSuccessLayer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SBSuccessLayer
{
   height: auto;
   padding: 30px 0 20px 0;
}
#SBSuccessLayer > .col-1, #SBSuccessLayer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#SBSuccessLayer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#SBSuccessLayer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_SBBuyLayer
{
   visibility: visible;
   display: table;
}
#wb_SBBuyLayer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#SBBuyLayer
{
   height: auto;
   padding: 30px 1px 30px 1px;
}
#SBBuyLayer .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#SBBuyLayer > .row > .col-1, #SBBuyLayer > .row > .col-2
{
   padding-right: 1px;
   padding-left: 1px;
}
#SBBuyLayer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#SBBuyLayer > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGridCertTitles
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridCertTitles
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridCertTitles
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGridCertTitles .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridCertTitles > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGridCertTitles > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Acreditaciones-Layer
{
   visibility: visible;
   display: table;
}
#wb_Acreditaciones-Layer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Acreditaciones-Layer
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#Acreditaciones-Layer .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Acreditaciones-Layer > .row > .col-1, #Acreditaciones-Layer > .row > .col-2, #Acreditaciones-Layer > .row > .col-3, #Acreditaciones-Layer > .row > .col-4, #Acreditaciones-Layer > .row > .col-5
{
   padding-right: 15px;
   padding-left: 15px;
}
#Acreditaciones-Layer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Acreditaciones-Layer > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Acreditaciones-Layer > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Acreditaciones-Layer > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Acreditaciones-Layer > .row > .col-5
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Marca-Registrada-Layer
{
   visibility: visible;
   display: table;
}
#wb_Marca-Registrada-Layer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Marca-Registrada-Layer
{
   height: auto;
   padding: 10px 0 120px 0;
}
#Marca-Registrada-Layer > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#Marca-Registrada-Layer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_ScalBlaster-Logo
{
   width: 360px;
   height: 75px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#ScalBlaster-Logo
{
   width: 360px;
   height: 75px;
}
#wb_Residencial-Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Residencial-Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Heading-quita-sarro
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Residencial-Txt
{
   visibility: visible;
   display: block;
}
#wb_Residencial-Txt
{
   margin: 0;
   padding: 0;
}
#wb_Tecnologia-de-Prestigio-Txt
{
   visibility: visible;
   display: block;
}
#wb_Tecnologia-de-Prestigio-Txt
{
   font-size: 16px;
   margin: 15px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_Solucion-Sustentable-Sarro-Txt
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 2px 0 15px 0 ;
   padding: 0;
   font-size: 19px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
}
#wb_Solucion-Sustentable-Sarro-Txt
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Solucion-Sustentable-Sarro-Txt
{
   color: #FFFFFF;
   font-family: "Times New Roman";
   font-weight: normal;
   font-style: italic;
   font-size: 19px;
   text-align: center;
   text-transform: none;
}
#wb_Comercial-Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Comercial-Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Industrial-Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#Industrial-Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Comercial-Txt
{
   visibility: visible;
   display: block;
}
#wb_Comercial-Txt
{
   margin: 0;
   padding: 0;
}
#wb_Industrial-Txt
{
   visibility: visible;
   display: block;
}
#wb_Industrial-Txt
{
   margin: 0;
   padding: 0;
}
#wb_ScaleBlaster-SB75-Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#ScaleBlaster-SB75-Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ScaleBlaster-SB250-Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#ScaleBlaster-SB250-Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_ScaleBlaster-SB4000-Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#ScaleBlaster-SB4000-Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Funcionamiento-Diagrama-Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#Funcionamiento-Diagrama-Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Sin-Sal-Sin-Quimicos-Txt
{
   visibility: visible;
   display: block;
}
#wb_Sin-Sal-Sin-Quimicos-Txt
{
   margin: 10px 0 0 0 ;
   padding: 0;
}
#wb_Tuberia-con-Problema-Sarro-Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Tuberia-con-Problema-Sarro-Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Problema-Sarro-Txt
{
   visibility: visible;
   display: block;
}
#wb_Problema-Sarro-Txt
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Tuberia-Limpia-de-Sarro-Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Tuberia-Limpia-de-Sarro-Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Funcionamiento-Button
{
   width: 188px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#Funcionamiento-Button
{
   font-size: 15px;
}
#wb_Funcionamiento-Button .ui-button
{
   line-height: 45px;
   padding: 0;
}
#wb_Ventajas-Heading
{
   visibility: visible;
   display: block;
}
#wb_Ventajas-Heading
{
   margin: 0;
   padding: 0;
}
#wb_tabla-comparacion-quita-sarro-vs-suavizadores-de-agua
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0 0 0;
}
#tabla-comparacion-quita-sarro-vs-suavizadores-de-agua
{
   margin-left: auto;
   margin-right: auto;
}
#wb_suavisadores-agua-vs-scaleblaster-txt
{
   visibility: visible;
   display: block;
}
#wb_suavisadores-agua-vs-scaleblaster-txt
{
   margin: 0;
   padding: 0;
}
#wb_Ejemplos-Heading
{
   visibility: visible;
   display: block;
}
#wb_Ejemplos-Heading
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Ahorros-Eliminador-Sarro-Txt
{
   visibility: visible;
   display: block;
}
#wb_Ahorros-Eliminador-Sarro-Txt
{
   margin: 0;
   padding: 0;
}
#wb_Ventajas-Button
{
   width: 188px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#Ventajas-Button
{
   font-size: 15px;
}
#wb_Ventajas-Button .ui-button
{
   line-height: 45px;
   padding: 0;
}
#wb_Como-Comprar-Button
{
   width: 188px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#Como-Comprar-Button
{
   font-size: 15px;
}
#wb_Como-Comprar-Button .ui-button
{
   line-height: 45px;
   padding: 0;
}
#wb_Casos-de-Exito-Button
{
   width: 188px;
   height: 47px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 10px 0 ;
}
#Casos-de-Exito-Button
{
   font-size: 15px;
}
#wb_Casos-de-Exito-Button .ui-button
{
   line-height: 45px;
   padding: 0;
}
#wb_Ventajas-ablandador-agua-txt
{
   visibility: visible;
   display: block;
}
#wb_Ventajas-ablandador-agua-txt
{
   margin: 0;
   padding: 0;
}
#wb_Eco-Freandly-Image
{
   width: 68px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Eco-Freandly-Image
{
   width: 68px;
   height: 61px;
}
#wb_Casos-de-Exito-Link
{
   width: calc(100% - 160px);
   height: 62px;
   visibility: visible;
   display: block;
   margin: 0 80px 0 80px;
}
#Casos-de-Exito-Link
{
   font-size: 13px;
}
#wb_Casos-de-Exito-Link .ui-button
{
   line-height: 60px;
   padding: 0;
}
#wb_Efectividad-sarricida-txt
{
   visibility: visible;
   display: block;
}
#wb_Efectividad-sarricida-txt
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Casos-Exito-Gallery
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#Casos-Exito-Gallery .thumbnail
{
   width: 50%;
}
#Casos-Exito-Gallery .visible-col2
{
   display: block;
}
#wb_Caso-de-Exito-Rollo-Image
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 20px 0 ;
   padding: 0;
}
#Caso-de-Exito-Rollo-Image
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Hecho-en-USA-Image
{
   width: 83px;
   height: 49px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Hecho-en-USA-Image
{
   width: 83px;
   height: 49px;
}
#wb_Ingenieria-de-USA-Txt
{
   visibility: visible;
   display: block;
}
#wb_Ingenieria-de-USA-Txt
{
   margin: 0;
   padding: 0;
}
#wb_Call-to-Action-Txt
{
   visibility: visible;
   display: block;
}
#wb_Call-to-Action-Txt
{
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_Cual-Equipo-Sarricida-Comprar-Txt
{
   visibility: visible;
   display: block;
}
#wb_Cual-Equipo-Sarricida-Comprar-Txt
{
   margin: 0;
   padding: 0;
}
#wb_Miembro-BBB-Image
{
   width: 66px;
   height: 113px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 3px 3px 3px 3px;
}
#Miembro-BBB-Image
{
   width: 66px;
   height: 113px;
}
#wb_Miembro-UL-Image
{
   width: 126px;
   height: 76px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 3px 3px 3px 3px;
}
#Miembro-UL-Image
{
   width: 126px;
   height: 76px;
}
#wb_Miembro-Green-Building-Image
{
   width: 113px;
   height: 113px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 3px 3px 3px 3px;
}
#Miembro-Green-Building-Image
{
   width: 113px;
   height: 113px;
}
#wb_Miembro-Water-Quality-Image
{
   width: 74px;
   height: 106px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 3px 3px 3px 3px;
}
#Miembro-Water-Quality-Image
{
   width: 74px;
   height: 106px;
}
#wb_Miembro-USPoultry-Image
{
   width: 188px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 3px 3px 3px 3px;
}
#Miembro-USPoultry-Image
{
   width: 188px;
   height: 52px;
}
#wb_Marca-Registrada-Txt
{
   visibility: visible;
   display: block;
}
#wb_Marca-Registrada-Txt
{
   margin: 0;
   padding: 0;
}
#wb_Aviso
{
   height: 15px;
   visibility: visible;
   display: block;
}
#wb_Aviso
{
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#StructuredData-SB75
{
   left: 1278px;
   top: 1293px;
   width: 104px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_ablandador-agua-txt
{
   visibility: visible;
   display: block;
}
#wb_ablandador-agua-txt
{
   margin: 20px 0 10px 0 ;
   padding: 40px 10px 10px 10px;
}
#wb_MSITEXT
{
   visibility: hidden;
   display: none;
}
#wb_MSITEXT
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGridResult
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridResult
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridResult
{
   height: auto;
   padding: 10px 2px 0 2px;
}
#LayoutGridResult .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#wb_TextOfferBottom
{
   visibility: hidden;
   display: none;
}
#wb_TextOfferBottom
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_TextCertificaciones
{
   visibility: visible;
   display: block;
}
#wb_TextCertificaciones
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_LayoutGridCualCompro
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridCualCompro
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridCualCompro
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGridCualCompro .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGridContactDist
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridContactDist
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridContactDist
{
   height: auto;
   padding: 0;
}
#wb_ThemeableButton1
{
   width: 264px;
   height: 15px;
   visibility: hidden;
   display: none;
   margin: 10px 0 10px 0 ;
}
#ThemeableButton1
{
   font-size: 15px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 13px;
   padding: 0;
}
#wb_TextDiametro
{
   visibility: visible;
   display: block;
}
#wb_TextDiametro
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 20px 0 ;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Vamos-Txt
{
   visibility: visible;
   display: block;
}
#wb_Vamos-Txt
{
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_Layer_Phones
{
   visibility: visible;
   display: table;
}
#wb_Layer_Phones
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#Layer_Phones
{
   height: auto;
   padding: 0 15px 0 15px;
}
#Layer_Phones .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Layer_Phones > .row > .col-1, #Layer_Phones > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#Layer_Phones > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#Layer_Phones > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Cities-Txt
{
   visibility: visible;
   display: block;
}
#wb_Cities-Txt
{
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_Phones-Txt
{
   visibility: visible;
   display: block;
}
#wb_Phones-Txt
{
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 0;
}
#wb_ThemeableButton2
{
   width: 264px;
   height: 15px;
   visibility: hidden;
   display: none;
   margin: 10px 0 10px 0 ;
}
#ThemeableButton2
{
   font-size: 15px;
}
#wb_ThemeableButton2 .ui-button
{
   line-height: 13px;
   padding: 0;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#wb_Image3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image3
{
   margin-left: auto;
   margin-right: auto;
}
#Layer1
{
   width: 60px;
   height: 60px;
   visibility: visible;
   display: block;
}
#Layer1_Container
{
   width: 58px;
}
#wb_Image4
{
   left: 10px;
   top: 10px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
