body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#empleados_popup_modallayer .modal-content
{
   background-color: #FFA07A;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   margin: 0;
   overflow: visible;
}
#empleados_popup_modallayer.fade
{
   opacity: 1;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
#empleados_popup_modallayer .animate-show
{
   -webkit-animation-duration: 500ms;
   animation-duration: 500ms;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
   -webkit-animation-name: animate-fade-in;
   animation-name: animate-fade-in;
}
#empleados_popup_modallayer .animate-hide
{
   -webkit-animation-duration: 500ms;
   animation-duration: 500ms;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
   -webkit-animation-name: animate-fade-in;
   animation-name: animate-fade-in;
   -webkit-animation-direction: reverse;
   animation-direction: reverse;
}
#empleados_popup_modallayer.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#empleados_popup_modallayer .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#empleados_popup_modallayer .modal-open
{
   overflow: hidden;
}
#empleados_popup_modallayer .modal-dialog
{
   position: relative;
   width: 436px;
   margin-left: auto;
   margin-right: auto;
}
#empleados_popup_modallayer .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#empleados_popup_modallayer .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#empleados_popup_modallayer .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#empleados_popup_modallayer .modal-body
{
   position: relative;
   width: 436px;
   height: 326px;
}
#empleados_popup_modallayer .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #CCCCCC;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 15px 15px 0 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;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5;
}
.modal-open
{
   overflow: hidden;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
   pointer-events: all;
}
#empleados_popup_modallayer .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#empleados_popup_modallayer .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#empleados_popup_modallayer .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#wb_master_small_top_lg
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(54,92,154,0.84);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#master_small_top_lg
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 8px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1460px;
}
#master_small_top_lg > .col-1, #master_small_top_lg > .col-2, #master_small_top_lg > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_small_top_lg > .col-1, #master_small_top_lg > .col-2, #master_small_top_lg > .col-3
{
   flex: 0 0 auto;
}
#master_small_top_lg > .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: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#master_small_top_lg > .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: flex-end;
   text-align: right;
}
#master_small_top_lg > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#master_small_top_lg > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 0px)
{
#master_small_top_lg > .col-1, #master_small_top_lg > .col-2, #master_small_top_lg > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_master_main_top_lg
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #E6E6E6;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#master_main_top_lg
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 4px 0 4px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1460px;
}
#master_main_top_lg > .col-1, #master_main_top_lg > .col-2, #master_main_top_lg > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_main_top_lg > .col-1, #master_main_top_lg > .col-2, #master_main_top_lg > .col-3
{
   flex: 0 0 auto;
}
#master_main_top_lg > .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: flex-start;
   text-align: left;
}
#master_main_top_lg > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: -15px 0 -15px 22px;
}
#master_main_top_lg > .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;
}
#master_main_top_lg > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#master_main_top_lg > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#master_main_top_lg > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
@media (max-width: 680px)
{
#master_main_top_lg > .col-1, #master_main_top_lg > .col-2, #master_main_top_lg > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_facility_management_top_lg
{
   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;
}
#facility_management_top_lg
{
   box-sizing: border-box;
   padding: 30px 35px 20px 35px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1460px;
}
#facility_management_top_lg > .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#facility_management_top_lg > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 35px;
   padding-left: 35px;
   position: relative;
}
#facility_management_top_lg > .row > .col-1
{
   float: left;
}
#facility_management_top_lg > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#facility_management_top_lg:before,
#facility_management_top_lg:after,
#facility_management_top_lg .row:before,
#facility_management_top_lg .row:after
{
   display: table;
   content: " ";
}
#facility_management_top_lg:after,
#facility_management_top_lg .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#facility_management_top_lg > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_facility_management_headline_txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   -webkit-animation: animate-fade-in 3000ms linear 500ms 1 normal both;
   animation: animate-fade-in 3000ms linear 500ms 1 normal both;
}
#wb_facility_management_headline_txt
{
   color: #000000;
   font-family: Aller;
   font-weight: normal;
   font-size: 48px;
}
#wb_facility_management_headline_txt div
{
   text-align: center;
}
#wb_facility_management_headline_txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_facility_management_header_lg
{
   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;
}
#facility_management_header_lg
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 12px 0 12px 0;
   margin-right: auto;
   margin-left: auto;
}
#facility_management_header_lg > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 65px;
   padding-left: 65px;
   position: relative;
}
#facility_management_header_lg > .col-1
{
   flex: 0 0 auto;
}
#facility_management_header_lg > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#facility_management_header_lg > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_facility_management_text_lg
{
   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;
}
#facility_management_text_lg
{
   box-sizing: border-box;
   padding: 0 35px 0 35px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1460px;
}
#facility_management_text_lg > .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#facility_management_text_lg > .row > .col-1, #facility_management_text_lg > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 35px;
   padding-left: 35px;
   position: relative;
}
#facility_management_text_lg > .row > .col-1, #facility_management_text_lg > .row > .col-2
{
   float: left;
}
#facility_management_text_lg > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#facility_management_text_lg > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#facility_management_text_lg:before,
#facility_management_text_lg:after,
#facility_management_text_lg .row:before,
#facility_management_text_lg .row:after
{
   display: table;
   content: " ";
}
#facility_management_text_lg:after,
#facility_management_text_lg .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#facility_management_text_lg > .row > .col-1, #facility_management_text_lg > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_facility_management_img
{
   margin: 0 0 15px 0 ;
   vertical-align: top;
}
#facility_management_img
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   -webkit-animation: slide-right-in 1000ms linear 500ms 1 normal both;
   animation: slide-right-in 1000ms linear 500ms 1 normal both;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_facility_management_maintext_txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 15px 0 ;
   text-align: left;
   -webkit-animation: slide-left-in 1000ms linear 600ms 1 normal both;
   animation: slide-left-in 1000ms linear 600ms 1 normal both;
}
#wb_facility_management_maintext_txt
{
   color: #000000;
   font-family: Aller;
   font-weight: normal;
   font-size: 16px;
   line-height: 15px;
}
#wb_facility_management_maintext_txt p, #wb_facility_management_maintext_txt ul
{
   margin: 0;
   padding: 0;
}
#wb_facility_management_maintext_txt
{
   display: block;
   margin: 0 0 15px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_customer_conveyorLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#customer_conveyorLayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 0 24px 0;
   margin-right: auto;
   margin-left: auto;
}
#customer_conveyorLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   float: left;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#customer_conveyorLayoutGrid1:before,
#customer_conveyorLayoutGrid1:after,
#customer_conveyorLayoutGrid1 .row:before,
#customer_conveyorLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#customer_conveyorLayoutGrid1:after,
#customer_conveyorLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_index_testimonial_header_lg
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#index_testimonial_header_lg
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 18px 0 12px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1460px;
}
#index_testimonial_header_lg > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#index_testimonial_header_lg > .col-1
{
   flex: 0 0 auto;
}
#index_testimonial_header_lg > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#index_testimonial_header_lg > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid3
{
   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;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_index_testimonial_headline_txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_index_testimonial_headline_txt
{
   color: #000000;
   font-family: Aller;
   font-weight: normal;
   font-size: 48px;
}
#wb_index_testimonial_headline_txt div
{
   text-align: center;
}
#wb_index_testimonial_headline_txt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_FontAwesomeIcon1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon1
{
   height: 26px;
   width: 24px;
}
#FontAwesomeIcon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 26px;
   vertical-align: middle;
   width: 23px;
}
#FontAwesomeIcon1:hover i
{
   color: #595959;
}
#wb_FontAwesomeIcon4
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon4
{
   height: 26px;
   width: 24px;
}
#FontAwesomeIcon4 i
{
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 26px;
   vertical-align: middle;
   width: 23px;
}
#FontAwesomeIcon4:hover i
{
   color: #595959;
}
#wb_FontAwesomeIcon11
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon11:hover
{
   background-color: #D8D8D8;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon11
{
   height: 26px;
   width: 24px;
}
#FontAwesomeIcon11 i
{
   color: #000000;
   display: inline-block;
   font-size: 24px;
   line-height: 26px;
   vertical-align: middle;
   width: 23px;
}
#FontAwesomeIcon11:hover i
{
   color: #595959;
}
.ThemeableMenu1 .hide 
{
   display: none!important;
}
.ThemeableMenu1 .hidden
{
   display: none!important;
   visibility: hidden!important;
}
.ThemeableMenu1 .nav
{
   font-family: Aller;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   color: #000000;
   text-align: center;
}
#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: 0;
}
.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.show 
{
   display: block;
}
.ThemeableMenu1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease;
}
.ThemeableMenu1 .caret, .ThemeableMenu1 .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;
}
.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: 16px;
   background-color: #E6E6E6;
   background-image: none;
   border: 1px solid rgba(54,92,154,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.ThemeableMenu1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #365C9A;
}
.ThemeableMenu1 .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #000000;
   white-space: nowrap;
}
.ThemeableMenu1 .dropdown-menu>li>a:hover,
.ThemeableMenu1 .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: #365C9A;
   background-image: none;
}
.ThemeableMenu1 .dropdown-menu>li>a.active,
.ThemeableMenu1 .dropdown-menu>li>a.active:hover,
.ThemeableMenu1 .dropdown-menu>li>a.active:focus
{
   color: #FFFFFF;
   background-color: #365C9A;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu1 .show>.dropdown-menu 
{
   display: block;
}
.ThemeableMenu1 .show>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 .dropdown.show .dropdown-menu
{
   animation-name: ThemeableMenu1-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-fill-mode: forwards;
}
@keyframes ThemeableMenu1-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.ThemeableMenu1 .nav>li 
{
   position: relative;
   display: block;
}
.ThemeableMenu1 .nav>li>a
{
   position: relative;
   display: block;
   padding: 10px 18px 10px 18px;
}
.ThemeableMenu1 .nav .show>a,
.ThemeableMenu1 .nav .show>a:hover,
.ThemeableMenu1 .nav .show>a:focus 
{
   background-color: #ccc;
   border-color: #FFFFFF;
}
.ThemeableMenu1 .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #365C9A;
}
.ThemeableMenu1 .nav>li>a>img 
{
   max-width: none;
}
.ThemeableMenu1 .nav .caret 
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1
{
   position: relative;
}
.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 
{
   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.show 
{
   overflow-y: auto;
}
.ThemeableMenu1 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 11px 10px 10px 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;
}
.ThemeableMenu1 .navbar-nav>li>a
{
   color: #000000;
}
.ThemeableMenu1 .navbar-nav>li>a:hover,
.ThemeableMenu1 .navbar-nav>li>a:focus
{
   background-color: #365C9A;
   background-image: none;
   color: #FFFFFF;
   text-decoration: none;
}
.ThemeableMenu1 .navbar-nav>li>a.active,
.ThemeableMenu1 .navbar-nav>li>a.active:hover,
.ThemeableMenu1 .navbar-nav>li>a.active:focus
{
   color: #FFFFFF;
   background-color: #365C9A;
   background-image: none;
}
.ThemeableMenu1 .navbar-toggle
{
   border: 1px solid rgba(54,92,154,0.10);
}
.ThemeableMenu1 .navbar-toggle:hover,
.ThemeableMenu1 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu1 .navbar-toggle .icon-bar
{
   background-color: #000000;
}
.ThemeableMenu1-navbar-collapse
{
   border-color: rgba(54,92,154,1.00);
}
.ThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav>.show>a,
.ThemeableMenu1 .navbar-nav>.show>a:hover,
.ThemeableMenu1 .navbar-nav>.show>a:focus
{
   background-color: #365C9A;
   background-image: none;
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav>.show>a .caret,
.ThemeableMenu1 .navbar-nav>.show>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.ThemeableMenu1 .navbar-link
{
   color: #000000;
}
.ThemeableMenu1 .navbar-link:hover
{
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-header
{
   color: #000000;
}
@media (min-width: 1024px) 
{
.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.show
{
   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: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
}
@media (max-width: 1024px) 
{
.ThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(221,221,221,0.00);
}
.ThemeableMenu1 .navbar-nav
{
   margin: 0;
   background-color: #E6E6E6;
   background-image: none;
}
.ThemeableMenu1 .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;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu>li>a,
.ThemeableMenu1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 25px;
}
.ThemeableMenu1 .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 1024px) 
{
.ThemeableMenu1 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(221,221,221,0.00);
   border-radius: 0px;
}
.ThemeableMenu1 .navbar-nav>li>a
{
   color: #000000;
}
.ThemeableMenu1 .navbar-nav>li>a:hover,
.ThemeableMenu1 .navbar-nav>li>a:focus
{
   color: #FFFFFF;
   background-color: #365C9A;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav>li>a.active,
.ThemeableMenu1 .navbar-nav>li>a.active:hover,
.ThemeableMenu1 .navbar-nav>li>a.active:focus
{
   color: #FFFFFF;
   background-color: #365C9A;
   background-image: none;
}
.ThemeableMenu1 .navbar-nav>.show>a,
.ThemeableMenu1 .navbar-nav>.show>a:hover,
.ThemeableMenu1 .navbar-nav>.show>a:focus
{
   background-color: #365C9A;
   background-image: none;
   color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav>.dropdown>a .caret
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.ThemeableMenu1 .navbar-nav > li > a.active > .caret,
.ThemeableMenu1 .navbar-nav > li > a.active:hover > .caret,
.ThemeableMenu1 .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-nav>.show>a .caret,
.ThemeableMenu1 .navbar-nav>.show>a:hover .caret,
.ThemeableMenu1 .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.ThemeableMenu1 .navbar-link
{
   color: #000000;
}
.ThemeableMenu1 .navbar-link:hover 
{
   color: #fff;
}
}
#ThemeableMenu1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu1
{
   z-index: 1111 !important;
}
#wb_iso_img
{
   margin: 0;
   vertical-align: top;
}
#iso_img
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 80px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_FontAwesomeIcon16
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #C3CEE1;
   border-radius: 50%;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#FontAwesomeIcon16
{
   height: 18px;
   width: 18px;
}
#FontAwesomeIcon16 i
{
   color: #C3CEE1;
   display: inline-block;
   font-size: 18px;
   line-height: 18px;
   vertical-align: middle;
   width: 17px;
}
#FontAwesomeIcon16:hover i
{
   color: #C3CEE1;
}
#wb_FontAwesomeIcon17
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #C3CEE1;
   border-radius: 50%;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#FontAwesomeIcon17
{
   height: 18px;
   width: 18px;
}
#FontAwesomeIcon17 i
{
   color: #C3CEE1;
   display: inline-block;
   font-size: 18px;
   line-height: 18px;
   vertical-align: middle;
   width: 17px;
}
#FontAwesomeIcon17:hover i
{
   color: #C3CEE1;
}
#wb_FontAwesomeIcon18
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #C3CEE1;
   border-radius: 50%;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#FontAwesomeIcon18
{
   height: 18px;
   width: 18px;
}
#FontAwesomeIcon18 i
{
   color: #C3CEE1;
   display: inline-block;
   font-size: 18px;
   line-height: 18px;
   vertical-align: middle;
   width: 17px;
}
#FontAwesomeIcon18:hover i
{
   color: #C3CEE1;
}
#wb_FontAwesomeIcon19
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #C3CEE1;
   border-radius: 50%;
   text-align: center;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#FontAwesomeIcon19
{
   height: 18px;
   width: 18px;
}
#FontAwesomeIcon19 i
{
   color: #C3CEE1;
   display: inline-block;
   font-size: 18px;
   line-height: 18px;
   vertical-align: middle;
   width: 17px;
}
#FontAwesomeIcon19:hover i
{
   color: #C3CEE1;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: right;
}
#wb_Text8
{
   color: #FFFFFF;
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading7
{
   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 12px 0;
   text-align: right;
}
#Heading7
{
   color: #C3CEE1;
   font-family: Aller;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: right;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   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 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #C3CEE1;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Aller;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 22px;
   text-align: right;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Heading8
{
   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 12px 0;
   text-align: right;
}
#Heading8
{
   color: #C3CEE1;
   font-family: Aller;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: right;
}
#Label7
{
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #C3CEE1;
   font-family: Aller;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   box-sizing: border-box;
   padding: 0 0 12px 0;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Editbox5
{
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 2px;
   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: #365C9A;
   background-image: none;
   color: #FFFFFF;
   font-family: Aller;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 16px;
   padding: 10px 0 10px 0;
   margin: 20px 0 20px 0 ;
   text-align: left;
}
#Editbox5::placeholder
{
   color: #FFFFFF;
   opacity: 1;
}
#Editbox5::-ms-input-placeholder
{
   color: #FFFFFF;
}
#Button4
{
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #365C9A;
   font-family: Aller;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
.cookie-bubble 
{
   max-width: 400px !important;
   min-height: 100px !important;
   border-radius: 10px !important;
   background-color: #FFFFFF !important;
   -webkit-box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   box-shadow: 0px 2px 15px rgba(0,0,0,0.2) !important;
   font-family: "Aller" !important;
}
.cookie-bubble .cb-wrapper .cb-row .cb-row-content .message 
{
   color: #000000 !important;
   font-size: 19px !important;
}
.cookie-bubble .cb-wrapper .cb-row .cookie-policy-btn 
{
   font-size: 16px !important;
}
#wb_master_objetivos_logo_img
{
   margin: 0;
   vertical-align: top;
}
#master_objetivos_logo_img
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 86px;
   height: 85px;
   vertical-align: top;
}
.sm-clean 
{
   background: #FF6347;
   border-radius: 8px;
   font-size: 11px;
}
.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active 
{
   padding: 12px 20px 10px 15px;
   color: #FFFFFF;
   font-family: Aller;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
.sm-clean a.current 
{
   color: #FFFFFF;
}
.sm-clean a .sub-arrow 
{
   position: absolute;
   top: 50%;
   margin-top: -17px;
   left: auto;
   right: 4px;
   width: 34px;
   height: 34px;
   overflow: hidden;
   font: bold 16px/34px monospace !important;
   text-align: center;
   text-shadow: none;
   background: rgba(255, 255, 255, 0.5);
   border-radius: 5px;
}
.sm-clean a .sub-arrow::before
{
   content: '+';
}
.sm-clean a.highlighted .sub-arrow::before 
{
   content: '-';
}
.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a 
{
   border-radius: 8px 8px 0 0;
}
.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul 
{
   border-radius: 0 0 8px 8px;
}
.sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted 
{
   border-radius: 0;
}
.sm-clean li 
{
   border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child 
{
   border-top: 0;
}
.sm-clean ul 
{
   background: rgba(162, 162, 162, 0.1);
}
.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active 
{
   font-size: 13px;
   border-left: 8px solid transparent;
}
.sm-clean a:hover
{
   background: #FF6347 !important;
   color: #FFFFFF !important;
}
.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active 
{
   border-left: 16px solid transparent;
}
.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active 
{
   border-left: 24px solid transparent;
}
.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active 
{
   border-left: 32px solid transparent;
}
.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active 
{
   border-left: 40px solid transparent;
}
@media (min-width: 0px) 
{
.sm-clean ul 
{
   position: absolute;
   width: 12em;
}
.sm-clean li 
{
   float: left;
}
.sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li 
{
   float: none;
}
.sm-clean a 
{
   white-space: nowrap;
}
.sm-clean ul a, .sm-clean.sm-vertical a 
{
   white-space: normal;
}
.sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a 
{
  white-space: nowrap;
}
.sm-clean 
{
   padding: 0 10px;
   background: #FF6347;
}
.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted 
{
   padding: 12px 20px 10px 15px;
   color: #FFFFFF;
   border-radius: 0 !important;
}
.sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted 
{
   color: #FFFFFF;
}
.sm-clean a.current 
{
   color: #FFFFFF;
}
.sm-clean a.has-submenu 
{
   padding-right: 24px;
}
.sm-clean a .sub-arrow 
{
   top: 50%;
   margin-top: -2px;
   right: 12px;
   width: 0;
   height: 0;
   border-width: 4px;
   border-style: solid dashed dashed dashed;
   border-color: #FFFFFF transparent transparent transparent;
   background: transparent;
   border-radius: 0;
}
.sm-clean a .sub-arrow::before 
{
   display: none;
}
.sm-clean li 
{
   border-top: 0;
}
.sm-clean > li > ul::before,
.sm-clean > li > ul::after 
{
   content: '';
   position: absolute;
   top: -18px;
   left: 30px;
   width: 0;
   height: 0;
   overflow: hidden;
   border-width: 9px;
   border-style: dashed dashed solid dashed;
   border-color: transparent transparent #E5E5E5 transparent;
}
.sm-clean > li > ul::after 
{
   top: -16px;
   left: 31px;
   border-width: 8px;
   border-color: transparent transparent #FFFFFF transparent;
}
.sm-clean ul
{
   border: 1px solid #E5E5E5;
   padding: 5px 0;
   background: #FFFFFF;
   border-radius: 8px !important;
   box-shadow: 0 5px 9px rgba(0,0,0,0.20);
}
.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted 
{
   border: 0 !important;
   padding: 8px 12px 8px 12px;
   color: #454545;
   text-align: center;
}
.sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted 
{
   background: #FFA07A !important;
   color: #000000 !important;
}
.sm-clean ul a.current 
{
   color: #000000;
}
.sm-clean ul a.has-submenu 
{
   padding-right: 20px;
}
.sm-clean ul a .sub-arrow 
{
   right: 8px;
   top: 50%;
   margin-top: -5px;
   border-width: 5px;
   border-style: dashed dashed dashed solid;
   border-color: transparent transparent transparent #FFFFFF;
}
.sm-clean .scroll-up,
.sm-clean .scroll-down 
{
   position: absolute;
   display: none;
   visibility: hidden;
   overflow: hidden;
   background: #FFFFFF;
   height: 20px;
}
.sm-clean .scroll-up:hover,
.sm-clean .scroll-down:hover 
{
   background: #FF6347;
}
.sm-clean .scroll-up:hover .scroll-up-arrow 
{
   border-color: transparent transparent #FFFFFF transparent;
}
.sm-clean .scroll-down:hover .scroll-down-arrow 
{
   border-color: #FFFFFF transparent transparent transparent;
}
.sm-clean .scroll-up-arrow,
.sm-clean .scroll-down-arrow 
{
   position: absolute;
   top: 0;
   left: 50%;
   margin-left: -6px;
   width: 0;
   height: 0;
   overflow: hidden;
   border-width: 6px;
   border-style: dashed dashed solid dashed;
   border-color: transparent transparent #FFFFFF transparent;
}
.sm-clean .scroll-down-arrow 
{
   top: 8px;
   border-style: solid dashed dashed dashed;
   border-color: #FFFFFF transparent transparent transparent;
}
.sm-clean.sm-vertical 
{
   padding: 10px 0;
   border-radius: 8px;
}
.sm-clean.sm-vertical a 
{
   padding: 8px 12px 8px 12px;
}
.sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted 
{
   background: #FFFFFF;
}
.sm-clean.sm-vertical a .sub-arrow 
{
   right: 8px;
   top: 50%;
   margin-top: -5px;
   border-width: 5px;
   border-style: dashed dashed dashed solid;
   border-color: transparent transparent transparent #FFFFFF;
}
.sm-clean.sm-vertical > li > ul::before,
.sm-clean.sm-vertical > li > ul::after 
{
   display: none;
}
.sm-clean.sm-vertical ul a 
{
   padding: 8px 12px 8px 12px;
}
.sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted 
{
   background: #FF6347;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 150px;
   height: 89px;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: "Aller Light";
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont1
{
   height: 39px;
   width: 33px;
}
#IconFont1 i
{
   color: #5676AA;
   display: inline-block;
   font-size: 33px;
   line-height: 39px;
   vertical-align: middle;
   width: 32px;
}
#IconFont1:hover i
{
   color: #5676AA;
}
#wb_IconFont2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont2
{
   height: 40px;
   width: 36px;
}
#IconFont2 i
{
   color: #25D366;
   display: inline-block;
   font-size: 36px;
   line-height: 40px;
   vertical-align: middle;
   width: 35px;
}
#IconFont2:hover i
{
   color: #1FAD54;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #000000;
   font-family: "Aller Light";
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_master_Captcha span
{
   display: block;
   overflow: hidden;
   padding: 0 0px 0 5px;
}
#master_Captcha
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
}
#ThemeableButton1
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_ThemeableButton1
{
   border-radius: 8px;
   margin: 0 5px 0 0 ;
   vertical-align: top;
}
#ThemeableButton1
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_ThemeableButton1 .ui-button
{
   margin: 0;
   line-height: 36px;
}
#ThemeableButton1
{
   color: #454545;
   text-decoration: none;
}
#ThemeableButton1 :hover
{
   color: #2B2B2B;
}
#ThemeableButton1 :active
{
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-left
{
   border-bottom-left-radius: 8px;
   border-top-left-radius: 8px;
}
#wb_ThemeableButton1 .ui-corner-all, #wb_ThemeableButton1 .ui-corner-right
{
   border-bottom-right-radius: 8px;
   border-top-right-radius: 8px;
}
#wb_ThemeableButton1 .ui-button
{
   background-color: #FF6347;
   background-image: none;
   border: 0px solid #C5C5C5;
   color: #FFFFFF;
}
#wb_ThemeableButton1 .ui-state-hover, #wb_ThemeableButton1 .ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #FFA07A;
   background-image: none;
   color: #2B2B2B;
}
#wb_ThemeableButton1 .ui-state-active, #wb_ThemeableButton1 .ui-button:active
{
   border-color: #2E6DA4;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#wb_master_empl_modalpopup_txt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_empl_modalpopup_txt
{
   color: #000000;
   font-family: Aller;
   font-weight: normal;
   font-size: 19px;
}
#wb_master_empl_modalpopup_txt div
{
   text-align: left;
}
#wb_master_closeempleados_modalpopup
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#master_closeempleados_modalpopup
{
   height: 30px;
   width: 31px;
}
#master_closeempleados_modalpopup i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 29px;
}
#master_closeempleados_modalpopup:hover i
{
   color: #FFFFFF;
}
#wb_master_emplmodal_eye_icon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#master_emplmodal_eye_icon
{
   height: 75px;
   width: 123px;
}
#master_emplmodal_eye_icon i
{
   color: #E21F28;
   display: inline-block;
   font-size: 75px;
   line-height: 75px;
   vertical-align: middle;
   width: 74px;
}
#master_emplmodal_eye_icon:hover i
{
   color: #E21F28;
}
#master_empleados_linkpopupbutton_butt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#master_empleados_linkpopupbutton_butt .ui-button
{
   position: absolute;
   padding: 0;
}
#master_empleados_linkpopupbutton_butt.ui-corner-all
{
   border-bottom-left-radius: 8px;
   border-top-left-radius: 8px;
}
#master_empleados_linkpopupbutton_butt.ui-corner-all
{
   border-bottom-right-radius: 8px;
   border-top-right-radius: 8px;
}
#master_empleados_linkpopupbutton_butt.ui-button
{
   background-color: #FF6347;
   background-image: none;
   border: 1px solid #C5C5C5;
   color: #FFFFFF;
}
#master_empleados_linkpopupbutton_butt.ui-state-hover, #master_empleados_linkpopupbutton_butt.ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #FF8A75;
   background-image: none;
   color: #2B2B2B;
}
#master_empleados_linkpopupbutton_butt.ui-state-active, #master_empleados_linkpopupbutton_butt.ui-button:active
{
   border-color: #2E6DA4;
   background-color: #FF6347;
   background-image: none;
   color: #FFFFFF;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #365C9A;
   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: #C2C1C1;
   border-right-color: #C2C1C1;
   border-bottom-color: #C2C1C1;
   border-left-color: #C2C1C1;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 60px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1460px;
}
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2, #LayoutGrid10 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2, #LayoutGrid10 > .col-3
{
   flex: 0 0 auto;
}
#LayoutGrid10 > .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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid10 > .col-2
{
   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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid10 > .col-3
{
   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: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 580px)
{
#LayoutGrid10 > .col-1, #LayoutGrid10 > .col-2, #LayoutGrid10 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_CssMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 44;
}
#Button4
{
   display: inline-block;
   width: 97px;
   height: 34px;
   z-index: 36;
}
#Editbox5
{
   display: block;
   width: 100%;
   height: 38px;
   z-index: 34;
}
#wb_ThemeableButton1
{
   display: inline-block;
   width: 91px;
   height: 36px;
   z-index: 6;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 24px;
   height: 26px;
   text-align: center;
   z-index: 7;
}
#wb_Image1
{
   display: inline-block;
   width: 150px;
   height: 89px;
   z-index: 4;
}
#wb_Heading8
{
   display: inline-block;
   width: 100%;
   z-index: 43;
}
#empleados_popup_modallayer
{
   text-align: left;
}
#wb_master_emplmodal_eye_icon
{
   position: absolute;
   left: 156px;
   top: 12px;
   width: 123px;
   height: 75px;
   text-align: center;
   z-index: 2;
}
#wb_master_Captcha
{
   display: inline-block;
   width: 100%;
   z-index: 35;
}
#wb_iso_img
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 5;
}
#wb_Heading7
{
   display: inline-block;
   width: 100%;
   z-index: 37;
}
#wb_LayoutGrid10
{
   z-index: 10000 !important;
}
#wb_master_objetivos_logo_img
{
   display: inline-block;
   width: 86px;
   height: 85px;
   z-index: 16;
}
#wb_Text1
{
   position: absolute;
   left: 52px;
   top: 8px;
   width: 147px;
   height: 32px;
   z-index: 11;
}
#ThemeableButton1
{
   width: 100%;
   height: 100%;
}
#master_Captcha
{
   display: block;
   width: calc(100% - 10px);
   height: 16px;
}
#wb_facility_management_img
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 22;
}
#wb_Text2
{
   position: absolute;
   left: 54px;
   top: 50px;
   width: 125px;
   height: 32px;
   z-index: 14;
}
#master_empleados_linkpopupbutton_butt
{
   position: absolute;
   left: 113px;
   top: 260px;
   width: 209px;
   height: 44px;
   z-index: 3;
}
#wb_master_closeempleados_modalpopup
{
   position: absolute;
   left: 389px;
   top: 12px;
   width: 31px;
   height: 30px;
   text-align: center;
   z-index: 1;
}
#Label7
{
   display: inline-block;
   width: 275px;
   line-height: 22px;
   z-index: 33;
}
#wb_EmbeddedPage1
{
   display: inline-block;
   width: 100%;
   z-index: 15;
}
#wb_facility_management_embeddedPage
{
   display: inline-block;
   width: 100%;
   z-index: 28;
}
#wb_IconFont2
{
   position: absolute;
   left: 12px;
   top: 45px;
   width: 36px;
   height: 40px;
   text-align: center;
   z-index: 13;
}
#wb_IconFont1
{
   position: absolute;
   left: 12px;
   top: 5px;
   width: 33px;
   height: 39px;
   text-align: center;
   z-index: 12;
}
#wb_masterpage_loginmen_ext
{
   display: inline-block;
   width: 72px;
   height: 38px;
   z-index: 10;
}
#wb_conv_logos_ext
{
   display: inline-block;
   width: 1919px;
   height: 114px;
   z-index: 26;
}
#wb_FontAwesomeIcon19
{
   display: inline-block;
   width: 18px;
   height: 18px;
   text-align: center;
   z-index: 42;
}
#wb_FontAwesomeIcon18
{
   display: inline-block;
   width: 18px;
   height: 18px;
   text-align: center;
   z-index: 41;
}
#wb_FontAwesomeIcon17
{
   display: inline-block;
   width: 18px;
   height: 18px;
   text-align: center;
   z-index: 40;
}
#wb_FontAwesomeIcon16
{
   display: inline-block;
   width: 18px;
   height: 18px;
   text-align: center;
   z-index: 39;
}
#wb_ThemeableMenu1
{
   display: inline-block;
   width: 100%;
   text-align: center;
   z-index: 17;
}
#wb_FontAwesomeIcon11
{
   display: inline-block;
   width: 24px;
   height: 26px;
   text-align: center;
   z-index: 9;
}
#wb_FontAwesomeIcon4
{
   display: inline-block;
   width: 24px;
   height: 26px;
   text-align: center;
   z-index: 8;
}
#wb_master_empl_modalpopup_txt
{
   position: absolute;
   left: 38px;
   top: 93px;
   width: 359px;
   height: 132px;
   z-index: 0;
}
@media only screen and (min-width: 1460px) and (max-width: 1919px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
   box-shadow: 0px 3px 9px #000000;
}
#empleados_popup_modallayer .modal-dialog
{
   width: 434px;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
}
#empleados_popup_modallayer .modal-body
{
   width: 434px;
   height: 324px;
}
#wb_master_small_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_small_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_small_top_lg
{
   padding: 5px 0 8px 0;
}
#master_small_top_lg > .col-1, #master_small_top_lg > .col-2, #master_small_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_small_top_lg > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#master_small_top_lg > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-3
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_small_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_master_main_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_main_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_main_top_lg
{
   padding: 4px 0 4px 0;
}
#master_main_top_lg > .col-1, #master_main_top_lg > .col-2, #master_main_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_main_top_lg > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_main_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#master_main_top_lg > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#master_main_top_lg > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#master_main_top_lg > .col-3
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_main_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 32px 0 0 0;
}
#wb_facility_management_top_lg
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_top_lg
{
   padding: 30px 35px 20px 35px;
}
#facility_management_top_lg .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#facility_management_top_lg > .row > .col-1
{
   padding-right: 35px;
   padding-left: 35px;
}
#facility_management_top_lg > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_facility_management_headline_txt
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 48px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_facility_management_header_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_header_lg
{
   padding: 12px 0 12px 0;
}
#facility_management_header_lg > .col-1
{
   padding-right: 85px;
   padding-left: 85px;
}
#facility_management_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_facility_management_text_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_text_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_text_lg
{
   padding: 0 35px 0 35px;
}
#facility_management_text_lg .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#facility_management_text_lg > .row > .col-1, #facility_management_text_lg > .row > .col-2
{
   padding-right: 35px;
   padding-left: 35px;
}
#facility_management_text_lg > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#facility_management_text_lg > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_facility_management_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_maintext_txt
{
   visibility: visible;
   display: block;
}
#wb_facility_management_maintext_txt
{
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_embeddedPage
{
   visibility: visible;
   display: block;
}
#wb_customer_conveyorLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_customer_conveyorLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#customer_conveyorLayoutGrid1
{
   padding: 20px 0 24px 0;
}
#customer_conveyorLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_conv_logos_ext
{
   width: 1459px;
   height: 130px;
   visibility: visible;
   display: inline-block;
}
#wb_index_testimonial_header_lg
{
   visibility: visible;
   display: table;
}
#wb_index_testimonial_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#index_testimonial_header_lg
{
   padding: 18px 0 12px 0;
}
#index_testimonial_header_lg > .col-1
{
   padding-right: 35px;
   padding-left: 35px;
}
#index_testimonial_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_index_testimonial_headline_txt
{
   visibility: visible;
   display: block;
}
#wb_index_testimonial_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 48px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon1 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon4 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon11 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: -36px 0 0 0 ;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 .dropdown-menu
{
   font-family: Aller;
   font-weight: normal;
   font-size: 16px;
}
#wb_iso_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon16 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon17 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon18 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon19 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: right;
   line-height: 16px;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 12px 0;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #C3CEE1;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Aller;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: right;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 12px 0;
}
#Label7
{
   width: 275px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 12px 0;
   text-align: left;
}
#Label7
{
   line-height: 22px;
}
#Editbox5
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 10px 0 10px 0;
   text-align: left;
}
#Editbox5
{
   line-height: -24px;
}
#Button4
{
   width: 97px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 8px;
   padding: 0;
}
#cookie-bubble
{
   left: 74px;
   top: 831px;
   width: 113px;
   height: 92px;
   visibility: visible;
   display: inline;
}
#wb_master_objetivos_logo_img
{
   width: 86px;
   height: 85px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_objetivos_logo_img
{
   width: 86px;
   height: 85px;
}
#wb_masterpage_loginmen_ext
{
   width: 72px;
   height: 38px;
   visibility: visible;
   display: inline-block;
}
.masterpage_loginmen_ext .nav, .masterpage_loginmen_ext .navbar-text, .masterpage_loginmen_ext .dropdown-menu
{
   font-size: 11px;
}
#masterpage_loginmen_ext .menu-icon
{
   font-size: 11px;
   width: 11px;
}
#wb_Image1
{
   width: 150px;
   height: 89px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 150px;
   height: 89px;
}
#wb_EmbeddedPage1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   left: 52px;
   top: 8px;
   width: 147px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_IconFont1
{
   left: 12px;
   top: 5px;
   width: 33px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 33px;
   height: 39px;
}
#IconFont1 i
{
   line-height: 39px;
   font-size: 33px;
   width: 32px;
}
#wb_IconFont2
{
   left: 12px;
   top: 45px;
   width: 36px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 36px;
   height: 40px;
}
#IconFont2 i
{
   line-height: 40px;
   font-size: 36px;
   width: 35px;
}
#wb_Text2
{
   left: 54px;
   top: 50px;
   width: 125px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_master_Captcha
{
   width: 100%;
   height: 46px;
   visibility: visible;
   display: block;
   margin: 0 0 4px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_ThemeableButton1
{
   width: 91px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
}
#ThemeableButton1
{
   font-size: 13px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 36px;
   padding: 0;
}
#wb_master_empl_modalpopup_txt
{
   left: 38px;
   top: 93px;
   width: 359px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_master_empl_modalpopup_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_master_closeempleados_modalpopup
{
   left: 389px;
   top: 12px;
   width: 31px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_closeempleados_modalpopup
{
   width: 31px;
   height: 30px;
}
#master_closeempleados_modalpopup i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_master_emplmodal_eye_icon
{
   left: 156px;
   top: 12px;
   width: 123px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_emplmodal_eye_icon
{
   width: 123px;
   height: 75px;
}
#master_emplmodal_eye_icon i
{
   line-height: 75px;
   font-size: 75px;
   width: 74px;
}
#master_empleados_linkpopupbutton_butt
{
   left: 113px;
   top: 257px;
   width: 209px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#master_empleados_linkpopupbutton_butt
{
   font-size: 16px;
   padding: 0;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 30px 0 60px 0;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1459px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
   box-shadow: 0px 3px 9px #000000;
}
#empleados_popup_modallayer .modal-dialog
{
   width: 434px;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
}
#empleados_popup_modallayer .modal-body
{
   width: 434px;
   height: 324px;
}
#wb_master_small_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_small_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_small_top_lg
{
   padding: 5px 0 8px 0;
}
#master_small_top_lg > .col-1, #master_small_top_lg > .col-2, #master_small_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_small_top_lg > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 20px;
}
#master_small_top_lg > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-3
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_small_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0 20px 0 0;
}
#wb_master_main_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_main_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_main_top_lg
{
   padding: 4px 0 4px 0;
}
#master_main_top_lg > .col-1, #master_main_top_lg > .col-2, #master_main_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_main_top_lg > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_main_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#master_main_top_lg > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#master_main_top_lg > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#master_main_top_lg > .col-3
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_main_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 32px 0 0 0;
}
#wb_facility_management_top_lg
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_top_lg
{
   padding: 30px 35px 20px 35px;
}
#facility_management_top_lg .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#facility_management_top_lg > .row > .col-1
{
   padding-right: 35px;
   padding-left: 35px;
}
#facility_management_top_lg > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_facility_management_headline_txt
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 43px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_facility_management_header_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_header_lg
{
   padding: 12px 0 12px 0;
}
#facility_management_header_lg > .col-1
{
   padding-right: 35px;
   padding-left: 35px;
}
#facility_management_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_facility_management_text_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_text_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_text_lg
{
   padding: 0 35px 0 35px;
}
#facility_management_text_lg .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#facility_management_text_lg > .row > .col-1, #facility_management_text_lg > .row > .col-2
{
   padding-right: 35px;
   padding-left: 35px;
}
#facility_management_text_lg > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#facility_management_text_lg > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_facility_management_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_maintext_txt
{
   visibility: visible;
   display: block;
}
#wb_facility_management_maintext_txt
{
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_embeddedPage
{
   visibility: visible;
   display: block;
}
#wb_customer_conveyorLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_customer_conveyorLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#customer_conveyorLayoutGrid1
{
   padding: 20px 0 24px 0;
}
#customer_conveyorLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_conv_logos_ext
{
   width: 1279px;
   height: 128px;
   visibility: visible;
   display: inline-block;
}
#wb_index_testimonial_header_lg
{
   visibility: visible;
   display: table;
}
#wb_index_testimonial_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#index_testimonial_header_lg
{
   padding: 18px 0 12px 0;
}
#index_testimonial_header_lg > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#index_testimonial_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_index_testimonial_headline_txt
{
   visibility: visible;
   display: block;
}
#wb_index_testimonial_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 43px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon1 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon4 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon11 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: -36px 0 0 0 ;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 .dropdown-menu
{
   font-family: Aller;
   font-weight: normal;
   font-size: 16px;
}
#wb_iso_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon16 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon17 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon18 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon19 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: right;
   line-height: 16px;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 12px 0;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #C3CEE1;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Aller;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: right;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 12px 0;
}
#Label7
{
   width: 275px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 12px 0;
   text-align: left;
}
#Label7
{
   line-height: 22px;
}
#Editbox5
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 10px 0 10px 0;
   text-align: left;
}
#Editbox5
{
   line-height: -24px;
}
#Button4
{
   width: 97px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#cookie-bubble
{
   left: 114px;
   top: 807px;
   width: 113px;
   height: 92px;
   visibility: visible;
   display: inline;
}
#wb_master_objetivos_logo_img
{
   width: 86px;
   height: 85px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_objetivos_logo_img
{
   width: 86px;
   height: 85px;
}
#wb_masterpage_loginmen_ext
{
   width: 72px;
   height: 38px;
   visibility: visible;
   display: inline-block;
}
.masterpage_loginmen_ext .nav, .masterpage_loginmen_ext .navbar-text, .masterpage_loginmen_ext .dropdown-menu
{
   font-size: 11px;
}
#masterpage_loginmen_ext .menu-icon
{
   font-size: 11px;
   width: 11px;
}
#wb_Image1
{
   width: 150px;
   height: 89px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 150px;
   height: 89px;
}
#wb_EmbeddedPage1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   left: 52px;
   top: 8px;
   width: 147px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_IconFont1
{
   left: 12px;
   top: 5px;
   width: 33px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 33px;
   height: 39px;
}
#IconFont1 i
{
   line-height: 39px;
   font-size: 33px;
   width: 32px;
}
#wb_IconFont2
{
   left: 12px;
   top: 45px;
   width: 36px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 36px;
   height: 40px;
}
#IconFont2 i
{
   line-height: 40px;
   font-size: 36px;
   width: 35px;
}
#wb_Text2
{
   left: 54px;
   top: 50px;
   width: 125px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_master_Captcha
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_ThemeableButton1
{
   width: 91px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
}
#ThemeableButton1
{
   font-size: 13px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 36px;
   padding: 0;
}
#wb_master_empl_modalpopup_txt
{
   left: 38px;
   top: 93px;
   width: 359px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_master_empl_modalpopup_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_master_closeempleados_modalpopup
{
   left: 389px;
   top: 12px;
   width: 31px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_closeempleados_modalpopup
{
   width: 31px;
   height: 30px;
}
#master_closeempleados_modalpopup i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_master_emplmodal_eye_icon
{
   left: 156px;
   top: 12px;
   width: 123px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_emplmodal_eye_icon
{
   width: 123px;
   height: 75px;
}
#master_emplmodal_eye_icon i
{
   line-height: 75px;
   font-size: 75px;
   width: 74px;
}
#master_empleados_linkpopupbutton_butt
{
   left: 113px;
   top: 266px;
   width: 209px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#master_empleados_linkpopupbutton_butt
{
   font-size: 16px;
   padding: 0;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 30px 0 60px 0;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1279px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
   box-shadow: 0px 3px 9px #000000;
}
#empleados_popup_modallayer .modal-dialog
{
   width: 434px;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
}
#empleados_popup_modallayer .modal-body
{
   width: 434px;
   height: 324px;
}
#wb_master_small_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_small_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_small_top_lg
{
   padding: 5px 0 8px 0;
}
#master_small_top_lg > .col-1, #master_small_top_lg > .col-2, #master_small_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_small_top_lg > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 0 0 20px;
}
#master_small_top_lg > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-3
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_small_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0 20px 0 0;
}
#wb_master_main_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_main_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_main_top_lg
{
   padding: 4px 0 4px 0;
}
#master_main_top_lg > .col-1, #master_main_top_lg > .col-2, #master_main_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_main_top_lg > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_main_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#master_main_top_lg > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#master_main_top_lg > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#master_main_top_lg > .col-3
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_main_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 32px 0 0 0;
}
#wb_facility_management_top_lg
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_top_lg
{
   padding: 30px 35px 20px 35px;
}
#facility_management_top_lg .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#facility_management_top_lg > .row > .col-1
{
   padding-right: 35px;
   padding-left: 35px;
}
#facility_management_top_lg > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_facility_management_headline_txt
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_facility_management_header_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_header_lg
{
   padding: 12px 0 12px 0;
}
#facility_management_header_lg > .col-1
{
   padding-right: 65px;
   padding-left: 65px;
}
#facility_management_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_facility_management_text_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_text_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_text_lg
{
   padding: 0 35px 0 35px;
}
#facility_management_text_lg .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#facility_management_text_lg > .row > .col-1, #facility_management_text_lg > .row > .col-2
{
   padding-right: 35px;
   padding-left: 35px;
}
#facility_management_text_lg > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#facility_management_text_lg > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_facility_management_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_maintext_txt
{
   visibility: visible;
   display: block;
}
#wb_facility_management_maintext_txt
{
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_embeddedPage
{
   visibility: visible;
   display: block;
}
#wb_customer_conveyorLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_customer_conveyorLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#customer_conveyorLayoutGrid1
{
   padding: 20px 0 24px 0;
}
#customer_conveyorLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_conv_logos_ext
{
   width: 1023px;
   height: 126px;
   visibility: visible;
   display: inline-block;
}
#wb_index_testimonial_header_lg
{
   visibility: visible;
   display: table;
}
#wb_index_testimonial_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#index_testimonial_header_lg
{
   padding: 18px 0 12px 0;
}
#index_testimonial_header_lg > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#index_testimonial_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_index_testimonial_headline_txt
{
   visibility: visible;
   display: block;
}
#wb_index_testimonial_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon1 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon4 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon11 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: -36px 0 0 0 ;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 .dropdown-menu
{
   font-family: Aller;
   font-weight: normal;
   font-size: 15px;
}
#wb_iso_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon16 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon17 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon18 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon19 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: right;
   line-height: 16px;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 12px 0;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #C3CEE1;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Aller;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: right;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 12px 0;
}
#Label7
{
   width: 275px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 12px 0;
   text-align: left;
}
#Label7
{
   line-height: 22px;
}
#Editbox5
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 10px 0 10px 0;
   text-align: left;
}
#Editbox5
{
   line-height: -24px;
}
#Button4
{
   width: 97px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#cookie-bubble
{
   left: 49px;
   top: 851px;
   width: 113px;
   height: 92px;
   visibility: visible;
   display: inline;
}
#wb_master_objetivos_logo_img
{
   width: 86px;
   height: 85px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_objetivos_logo_img
{
   width: 86px;
   height: 85px;
}
#wb_masterpage_loginmen_ext
{
   width: 72px;
   height: 38px;
   visibility: visible;
   display: inline-block;
}
.masterpage_loginmen_ext .nav, .masterpage_loginmen_ext .navbar-text, .masterpage_loginmen_ext .dropdown-menu
{
   font-size: 11px;
}
#masterpage_loginmen_ext .menu-icon
{
   font-size: 11px;
   width: 11px;
}
#wb_Image1
{
   width: 150px;
   height: 89px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 150px;
   height: 89px;
}
#wb_EmbeddedPage1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   left: 52px;
   top: 8px;
   width: 147px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_IconFont1
{
   left: 12px;
   top: 5px;
   width: 33px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 33px;
   height: 39px;
}
#IconFont1 i
{
   line-height: 39px;
   font-size: 33px;
   width: 32px;
}
#wb_IconFont2
{
   left: 12px;
   top: 45px;
   width: 36px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 36px;
   height: 40px;
}
#IconFont2 i
{
   line-height: 40px;
   font-size: 36px;
   width: 35px;
}
#wb_Text2
{
   left: 54px;
   top: 50px;
   width: 125px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_master_Captcha
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_ThemeableButton1
{
   width: 91px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
}
#ThemeableButton1
{
   font-size: 13px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 36px;
   padding: 0;
}
#wb_master_empl_modalpopup_txt
{
   left: 38px;
   top: 96px;
   width: 359px;
   height: 132px;
   visibility: visible;
   display: inline;
}
#wb_master_empl_modalpopup_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_master_closeempleados_modalpopup
{
   left: 389px;
   top: 12px;
   width: 31px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_closeempleados_modalpopup
{
   width: 31px;
   height: 30px;
}
#master_closeempleados_modalpopup i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_master_emplmodal_eye_icon
{
   left: 156px;
   top: 17px;
   width: 123px;
   height: 75px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_emplmodal_eye_icon
{
   width: 123px;
   height: 75px;
}
#master_emplmodal_eye_icon i
{
   line-height: 75px;
   font-size: 75px;
   width: 74px;
}
#master_empleados_linkpopupbutton_butt
{
   left: 113px;
   top: 260px;
   width: 209px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#master_empleados_linkpopupbutton_butt
{
   font-size: 16px;
   padding: 0;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 30px 0 60px 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
   box-shadow: 0px 3px 9px #000000;
}
#empleados_popup_modallayer .modal-dialog
{
   width: 398px;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
}
#empleados_popup_modallayer .modal-body
{
   width: 398px;
   height: 284px;
}
#wb_master_small_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_small_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_small_top_lg
{
   padding: 5px 0 8px 0;
}
#master_small_top_lg > .col-1, #master_small_top_lg > .col-2, #master_small_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_small_top_lg > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#master_small_top_lg > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-3
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_small_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_master_main_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_main_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_main_top_lg
{
   padding: 4px 0 4px 0;
}
#master_main_top_lg > .col-1, #master_main_top_lg > .col-2, #master_main_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_main_top_lg > .col-1
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_main_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 -30px 0 0;
}
#master_main_top_lg > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#master_main_top_lg > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0 0 0 -35px;
}
#master_main_top_lg > .col-3
{
   display: flex;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_main_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 32px 0 0 0;
}
#wb_facility_management_top_lg
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_top_lg
{
   padding: 30px 35px 20px 35px;
}
#facility_management_top_lg .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#facility_management_top_lg > .row > .col-1
{
   padding-right: 35px;
   padding-left: 35px;
}
#facility_management_top_lg > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_facility_management_headline_txt
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_facility_management_header_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_header_lg
{
   padding: 12px 0 12px 0;
}
#facility_management_header_lg > .col-1
{
   padding-right: 65px;
   padding-left: 65px;
}
#facility_management_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_facility_management_text_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_text_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_text_lg
{
   padding: 0 35px 0 35px;
}
#facility_management_text_lg .row
{
   margin-right: -35px;
   margin-left: -35px;
}
#facility_management_text_lg > .row > .col-1, #facility_management_text_lg > .row > .col-2
{
   padding-right: 35px;
   padding-left: 35px;
}
#facility_management_text_lg > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#facility_management_text_lg > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_facility_management_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_maintext_txt
{
   visibility: visible;
   display: block;
}
#wb_facility_management_maintext_txt
{
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_embeddedPage
{
   visibility: visible;
   display: block;
}
#wb_customer_conveyorLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_customer_conveyorLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#customer_conveyorLayoutGrid1
{
   padding: 20px 0 24px 0;
}
#customer_conveyorLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_conv_logos_ext
{
   width: 767px;
   height: 100px;
   visibility: visible;
   display: inline-block;
}
#wb_index_testimonial_header_lg
{
   visibility: visible;
   display: table;
}
#wb_index_testimonial_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#index_testimonial_header_lg
{
   padding: 18px 0 12px 0;
}
#index_testimonial_header_lg > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#index_testimonial_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_index_testimonial_headline_txt
{
   visibility: visible;
   display: block;
}
#wb_index_testimonial_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon1 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon4 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon11 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: -36px 0 0 0 ;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 .dropdown-menu
{
   font-family: Aller;
   font-weight: normal;
   font-size: 15px;
}
#wb_iso_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon16 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon17 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon18 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon19 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: right;
   line-height: 16px;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 12px 0;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #C3CEE1;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Aller;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: right;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 12px 0;
}
#Label7
{
   width: 226px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 12px 0;
   text-align: left;
}
#Label7
{
   line-height: 22px;
}
#Editbox5
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 10px 0 10px 0;
   text-align: left;
}
#Editbox5
{
   line-height: -24px;
}
#Button4
{
   width: 97px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#cookie-bubble
{
   left: 40px;
   top: 861px;
   width: 113px;
   height: 92px;
   visibility: visible;
   display: inline;
}
#wb_master_objetivos_logo_img
{
   width: 86px;
   height: 85px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_objetivos_logo_img
{
   width: 86px;
   height: 85px;
}
#wb_masterpage_loginmen_ext
{
   width: 72px;
   height: 38px;
   visibility: visible;
   display: inline-block;
}
.masterpage_loginmen_ext .nav, .masterpage_loginmen_ext .navbar-text, .masterpage_loginmen_ext .dropdown-menu
{
   font-size: 11px;
}
#masterpage_loginmen_ext .menu-icon
{
   font-size: 11px;
   width: 11px;
}
#wb_Image1
{
   width: 150px;
   height: 89px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 150px;
   height: 89px;
}
#wb_EmbeddedPage1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   left: 52px;
   top: 8px;
   width: 147px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_IconFont1
{
   left: 12px;
   top: 5px;
   width: 33px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 33px;
   height: 39px;
}
#IconFont1 i
{
   line-height: 39px;
   font-size: 33px;
   width: 32px;
}
#wb_IconFont2
{
   left: 12px;
   top: 45px;
   width: 36px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 36px;
   height: 40px;
}
#IconFont2 i
{
   line-height: 40px;
   font-size: 36px;
   width: 35px;
}
#wb_Text2
{
   left: 54px;
   top: 50px;
   width: 125px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_master_Captcha
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_ThemeableButton1
{
   width: 91px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
}
#ThemeableButton1
{
   font-size: 13px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 36px;
   padding: 0;
}
#wb_master_empl_modalpopup_txt
{
   left: 26px;
   top: 87px;
   width: 346px;
   height: 126px;
   visibility: visible;
   display: inline;
}
#wb_master_empl_modalpopup_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_master_closeempleados_modalpopup
{
   left: 354px;
   top: 10px;
   width: 31px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_closeempleados_modalpopup
{
   width: 31px;
   height: 30px;
}
#master_closeempleados_modalpopup i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_master_emplmodal_eye_icon
{
   left: 142px;
   top: 17px;
   width: 114px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_emplmodal_eye_icon
{
   width: 114px;
   height: 66px;
}
#master_emplmodal_eye_icon i
{
   line-height: 66px;
   font-size: 66px;
   width: 65px;
}
#master_empleados_linkpopupbutton_butt
{
   left: 95px;
   top: 232px;
   width: 209px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#master_empleados_linkpopupbutton_butt
{
   font-size: 16px;
   padding: 0;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 30px 0 60px 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
   box-shadow: 0px 3px 9px #000000;
}
#empleados_popup_modallayer .modal-dialog
{
   width: 349px;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
}
#empleados_popup_modallayer .modal-body
{
   width: 349px;
   height: 261px;
}
#wb_master_small_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_small_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_small_top_lg
{
   padding: 5px 0 8px 0;
}
#master_small_top_lg > .col-1, #master_small_top_lg > .col-2, #master_small_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_small_top_lg > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0;
}
#master_small_top_lg > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_small_top_lg > .col-3
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_small_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_master_main_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_main_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_main_top_lg
{
   padding: 9px 0 4px 0;
}
#master_main_top_lg > .col-1, #master_main_top_lg > .col-2, #master_main_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_main_top_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_main_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: -15px 0 -15px 0;
}
#master_main_top_lg > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#master_main_top_lg > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#master_main_top_lg > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_main_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_facility_management_top_lg
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_top_lg
{
   padding: 30px 25px 10px 25px;
}
#facility_management_top_lg .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#facility_management_top_lg > .row > .col-1
{
   padding-right: 25px;
   padding-left: 25px;
}
#facility_management_top_lg > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_facility_management_headline_txt
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_facility_management_header_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_header_lg
{
   padding: 12px 0 12px 0;
}
#facility_management_header_lg > .col-1
{
   padding-right: 65px;
   padding-left: 65px;
}
#facility_management_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_facility_management_text_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_text_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_text_lg
{
   padding: 0 25px 0 25px;
}
#facility_management_text_lg .row
{
   margin-right: -25px;
   margin-left: -25px;
}
#facility_management_text_lg > .row > .col-1, #facility_management_text_lg > .row > .col-2
{
   padding-right: 25px;
   padding-left: 25px;
}
#facility_management_text_lg > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#facility_management_text_lg > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_facility_management_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_maintext_txt
{
   visibility: visible;
   display: block;
}
#wb_facility_management_maintext_txt
{
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_embeddedPage
{
   visibility: visible;
   display: block;
}
#wb_customer_conveyorLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_customer_conveyorLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#customer_conveyorLayoutGrid1
{
   padding: 20px 0 24px 0;
}
#customer_conveyorLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_conv_logos_ext
{
   width: 479px;
   height: 106px;
   visibility: visible;
   display: inline-block;
}
#wb_index_testimonial_header_lg
{
   visibility: visible;
   display: table;
}
#wb_index_testimonial_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#index_testimonial_header_lg
{
   padding: 18px 0 10px 0;
}
#index_testimonial_header_lg > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#index_testimonial_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_index_testimonial_headline_txt
{
   visibility: visible;
   display: block;
}
#wb_index_testimonial_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 4px 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon1 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 4px 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon4 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 4px 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon11 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: -36px 0 0 0 ;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 .dropdown-menu
{
   font-family: Aller;
   font-weight: normal;
   font-size: 15px;
}
#wb_iso_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon16 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon17 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon18 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon19 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: right;
   line-height: 16px;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 14px 0 0 0 ;
   padding: 0 0 12px 0;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #C3CEE1;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Aller;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: right;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 12px 0;
}
#Label7
{
   width: 226px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 12px 0;
   text-align: left;
}
#Label7
{
   line-height: 22px;
}
#Editbox5
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 10px 0 10px 0;
   text-align: left;
}
#Editbox5
{
   line-height: -24px;
}
#Button4
{
   width: 97px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#cookie-bubble
{
   left: 19px;
   top: 647px;
   width: 113px;
   height: 92px;
   visibility: visible;
   display: inline;
}
#wb_master_objetivos_logo_img
{
   width: 86px;
   height: 85px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_objetivos_logo_img
{
   width: 86px;
   height: 85px;
}
#wb_masterpage_loginmen_ext
{
   width: 68px;
   height: 38px;
   visibility: visible;
   display: inline-block;
}
.masterpage_loginmen_ext .nav, .masterpage_loginmen_ext .navbar-text, .masterpage_loginmen_ext .dropdown-menu
{
   font-size: 11px;
}
#masterpage_loginmen_ext .menu-icon
{
   font-size: 11px;
   width: 11px;
}
#wb_Image1
{
   width: 130px;
   height: 77px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 130px;
   height: 77px;
}
#wb_EmbeddedPage1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   left: 48px;
   top: 7px;
   width: 130px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: "Aller Light";
   font-weight: normal;
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_IconFont1
{
   left: 8px;
   top: 4px;
   width: 32px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 32px;
   height: 38px;
}
#IconFont1 i
{
   line-height: 38px;
   font-size: 32px;
   width: 31px;
}
#wb_IconFont2
{
   left: 8px;
   top: 43px;
   width: 35px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 35px;
   height: 39px;
}
#IconFont2 i
{
   line-height: 39px;
   font-size: 35px;
   width: 34px;
}
#wb_Text2
{
   left: 50px;
   top: 48px;
   width: 125px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-family: "Aller Light";
   font-weight: normal;
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 15px;
}
#wb_master_Captcha
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_ThemeableButton1
{
   width: 91px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
}
#ThemeableButton1
{
   font-size: 13px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 36px;
   padding: 0;
}
#wb_master_empl_modalpopup_txt
{
   left: 21px;
   top: 77px;
   width: 311px;
   height: 114px;
   visibility: visible;
   display: inline;
}
#wb_master_empl_modalpopup_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_master_closeempleados_modalpopup
{
   left: 301px;
   top: 9px;
   width: 31px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_closeempleados_modalpopup
{
   width: 31px;
   height: 30px;
}
#master_closeempleados_modalpopup i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_master_emplmodal_eye_icon
{
   left: 127px;
   top: 9px;
   width: 101px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_emplmodal_eye_icon
{
   width: 101px;
   height: 55px;
}
#master_emplmodal_eye_icon i
{
   line-height: 55px;
   font-size: 55px;
   width: 54px;
}
#master_empleados_linkpopupbutton_butt
{
   left: 75px;
   top: 208px;
   width: 200px;
   height: 44px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#master_empleados_linkpopupbutton_butt
{
   font-size: 15px;
   padding: 0;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 30px 0 60px 0;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
   box-shadow: 0px 3px 9px #000000;
}
#empleados_popup_modallayer .modal-dialog
{
   width: 303px;
}
#empleados_popup_modallayer .modal-content
{
   margin: 0;
}
#empleados_popup_modallayer .modal-body
{
   width: 303px;
   height: 241px;
}
#wb_master_small_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_small_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_small_top_lg
{
   padding: 5px 0 8px 0;
}
#master_small_top_lg > .col-1, #master_small_top_lg > .col-2, #master_small_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_small_top_lg > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_small_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 5px -15px 0 0;
}
#master_small_top_lg > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_small_top_lg > .col-3
{
   display: flex;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_small_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_master_main_top_lg
{
   visibility: visible;
   display: table;
}
#wb_master_main_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_main_top_lg
{
   padding: 9px 0 4px 0;
}
#master_main_top_lg > .col-1, #master_main_top_lg > .col-2, #master_main_top_lg > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#master_main_top_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#master_main_top_lg > .col-1 > .col-1-padding
{
   width: 100%;
   padding: -15px 0 -15px 22px;
}
#master_main_top_lg > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#master_main_top_lg > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#master_main_top_lg > .col-3
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#master_main_top_lg > .col-3 > .col-3-padding
{
   width: 100%;
   padding: 0;
}
#wb_facility_management_top_lg
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_top_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_top_lg
{
   padding: 30px 15px 4px 15px;
}
#facility_management_top_lg .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#facility_management_top_lg > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#facility_management_top_lg > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_facility_management_headline_txt
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_facility_management_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_facility_management_header_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_header_lg
{
   padding: 12px 0 12px 0;
}
#facility_management_header_lg > .col-1
{
   padding-right: 40px;
   padding-left: 40px;
}
#facility_management_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_facility_management_text_lg
{
   visibility: visible;
   display: table;
}
#wb_facility_management_text_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#facility_management_text_lg
{
   padding: 0 15px 0 15px;
}
#facility_management_text_lg .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#facility_management_text_lg > .row > .col-1, #facility_management_text_lg > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#facility_management_text_lg > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#facility_management_text_lg > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_facility_management_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_maintext_txt
{
   visibility: visible;
   display: block;
}
#wb_facility_management_maintext_txt
{
   margin: 0 0 15px 0 ;
   padding: 0;
}
#wb_facility_management_embeddedPage
{
   visibility: visible;
   display: block;
}
#wb_customer_conveyorLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_customer_conveyorLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#customer_conveyorLayoutGrid1
{
   padding: 20px 0 24px 0;
}
#customer_conveyorLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#customer_conveyorLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_conv_logos_ext
{
   width: 339px;
   height: 95px;
   visibility: visible;
   display: inline-block;
}
#wb_index_testimonial_header_lg
{
   visibility: visible;
   display: table;
}
#wb_index_testimonial_header_lg
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#index_testimonial_header_lg
{
   padding: 18px 0 4px 0;
}
#index_testimonial_header_lg > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#index_testimonial_header_lg > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0;
}
#LayoutGrid3 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_index_testimonial_headline_txt
{
   visibility: visible;
   display: block;
}
#wb_index_testimonial_headline_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 4px 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon1
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon1 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 4px 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon4
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon4 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
   visibility: visible;
   display: inline-block;
   margin: 0 2px 4px 0 ;
   padding: 5px 5px 5px 5px;
}
#FontAwesomeIcon11
{
   width: 24px;
   height: 26px;
}
#FontAwesomeIcon11 i
{
   line-height: 26px;
   font-size: 24px;
   width: 23px;
}
#wb_ThemeableMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: -36px 0 0 0 ;
}
#ThemeableMenu1, .ThemeableMenu1 .nav, .ThemeableMenu1 .dropdown-menu
{
   font-family: Aller;
   font-weight: normal;
   font-size: 15px;
}
#wb_iso_img
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon16
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon16 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon17
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon17 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon18
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon18 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 6px;
   padding: 6px 6px 6px 6px;
}
#FontAwesomeIcon19
{
   width: 18px;
   height: 18px;
}
#FontAwesomeIcon19 i
{
   line-height: 18px;
   font-size: 18px;
   width: 17px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Aller;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0 0 20px 0;
   text-align: center;
   line-height: 16px;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 14px 0 0 0 ;
   padding: 0 0 12px 0;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading7
{
   color: #C3CEE1;
   font-family: Aller;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 100%;
}
#wb_CssMenu1 a
{
   color: #C3CEE1;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Aller;
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 22px;
   padding: 0px 0px 0px 0px;
   line-height: 22px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li
{
   padding-bottom: 0px !important;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 14px 0 0 0 ;
   padding: 0 0 12px 0;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#Heading8
{
   color: #C3CEE1;
   font-family: Aller;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: center;
}
#Label7
{
   width: 310px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 12px 0;
   text-align: center;
}
#Label7
{
   line-height: 22px;
}
#Editbox5
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 20px 0 20px 0 ;
   padding: 10px 0 10px 0;
   text-align: left;
}
#Editbox5
{
   line-height: -24px;
}
#Button4
{
   width: 97px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#cookie-bubble
{
   left: 13px;
   top: 545px;
   width: 113px;
   height: 92px;
   visibility: visible;
   display: inline;
}
#wb_master_objetivos_logo_img
{
   width: 73px;
   height: 72px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_objetivos_logo_img
{
   width: 73px;
   height: 72px;
}
#wb_masterpage_loginmen_ext
{
   width: 68px;
   height: 38px;
   visibility: visible;
   display: inline-block;
}
.masterpage_loginmen_ext .nav, .masterpage_loginmen_ext .navbar-text, .masterpage_loginmen_ext .dropdown-menu
{
   font-size: 11px;
}
#masterpage_loginmen_ext .menu-icon
{
   font-size: 11px;
   width: 11px;
}
#wb_Image1
{
   width: 98px;
   height: 58px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 98px;
   height: 58px;
}
#wb_EmbeddedPage1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   left: 41px;
   top: 7px;
   width: 115px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: "Aller Light";
   font-weight: normal;
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 13px;
}
#wb_IconFont1
{
   left: 8px;
   top: 4px;
   width: 27px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 27px;
   height: 32px;
}
#IconFont1 i
{
   line-height: 32px;
   font-size: 27px;
   width: 26px;
}
#wb_IconFont2
{
   left: 8px;
   top: 37px;
   width: 30px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 30px;
   height: 35px;
}
#IconFont2 i
{
   line-height: 35px;
   font-size: 30px;
   width: 29px;
}
#wb_Text2
{
   left: 43px;
   top: 42px;
   width: 90px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-family: "Aller Light";
   font-weight: normal;
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 13px;
}
#wb_master_Captcha
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_ThemeableButton1
{
   width: 91px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 4px 0 ;
}
#ThemeableButton1
{
   font-size: 13px;
}
#wb_ThemeableButton1 .ui-button
{
   line-height: 32px;
   padding: 0;
}
#wb_master_empl_modalpopup_txt
{
   left: 13px;
   top: 72px;
   width: 279px;
   height: 108px;
   visibility: visible;
   display: inline;
}
#wb_master_empl_modalpopup_txt
{
   font-family: Aller;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_master_closeempleados_modalpopup
{
   left: 261px;
   top: 7px;
   width: 31px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_closeempleados_modalpopup
{
   width: 31px;
   height: 30px;
}
#master_closeempleados_modalpopup i
{
   line-height: 30px;
   font-size: 30px;
   width: 29px;
}
#wb_master_emplmodal_eye_icon
{
   left: 102px;
   top: 7px;
   width: 101px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#master_emplmodal_eye_icon
{
   width: 101px;
   height: 55px;
}
#master_emplmodal_eye_icon i
{
   line-height: 55px;
   font-size: 55px;
   width: 54px;
}
#master_empleados_linkpopupbutton_butt
{
   left: 67px;
   top: 196px;
   width: 169px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#master_empleados_linkpopupbutton_butt
{
   font-size: 13px;
   padding: 0;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 30px 0 60px 0;
}
}
#empleados_popup_modallayer
{
   z-index: 40000 !important;
}
.cookie-bubble{z-index:20000 !important;}
