body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#PageHeader1
{
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   margin: 0;
}
#wb_LG_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_header
{
   box-sizing: border-box;
   padding: 10px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_header > .row > .col-1, #LG_header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_header > .row > .col-1, #LG_header > .row > .col-2
{
   float: left;
}
#LG_header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LG_header > .row > .col-1 > .col-1-padding
{
   padding: 0px 55px 0px 50px;
}
#LG_header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: center;
}
#LG_header > .row > .col-2 > .col-2-padding
{
   padding: 10px 50px 0px 0px;
}
#LG_header:before,
#LG_header:after,
#LG_header .row:before,
#LG_header .row:after
{
   display: table;
   content: " ";
}
#LG_header:after,
#LG_header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG_header > .row > .col-1, #LG_header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Picture1
{
   margin: 0;
   vertical-align: top;
}
#Picture1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 172px;
   height: 68px;
   vertical-align: top;
}
.ThemeableMenu1 .hide 
{
   display: none!important;
}
.ThemeableMenu1 .show 
{
   display: block!important;
}
.ThemeableMenu1 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.ThemeableMenu1 .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   font-style: normal;
   color: #696969;
   text-align: left;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu1 .nav:before,
.ThemeableMenu1 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .nav:after 
{
   clear: both;
}
.ThemeableMenu1 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu1 .nav ul
{
   margin-top: 0;
   margin-bottom: 10px;
}
.ThemeableMenu1 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu1 .container:before,
.ThemeableMenu1 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .container:after 
{
   clear: both;
}
.ThemeableMenu1 .collapse 
{
   display: none;
}
.ThemeableMenu1 .collapse.in 
{
   display: block;
}
.ThemeableMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.ThemeableMenu1 .caret 
{
   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;
}
.ThemeableMenu1 .dropdown 
{
   position: relative;
}
.ThemeableMenu1 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu1 .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: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.ThemeableMenu1 .dropdown-menu .divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu1 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #696969;
   white-space: nowrap;
}
.ThemeableMenu1 .dropdown-menu>li>a:hover,
.ThemeableMenu1 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #C5C5C5;
   background-image: none;
}
.ThemeableMenu1 .dropdown-menu>.active>a,
.ThemeableMenu1 .dropdown-menu>.active>a:hover,
.ThemeableMenu1 .dropdown-menu>.active>a:focus 
{
   color: #fff;
   text-decoration: none;
   outline: 0;
   background-color: #FFFFFF;
}
.ThemeableMenu1 .open>.dropdown-menu 
{
   display: block;
}
.ThemeableMenu1 .open>a 
{
   outline: 0;
}
.ThemeableMenu1 .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu1 .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu1 .nav>li 
{
   position: relative;
   display: block;
}
.ThemeableMenu1 .nav>li>a 
{
   position: relative;
   display: block;
   padding: 10px 35px 10px 15px;
}
.ThemeableMenu1 .nav .open>a,
.ThemeableMenu1 .nav .open>a:hover,
.ThemeableMenu1 .nav .open>a:focus 
{
   background-color: #ccc;
   border-color: #FFFFFF;
}
.ThemeableMenu1 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu1 .nav>li>a>img 
{
   max-width: none;
}
.ThemeableMenu1 .nav .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1
{
   position: relative;
   border: 1px solid transparent;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
}
.ThemeableMenu1:before,
.ThemeableMenu1:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1:after 
{
   clear: both;
}
.ThemeableMenu1 .navbar-header:before,
.ThemeableMenu1 .navbar-header:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1 .navbar-header:after 
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse 
{
   max-height: 340px;
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu1-navbar-collapse:before,
.ThemeableMenu1-navbar-collapse:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu1-navbar-collapse:after 
{
   clear: both;
}
.ThemeableMenu1-navbar-collapse.in 
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 12px 10px 11px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu1 .navbar-toggle .icon-bar+.icon-bar 
{
   margin-top: 4px;
}
.ThemeableMenu1 .navbar-nav 
{
   margin: 6px -15px;
}
.ThemeableMenu1 .navbar-nav>li>.dropdown-menu 
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.ThemeableMenu1 .navbar-nav>li>a 
{
   color: #696969;
}
.ThemeableMenu1 .navbar-nav>li>a:hover,
.ThemeableMenu1 .navbar-nav>li>a:focus 
{
   background-color: #C5C5C5;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.ThemeableMenu1 .navbar-nav>.active>a,
.ThemeableMenu1 .navbar-nav>.active>a:hover,
.ThemeableMenu1 .navbar-nav>.active>a:focus 
{
   color: #2B2B2B;
   background-color: #C5C5C5;
   background-image: none;
}
.ThemeableMenu1 .navbar-toggle 
{
   border: 1px solid rgba(105,105,105,0.10);
}
.ThemeableMenu1 .navbar-toggle:hover,
.ThemeableMenu1 .navbar-toggle:focus 
{
   background-color: transparent;
}
.ThemeableMenu1 .navbar-toggle .icon-bar 
{
   background-color: #696969;
}
.ThemeableMenu1-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.ThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu1 .navbar-nav>.open>a,
.ThemeableMenu1 .navbar-nav>.open>a:hover,
.ThemeableMenu1 .navbar-nav>.open>a:focus 
{
   background-color: #C5C5C5;
   background-image: none;
   color: #2B2B2B;
}
.ThemeableMenu1 .navbar-nav>.open>a .caret,
.ThemeableMenu1 .navbar-nav>.open>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a .caret 
{
   border-top-color: #696969;
   border-bottom-color: #696969;
}
.ThemeableMenu1 .navbar-link 
{
   color: #696969;
}
.ThemeableMenu1 .navbar-link:hover 
{
   color: #2B2B2B;
}
.ThemeableMenu1 .navbar-header
{
   color: #696969;
   height: 41px;
}
@media (min-width: 800px) 
{
.ThemeableMenu1 .navbar-right .dropdown-menu 
{
   right: 0;
   left: auto;
}
.ThemeableMenu1 .navbar-header 
{
   float: left;
}
.ThemeableMenu1-navbar-collapse 
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu1-navbar-collapse.collapse 
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu1-navbar-collapse.in 
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle
{
   display: none;
}
.ThemeableMenu1 .navbar-nav 
{
   float: right;
   margin: 0;
}
.ThemeableMenu1 .navbar-nav>li 
{
   float: left;
}
.ThemeableMenu1 .container>.navbar-header,
.ThemeableMenu1 .container>.ThemeableMenu1-navbar-collapse 
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.dropdown>a:focus .caret 
{
   border-top-color: #00BFFF;
   border-bottom-color: #00BFFF;
}
}
@media (max-width: 800px) 
{
.ThemeableMenu1 
{
   border-color: rgba(0,0,0,0.00);
}
.ThemeableMenu1 .navbar-nav 
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav .open .dropdown-menu 
{
   position: static;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu1 .navbar-nav .open .dropdown-menu>li>a,
.ThemeableMenu1 .navbar-nav .open .dropdown-menu .dropdown-header 
{
   padding: 5px 15px 5px 25px;
}
.ThemeableMenu1 .navbar-nav .open .dropdown-menu>li>a 
{
   line-height: 20px;
}
.ThemeableMenu1 .navbar-nav .open .dropdown-menu>li>a:hover,
.ThemeableMenu1 .navbar-nav .open .dropdown-menu>li>a:focus 
{
   background-image: none;
}
}
@media (min-width: 800px) 
{
.ThemeableMenu1 
{
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border-color: rgba(0,0,0,0.00);
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-nav>li>a 
{
   color: #696969;
}
.ThemeableMenu1 .navbar-nav>li>a:hover,
.ThemeableMenu1 .navbar-nav>li>a:focus 
{
   color: #00BFFF;
   background-color: rgba(135,206,235,0.00);
   background-image: none;
}
.ThemeableMenu1 .navbar-nav>.active>a,
.ThemeableMenu1 .navbar-nav>.active>a:hover,
.ThemeableMenu1 .navbar-nav>.active>a:focus 
{
   color: #00BFFF;
   background-color: rgba(135,206,235,0.00);
   background-image: none;
}
.ThemeableMenu1 .navbar-nav>.open>a,
.ThemeableMenu1 .navbar-nav>.open>a:hover,
.ThemeableMenu1 .navbar-nav>.open>a:focus 
{
   background-color: rgba(135,206,235,0.00);
   background-image: none;
   color: #00BFFF;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret 
{
   border-top-color: #00BFFF;
   border-bottom-color: #00BFFF;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #696969;
   border-bottom-color: #696969;
}
.ThemeableMenu1 .navbar-nav > li.active > a > .caret,
.ThemeableMenu1 .navbar-nav > li.active > a:hover > .caret,
.ThemeableMenu1 .navbar-nav > li.active > a:focus > .caret
{
   border-top-color: #00BFFF;
   border-bottom-color: #00BFFF;
}
.ThemeableMenu1 .navbar-nav>.open>a .caret,
.ThemeableMenu1 .navbar-nav>.open>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.open>a:focus .caret 
{
   border-top-color: #00BFFF;
   border-bottom-color: #00BFFF;
}
.ThemeableMenu1 .navbar-link 
{
   color: #696969;
}
.ThemeableMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#ThemeableMenu1-logo
{
   float: left;
}
#ThemeableMenu1-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
#wb_Caro_home
{
   background-color: #F2F5F7;
   background-image: none;
   margin: 0;
}
#wb_Caro_home
{
   display: block;
   float: left;
   font-size: 0;
   top: 0 !important;
}
#Caro_home .frame
{
   width: 1300px;
   display: inline-block;
   overflow: hidden;
   height: 500px;
}
#Caro_home .innerframe
{
   display: inline-block;
   height: 0;
   left: 0;
   margin-left: 0;
   position: absolute;
   top: 0;
   width: 1300px;
}
#wb_Caro_home .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Caro_home .pagination img
{
   border-style: none;
   padding: 12px 12px 12px 12px;
}
#Caro_home .frame-1
{
   background-color: rgba(135,206,235,0.20);
   background-image: url(images/banner_mini_sec_plano.png);
   background-repeat: repeat;
   background-position: center top;
   background-attachment: scroll;
   background-size: cover;
}
#Caro_home .frame-2
{
   background-color: transparent;
   background-image: url(images/operadorescover.jpg);
   background-repeat: repeat;
   background-position: center top;
   background-attachment: scroll;
   background-size: cover;
}
#Caro_home .frame-3
{
   background-color: rgba(135,206,235,0.20);
   background-image: url(images/RUMAH2B4.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
#Caro_home .frame-4
{
   background-color: transparent;
   background-image: url(images/cable-estructurado-01.jpg);
   background-repeat: repeat;
   background-position: center top;
   background-attachment: scroll;
   background-size: cover;
}
#Caro_home .frame-5
{
   background-color: transparent;
   background-image: url(images/falsas-creencias-sobre-las-alarmas-para-casa.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
}
.Caro_home_ShowAnimation
{
   -webkit-animation: transform-scale-in 800ms linear 0s 1 normal both;
   -moz-animation: transform-scale-in 800ms linear 0s 1 normal both;
   animation: transform-scale-in 800ms linear 0s 1 normal both;
}
.Caro_home_HideAnimation
{
   -webkit-animation: transform-scale-out 800ms linear 0s 1 normal both;
   -moz-animation: transform-scale-out 800ms linear 0s 1 normal both;
   animation: transform-scale-out 800ms linear 0s 1 normal both;
}
#wb_LG_mvv
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_mvv
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_mvv .row
{
   margin-right: 0;
   margin-left: 0;
}
#LG_mvv > .row > .col-1, #LG_mvv > .row > .col-2, #LG_mvv > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LG_mvv > .row > .col-1, #LG_mvv > .row > .col-2, #LG_mvv > .row > .col-3
{
   float: left;
}
#LG_mvv > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LG_mvv > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LG_mvv > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LG_mvv:before,
#LG_mvv:after,
#LG_mvv .row:before,
#LG_mvv .row:after
{
   display: table;
   content: " ";
}
#LG_mvv:after,
#LG_mvv .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG_mvv > .row > .col-1, #LG_mvv > .row > .col-2, #LG_mvv > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LG_mision
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_mision
{
   box-sizing: border-box;
   padding: 50px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_mision .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_mision > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_mision > .row > .col-1
{
   float: left;
}
#LG_mision > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LG_mision:before,
#LG_mision:after,
#LG_mision .row:before,
#LG_mision .row:after
{
   display: table;
   content: " ";
}
#LG_mision:after,
#LG_mision .row:after
{
   clear: both;
}
@media (max-width: 50px)
{
#LG_mision > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LG_valores
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_valores
{
   box-sizing: border-box;
   padding: 50px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_valores .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_valores > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_valores > .row > .col-1
{
   float: left;
}
#LG_valores > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LG_valores:before,
#LG_valores:after,
#LG_valores .row:before,
#LG_valores .row:after
{
   display: table;
   content: " ";
}
#LG_valores:after,
#LG_valores .row:after
{
   clear: both;
}
@media (max-width: 50px)
{
#LG_valores > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LG_vision
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_vision
{
   box-sizing: border-box;
   padding: 50px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_vision .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_vision > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_vision > .row > .col-1
{
   float: left;
}
#LG_vision > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LG_vision:before,
#LG_vision:after,
#LG_vision .row:before,
#LG_vision .row:after
{
   display: table;
   content: " ";
}
#LG_vision:after,
#LG_vision .row:after
{
   clear: both;
}
@media (max-width: 50px)
{
#LG_vision > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#Line1
{
   border-color: #191970;
   border-style: solid;
   border-bottom-width: 3px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#Line2
{
   border-color: #191970;
   border-style: solid;
   border-bottom-width: 3px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#Line3
{
   border-color: #191970;
   border-style: solid;
   border-bottom-width: 3px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Layer1
{
   background-color: transparent;
   background-image: url(images/banner.jpg);
   background-repeat: repeat;
   background-position: left center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   margin: 0;
}
#Layer1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #87CEEB;
   opacity: 0.48;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_Text9 div
{
   text-align: left;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_Text12 div
{
   text-align: left;
}
#wb_lg_galeria
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#lg_galeria
{
   box-sizing: border-box;
   padding: 20px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#lg_galeria .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lg_galeria > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#lg_galeria > .row > .col-1
{
   float: left;
}
#lg_galeria > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#lg_galeria:before,
#lg_galeria:after,
#lg_galeria .row:before,
#lg_galeria .row:after
{
   display: table;
   content: " ";
}
#lg_galeria:after,
#lg_galeria .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#lg_galeria > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_galleryHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
}
#galleryHeading1
{
   color: #888888;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   margin: 0;
   text-align: center;
}
#wb_LG_galeria1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_galeria1
{
   box-sizing: border-box;
   padding: 50px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_galeria1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_galeria1 > .row > .col-1, #LG_galeria1 > .row > .col-2, #LG_galeria1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_galeria1 > .row > .col-1, #LG_galeria1 > .row > .col-2, #LG_galeria1 > .row > .col-3
{
   float: left;
}
#LG_galeria1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LG_galeria1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LG_galeria1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LG_galeria1:before,
#LG_galeria1:after,
#LG_galeria1 .row:before,
#LG_galeria1 .row:after
{
   display: table;
   content: " ";
}
#LG_galeria1:after,
#LG_galeria1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG_galeria1 > .row > .col-1, #LG_galeria1 > .row > .col-2, #LG_galeria1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LG_picture1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(galerias2.jpeg);
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_picture1
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_picture1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_picture1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_picture1 > .row > .col-1
{
   float: left;
}
#LG_picture1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LG_picture1:before,
#LG_picture1:after,
#LG_picture1 .row:before,
#LG_picture1 .row:after
{
   display: table;
   content: " ";
}
#LG_picture1:after,
#LG_picture1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG_picture1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LG_picture2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/IMPORTANCIA-DE-LOS-SISTEMAS-DE-CCTV-EN-EL-SECTOR-HOTELERO-1024x682.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_picture2
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_picture2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_picture2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_picture2 > .row > .col-1
{
   float: left;
}
#LG_picture2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LG_picture2:before,
#LG_picture2:after,
#LG_picture2 .row:before,
#LG_picture2 .row:after
{
   display: table;
   content: " ";
}
#LG_picture2:after,
#LG_picture2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG_picture2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LG_picture3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/galerias4.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_picture3
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_picture3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_picture3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_picture3 > .row > .col-1
{
   float: left;
}
#LG_picture3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LG_picture3:before,
#LG_picture3:after,
#LG_picture3 .row:before,
#LG_picture3 .row:after
{
   display: table;
   content: " ";
}
#LG_picture3:after,
#LG_picture3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG_picture3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LG_galeria2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_galeria2
{
   box-sizing: border-box;
   padding: 15px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_galeria2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_galeria2 > .row > .col-1, #LG_galeria2 > .row > .col-2, #LG_galeria2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_galeria2 > .row > .col-1, #LG_galeria2 > .row > .col-2, #LG_galeria2 > .row > .col-3
{
   float: left;
}
#LG_galeria2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LG_galeria2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LG_galeria2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LG_galeria2:before,
#LG_galeria2:after,
#LG_galeria2 .row:before,
#LG_galeria2 .row:after
{
   display: table;
   content: " ";
}
#LG_galeria2:after,
#LG_galeria2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG_galeria2 > .row > .col-1, #LG_galeria2 > .row > .col-2, #LG_galeria2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LG_picture4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/galerias3.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_picture4
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_picture4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_picture4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_picture4 > .row > .col-1
{
   float: left;
}
#LG_picture4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LG_picture4:before,
#LG_picture4:after,
#LG_picture4 .row:before,
#LG_picture4 .row:after
{
   display: table;
   content: " ";
}
#LG_picture4:after,
#LG_picture4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG_picture4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LG_picture5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/desarrollo.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_picture5
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_picture5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_picture5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_picture5 > .row > .col-1
{
   float: left;
}
#LG_picture5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LG_picture5:before,
#LG_picture5:after,
#LG_picture5 .row:before,
#LG_picture5 .row:after
{
   display: table;
   content: " ";
}
#LG_picture5:after,
#LG_picture5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG_picture5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LG_pictiure6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(images/galerias5.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LG_pictiure6
{
   box-sizing: border-box;
   padding: 150px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG_pictiure6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_pictiure6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG_pictiure6 > .row > .col-1
{
   float: left;
}
#LG_pictiure6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LG_pictiure6:before,
#LG_pictiure6:after,
#LG_pictiure6 .row:before,
#LG_pictiure6 .row:after
{
   display: table;
   content: " ";
}
#LG_pictiure6:after,
#LG_pictiure6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG_pictiure6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Breadcrumb1
{
   padding: 10px 15px 8px 0px;
   list-style: none;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   font-family: Arial;
   font-weight: bold;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#Breadcrumb1 > li
{
   display: inline-block;
   font-size: 13px;
}
#Breadcrumb1 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#Breadcrumb1 a:hover
{
   color: #1ABC9C;
   text-decoration: underline;
}
#Breadcrumb1 > .active
{
   color: #1ABC9C;
}
#Breadcrumb1 > li + li:before
{
   content: "";
   padding: 0 5px;
   color: #C0C0C0;
}
#Breadcrumb1 li i
{
   font-size: 13px;
   width: 15px;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text16 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 30px 0px 30px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#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_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text5 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_CssMenu2
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
   margin: 0;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #1ABC9C;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 28px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text6 div
{
   text-align: left;
   white-space: nowrap;
}
#Shape1
{
   border-width: 0;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(169,169,169,0.40);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Picture2
{
   margin: 0;
   vertical-align: top;
}
#Picture2
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 249px;
   height: 142px;
   vertical-align: top;
}
.ToolTip1
{
   background-image: none;
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid !important;
   border-radius: 10px;
   padding: 4px 4px 4px 4px;
   box-shadow: 20px 20px 50px #000000;
   text-align: center;
}
.ToolTip2
{
   background-image: none;
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid !important;
   border-radius: 10px;
   padding: 4px 4px 4px 4px;
   box-shadow: 20px 20px 50px #000000;
   text-align: center;
}
.ToolTip3
{
   background-image: none;
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid !important;
   border-radius: 10px;
   padding: 4px 4px 4px 4px;
   box-shadow: 20px 20px 50px #000000;
   text-align: center;
}
.ToolTip4
{
   background-image: none;
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid !important;
   border-radius: 10px;
   padding: 4px 4px 4px 4px;
   box-shadow: 20px 20px 50px #000000;
   text-align: center;
}
.ToolTip5
{
   background-image: none;
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid !important;
   border-radius: 10px;
   padding: 4px 4px 4px 4px;
   box-shadow: 20px 20px 50px #000000;
   text-align: center;
}
.ToolTip6
{
   background-image: none;
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid !important;
   border-radius: 10px;
   padding: 4px 4px 4px 4px;
   box-shadow: 20px 20px 50px #000000;
   text-align: center;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#Layer1
{
   position: relative;
   text-align: left;
   width: 100%;
   height: 290px;
   float: left;
   clear: left;
   display: block;
   z-index: 47;
}
#wb_galleryHeading1
{
   display: inline-block;
   width: 100%;
   text-align: center;
   z-index: 26;
}
#wb_Caro_home
{
   position: absolute;
   left: 0px;
   top: 83px;
   width: 1300px;
   height: 500px;
   z-index: 45;
   overflow: hidden;
   position: relative;
}
#wb_Picture1
{
   display: block;
   width: 100%;
   height: 68px;
   z-index: 0;
}
#wb_Picture2
{
   display: block;
   width: 100%;
   height: 142px;
   z-index: 37;
}
#PageHeader1
{
   display: block;
   position: relative;
   text-align: left;
   width: 100%;
   height: 83px;
   z-index: 58;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 6;
}
#Caro_home
{
   position: absolute;
}
#Line2
{
   display: block;
   width: 100%;
   z-index: 10;
}
#wb_ThemeableMenu1
{
   display: block;
   width: 100%;
   z-index: 1001;
}
#wb_Breadcrumb1
{
   display: inline-block;
   width: 100%;
   text-align: center;
   z-index: 33;
   vertical-align: top;
}
#Line3
{
   display: block;
   width: 100%;
   z-index: 14;
}
@media only screen and (max-width: 1299px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader1
{
   height: 132px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PageHeader1
{
   width: 100%;
}
#wb_LG_header
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_header
{
   padding: 10px 15px 5px 15px;
}
#LG_header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_header > .row > .col-1, #LG_header > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LG_header > .row > .col-1 > .col-1-padding
{
   padding: 0px 55px 0px 50px;
}
#LG_header > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LG_header > .row > .col-2 > .col-2-padding
{
   padding: 10px 50px 0px 0px;
}
#wb_Picture1
{
   width: 150px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   width: 150px;
   height: 59px;
}
#wb_ThemeableMenu1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#ThemeableMenu1, #ThemeableMenu1 .ui-menu-item a
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#wb_Caro_home
{
   width: 320px;
   height: 403px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Caro_home .frame
{
   width: 320px;
   height: 403px;
}
#Caro_home .innerframe
{
   width: 320px;
   height: 0;
}
#wb_LG_mvv
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG_mvv
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_mvv
{
   padding: 0;
}
#LG_mvv .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LG_mvv > .row > .col-1, #LG_mvv > .row > .col-2, #LG_mvv > .row > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#LG_mvv > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LG_mvv > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LG_mvv > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LG_mision
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG_mision
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_mision
{
   padding: 50px 15px 100px 15px;
}
#LG_mision .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_mision > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_mision > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LG_valores
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG_valores
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_valores
{
   padding: 50px 15px 100px 15px;
}
#LG_valores .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_valores > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_valores > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LG_vision
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG_vision
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_vision
{
   padding: 50px 15px 100px 15px;
}
#LG_vision .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_vision > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_vision > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Line1
{
   width: calc(100% - 0px);
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: #191970;
   border-bottom-width: 3px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#Line2
{
   width: calc(100% - 0px);
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line2
{
   border-color: #191970;
   border-bottom-width: 3px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#Line3
{
   width: calc(100% - 0px);
   height: 3px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line3
{
   border-color: #191970;
   border-bottom-width: 3px;
}
#Layer1
{
   height: 237px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/banner.jpg);
   background-repeat: repeat;
   background-position: left center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   margin: 0;
}
#Layer1
{
   margin: 0;
}
#wb_Text9
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#wb_lg_galeria
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_lg_galeria
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#lg_galeria
{
   padding: 20px 15px 15px 15px;
}
#lg_galeria .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lg_galeria > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#lg_galeria > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_galleryHeading1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #888888;
   font-size: 29px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_LG_galeria1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG_galeria1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_galeria1
{
   padding: 50px 15px 0px 15px;
}
#LG_galeria1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_galeria1 > .row > .col-1, #LG_galeria1 > .row > .col-2, #LG_galeria1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_galeria1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LG_galeria1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LG_galeria1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LG_picture1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(galerias2.jpeg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LG_picture1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_picture1
{
   padding: 100px 15px 100px 15px;
}
#LG_picture1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_picture1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_picture1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LG_picture2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/IMPORTANCIA-DE-LOS-SISTEMAS-DE-CCTV-EN-EL-SECTOR-HOTELERO-1024x682.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LG_picture2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_picture2
{
   padding: 100px 15px 100px 15px;
}
#LG_picture2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_picture2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_picture2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LG_picture3
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/galerias4.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LG_picture3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_picture3
{
   padding: 100px 15px 100px 15px;
}
#LG_picture3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_picture3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_picture3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LG_galeria2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG_galeria2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_galeria2
{
   padding: 15px 15px 50px 15px;
}
#LG_galeria2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_galeria2 > .row > .col-1, #LG_galeria2 > .row > .col-2, #LG_galeria2 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_galeria2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LG_galeria2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LG_galeria2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LG_picture4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/galerias3.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LG_picture4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_picture4
{
   padding: 150px 15px 150px 15px;
}
#LG_picture4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_picture4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_picture4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LG_picture5
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/desarrollo.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LG_picture5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_picture5
{
   padding: 150px 15px 150px 15px;
}
#LG_picture5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_picture5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_picture5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LG_pictiure6
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(images/galerias5.jpg);
   background-repeat: repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LG_pictiure6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG_pictiure6
{
   padding: 150px 15px 150px 15px;
}
#LG_pictiure6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG_pictiure6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG_pictiure6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Breadcrumb1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#Breadcrumb1 > li
{
   font-size: 11px;
}
#wb_Text16
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4F4F4F;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 30px 0px 30px 0px;
}
#LayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_CssMenu2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #1ABC9C;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(169,169,169,0.40);
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 15px 15px 15px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Picture2
{
   width: 170px;
   height: 97px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture2
{
   width: 170px;
   height: 97px;
}
#ToolTip1
{
   left: 38px;
   top: 2157px;
   width: 88px;
   height: 89px;
   visibility: visible;
   display: inline;
}
#ToolTip2
{
   left: 38px;
   top: 3788px;
   width: 88px;
   height: 89px;
   visibility: visible;
   display: inline;
}
#ToolTip3
{
   left: 38px;
   top: 2699px;
   width: 88px;
   height: 89px;
   visibility: visible;
   display: inline;
}
#ToolTip4
{
   left: 43px;
   top: 2450px;
   width: 88px;
   height: 89px;
   visibility: visible;
   display: inline;
}
#ToolTip5
{
   left: 38px;
   top: 3402px;
   width: 88px;
   height: 89px;
   visibility: visible;
   display: inline;
}
#ToolTip6
{
   left: 38px;
   top: 3057px;
   width: 88px;
   height: 89px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
}
