body
{
   background-color: #000000;
   background-image: url('../images/dib_backoverlay.jpg');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_main_header
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #303030;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#main_header
{
   box-sizing: border-box;
   padding: 8px 15px 8px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#main_header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#main_header > .row > .col-1, #main_header > .row > .col-2, #main_header > .row > .col-3, #main_header > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#main_header > .row > .col-1, #main_header > .row > .col-2, #main_header > .row > .col-3, #main_header > .row > .col-4
{
   float: left;
}
#main_header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#main_header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#main_header > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#main_header > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: right;
}
#main_header:before,
#main_header:after,
#main_header .row:before,
#main_header .row:after
{
   display: table;
   content: " ";
}
#main_header:after,
#main_header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#main_header > .row > .col-1, #main_header > .row > .col-2, #main_header > .row > .col-3, #main_header > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_main_navigation
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#main_navigation
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#main_navigation > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#main_navigation > .row > .col-1, #main_navigation > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#main_navigation > .row > .col-1, #main_navigation > .row > .col-2
{
   float: left;
}
#main_navigation > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#main_navigation > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 75%;
   text-align: left;
}
#main_navigation:before,
#main_navigation:after,
#main_navigation .row:before,
#main_navigation .row:after
{
   display: table;
   content: " ";
}
#main_navigation:after,
#main_navigation .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#main_navigation > .row > .col-1, #main_navigation > .row > .col-2
{
   float: none;
   width: 100%;
}
}
.main_navigationMenu .nav
{
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 17px;
   font-style: normal;
   color: #777777;
   text-align: left;
   text-transform: none;
}
#main_navigationMenu, .main_navigationMenu .nav, .main_navigationMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.main_navigationMenu .nav:before,
.main_navigationMenu .nav:after 
{
   content: " ";
   display: table;
}
.main_navigationMenu .nav:after 
{
   clear: both;
}
.main_navigationMenu .nav a 
{
   text-decoration: none;
}
.main_navigationMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.main_navigationMenu .nav ul ul
{
   margin-bottom: 0;
}
.main_navigationMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.main_navigationMenu .container:before,
.main_navigationMenu .container:after 
{
   content: " ";
   display: table;
}
.main_navigationMenu .container:after 
{
   clear: both;
}
.main_navigationMenu .collapse 
{
   display: none;
}
.main_navigationMenu .collapse.show 
{
   display: block;
}
.main_navigationMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.main_navigationMenu .arrow, .main_navigationMenu .arrow-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;
}
.main_navigationMenu .dropdown 
{
   position: relative;
}
.main_navigationMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.main_navigationMenu .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: 17px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.main_navigationMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.main_navigationMenu .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #777777;
   text-transform: none;
   white-space: nowrap;
}
.main_navigationMenu .dropdown-menu > li > a:hover,
.main_navigationMenu .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.main_navigationMenu .dropdown-menu > li > a.active,
.main_navigationMenu .dropdown-menu > li > a.active:hover,
.main_navigationMenu .dropdown-menu > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.main_navigationMenu .show > .dropdown-menu
{
   display: block;
}
.main_navigationMenu .show > a
{
   outline: 0;
}
.main_navigationMenu .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.main_navigationMenu .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.main_navigationMenu .nav > li 
{
   position: relative;
   display: block;
}
.main_navigationMenu .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.main_navigationMenu .nav .show > a,
.main_navigationMenu .nav .show > a:hover,
.main_navigationMenu .nav .show > a:focus
{
    border-color: #343A40;
}
.main_navigationMenu .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.main_navigationMenu .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.main_navigationMenu
{
   position: relative;
}
.main_navigationMenu:before,
.main_navigationMenu:after
{
   content: " ";
   display: table;
}
.main_navigationMenu:after
{
   clear: both;
}
.main_navigationMenu .navbar-header:before,
.main_navigationMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.main_navigationMenu .navbar-header:after
{
   clear: both;
}
.main_navigationMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.main_navigationMenu-navbar-collapse:before,
.main_navigationMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.main_navigationMenu-navbar-collapse:after
{
   clear: both;
}
.main_navigationMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.main_navigationMenu .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.main_navigationMenu .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.main_navigationMenu .navbar-toggle .line
{
   margin: 4px auto;
}
.main_navigationMenu .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.main_navigationMenu .navbar-nav
{
   margin: 6px -15px;
}
.main_navigationMenu .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.main_navigationMenu .navbar-nav > li > a
{
   color: #777777;
}
.main_navigationMenu .navbar-nav > li > a:hover,
.main_navigationMenu .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
   text-decoration: none;
}
.main_navigationMenu .navbar-nav > li > a.active,
.main_navigationMenu .navbar-nav > li > a.active:hover,
.main_navigationMenu .navbar-nav > li > a.active:focus
{
   color: #2B2B2B;
   background-color: #EDEDED;
   background-image: none;
}
.main_navigationMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.main_navigationMenu .navbar-toggle:hover,
.main_navigationMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.main_navigationMenu .navbar-toggle .line
{
   background-color: #28A7E9;
}
.main_navigationMenu-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.main_navigationMenu .navbar-nav > .dropdown > a:hover .arrow,
.main_navigationMenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.main_navigationMenu .navbar-nav > .show > a,
.main_navigationMenu .navbar-nav > .show > a:hover,
.main_navigationMenu .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #2B2B2B;
}
.main_navigationMenu .navbar-nav > .show > a .arrow,
.main_navigationMenu .navbar-nav > .show > a:hover .arrow,
.main_navigationMenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.main_navigationMenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #777777;
   border-bottom-color: #777777;
}
.main_navigationMenu .navbar-link
{
   color: #777777;
}
.main_navigationMenu .navbar-link:hover
{
   color: #2B2B2B;
}
.main_navigationMenu .navbar-header
{
   color: #28A7E9;
}
@media (min-width: 480px) 
{
.main_navigationMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.main_navigationMenu .navbar-header
{
   float: left;
}
.main_navigationMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.main_navigationMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.main_navigationMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.main_navigationMenu .navbar-toggle
{
   display: none;
}
.main_navigationMenu .navbar-nav
{
   float: right;
   margin: 0;
}
.main_navigationMenu .navbar-nav > li
{
   float: left;
}
.main_navigationMenu .container > .navbar-header,
.main_navigationMenu .container > .main_navigationMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.main_navigationMenu .navbar-nav > .dropdown > a:hover .arrow,
.main_navigationMenu .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #28A7E9;
   border-bottom-color: #28A7E9;
}
}
@media (max-width: 480px) 
{
.main_navigationMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.main_navigationMenu .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.main_navigationMenu .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;
}
.main_navigationMenu .navbar-nav .show .dropdown-menu > li > a,
.main_navigationMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.main_navigationMenu .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.main_navigationMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
}
.main_navigationMenu .navbar-nav > li > a
{
   color: #28A7E9;
}
.main_navigationMenu .navbar-nav > li > a:hover,
.main_navigationMenu .navbar-nav > li > a:focus
{
   color: #28A7E9;
   background-color: #343A40;
   background-image: none;
}
.main_navigationMenu .navbar-nav > li > a.active,
.main_navigationMenu .navbar-nav > li > a.active:hover,
.main_navigationMenu .navbar-nav > li > a.active:focus
{
   color: #28A7E9;
   background-color: #343A40;
   background-image: none;
}
.main_navigationMenu .navbar-nav > .show > a,
.main_navigationMenu .navbar-nav > .show > a:hover,
.main_navigationMenu .navbar-nav > .show > a:focus
{
   background-color: #343A40;
   background-image: none;
   color: #28A7E9;
}
.main_navigationMenu .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #28A7E9;
   border-bottom-color: #28A7E9;
}
.main_navigationMenu .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #28A7E9;
   border-bottom-color: #28A7E9;
}
.main_navigationMenu .navbar-nav > li > a.active > .arrow,
.main_navigationMenu .navbar-nav > li > a.active:hover > .arrow,
.main_navigationMenu .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #28A7E9;
   border-bottom-color: #28A7E9;
}
.main_navigationMenu .navbar-nav > .show > a .arrow,
.main_navigationMenu .navbar-nav > .show > a:hover .arrow,
.main_navigationMenu .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #28A7E9;
   border-bottom-color: #28A7E9;
}
.main_navigationMenu .navbar-link
{
   color: #28A7E9;
}
.main_navigationMenu .navbar-link:hover 
{
   color: #fff;
}
}
#main_navigationMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_main_navigationMenu
{
   z-index: 1111 !important;
}
#wb_logo_01x
{
   margin: 0;
   vertical-align: top;
}
#logo_01x
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 46px;
   height: 46px;
   vertical-align: top;
}
#wb_headerIcon1mfs
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon1mfs a
{
   text-decoration: none;
}
#wb_headerIcon1mfs a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon1mfs
{
   height: 33px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon1mfs i
{
   color: #28A7E9;
   display: inline-block;
   font-size: 24px;
   line-height: 33px;
   vertical-align: middle;
}
#wb_headerIcon1mfs:hover #headerIcon1mfs i
{
   color: #FFFFFF;
}
#wb_headerIcon1mfs
{
   transition: all 500ms linear 0ms;
}
#headerLabel1s
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   vertical-align: top;
   padding: 8px 4px 8px 4px;
}
#headerLabel1s:focus
{
   outline: 0;
}
#wb_headerIcon2mf5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon2mf5 a
{
   text-decoration: none;
}
#wb_headerIcon2mf5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon2mf5
{
   height: 33px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon2mf5 i
{
   color: #28A7E9;
   display: inline-block;
   font-size: 24px;
   line-height: 33px;
   vertical-align: middle;
}
#wb_headerIcon2mf5:hover #headerIcon2mf5 i
{
   color: #FFFFFF;
}
#wb_headerIcon2mf5
{
   transition: all 500ms linear 0ms;
}
#headerLabel2s
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   text-align: left;
   vertical-align: top;
   padding: 8px 4px 8px 4px;
}
#headerLabel2s:focus
{
   outline: 0;
}
#wb_headerIcon3mf
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon3mf a
{
   text-decoration: none;
}
#wb_headerIcon3mf a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon3mf
{
   height: 40px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon3mf i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_headerIcon3mf:hover #headerIcon3mf i
{
   color: #28A7E9;
}
#wb_headerIcon4mf
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon4mf a
{
   text-decoration: none;
}
#wb_headerIcon4mf a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon4mf
{
   height: 40px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon4mf i
{
   color: #696969;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_headerIcon4mf:hover #headerIcon4mf i
{
   color: #28A7E9;
}
#wb_headerIcon5mf
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon5mf a
{
   text-decoration: none;
}
#wb_headerIcon5mf a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon5mf
{
   height: 40px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon5mf i
{
   color: #696969;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_headerIcon5mf:hover #headerIcon5mf i
{
   color: #28A7E9;
}
#wb_headerIcon6mf
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_headerIcon6mf a
{
   text-decoration: none;
}
#wb_headerIcon6mf a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon6mf
{
   height: 40px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon6mf i
{
   color: #696969;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
}
#wb_headerIcon6mf:hover #headerIcon6mf i
{
   color: #28A7E9;
}
#wb_dibujo0
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#dibujo0
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#dibujo0 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dibujo0 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dibujo0 > .row > .col-1
{
   float: left;
}
#dibujo0 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#dibujo0:before,
#dibujo0:after,
#dibujo0 .row:before,
#dibujo0 .row:after
{
   display: table;
   content: " ";
}
#dibujo0:after,
#dibujo0 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#dibujo0 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_newsHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#newsHeading
{
   color: #FAF6B7;
   font-family: "Fredericka the Great";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_dib_LayoutGrid_1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#dib_LayoutGrid_1
{
   box-sizing: border-box;
   padding: 50px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#dib_LayoutGrid_1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dib_LayoutGrid_1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dib_LayoutGrid_1
{
   width: 970px;
}
#dib_LayoutGrid_1 > .row > .col-1
{
   float: left;
}
#dib_LayoutGrid_1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#dib_LayoutGrid_1:before,
#dib_LayoutGrid_1:after,
#dib_LayoutGrid_1 .row:before,
#dib_LayoutGrid_1 .row:after
{
   display: table;
   content: " ";
}
#dib_LayoutGrid_1:after,
#dib_LayoutGrid_1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#dib_LayoutGrid_1
{
   width: 100%;
}
#dib_LayoutGrid_1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text_tit_desdelamorada 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_Text_tit_desdelamorada div
{
   text-align: justify;
}
#wb_Text_tit_desdelamorada
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_projectCarouselGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#projectCarouselGrid
{
   box-sizing: border-box;
   padding: 25px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#projectCarouselGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#projectCarouselGrid > .row > .col-1, #projectCarouselGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#projectCarouselGrid
{
   width: 940px;
}
#projectCarouselGrid > .row > .col-1, #projectCarouselGrid > .row > .col-2
{
   float: left;
}
#projectCarouselGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#projectCarouselGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#projectCarouselGrid:before,
#projectCarouselGrid:after,
#projectCarouselGrid .row:before,
#projectCarouselGrid .row:after
{
   display: table;
   content: " ";
}
#projectCarouselGrid:after,
#projectCarouselGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#projectCarouselGrid
{
   width: 100%;
}
#projectCarouselGrid > .row > .col-1, #projectCarouselGrid > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 300px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#PhotoCollage_El_Camion
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage_El_Camion .thumbnail img
{
   border: 0px solid #000000;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoCollage_El_Camion .thumbnail
{
   position: absolute;
   margin: 0;
}
#PhotoCollage_El_Camion .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   object-fit: cover;
}
#wb_main_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #303030;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#main_footer
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#main_footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#main_footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#main_footer > .row > .col-1
{
   float: left;
}
#main_footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#main_footer:before,
#main_footer:after,
#main_footer .row:before,
#main_footer .row:after
{
   display: table;
   content: " ";
}
#main_footer:after,
#main_footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#main_footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_main_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #303030;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#main_LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#main_LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#main_LayoutGrid2 > .row > .col-1, #main_LayoutGrid2 > .row > .col-2, #main_LayoutGrid2 > .row > .col-3, #main_LayoutGrid2 > .row > .col-4, #main_LayoutGrid2 > .row > .col-5
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#main_LayoutGrid2 > .row > .col-1, #main_LayoutGrid2 > .row > .col-2, #main_LayoutGrid2 > .row > .col-3, #main_LayoutGrid2 > .row > .col-4, #main_LayoutGrid2 > .row > .col-5
{
   float: left;
}
#main_LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#main_LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 20px;
}
#main_LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#main_LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#main_LayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#main_LayoutGrid2 > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#main_LayoutGrid2:before,
#main_LayoutGrid2:after,
#main_LayoutGrid2 .row:before,
#main_LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#main_LayoutGrid2:after,
#main_LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#main_LayoutGrid2 > .row > .col-1, #main_LayoutGrid2 > .row > .col-2, #main_LayoutGrid2 > .row > .col-3, #main_LayoutGrid2 > .row > .col-4, #main_LayoutGrid2 > .row > .col-5
{
   float: none;
   width: 100% !important;
}
}
#wb_Text2mf 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2mf
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text2mf div
{
   text-align: left;
}
#wb_Text2mf
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading1mf
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 25px 0 20px 0;
   text-align: left;
}
#Heading1mf
{
   color: #FAF6B7;
   font-family: "Fredericka the Great";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_Text7mf 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text7mf
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_Text7mf div
{
   text-align: left;
}
#wb_Text7mf
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu3
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu3 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu3 a
{
   display: block;
   color: #28A7E9;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu3 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 0px 0px 0px;
   line-height: 27px;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu3 li:hover, #wb_CssMenu3 li a:hover
{
   position: relative;
}
#wb_CssMenu3 a.withsubmenu
{
   padding: 0 0px 0 0px;
   background-image: none;
}
#wb_CssMenu3 li:hover a.withsubmenu, #wb_CssMenu3 a.withsubmenu:hover
{
   background-image: none;
}
#wb_CssMenu3 ul ul
{
   position: absolute;
   z-index: 9999;
   left: 0;
   top: 0;
   visibility: hidden;
   width: 120px;
   height: auto;
   border: none;
   background-color: transparent;
}
#wb_CssMenu3 ul :hover ul
{
   left: 80px;
   top: 0px;
   padding-top: 0px;
   visibility: visible;
}
#wb_CssMenu3 .firstmain:hover ul
{
   top: 0px;
   padding-top: 0px;
}
#wb_CssMenu3 li li
{
   width: 120px;
   padding: 0 0px 0px 0px;
   border: 0px solid #C0C0C0;
   border-width: 0 0px;
}
#wb_CssMenu3 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_CssMenu3 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_CssMenu3 ul ul a, #wb_CssMenu3 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 108px;
   height: auto;
   white-space: normal;
   padding: 8px 6px 7px 6px;
   background-color: #303030;
   background-image: none;
   border: 0px solid transparent;
   color: #28A7E9;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   line-height: 13px;
   text-align: left;
   text-decoration: none;
   text-transform: none;
}
#wb_CssMenu3 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_CssMenu3 ul ul :hover a, #wb_CssMenu3 ul ul a:hover, #wb_CssMenu3 ul ul :hover ul :hover a, #wb_CssMenu3 ul ul :hover ul a:hover
{
   background-color: #28A7E9;
   background-image: none;
   border: 0px solid transparent;
   color: #FFFFFF;
}
#wb_CssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_CssMenu3.affix
{
   top: 0 !important;
   position: fixed !important;
}
#wb_Text3mf 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text3mf
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_Text3mf div
{
   text-align: left;
}
#wb_Text3mf
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #28A7E9;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_CssMenu2 > ul > li > a
{
   width: 100%;
   box-sizing: border-box;
   height: 28px;
   padding: 0 0px 0px 0px;
   line-height: 27px;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text6mf 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 0;
   text-align: left;
}
#wb_Text6mf
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 17px;
}
#wb_Text6mf div
{
   text-align: left;
}
#wb_Text6mf
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksIcon1mf
{
   background-color: #007BFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_linksIcon1mf a
{
   text-decoration: none;
}
#wb_linksIcon1mf a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_linksIcon1mf:hover
{
   background-color: #00428A;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#linksIcon1mf
{
   height: 28px;
   width: 28px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#linksIcon1mf i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_linksIcon1mf:hover #linksIcon1mf i
{
   color: #FFFFFF;
}
#wb_Image1mf
{
   margin: 0;
   vertical-align: top;
}
#Image1mf
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 128px;
   height: 128px;
   vertical-align: top;
}
#wb_FlexContainer1mf
{
   background-color: rgba(0,0,0,0.94);
   background-image: none;
   border: 0px solid #1F2328;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#FlexContainer1mf
{
   display: flex;
   position: relative;
   padding: 15px 25px 15px 25px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: center;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_footerTextmf 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 12px 0 12px 0;
   margin: 0;
   text-align: center;
}
#wb_footerTextmf
{
   color: #A9A9A9;
   font-family: Tahoma;
   font-weight: 400;
   font-size: 11px;
   line-height: 12.5px;
}
#wb_footerTextmf p, #wb_footerTextmf ul
{
   margin: 0;
   padding: 0;
}
#StickyLayer1
{
   background-color: #28A7E9;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_up-arrow1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_up-arrow1 a
{
   text-decoration: none;
}
#wb_up-arrow1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#up-arrow1
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#up-arrow1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_up-arrow1:hover #up-arrow1 i
{
   color: #EEEEEE;
}
#loader-wrapper 
{
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 9999;
}
#loader
{
   display: block;
   position: relative;
   left: 50%;
   top: 50%;
   width: 150px;
   height: 150px;
   margin: -75px 0 0 -75px;
   border-radius: 50%;
   border: 3px solid transparent;
   border-top-color: #3498DB;
   -webkit-animation: spin 2s linear infinite;
   animation: spin 2s linear infinite;
   z-index: 1001;
   -webkit-transform-origin: center center;
   transform-origin: center center;
}
#loader:before 
{
   content: "";
   position: absolute;
   top: 5px;
   left: 5px;
   right: 5px;
   bottom: 5px;
   border-radius: 50%;
   border: 3px solid transparent;
   border-top-color: #E74C3C;
   -webkit-animation: spin 3s linear infinite;
   animation: spin 3s linear infinite;
   -webkit-transform-origin: center center;
   transform-origin: center center;
}
#loader:after 
{
   content: "";
   position: absolute;
   top: 15px;
   left: 15px;
   right: 15px;
   bottom: 15px;
   border-radius: 50%;
   border: 3px solid transparent;
   border-top-color: #F9C922;
   -webkit-animation: spin 1.5s linear infinite;
   animation: spin 1.5s linear infinite;
   -webkit-transform-origin: center center;
   transform-origin: center center;
}
@-webkit-keyframes spin 
{
   0%   
   {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
   100% 
   {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
   }
}
@keyframes spin 
{
   0%   
   {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
   }
   100% 
   {
      -webkit-transform: rotate(360deg);
       transform: rotate(360deg);
   }
}
#loader-wrapper .loader-section 
{
   position: fixed;
   top: 0;
   width: 50%;
   height: 100%;
   background: rgba(34,34,34,0.43);
   z-index: 1000;
   -webkit-transform: translateX(0);
   transform: translateX(0);
}
#loader-wrapper .loader-section.section-left 
{
   left: 0;
   transform-origin: center center;
   background-color: rgba(34,34,34,0.43);
}
#loader-wrapper .loader-section.section-right 
{
   right: 0;
   transform-origin: center center;
   background-color: rgba(34,34,34,0.43);
}
.loaded #loader-wrapper .loader-section.section-left 
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
   -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
   transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right 
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
   -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
   transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader
{
   opacity: 0;
   -webkit-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}
.loaded #loader-wrapper 
{
   visibility: hidden;
   -webkit-transform: translateY(-100%);
   transform: translateY(-100%);
   -webkit-transition: all 0.3s 1s ease-out;
   transition: all 0.3s 1s ease-out;
}
