body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_logoLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F4F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#logoLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#logoLayoutGrid > .col-1, #logoLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#logoLayoutGrid > .col-1, #logoLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#logoLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#logoLayoutGrid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#logoLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-end;
   align-self: stretch;
   align-items: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#logoLayoutGrid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 800px)
{
#logoLayoutGrid > .col-1, #logoLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 293px;
   height: 77px;
   vertical-align: top;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 15px 10px 0;
   margin: 0;
   text-align: right;
}
#wb_Text8 div
{
   text-align: right;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F4F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid3 > .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;
}
#LayoutGrid3 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
.ThemeableMenu2 .nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   color: #7C7C7B;
   text-align: left;
}
#ThemeableMenu2, .ThemeableMenu2 .nav, .ThemeableMenu2 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu2 .nav:before,
.ThemeableMenu2 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .nav:after 
{
   clear: both;
}
.ThemeableMenu2 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu2 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu2 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu2 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu2 .container:before,
.ThemeableMenu2 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .container:after 
{
   clear: both;
}
.ThemeableMenu2 .collapse 
{
   display: none;
}
.ThemeableMenu2 .collapse.show 
{
   display: block;
}
.ThemeableMenu2 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.ThemeableMenu2 .caret, .ThemeableMenu2 .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu2 .dropdown 
{
   position: relative;
}
.ThemeableMenu2 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu2 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 19px;
   background-color: #DCDCDC;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.ThemeableMenu2 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.ThemeableMenu2 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #7C7C7B;
   white-space: nowrap;
}
.ThemeableMenu2 .dropdown-menu>li>a:hover,
.ThemeableMenu2 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: #7C7C7B;
   background-image: none;
}
.ThemeableMenu2 .dropdown-menu>li>a.active,
.ThemeableMenu2 .dropdown-menu>li>a.active:hover,
.ThemeableMenu2 .dropdown-menu>li>a.active:focus
{
   color: #FFFFFF;
   background-color: #7C7C7B;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu2 .show>.dropdown-menu 
{
   display: block;
}
.ThemeableMenu2 .show>a 
{
   outline: 0;
}
.ThemeableMenu2 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu2 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu2 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu2-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu2-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.ThemeableMenu2 .nav>li 
{
   position: relative;
   display: block;
}
.ThemeableMenu2 .nav>li>a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.ThemeableMenu2 .nav .show>a,
.ThemeableMenu2 .nav .show>a:hover,
.ThemeableMenu2 .nav .show>a:focus 
{
    border-color: #343A40;
}
.ThemeableMenu2 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.ThemeableMenu2 .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.ThemeableMenu2
{
   position: relative;
}
.ThemeableMenu2:before,
.ThemeableMenu2:after
{
   content: " ";
   display: table;
}
.ThemeableMenu2:after
{
   clear: both;
}
.ThemeableMenu2 .navbar-header:before,
.ThemeableMenu2 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu2-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu2-navbar-collapse:before,
.ThemeableMenu2-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu2-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu2-navbar-collapse.show 
{
   overflow-y: auto;
}
.ThemeableMenu2 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 17px 10px 16px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.ThemeableMenu2 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu2 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.ThemeableMenu2 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu2 .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.ThemeableMenu2 .navbar-nav>li>a
{
   color: #7C7C7B;
}
.ThemeableMenu2 .navbar-nav>li>a:hover,
.ThemeableMenu2 .navbar-nav>li>a:focus
{
   background-color: #7C7C7B;
   background-image: none;
   color: #FFFFFF;
   text-decoration: none;
}
.ThemeableMenu2 .navbar-nav>li>a.active,
.ThemeableMenu2 .navbar-nav>li>a.active:hover,
.ThemeableMenu2 .navbar-nav>li>a.active:focus
{
   color: #FFFFFF;
   background-color: #7C7C7B;
   background-image: none;
}
.ThemeableMenu2 .navbar-toggle
{
   border: 1px solid transparent;
}
.ThemeableMenu2 .navbar-toggle:hover,
.ThemeableMenu2 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu2 .navbar-toggle .icon-bar
{
   background-color: #7C7C7B;
}
.ThemeableMenu2-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.ThemeableMenu2 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu2 .navbar-nav>.show>a,
.ThemeableMenu2 .navbar-nav>.show>a:hover,
.ThemeableMenu2 .navbar-nav>.show>a:focus
{
   background-color: #7C7C7B;
   background-image: none;
   color: #FFFFFF;
}
.ThemeableMenu2 .navbar-nav>.show>a .caret,
.ThemeableMenu2 .navbar-nav>.show>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #7C7C7B;
   border-bottom-color: #7C7C7B;
}
.ThemeableMenu2 .navbar-link
{
   color: #7C7C7B;
}
.ThemeableMenu2 .navbar-link:hover
{
   color: #FFFFFF;
}
.ThemeableMenu2 .navbar-header
{
   color: #7C7C7B;
}
.ThemeableMenu2 .dropdown-hover > .dropdown-menu
{
   margin-top:-1px !important;
}
@media (min-width: 850px) 
{
.ThemeableMenu2 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu2 .navbar-header
{
   float: left;
}
.ThemeableMenu2-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu2-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu2-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu2 .navbar-toggle
{
   display: none;
}
.ThemeableMenu2 .navbar-nav 
{
   float: right;
   margin: 0;
}
.ThemeableMenu2 .navbar-nav>li 
{
   float: left;
}
.ThemeableMenu2 .container>.navbar-header,
.ThemeableMenu2 .container>.ThemeableMenu2-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 850px) 
{
.ThemeableMenu2 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.ThemeableMenu2 .navbar-nav
{
   margin: 0;
   background-color: #DCDCDC;
   background-image: none;
}
.ThemeableMenu2 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu2 .navbar-nav .show .dropdown-menu>li>a,
.ThemeableMenu2 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.ThemeableMenu2 .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 850px) 
{
.ThemeableMenu2 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.ThemeableMenu2 .navbar-nav>li>a
{
   color: #7C7C7B;
}
.ThemeableMenu2 .navbar-nav>li>a:hover,
.ThemeableMenu2 .navbar-nav>li>a:focus
{
   color: #FFFFFF;
   background-image: linear-gradient(to top, #FFCC00 0%, #FF6600 100%);
}
.ThemeableMenu2 .navbar-nav>li>a.active,
.ThemeableMenu2 .navbar-nav>li>a.active:hover,
.ThemeableMenu2 .navbar-nav>li>a.active:focus
{
   color: #FFFFFF;
   background-image: linear-gradient(to top, #FFCC00 0%, #FF6600 100%);
}
.ThemeableMenu2 .navbar-nav>.show>a,
.ThemeableMenu2 .navbar-nav>.show>a:hover,
.ThemeableMenu2 .navbar-nav>.show>a:focus
{
   background-image: linear-gradient(to top, #FFCC00 0%, #FF6600 100%);
   color: #FFFFFF;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu2 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #7C7C7B;
   border-bottom-color: #7C7C7B;
}
.ThemeableMenu2 .navbar-nav > li > a.active > .caret,
.ThemeableMenu2 .navbar-nav > li > a.active:hover > .caret,
.ThemeableMenu2 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu2 .navbar-nav>.show>a .caret,
.ThemeableMenu2 .navbar-nav>.show>a:hover .caret,
.ThemeableMenu2 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu2 .navbar-link
{
   color: #7C7C7B;
}
.ThemeableMenu2 .navbar-link:hover 
{
   color: #fff;
}
}
.ThemeableMenu2 .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.ThemeableMenu2 .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#ThemeableMenu2 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu2
{
   z-index: 1111 !important;
}
#upStickyLayer
{
   background-color: #696969;
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_upIcon:hover #upIcon i
{
   color: #F9F9F9;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F4F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3, #LayoutGrid2 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3, #LayoutGrid2 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 40px 0 40px 0;
}
#LayoutGrid2 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 0px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2, #LayoutGrid2 > .col-3, #LayoutGrid2 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_welcomeLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(180,180,180,0.78);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#welcomeLayoutGrid
{
   box-sizing: border-box;
   padding: 50px 20px 50px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#welcomeLayoutGrid > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#welcomeLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#welcomeLayoutGrid > .row > .col-1
{
   float: left;
}
#welcomeLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#welcomeLayoutGrid:before,
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:before,
#welcomeLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#welcomeLayoutGrid:after,
#welcomeLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#welcomeLayoutGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_welcome-carousel
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_welcome-carousel
{
   box-sizing: border-box;
width: 100%;   height: 438px;
}
#welcome-carousel
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#welcome-carousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
   perspective: 1200px;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#welcome-carousel .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#welcome-carousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   transition: opacity 500ms ease-in-out;
   height: 100%;
   text-align: left;
}
#welcome-carousel .carousel-item-inner
{
   padding: 0 25px 0 25px;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#welcome-carousel .carousel-inner > .carousel-item > img, #welcome-carousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#welcome-carousel .carousel-inner > .active, #welcome-carousel .carousel-inner > .carousel-item-next, #welcome-carousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#welcome-carousel .carousel-inner > .active
{
   animation: welcome-carousel-animation-show 500ms ease 0ms both;
}
#welcome-carousel .carousel-inner > .carousel-item-next, #welcome-carousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#welcome-carousel .carousel-inner > .carousel-item-next.carousel-item-start, #welcome-carousel .carousel-inner > .carousel-item-prev.carousel-item-end
{
   animation: welcome-carousel-animation-show 500ms ease 0ms both;
}
#welcome-carousel .carousel-inner > .active.carousel-item-start, #welcome-carousel .carousel-inner > .active.carousel-item-end
{
   animation: welcome-carousel-animation-hide 500ms ease both;
}
#welcome-carousel .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -168px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#welcome-carousel .carousel-indicators li
{
   display: block;
   float: left;
   margin: 6px 6px 6px 6px;
   width: 29px;
   height: 3px;
   cursor: pointer;
   text-indent: -999px;
   background-color: rgba(255,255,255,1.00);
   background-clip: padding-box;
   box-sizing: content-box;
   border-bottom: 27px solid transparent;
}
#welcome-carousel .carousel-indicators .active
{
   background-color: rgba(198,16,46,1.00);
}
#welcome-carousel .frame
{
   width: 973px;
   display: inline-block;
   float: left;
   height: 438px;
}
#welcome-carousel .frame-1
{
   background-color: transparent;
   background-image: url('../images/Bomba-de-calor-HT-R290-radiadores-modelo-PHV.png');
   background-repeat: no-repeat;
   background-position: right center;
   background-size: contain;
}
#welcome-carousel .frame-2
{
   background-color: transparent;
   background-image: url('../images/Bomba-de-calor-HT-R290-apartamentos.png');
   background-repeat: no-repeat;
   background-position: right center;
   background-size: contain;
}
#welcome-carousel .frame-3
{
   background-color: transparent;
   background-image: url('../images/Bomba-de-calor-para-suelo-radiante-acs.png');
   background-repeat: no-repeat;
   background-position: right center;
   background-size: contain;
}
#welcome-carousel .frame-4
{
   background-color: transparent;
   background-image: url('../images/Bomba-de-calor-baja-temperatura-r32-LRV.png');
   background-repeat: no-repeat;
   background-position: right center;
   background-size: contain;
}
#welcome-carousel .frame-5
{
   background-color: transparent;
   background-image: url('../images/Bomba-de-calor-compacta-agua-calente-sanitaria-acs-R290.png');
   background-repeat: no-repeat;
   background-position: right center;
   background-size: contain;
}
#welcome-carousel .frame-6
{
   background-color: transparent;
   background-image: url('../images/Bomba-de-calor-HT-r290-para-acs-semi-comercial.png');
   background-repeat: no-repeat;
   background-position: right center;
   background-size: contain;
}
#welcome-carousel .frame-7
{
   background-color: transparent;
   background-image: url('../images/Bomba-de-calor-ht-r290-para-acs-comercial.png');
   background-repeat: no-repeat;
   background-position: right center;
   background-size: contain;
}
#welcome-carousel .frame-8
{
   background-color: transparent;
   background-image: url('../images/Bomba-de-calor-para-piscina.png');
   background-repeat: no-repeat;
   background-position: right center;
   background-size: contain;
}
@keyframes welcome-carousel-animation-show
{
   0%   { transform: translateX(100%); }
   100% { transform: translateX(0); }
}
@keyframes welcome-carousel-animation-hide
{
   0%   { transform: translateX(0); }
   100% { transform: translateX(-100%); }
}
#wb_welcome-text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 100ms 1 normal both;
}
#wb_welcome-text21
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_welcome-text21 p, #wb_welcome-text21 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcome-text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_welcome-text22
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 32px;
}
#wb_welcome-text22 p, #wb_welcome-text22 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text22
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#welcome-button3
{
   box-sizing: border-box;
   line-height: 37px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #C6102E;
   border-radius: 0px;
   background-color: #C6102E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: animate-fade-in 1000ms linear 3000ms 1 normal both;
}
#welcome-button3:focus
{
   outline: 0;
}
#wb_welcome-text01 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 100ms 1 normal both;
}
#wb_welcome-text01
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_welcome-text01 p, #wb_welcome-text01 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text01
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcome-text03 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 2000ms 1 normal both;
}
#wb_welcome-text03
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27px;
}
#wb_welcome-text03 p, #wb_welcome-text03 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text03
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#welcome-button1
{
   box-sizing: border-box;
   line-height: 42px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #C6102E;
   border-radius: 0px;
   background-color: #C6102E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: animate-fade-in 1000ms linear 3000ms 1 normal both;
}
#welcome-button1:focus
{
   outline: 0;
}
#wb_welcome-text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 100ms 1 normal both;
}
#wb_welcome-text11
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27px;
}
#wb_welcome-text11 p, #wb_welcome-text11 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcome-text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_welcome-text12
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27px;
}
#wb_welcome-text12 p, #wb_welcome-text12 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#welcome-button2
{
   box-sizing: border-box;
   line-height: 37px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #C6102E;
   border-radius: 0px;
   background-color: #C6102E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: slide-right-in 1000ms linear 3000ms 1 normal both;
}
#welcome-button2:focus
{
   outline: 0;
}
#wb_welcome-text02 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_welcome-text02
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 32px;
}
#wb_welcome-text02 p, #wb_welcome-text02 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text02
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcome-text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 2000ms 1 normal both;
}
#wb_welcome-text13
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_welcome-text13 p, #wb_welcome-text13 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_welcome-text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 2000ms 1 normal both;
}
#wb_welcome-text23
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_welcome-text23 p, #wb_welcome-text23 ul
{
   margin: 0;
   padding: 0;
}
#wb_welcome-text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 100ms 1 normal both;
}
#wb_Text2
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_Text3
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 27px;
   line-height: 30px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 2000ms 1 normal both;
}
#wb_Text4
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button2
{
   box-sizing: border-box;
   line-height: 37px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #C6102E;
   border-radius: 0px;
   background-color: #C6102E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: animate-fade-in 1000ms linear 3000ms 1 normal both;
}
#Button2:focus
{
   outline: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 100ms 1 normal both;
}
#wb_Text5
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_Text6
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_Text6 p, #wb_Text6 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 2000ms 1 normal both;
}
#wb_Text7
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_Text7 p, #wb_Text7 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button3
{
   box-sizing: border-box;
   line-height: 37px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #C6102E;
   border-radius: 0px;
   background-color: #C6102E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: animate-fade-in 1000ms linear 3000ms 1 normal both;
}
#Button3:focus
{
   outline: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 100ms 1 normal both;
}
#wb_Text1
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_Text9
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 2000ms 1 normal both;
}
#wb_Text10
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button4
{
   box-sizing: border-box;
   line-height: 37px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #C6102E;
   border-radius: 0px;
   background-color: #C6102E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: animate-fade-in 1000ms linear 3000ms 1 normal both;
}
#Button4:focus
{
   outline: 0;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 100ms 1 normal both;
}
#wb_Text23
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_Text23 p, #wb_Text23 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text23
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_Text24
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   line-height: 33px;
}
#wb_Text24 p, #wb_Text24 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 2000ms 1 normal both;
}
#wb_Text25
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_Text25 p, #wb_Text25 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button1
{
   box-sizing: border-box;
   line-height: 37px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #C6102E;
   border-radius: 0px;
   background-color: #C6102E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: slide-right-in 1000ms linear 3000ms 1 normal both;
}
#Button1:focus
{
   outline: 0;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 100ms 1 normal both;
}
#wb_Text26
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27px;
}
#wb_Text26 p, #wb_Text26 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text26
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-right-in 1000ms linear 1000ms 1 normal both;
}
#wb_Text27
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27px;
}
#wb_Text27 p, #wb_Text27 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text27
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: left;
   animation: slide-left-in 1000ms linear 2000ms 1 normal both;
}
#wb_Text28
{
   color: #F07C00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_Text28 p, #wb_Text28 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Button5
{
   box-sizing: border-box;
   line-height: 37px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #C6102E;
   border-radius: 0px;
   background-color: #C6102E;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 10px 0 10px 0 ;
   animation: slide-right-in 1000ms linear 3000ms 1 normal both;
}
#Button5:focus
{
   outline: 0;
}
#wb_Bombas_de_calor_para_radiadores
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/bombas-de-calor-ht-para-radiadores-R290.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Bombas_de_calor_para_radiadores
{
   box-sizing: border-box;
   height: 100vh;
   width: 100%;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Bombas_de_calor_para_radiadores > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#Bombas_de_calor_para_radiadores > .row > .col-1, #Bombas_de_calor_para_radiadores > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#Bombas_de_calor_para_radiadores > .row > .col-1, #Bombas_de_calor_para_radiadores > .row > .col-2
{
}
#Bombas_de_calor_para_radiadores > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#Bombas_de_calor_para_radiadores > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#Bombas_de_calor_para_radiadores > .row > .col-1, #Bombas_de_calor_para_radiadores > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 50px 0 50px 0;
   margin: 0;
   text-align: left;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_linksMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 20px 0px 20px;
   width: 100%;
}
#wb_linksMenu1 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu1 li:hover > a, #wb_linksMenu1 a:hover
{
   color: #F07C00;
   border: 0px solid #696969;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu1 li.lastmain
{
   padding-bottom: 20px;
}
#wb_linksMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#linksMenu1 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #C6102E;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: left;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F4F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Aquecimento_e_arrefecimento_piso_radiante
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/Bomba-de-calor-para-suelo-radiante-fancpoils.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Aquecimento_e_arrefecimento_piso_radiante
{
   box-sizing: border-box;
   height: 100vh;
   width: 100%;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Aquecimento_e_arrefecimento_piso_radiante > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#Aquecimento_e_arrefecimento_piso_radiante > .row > .col-1, #Aquecimento_e_arrefecimento_piso_radiante > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#Aquecimento_e_arrefecimento_piso_radiante > .row > .col-1, #Aquecimento_e_arrefecimento_piso_radiante > .row > .col-2
{
}
#Aquecimento_e_arrefecimento_piso_radiante > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#Aquecimento_e_arrefecimento_piso_radiante > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#Aquecimento_e_arrefecimento_piso_radiante > .row > .col-1, #Aquecimento_e_arrefecimento_piso_radiante > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 100px 0 20px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text13
{
   color: #F07C00;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text13 div
{
   text-align: left;
}
#wb_Text13
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 20px 0px 20px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu1 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu1 li:hover > a, #wb_CssMenu1 a:hover
{
   color: #F07C00;
   border: 0px solid #696969;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 20px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu1 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text14
{
   color: #C6102E;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_Text14
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu5
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu5 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu5 li
{
   float: left;
   margin: 0;
   padding: 0px 20px 0px 20px;
   width: 100%;
}
#wb_CssMenu5 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu5 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu5 li:hover > a, #wb_CssMenu5 a:hover
{
   color: #F07C00;
   border: 0px solid #696969;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu5 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu5 li.lastmain
{
   padding-bottom: 20px;
}
#wb_CssMenu5 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu5 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F4F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#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: center;
}
#LayoutGrid4 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#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% !important;
}
}
#wb_aqs_domestico
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/Bombas_de_calor_para_agua_calente_sanitaria_ACS.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aqs_domestico
{
   box-sizing: border-box;
   height: 100vh;
   width: 100%;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aqs_domestico > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#aqs_domestico > .row > .col-1, #aqs_domestico > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#aqs_domestico > .row > .col-1, #aqs_domestico > .row > .col-2
{
}
#aqs_domestico > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#aqs_domestico > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#aqs_domestico > .row > .col-1, #aqs_domestico > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 100px 0 20px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text15
{
   color: #F07C00;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text15 div
{
   text-align: left;
}
#wb_Text15
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 20px 0px 20px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu2 li:hover > a, #wb_CssMenu2 a:hover
{
   color: #F07C00;
   border: 0px solid #696969;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 20px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu2 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F4F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_AQS_semicomercial_
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/Bomba_de_calor_para_cocina_de_restaurante.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#AQS_semicomercial_
{
   box-sizing: border-box;
   height: 100vh;
   width: 100%;
   padding: 100px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#AQS_semicomercial_ > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#AQS_semicomercial_ > .row > .col-1, #AQS_semicomercial_ > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#AQS_semicomercial_ > .row > .col-1, #AQS_semicomercial_ > .row > .col-2
{
}
#AQS_semicomercial_ > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#AQS_semicomercial_ > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#AQS_semicomercial_ > .row > .col-1, #AQS_semicomercial_ > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text16
{
   color: #F07C00;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text16 div
{
   text-align: left;
}
#wb_Text16
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu3 li
{
   float: left;
   margin: 0;
   padding: 0px 20px 0px 20px;
   width: 100%;
}
#wb_CssMenu3 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu3 li:hover > a, #wb_CssMenu3 a:hover
{
   color: #F07C00;
   border: 0px solid #696969;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu3 li.lastmain
{
   padding-bottom: 20px;
}
#wb_CssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu3 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text17
{
   color: #F07C00;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text17 div
{
   text-align: left;
}
#wb_Text17
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F4F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_hoteis
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/Bombas_de_calor_para_hotel_ACS_agua_sanitaria_caliente.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#hoteis
{
   box-sizing: border-box;
   height: 100vh;
   width: 100%;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#hoteis > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#hoteis > .row > .col-1, #hoteis > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#hoteis > .row > .col-1, #hoteis > .row > .col-2
{
}
#hoteis > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#hoteis > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#hoteis > .row > .col-1, #hoteis > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 100px 0 20px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text18
{
   color: #F07C00;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text18 div
{
   text-align: left;
}
#wb_Text18
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu4
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu4 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu4 li
{
   float: left;
   margin: 0;
   padding: 0px 20px 0px 20px;
   width: 100%;
}
#wb_CssMenu4 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu4 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu4 li:hover > a, #wb_CssMenu4 a:hover
{
   color: #F07C00;
   border: 0px solid #696969;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu4 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu4 li.lastmain
{
   padding-bottom: 20px;
}
#wb_CssMenu4 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu4 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text19
{
   color: #F07C00;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text19 div
{
   text-align: left;
}
#wb_Text19
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F4F5F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_piscinas
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/Bombas_de_calor_para_piscinas.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#piscinas
{
   box-sizing: border-box;
   height: 100vh;
   width: 100%;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#piscinas > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#piscinas > .row > .col-1, #piscinas > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#piscinas > .row > .col-1, #piscinas > .row > .col-2
{
}
#piscinas > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 8;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#piscinas > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 4;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#piscinas > .row > .col-1, #piscinas > .row > .col-2
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 200px 0 20px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_Text20
{
   color: #F07C00;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_Text20 div
{
   text-align: left;
}
#wb_Text20
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu6
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_CssMenu6 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu6 li
{
   float: left;
   margin: 0;
   padding: 0px 20px 0px 20px;
   width: 100%;
}
#wb_CssMenu6 a
{
   display: block;
   color: #F5F5F5;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu6 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_CssMenu6 li:hover > a, #wb_CssMenu6 a:hover
{
   color: #F07C00;
   border: 0px solid #696969;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu6 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu6 li.lastmain
{
   padding-bottom: 20px;
}
#wb_CssMenu6 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#CssMenu6 li i
{
   font-size: 16px;
   margin-right: 4px;
   width: 18px;
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 50px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid11 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_linksText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_linksText1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_linksText1 div
{
   text-align: left;
}
#wb_linksText1
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_linksText3
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_linksText3 div
{
   text-align: left;
}
#wb_linksText3
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   z-index: 1111 !important;
}
#wb_linksMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_linksMenu3 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_linksMenu3 a
{
   display: block;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: left;
   vertical-align: middle;
}
#wb_linksMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 25px;
   padding: 0 0px 0px 0px;
   line-height: 25px;
}
#wb_linksMenu3 li:hover > a, #wb_linksMenu3 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_linksMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_linksMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_linksMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_linksText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_linksText2
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_linksText2 div
{
   text-align: left;
}
#wb_linksText2
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text21 div
{
   text-align: left;
}
#wb_Text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 0 0;
   margin: 0;
   text-align: left;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Text22
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid13
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid13 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid13 > .row > .col-1
{
   float: left;
}
#LayoutGrid13 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Picture1
{
   margin: 0;
   vertical-align: top;
}
#Picture1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Picture2
{
   margin: 0;
   vertical-align: top;
}
#Picture2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Picture3
{
   margin: 0;
   vertical-align: top;
}
#Picture3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 48px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#privacyPopup
{
   margin-top: 30px;
   margin-bottom: 20px;
}
#privacyPopup .modal-content
{
   background-color: #FFC000;
   background-image: none;
   border: 1px solid #FFC000;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#privacyPopup.fade
{
   opacity: 1;
   transition: all 800ms linear;
}
#privacyPopup .animate-show
{
   animation-duration: 800ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in-down;
}
#privacyPopup .animate-hide
{
   animation-duration: 800ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in-up;
   animation-direction: reverse;
}
#privacyPopup.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#privacyPopup .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#privacyPopup .modal-open
{
   overflow: hidden;
}
#privacyPopup .modal-dialog
{
   position: relative;
   width: 891px;
   margin-left: auto;
   margin-right: auto;
}
#privacyPopup .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#privacyPopup .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #FFC000;
   border-bottom: 1px solid #FFC000;
}
#privacyPopup .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #FFC000;
}
#privacyPopup .modal-body
{
   position: relative;
   width: 891px;
}
#privacyPopup .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #FFFFFF;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5;
}
.modal-open
{
   overflow: hidden;
}
#privacyPopup .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#privacyPopup .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#privacyPopup .modal-title
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#privacyPopup .modal-body
{
   box-sizing: border-box;
   font-size: 0;
   padding: 16px 16px 16px 16px;
   text-align: center;
}
@media all and (max-width:480px) 
{
#privacyPopup .modal-dialog, #privacyPopup .modal-body
{
   width: 100% !important;

}
#wb_privacyHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
}
#privacyHeading
{
   color: #696969;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_privacyText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 50px 0 50px;
   margin: 0 0 25px 0 ;
   text-align: center;
}
#wb_privacyText div
{
   text-align: center;
}
#wb_privacyText
{
   display: block;
   margin: 0 0 25px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#privacyButton
{
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-clip: padding-box;
   background-color: #368BD6;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 1px 1px 4px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#privacyButton:focus
{
   outline: 0;
}
