div#container
{
   width: 1902px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #EAEAE1;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
*
{
   scrollbar-color: rgba(128,128,0,1.00) rgba(234,234,225,1.00);
   scrollbar-width: thin;
}
*::-webkit-scrollbar
{
   width: 14px;
}
*::-webkit-scrollbar-track
{
   background: rgba(234,234,225,1.00);
}
*::-webkit-scrollbar-thumb
{
   background-color: rgba(128,128,0,1.00);
   border-radius: 5px;
   border: 1px solid rgba(151,200,60,1.00);
}
*::-webkit-scrollbar-corner
{
   background: rgba(234,234,225,1.00);
}
*::-webkit-scrollbar-thumb:hover
{
   background-color: rgba(151,200,60,1.00);
   border-color: rgba(128,128,0,1.00);
}
#LogoSanbayan
{
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
}
#LogoSanbayan a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#LogoSanbayan a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#LogoSanbayan span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 400ms linear;
}
#LogoSanbayan .hover
{
   opacity: 0;
   transition: all 400ms linear;
}
#LogoSanbayan:hover .hover
{
   opacity: 1;
}
#LogoSanbayan:hover span
{
   opacity: 0;
}
#LogoSanbayan img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_LaOficinaMenu 
{
   padding: 0;
   margin: 0;
}
#wb_LaOficinaMenu p, #wb_LaOficinaMenu ul
{
   margin: 0;
   padding: 0;
}
#wb_ServiciosMenu 
{
   padding: 0;
   margin: 0;
}
#wb_ServiciosMenu p, #wb_ServiciosMenu ul
{
   margin: 0;
   padding: 0;
}
#wb_NoticiasMneu 
{
   padding: 0;
   margin: 0;
}
#wb_NoticiasMneu p, #wb_NoticiasMneu ul
{
   margin: 0;
   padding: 0;
}
#wb_ContactoMenu 
{
   padding: 0;
   margin: 0;
}
#wb_ContactoMenu p, #wb_ContactoMenu ul
{
   margin: 0;
   padding: 0;
}
#CampoDeBusqueda
{
   line-height: 16px;
   margin: 0;
   border: 1px solid #C5C5C5;
   border-radius: 4px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#CampoDeBusqueda:focus
{
   outline: 0;
}
.search-item, .search-text
{
   color: #000000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
}
.search-text
{
   margin: 0 0 4px 0;
}
.search-title, .search-title:active, .search-title:hover, .search-title:visited
{
   color: #1A0DAB;
}
.search-url, .search-url:active, .search-url:hover, .search-url:visited
{
   color: #006621;
   text-decoration: none;
}
.search-highlight
{
   font-weight: bold;
   font-style: normal;
}
.clickable
{
   cursor: pointer;
}
#search-pagination
{
   display: inline-block;
   list-style: none;
   padding: 0;
   border-radius: 4px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 0;
   margin: 8px 0 0 4px;
}
#search-pagination > li
{
   display: inline;
   font-size: 13px;
}
#search-pagination > li > a, #search-pagination > li > span
{
   position: relative;
   float: left;
   padding: 4px 10px 4px 10px;
   text-decoration: none;
   background-image: none;
   border: 1px #DDDDDD solid;
   color: #000000;
   margin-left: -1px;
}
#search-pagination > li:first-child > a, #search-pagination > li:first-child > span
{
   margin-left: 0;
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#search-pagination > li:last-child > a, #search-pagination > li:last-child > span
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#search-pagination > li > a:hover, #search-pagination > li > span:hover, #search-pagination > li > a:focus, #search-pagination > li > span:focus 
{
   background-color: #CCCCCC;
   color: #23527C;
}
#search-pagination > .active > a, #search-pagination > .active > span, #search-pagination > .active > a:hover, #search-pagination > .active > span:hover, #search-pagination > .active > a:focus, #search-pagination > .active > span:focus
{
   z-index: 2;
   background-color:#000000;
   border-color:#000000;
   color: #FFFFFF;
   cursor: default;
}
#search-pagination > .disabled > span, #search-pagination > .disabled > span:hover, #search-pagination1 > .disabled > span:focus, #search-pagination > .disabled > a, #search-pagination > .disabled > a:hover, #search-pagination > .disabled > a:focus 
{
   background-color: #FFFFFF;
   color: #777777;
   cursor: not-allowed;
}
.search-autocomplete
{
   position: absolute;
   background: #F6F6F6;
   border: 1px solid #C5C5C5;
   color: #454545;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 13px;
   list-style-type: none;
   z-index: 999;
   padding: 0;
   width: 262px;
   margin: 0;
}
.search-autocomplete li
{
   padding: 4px 4px 4px 4px;
   margin: 0;
}
.search-autocomplete li.selected
{
   background: #C5C5C5;
   color: #F6F6F6;
}
.ui-dialog
{
   padding: 4px 4px 4px 4px;
   text-align: left;
}
.ui-dialog .ui-dialog-title
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #2779AA;
}
.ui-dialog .ui-dialog-titlebar
{
   padding: 4px 4px 4px 4px;
}
.ui-dialog .ui-dialog-content
{
   padding: 6px 2px 2px 2px;
}
.ui-dialog .ui-dialog-titlebar-close
{
   right: 10px;
}
.ui-dialog .ui-dialog-buttonpane button
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#BotonBuscar
{
   border: 0px solid #2E6DA4;
   border-radius: 4px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#BotonBuscar:focus
{
   outline: 0;
}
#wb_ProyectosMenu 
{
   padding: 0;
   margin: 0;
}
#wb_ProyectosMenu p, #wb_ProyectosMenu ul
{
   margin: 0;
   padding: 0;
}
#wb_Inicio 
{
   padding: 0;
   margin: 0;
}
#wb_Inicio p, #wb_Inicio ul
{
   margin: 0;
   padding: 0;
}
#wb_Lupa
{
   vertical-align: top;
}
#Lupa
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#LayerBuscador
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#wb_CerrarBuscador
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#CerrarBuscador
{
   height: 29px;
   width: 36px;
}
#CerrarBuscador i
{
   color: #000000;
   display: inline-block;
   font-size: 29px;
   line-height: 29px;
   vertical-align: middle;
   width: 28px;
}
#wb_CerrarBuscador:hover #CerrarBuscador i
{
   color: #4F4F4F;
}
#wb_Menu360
{
   margin: 0;
}
#Menu360
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
}
#Menu360:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#Menu360
{
   display: block;
   width: 41px;
   height: 34px;
   position: absolute;
   overflow: hidden;
}
#Menu360 .line
{
   width: 20px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   transition: all 0.3s ease-in-out;
}
#Menu360:hover .line
{
   background: #424242;
}
#Menu360 .line:first-child
{
   margin-top: 7px;
}
#Menu360-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#Menu360-close:before, #Menu360-close:after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#Menu360-close span
{
   background: #FFFFFF;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#Menu360-close span::after
{
   background: #FFFFFF;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#Menu360-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#Menu360-close:after
{
   bottom: 50%;
   opacity: 0;
}
#Menu360-close span
{
   background: #FFFFFF;
   transform: rotate(-45deg);
}
#Menu360-close span:after
{
   background: #FFFFFF;
   transform: rotate(-90deg);
}
#Menu360-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(122,122,122,0.87);
}
#Menu360-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.Menu360
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.Menu360 a
{
   text-decoration: none;
}
.Menu360 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.Menu360 li
{
   position: relative;
}
.Menu360 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.Menu360 li a:hover
{
   color: #424242;
   background-color: #CCCCCC;
}
#Menu360-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#Menu360-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#Menu360-overlay .Menu360
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#Menu360-overlay.show .Menu360
{
   opacity: 1;
   transition-delay: 400ms;
}
#Menu360-overlay.hide .Menu360
{
   transition-delay: 0s;
}
#Menu360-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
#Menu360-social
{
   padding: 40px 0 0 0;
}
#Menu360-social .social-icon 
{
   border-radius: 50%;
   background-color: #FFFFFF;
   color: #7A7A7A;
   display: inline-block;
   font-size: 19px;
   margin: 0 .5em;
   padding: 7px;
   transition: all .2s linear 0s;
   width: 19px;
}
#Menu360-social .social-icon:hover 
{
   background-color: #424242;
   color: #CCCCCC;
}
.Menu360-effect
{
   transition: all 500ms linear;
}
#wb_CarouselHOME
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#CarouselHOME .frame
{
   width: 1902px;
   display: inline-block;
   float: left;
   height: 716px;
}
#wb_CarouselHOME .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_CarouselHOME .pagination a
{
   display: inline-block;
   margin: 12px 12px 12px 12px;
   width: 7px;
   height: 7px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(0,0,0,1.00);
}
#wb_CarouselHOME .pagination a.active
{
   background-color: rgba(0,0,0,1.00);
}
#wb_CarouselHOME .carousel-control-next, #wb_CarouselHOME .carousel-control-prev
{
   position: absolute;
   top: 0;
   left: 0;
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#wb_CarouselHOME .carousel-control-next-icon, #wb_CarouselHOME .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#wb_CarouselHOME .carousel-control-next:hover, #wb_CarouselHOME .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#wb_CarouselHOME .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23000000%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M100%2026%20L62%2064%20L100%20102%20C101%20103%2c%20101%20104%2c%20101%20106%20C101%20107%2c%20101%20108%2c%20100%20109%20L88%20121%20C87%20122%2c%2086%20122%2c%2085%20122%20C84%20122%2c%2083%20122%2c%2082%20121%20L29%2068%20C28%2067%2c%2027%2066%2c%2027%2064%20C27%2063%2c%2028%2062%2c%2029%2061%20L82%208%20C83%207%2c%2084%207%2c%2085%207%20C86%207%2c%2087%207%2c%2088%208%20L100%2020%20C101%2021%2c%20101%2022%2c%20101%2023%20C101%2024%2c%20101%2026%2c%20100%2026%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_CarouselHOME .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23000000%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M99%2068%20L46%20121%20C45%20122%2c%2044%20122%2c%2043%20122%20C42%20122%2c%2041%20122%2c%2040%20121%20L28%20109%20C27%20108%2c%2027%20107%2c%2027%20106%20C27%20104%2c%2027%20103%2c%2028%20102%20L66%2064%20L28%2026%20C27%2026%2c%2027%2024%2c%2027%2023%20C27%2022%2c%2027%2021%2c%2028%2020%20L40%208%20C41%207%2c%2042%207%2c%2043%207%20C44%207%2c%2045%207%2c%2046%208%20L99%2061%20C100%2062%2c%20101%2063%2c%20101%2064%20C101%2066%2c%20100%2067%2c%2099%2068%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#CarouselHOME_back
{
   position: absolute;
   left: 4px;
   top: 47%;
   width: 32px;
   height: 32px;
   z-index: 999;
}
#CarouselHOME_next
{
   position: absolute;
   right: 4px;
   top: 47%;
   width: 32px;
   height: 32px;
   z-index: 999;
}
#CarouselHOME_back a, #CarouselHOME_next a
{
   cursor: pointer;
}
#wb_Carousel360
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#Carousel360 .frame
{
   width: 360px;
   display: inline-block;
   float: left;
   height: 360px;
}
#wb_Carousel360 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel360 .pagination a
{
   display: inline-block;
   margin: 12px 12px 12px 12px;
   width: 7px;
   height: 7px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(0,0,0,1.00);
}
#wb_Carousel360 .pagination a.active
{
   background-color: rgba(0,0,0,1.00);
}
#wb_Carousel360 .carousel-control-next, #wb_Carousel360 .carousel-control-prev
{
   position: absolute;
   top: 0;
   left: 0;
   cursor: pointer;
   text-align: center;
   opacity: 0.5;
   transition: opacity 0.3s ease;
}
#wb_Carousel360 .carousel-control-next-icon, #wb_Carousel360 .carousel-control-prev-icon
{
   display: inline-block;
   width: 32px;
   height: 32px;
   background: transparent no-repeat center center;
   background-size: 100% 100%;
}
#wb_Carousel360 .carousel-control-next:hover, #wb_Carousel360 .carousel-control-prev:hover
{
   text-decoration: none;
   outline: 0;
   opacity: 1;
}
#wb_Carousel360 .carousel-control-prev-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23000000%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M100%2026%20L62%2064%20L100%20102%20C101%20103%2c%20101%20104%2c%20101%20106%20C101%20107%2c%20101%20108%2c%20100%20109%20L88%20121%20C87%20122%2c%2086%20122%2c%2085%20122%20C84%20122%2c%2083%20122%2c%2082%20121%20L29%2068%20C28%2067%2c%2027%2066%2c%2027%2064%20C27%2063%2c%2028%2062%2c%2029%2061%20L82%208%20C83%207%2c%2084%207%2c%2085%207%20C86%207%2c%2087%207%2c%2088%208%20L100%2020%20C101%2021%2c%20101%2022%2c%20101%2023%20C101%2024%2c%20101%2026%2c%20100%2026%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_Carousel360 .carousel-control-next-icon
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23000000%22%20viewBox%3d%220%200%20128%20128%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M99%2068%20L46%20121%20C45%20122%2c%2044%20122%2c%2043%20122%20C42%20122%2c%2041%20122%2c%2040%20121%20L28%20109%20C27%20108%2c%2027%20107%2c%2027%20106%20C27%20104%2c%2027%20103%2c%2028%20102%20L66%2064%20L28%2026%20C27%2026%2c%2027%2024%2c%2027%2023%20C27%2022%2c%2027%2021%2c%2028%2020%20L40%208%20C41%207%2c%2042%207%2c%2043%207%20C44%207%2c%2045%207%2c%2046%208%20L99%2061%20C100%2062%2c%20101%2063%2c%20101%2064%20C101%2066%2c%20100%2067%2c%2099%2068%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#Carousel360_back
{
   position: absolute;
   left: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
   z-index: 999;
}
#Carousel360_next
{
   position: absolute;
   right: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
   z-index: 999;
}
#Carousel360_back a, #Carousel360_next a
{
   cursor: pointer;
}
#wb_CArimg01
{
   vertical-align: top;
}
#CArimg01
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_CarImg02
{
   vertical-align: top;
}
#CarImg02
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_CarImg03
{
   vertical-align: top;
}
#CarImg03
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_CarImg04
{
   vertical-align: top;
}
#CarImg04
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Car360A
{
   vertical-align: top;
}
#Car360A
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Car360BImage
{
   vertical-align: top;
}
#Car360BImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Car360Cimage
{
   vertical-align: top;
}
#Car360Cimage
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Car360Dimage
{
   vertical-align: top;
}
#Car360Dimage
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_CarImg05
{
   vertical-align: top;
}
#CarImg05
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_CarImg06
{
   vertical-align: top;
}
#CarImg06
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Carimg07
{
   vertical-align: top;
}
#Carimg07
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Car360Eimage
{
   vertical-align: top;
}
#Car360Eimage
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Car360Fimage
{
   vertical-align: top;
}
#Car360Fimage
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Car360Gimage
{
   vertical-align: top;
}
#Car360Gimage
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Cartext01 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Cartext01
{
   color: #000000;
   font-family: Oswald;
   font-weight: bold;
   font-size: 29px;
   line-height: 49px;
}
#wb_Cartext01 p, #wb_Cartext01 ul
{
   margin: 0;
   padding: 0;
}
#wb_Cartext01B 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Cartext01B
{
   color: #000000;
   font-family: Inter;
   font-weight: 400;
   font-size: 20px;
   line-height: 24px;
}
#wb_Cartext01B p, #wb_Cartext01B ul
{
   margin: 0;
   padding: 0;
}
#wb_CarText02B 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_CarText02B
{
   color: #000000;
   font-family: Inter;
   font-weight: 400;
   font-size: 20px;
   line-height: 24px;
}
#wb_CarText02B p, #wb_CarText02B ul
{
   margin: 0;
   padding: 0;
}
#wb_cartext02 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_cartext02
{
   color: #000000;
   font-family: Oswald;
   font-weight: bold;
   font-size: 29px;
   line-height: 49px;
}
#wb_cartext02 p, #wb_cartext02 ul
{
   margin: 0;
   padding: 0;
}
#wb_Cartext03 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Cartext03
{
   color: #000000;
   font-family: Oswald;
   font-weight: bold;
   font-size: 29px;
   line-height: 49px;
}
#wb_Cartext03 p, #wb_Cartext03 ul
{
   margin: 0;
   padding: 0;
}
#wb_CarText03B 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_CarText03B
{
   color: #000000;
   font-family: Inter;
   font-weight: 400;
   font-size: 20px;
   line-height: 24px;
}
#wb_CarText03B p, #wb_CarText03B ul
{
   margin: 0;
   padding: 0;
}
#wb_CarText04 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_CarText04
{
   color: #000000;
   font-family: Oswald;
   font-weight: bold;
   font-size: 29px;
   line-height: 49px;
}
#wb_CarText04 p, #wb_CarText04 ul
{
   margin: 0;
   padding: 0;
}
#wb_carText05 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_carText05
{
   color: #000000;
   font-family: Oswald;
   font-weight: bold;
   font-size: 29px;
   line-height: 49px;
}
#wb_carText05 p, #wb_carText05 ul
{
   margin: 0;
   padding: 0;
}
#wb_CarText06 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_CarText06
{
   color: #000000;
   font-family: Oswald;
   font-weight: bold;
   font-size: 29px;
   line-height: 49px;
}
#wb_CarText06 p, #wb_CarText06 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: Oswald;
   font-weight: bold;
   font-size: 29px;
   line-height: 49px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Car360Atx01 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Car360Atx01
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Car360Atx01 p, #wb_Car360Atx01 ul
{
   margin: 0;
   padding: 0;
}
#wb_Car360Text02 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Car360Text02
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_Car360Text02 p, #wb_Car360Text02 ul
{
   margin: 0;
   padding: 0;
}
#wb_Car360BTX01 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Car360BTX01
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_Car360BTX01 p, #wb_Car360BTX01 ul
{
   margin: 0;
   padding: 0;
}
#wb_Car360BTX02 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Car360BTX02
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Car360BTX02 p, #wb_Car360BTX02 ul
{
   margin: 0;
   padding: 0;
}
#wb_Car360Tx01 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Car360Tx01
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Car360Tx01 p, #wb_Car360Tx01 ul
{
   margin: 0;
   padding: 0;
}
#wb_Car360Tx02 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Car360Tx02
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 16px;
}
#wb_Car360Tx02 p, #wb_Car360Tx02 ul
{
   margin: 0;
   padding: 0;
}
#wb_Car360Dtext 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Car360Dtext
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Car360Dtext p, #wb_Car360Dtext ul
{
   margin: 0;
   padding: 0;
}
#wb_Car360Etext 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Car360Etext
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Car360Etext p, #wb_Car360Etext ul
{
   margin: 0;
   padding: 0;
}
#wb_Car360FText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Car360FText
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Car360FText p, #wb_Car360FText ul
{
   margin: 0;
   padding: 0;
}
#wb_Car360Gtext 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Car360Gtext
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   line-height: 16px;
}
#wb_Car360Gtext p, #wb_Car360Gtext ul
{
   margin: 0;
   padding: 0;
}
#divisor
{
   width: 1902px;
   height: 5px;
   background-color: #97C83C;
   background-image: none;
   border: 0px #0963AD solid;
}
#wb_TextoPie 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_TextoPie
{
   color: #97C83C;
   font-family: Oswald;
   font-weight: 400;
   font-size: 21px;
   line-height: 36px;
}
#wb_TextoPie p, #wb_TextoPie ul
{
   margin: 0;
   padding: 0;
}
#divisor2
{
   width: 1902px;
   height: 5px;
   background-color: #97C83C;
   background-image: none;
   border: 0px #0963AD solid;
}
#wb_TextoPie
{
   position: absolute;
   left: 469px;
   top: 15px;
   width: 965px;
   height: 36px;
   text-align: center;
   z-index: 48;
}
#wb_Car360Text02
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 317px;
   height: 45px;
   z-index: 32;
}
#wb_Car360Atx01
{
   position: absolute;
   left: 10px;
   top: 10px;
   width: 120px;
   height: 29px;
   z-index: 31;
}
#wb_divisor
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1902px;
   height: 5px;
   z-index: 47;
}
#wb_Car360Tx02
{
   position: absolute;
   left: 730px;
   top: 10px;
   width: 317px;
   height: 45px;
   text-align: center;
   z-index: 38;
}
#wb_Car360Gimage
{
   position: absolute;
   left: 2160px;
   top: 19px;
   width: 360px;
   height: 360px;
   z-index: 45;
}
#wb_Car360Fimage
{
   position: absolute;
   left: 1800px;
   top: 19px;
   width: 360px;
   height: 360px;
   z-index: 43;
}
#wb_Car360Eimage
{
   position: absolute;
   left: 1440px;
   top: 13px;
   width: 360px;
   height: 366px;
   z-index: 41;
}
#wb_Car360Dimage
{
   position: absolute;
   left: 1080px;
   top: 13px;
   width: 360px;
   height: 360px;
   z-index: 39;
}
#wb_Car360Cimage
{
   position: absolute;
   left: 720px;
   top: 13px;
   width: 360px;
   height: 360px;
   z-index: 36;
}
#wb_Car360BImage
{
   position: absolute;
   left: 360px;
   top: 13px;
   width: 360px;
   height: 360px;
   z-index: 33;
}
#wb_CarText06
{
   position: absolute;
   left: 720px;
   top: 530px;
   width: 463px;
   height: 49px;
   text-align: center;
   z-index: 27;
}
#wb_carText05
{
   position: absolute;
   left: 737px;
   top: 530px;
   width: 429px;
   height: 49px;
   text-align: center;
   z-index: 25;
}
#wb_CarText04
{
   position: absolute;
   left: 737px;
   top: 530px;
   width: 429px;
   height: 49px;
   text-align: center;
   z-index: 23;
}
#BotonBuscar
{
   position: absolute;
   left: 272px;
   top: 3px;
   width: 96px;
   height: 25px;
   z-index: 1;
}
#wb_ServiciosMenu
{
   position: absolute;
   left: 1148px;
   top: 139px;
   width: 113px;
   height: 22px;
   z-index: 5;
}
#wb_Cartext01B
{
   position: absolute;
   left: 282px;
   top: 590px;
   width: 1338px;
   height: 24px;
   text-align: center;
   z-index: 15;
}
#wb_divisor2
{
   position: absolute;
   left: 0px;
   top: 69px;
   width: 1902px;
   height: 5px;
   z-index: 49;
}
#wb_Car360BTX02
{
   position: absolute;
   left: 370px;
   top: 10px;
   width: 120px;
   height: 29px;
   text-align: center;
   z-index: 35;
}
#wb_Car360BTX01
{
   position: absolute;
   left: 370px;
   top: 10px;
   width: 317px;
   height: 45px;
   text-align: center;
   z-index: 34;
}
#wb_Car360A
{
   position: absolute;
   left: 0px;
   top: 13px;
   width: 360px;
   height: 360px;
   z-index: 30;
}
#wb_Carimg07
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1902px;
   height: 487px;
   z-index: 28;
}
#wb_Car360Gtext
{
   position: absolute;
   left: 2170px;
   top: 10px;
   width: 120px;
   height: 29px;
   text-align: center;
   z-index: 46;
}
#wb_Car360Etext
{
   position: absolute;
   left: 1450px;
   top: 10px;
   width: 120px;
   height: 29px;
   text-align: center;
   z-index: 42;
}
#wb_Car360Dtext
{
   position: absolute;
   left: 1090px;
   top: 10px;
   width: 120px;
   height: 29px;
   text-align: center;
   z-index: 40;
}
#Carousel360
{
   position: absolute;
}
#CampoDeBusqueda
{
   position: absolute;
   left: 0px;
   top: 2px;
   width: 252px;
   height: 16px;
   z-index: 0;
}
#wb_Lupa
{
   position: absolute;
   left: 1654px;
   top: 144px;
   width: 14px;
   height: 14px;
   z-index: 10;
}
#wb_CerrarBuscador
{
   position: absolute;
   left: 368px;
   top: 1px;
   width: 36px;
   height: 29px;
   text-align: center;
   z-index: 2;
}
#wb_Text1
{
   position: absolute;
   left: 720px;
   top: 530px;
   width: 463px;
   height: 49px;
   text-align: center;
   z-index: 29;
}
#wb_Carousel360
{
   position: absolute;
   left: 0px;
   top: 151px;
   width: 360px;
   height: 360px;
   visibility: hidden;
   z-index: 52;
   overflow: hidden;
}
#wb_CArimg01
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1902px;
   height: 489px;
   z-index: 13;
}
#wb_EmbeddedPage1
{
   position: absolute;
   left: 0px;
   top: 996px;
   width: 1902px;
   height: 74px;
   z-index: 53;
}
#wb_Car360FText
{
   position: absolute;
   left: 1810px;
   top: 10px;
   width: 120px;
   height: 29px;
   text-align: center;
   z-index: 44;
}
#wb_LaOficinaMenu
{
   position: absolute;
   left: 955px;
   top: 139px;
   width: 153px;
   height: 22px;
   z-index: 4;
}
#CarouselHOME
{
   position: absolute;
}
#wb_CarouselHOME
{
   position: absolute;
   left: 0px;
   top: 207px;
   width: 1902px;
   height: 716px;
   z-index: 51;
   overflow: hidden;
}
#wb_Inicio
{
   position: absolute;
   left: 867px;
   top: 140px;
   width: 62px;
   height: 22px;
   z-index: 9;
}
#wb_EncabezadoHome
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1668px;
   height: 162px;
   z-index: 50;
}
#wb_CarText03B
{
   position: absolute;
   left: 223px;
   top: 590px;
   width: 1456px;
   height: 24px;
   text-align: center;
   z-index: 21;
}
#wb_CarText02B
{
   position: absolute;
   left: 282px;
   top: 590px;
   width: 1338px;
   height: 24px;
   text-align: center;
   z-index: 18;
}
#wb_CarImg02
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1902px;
   height: 489px;
   z-index: 16;
}
#LogoSanbayan
{
   position: absolute;
   left: 316px;
   top: 72px;
   width: 177px;
   height: 86px;
   overflow: hidden;
   z-index: 3;
}
#wb_CarImg03
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1902px;
   height: 489px;
   z-index: 19;
}
#wb_Menu360
{
   position: absolute;
   left: 223px;
   top: 62px;
   width: 41px;
   height: 34px;
   visibility: hidden;
   z-index: 12;
}
#wb_ProyectosMenu
{
   position: absolute;
   left: 1289px;
   top: 139px;
   width: 113px;
   height: 22px;
   z-index: 8;
}
#wb_ContactoMenu
{
   position: absolute;
   left: 1536px;
   top: 138px;
   width: 113px;
   height: 22px;
   z-index: 7;
}
#wb_NoticiasMneu
{
   position: absolute;
   left: 1422px;
   top: 139px;
   width: 103px;
   height: 22px;
   z-index: 6;
}
#wb_CarImg04
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1902px;
   height: 489px;
   z-index: 22;
}
#wb_CarImg05
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1902px;
   height: 488px;
   z-index: 24;
}
#LayerBuscador
{
   position: absolute;
   text-align: left;
   visibility: hidden;
   left: 1276px;
   top: 98px;
   width: 405px;
   height: 40px;
   z-index: 11;
}
#wb_Car360Tx01
{
   position: absolute;
   left: 730px;
   top: 10px;
   width: 120px;
   height: 29px;
   text-align: center;
   z-index: 37;
}
#wb_CarImg06
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1902px;
   height: 488px;
   z-index: 26;
}
#wb_Cartext03
{
   position: absolute;
   left: 849px;
   top: 530px;
   width: 204px;
   height: 49px;
   text-align: center;
   z-index: 20;
}
#wb_cartext02
{
   position: absolute;
   left: 849px;
   top: 530px;
   width: 204px;
   height: 49px;
   text-align: center;
   z-index: 17;
}
#wb_Cartext01
{
   position: absolute;
   left: 849px;
   top: 530px;
   width: 204px;
   height: 49px;
   text-align: center;
   z-index: 14;
}
@media only screen and (min-width: 1349px) and (max-width: 1901px)
{
div#container
{
   width: 1349px;
}
body
{
   background-color: #EAEAE1;
   background-image: none;
}
#wb_EncabezadoHome
{
   left: 0px;
   top: 0px;
   width: 1248px;
   height: 112px;
   visibility: visible;
   display: inline;
}
#LogoSanbayan
{
   left: 151px;
   top: 42px;
   width: 146px;
   height: 70px;
   visibility: visible;
   display: inline;
}
#wb_LaOficinaMenu
{
   left: 635px;
   top: 96px;
   width: 123px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_LaOficinaMenu
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ServiciosMenu
{
   left: 789px;
   top: 96px;
   width: 99px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_ServiciosMenu
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_NoticiasMneu
{
   left: 1016px;
   top: 96px;
   width: 95px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_NoticiasMneu
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ContactoMenu
{
   left: 1116px;
   top: 96px;
   width: 113px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_ContactoMenu
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#CampoDeBusqueda
{
   left: 0px;
   top: 2px;
   width: 252px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#CampoDeBusqueda
{
   line-height: 16px;
}
#BotonBuscar
{
   left: 272px;
   top: 3px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_ProyectosMenu
{
   left: 905px;
   top: 96px;
   width: 95px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_ProyectosMenu
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Inicio
{
   left: 563px;
   top: 96px;
   width: 46px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Inicio
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Lupa
{
   left: 1234px;
   top: 98px;
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#LayerBuscador
{
   left: 843px;
   top: 58px;
   width: 405px;
   height: 40px;
   visibility: hidden;
   display: none;
}
#wb_CerrarBuscador
{
   left: 368px;
   top: 1px;
   width: 36px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#CerrarBuscador
{
   width: 36px;
   height: 29px;
}
#CerrarBuscador i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_Menu360
{
   left: 223px;
   top: 62px;
   width: 41px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Menu360
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 41px;
   height: 34px;
}
#Menu360:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#Menu360 .line
{
   background: #FFFFFF;
}
#Menu360:hover .line
{
   background: #424242;
}
#Menu360 .line
{
   top: 4px;
}
#Menu360 .line:first-child
{
   margin-top: 7px;
}
#Menu360-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#wb_CarouselHOME
{
   left: 0px;
   top: 173px;
   width: 1349px;
   height: 497px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CarouselHOME .frame
{
   width: 1349px;
   height: 497px;
}
#CarouselHOME_back
{
   top: 46%;
}
#CarouselHOME_next
{
   top: 46%;
}
#CarouselHOME_back
{
   left: 4px;
   top: 46%;
   width: 32px;
   height: 32px;
}
#CarouselHOME_next
{
   right: 4px;
   top: 46%;
   width: 32px;
   height: 32px;
}
#wb_CarouselHOME .carousel-control-prev-icon, #wb_CarouselHOME .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_Carousel360
{
   left: 0px;
   top: 151px;
   width: 360px;
   height: 360px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Carousel360 .frame
{
   width: 360px;
   height: 360px;
}
#Carousel360_back
{
   top: 45%;
}
#Carousel360_next
{
   top: 45%;
}
#Carousel360_back
{
   left: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#Carousel360_next
{
   right: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#wb_Carousel360 .carousel-control-prev-icon, #wb_Carousel360 .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_CArimg01
{
   left: 0px;
   top: 0px;
   width: 1349px;
   height: 343px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg02
{
   left: 0px;
   top: 0px;
   width: 1349px;
   height: 343px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg03
{
   left: 0px;
   top: 0px;
   width: 1349px;
   height: 343px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg04
{
   left: 0px;
   top: 0px;
   width: 1349px;
   height: 343px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360A
{
   left: 0px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360BImage
{
   left: 360px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Cimage
{
   left: 720px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Dimage
{
   left: 1080px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Car360Dimage
{
   border: 0px solid transparent;
}
#wb_CarImg05
{
   left: 0px;
   top: 0px;
   width: 1349px;
   height: 343px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg06
{
   left: 0px;
   top: 0px;
   width: 1349px;
   height: 343px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Carimg07
{
   left: 0px;
   top: 0px;
   width: 1349px;
   height: 343px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Eimage
{
   left: 1440px;
   top: 13px;
   width: 360px;
   height: 366px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Fimage
{
   left: 1800px;
   top: 19px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Gimage
{
   left: 2160px;
   top: 19px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Cartext01
{
   left: 572px;
   top: 374px;
   width: 204px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_Cartext01
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_Cartext01B
{
   left: 103px;
   top: 417px;
   width: 1143px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Cartext01B
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_CarText02B
{
   left: 103px;
   top: 417px;
   width: 1143px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_CarText02B
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_cartext02
{
   left: 572px;
   top: 374px;
   width: 204px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_cartext02
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_Cartext03
{
   left: 572px;
   top: 374px;
   width: 204px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_Cartext03
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_CarText03B
{
   left: 42px;
   top: 417px;
   width: 1265px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_CarText03B
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_CarText04
{
   left: 501px;
   top: 374px;
   width: 346px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_CarText04
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_carText05
{
   left: 501px;
   top: 374px;
   width: 346px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_carText05
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_CarText06
{
   left: 474px;
   top: 374px;
   width: 401px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_CarText06
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_Text1
{
   left: 474px;
   top: 374px;
   width: 401px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_Car360Atx01
{
   left: 10px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Atx01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Text02
{
   left: 10px;
   top: 10px;
   width: 317px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_Car360Text02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360BTX01
{
   left: 370px;
   top: 10px;
   width: 317px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_Car360BTX01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360BTX02
{
   left: 370px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360BTX02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Tx01
{
   left: 730px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Tx01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Tx02
{
   left: 730px;
   top: 10px;
   width: 317px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_Car360Tx02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Dtext
{
   left: 1090px;
   top: 10px;
   width: 120px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360Dtext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Etext
{
   left: 1450px;
   top: 10px;
   width: 120px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360Etext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360FText
{
   left: 1810px;
   top: 10px;
   width: 146px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360FText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Gtext
{
   left: 2170px;
   top: 10px;
   width: 146px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360Gtext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_EmbeddedPage1
{
   left: 0px;
   top: 726px;
   width: 1349px;
   height: 78px;
   visibility: visible;
   display: inline;
}
#wb_divisor
{
   left: 0px;
   top: 0px;
   width: 1349px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#divisor
{
   width: 1349px;
   height: 4px;
}
#wb_TextoPie
{
   left: 275px;
   top: 23px;
   width: 798px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_TextoPie
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_divisor2
{
   left: 0px;
   top: 74px;
   width: 1349px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#divisor2
{
   width: 1349px;
   height: 4px;
}
}
@media only screen and (min-width: 1263px) and (max-width: 1348px)
{
div#container
{
   width: 1263px;
}
body
{
   background-color: #EAEAE1;
   background-image: none;
}
#wb_EncabezadoHome
{
   left: 0px;
   top: 0px;
   width: 1143px;
   height: 107px;
   visibility: visible;
   display: inline;
}
#LogoSanbayan
{
   left: 121px;
   top: 32px;
   width: 148px;
   height: 72px;
   visibility: visible;
   display: inline;
}
#wb_LaOficinaMenu
{
   left: 585px;
   top: 89px;
   width: 119px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_LaOficinaMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ServiciosMenu
{
   left: 729px;
   top: 89px;
   width: 100px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_ServiciosMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_NoticiasMneu
{
   left: 935px;
   top: 89px;
   width: 79px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_NoticiasMneu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ContactoMenu
{
   left: 1024px;
   top: 89px;
   width: 100px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_ContactoMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#CampoDeBusqueda
{
   left: 0px;
   top: 2px;
   width: 252px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#CampoDeBusqueda
{
   line-height: 16px;
}
#BotonBuscar
{
   left: 272px;
   top: 3px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_ProyectosMenu
{
   left: 834px;
   top: 89px;
   width: 91px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_ProyectosMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Inicio
{
   left: 515px;
   top: 89px;
   width: 58px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Inicio
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Lupa
{
   left: 1129px;
   top: 93px;
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#LayerBuscador
{
   left: 738px;
   top: 48px;
   width: 405px;
   height: 40px;
   visibility: hidden;
   display: none;
}
#wb_CerrarBuscador
{
   left: 368px;
   top: 1px;
   width: 36px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#CerrarBuscador
{
   width: 36px;
   height: 29px;
}
#CerrarBuscador i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_Menu360
{
   left: 223px;
   top: 62px;
   width: 41px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Menu360
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 41px;
   height: 34px;
}
#Menu360:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#Menu360 .line
{
   background: #FFFFFF;
}
#Menu360:hover .line
{
   background: #424242;
}
#Menu360 .line
{
   top: 4px;
}
#Menu360 .line:first-child
{
   margin-top: 7px;
}
#Menu360-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#wb_CarouselHOME
{
   left: 0px;
   top: 163px;
   width: 1263px;
   height: 484px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CarouselHOME .frame
{
   width: 1263px;
   height: 484px;
}
#CarouselHOME_back
{
   top: 46%;
}
#CarouselHOME_next
{
   top: 46%;
}
#CarouselHOME_back
{
   left: 4px;
   top: 46%;
   width: 32px;
   height: 32px;
}
#CarouselHOME_next
{
   right: 4px;
   top: 46%;
   width: 32px;
   height: 32px;
}
#wb_CarouselHOME .carousel-control-prev-icon, #wb_CarouselHOME .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_Carousel360
{
   left: 0px;
   top: 151px;
   width: 360px;
   height: 360px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Carousel360 .frame
{
   width: 360px;
   height: 360px;
}
#Carousel360_back
{
   top: 45%;
}
#Carousel360_next
{
   top: 45%;
}
#Carousel360_back
{
   left: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#Carousel360_next
{
   right: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#wb_Carousel360 .carousel-control-prev-icon, #wb_Carousel360 .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_CArimg01
{
   left: 0px;
   top: 0px;
   width: 1263px;
   height: 318px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg02
{
   left: 0px;
   top: 0px;
   width: 1263px;
   height: 318px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg03
{
   left: 0px;
   top: 0px;
   width: 1263px;
   height: 318px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg04
{
   left: 0px;
   top: 0px;
   width: 1263px;
   height: 318px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360A
{
   left: 0px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360BImage
{
   left: 360px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Cimage
{
   left: 720px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Dimage
{
   left: 1080px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Car360Dimage
{
   border: 0px solid transparent;
}
#wb_CarImg05
{
   left: 0px;
   top: 0px;
   width: 1263px;
   height: 318px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg06
{
   left: 0px;
   top: 0px;
   width: 1263px;
   height: 318px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Carimg07
{
   left: 0px;
   top: 0px;
   width: 1263px;
   height: 319px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Eimage
{
   left: 1440px;
   top: 13px;
   width: 360px;
   height: 366px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Fimage
{
   left: 1800px;
   top: 19px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Gimage
{
   left: 2160px;
   top: 19px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Cartext01
{
   left: 529px;
   top: 358px;
   width: 204px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_Cartext01
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_Cartext01B
{
   left: 60px;
   top: 404px;
   width: 1143px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Cartext01B
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_CarText02B
{
   left: 60px;
   top: 404px;
   width: 1143px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_CarText02B
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_cartext02
{
   left: 529px;
   top: 358px;
   width: 204px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_cartext02
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_Cartext03
{
   left: 529px;
   top: 358px;
   width: 204px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_Cartext03
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_CarText03B
{
   left: 113px;
   top: 404px;
   width: 1037px;
   height: 40px;
   visibility: visible;
   display: inline;
}
#wb_CarText03B
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 21px;
}
#wb_CarText04
{
   left: 455px;
   top: 358px;
   width: 353px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_CarText04
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_carText05
{
   left: 455px;
   top: 358px;
   width: 353px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_carText05
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_CarText06
{
   left: 440px;
   top: 358px;
   width: 382px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_CarText06
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_Text1
{
   left: 440px;
   top: 358px;
   width: 382px;
   height: 41px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 41px;
}
#wb_Car360Atx01
{
   left: 10px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Atx01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Text02
{
   left: 10px;
   top: 10px;
   width: 317px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_Car360Text02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360BTX01
{
   left: 370px;
   top: 10px;
   width: 317px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_Car360BTX01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360BTX02
{
   left: 370px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360BTX02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Tx01
{
   left: 730px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Tx01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Tx02
{
   left: 730px;
   top: 10px;
   width: 317px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_Car360Tx02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Dtext
{
   left: 1090px;
   top: 10px;
   width: 120px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360Dtext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Etext
{
   left: 1450px;
   top: 10px;
   width: 120px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360Etext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360FText
{
   left: 1810px;
   top: 10px;
   width: 146px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360FText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Gtext
{
   left: 2170px;
   top: 10px;
   width: 146px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360Gtext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_EmbeddedPage1
{
   left: 0px;
   top: 719px;
   width: 1263px;
   height: 74px;
   visibility: visible;
   display: inline;
}
#wb_divisor
{
   left: 0px;
   top: 0px;
   width: 1263px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#divisor
{
   width: 1263px;
   height: 4px;
}
#wb_TextoPie
{
   left: 232px;
   top: 22px;
   width: 798px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_TextoPie
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_divisor2
{
   left: 0px;
   top: 70px;
   width: 1263px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#divisor2
{
   width: 1263px;
   height: 4px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1262px)
{
div#container
{
   width: 1024px;
}
body
{
   background-color: #EAEAE1;
   background-image: none;
}
#wb_EncabezadoHome
{
   left: 0px;
   top: 0px;
   width: 934px;
   height: 103px;
   visibility: visible;
   display: inline;
}
#LogoSanbayan
{
   left: 91px;
   top: 35px;
   width: 137px;
   height: 67px;
   visibility: visible;
   display: inline;
}
#wb_LaOficinaMenu
{
   left: 403px;
   top: 87px;
   width: 117px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_LaOficinaMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ServiciosMenu
{
   left: 541px;
   top: 88px;
   width: 90px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_ServiciosMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_NoticiasMneu
{
   left: 743px;
   top: 88px;
   width: 76px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_NoticiasMneu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ContactoMenu
{
   left: 829px;
   top: 87px;
   width: 90px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_ContactoMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#CampoDeBusqueda
{
   left: 0px;
   top: 2px;
   width: 252px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#CampoDeBusqueda
{
   line-height: 16px;
}
#BotonBuscar
{
   left: 272px;
   top: 3px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_ProyectosMenu
{
   left: 644px;
   top: 88px;
   width: 90px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_ProyectosMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Inicio
{
   left: 331px;
   top: 87px;
   width: 54px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Inicio
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Lupa
{
   left: 920px;
   top: 88px;
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#LayerBuscador
{
   left: 530px;
   top: 48px;
   width: 405px;
   height: 40px;
   visibility: hidden;
   display: none;
}
#wb_CerrarBuscador
{
   left: 368px;
   top: 1px;
   width: 36px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#CerrarBuscador
{
   width: 36px;
   height: 29px;
}
#CerrarBuscador i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_Menu360
{
   left: 223px;
   top: 62px;
   width: 41px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Menu360
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 41px;
   height: 34px;
}
#Menu360:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#Menu360 .line
{
   background: #FFFFFF;
}
#Menu360:hover .line
{
   background: #424242;
}
#Menu360 .line
{
   top: 4px;
}
#Menu360 .line:first-child
{
   margin-top: 7px;
}
#Menu360-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#wb_CarouselHOME
{
   left: 0px;
   top: 156px;
   width: 1024px;
   height: 412px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CarouselHOME .frame
{
   width: 1024px;
   height: 412px;
}
#CarouselHOME_back
{
   top: 46%;
}
#CarouselHOME_next
{
   top: 46%;
}
#CarouselHOME_back
{
   left: 4px;
   top: 46%;
   width: 32px;
   height: 32px;
}
#CarouselHOME_next
{
   right: 4px;
   top: 46%;
   width: 32px;
   height: 32px;
}
#wb_CarouselHOME .carousel-control-prev-icon, #wb_CarouselHOME .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_Carousel360
{
   left: 0px;
   top: 151px;
   width: 360px;
   height: 360px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Carousel360 .frame
{
   width: 360px;
   height: 360px;
}
#Carousel360_back
{
   top: 45%;
}
#Carousel360_next
{
   top: 45%;
}
#Carousel360_back
{
   left: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#Carousel360_next
{
   right: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#wb_Carousel360 .carousel-control-prev-icon, #wb_Carousel360 .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_CArimg01
{
   left: 0px;
   top: 0px;
   width: 1024px;
   height: 262px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg02
{
   left: 0px;
   top: 0px;
   width: 1022px;
   height: 263px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg03
{
   left: 0px;
   top: 0px;
   width: 1024px;
   height: 263px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg04
{
   left: 0px;
   top: 0px;
   width: 1024px;
   height: 263px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360A
{
   left: 0px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360BImage
{
   left: 360px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Cimage
{
   left: 720px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Dimage
{
   left: 1080px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Car360Dimage
{
   border: 0px solid transparent;
}
#wb_CarImg05
{
   left: 0px;
   top: 0px;
   width: 1024px;
   height: 261px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg06
{
   left: 0px;
   top: 0px;
   width: 1024px;
   height: 261px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Carimg07
{
   left: 0px;
   top: 0px;
   width: 1024px;
   height: 262px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Eimage
{
   left: 1440px;
   top: 13px;
   width: 360px;
   height: 366px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Fimage
{
   left: 1800px;
   top: 19px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Gimage
{
   left: 2160px;
   top: 19px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Cartext01
{
   left: 410px;
   top: 295px;
   width: 204px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Cartext01
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Cartext01B
{
   left: 40px;
   top: 331px;
   width: 945px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_Cartext01B
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#wb_CarText02B
{
   left: 40px;
   top: 331px;
   width: 945px;
   height: 17px;
   visibility: visible;
   display: inline;
}
#wb_CarText02B
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#wb_cartext02
{
   left: 410px;
   top: 295px;
   width: 204px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_cartext02
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Cartext03
{
   left: 410px;
   top: 295px;
   width: 204px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Cartext03
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_CarText03B
{
   left: 80px;
   top: 331px;
   width: 865px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#wb_CarText03B
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#wb_CarText04
{
   left: 342px;
   top: 295px;
   width: 340px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_CarText04
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_carText05
{
   left: 342px;
   top: 295px;
   width: 340px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_carText05
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_CarText06
{
   left: 342px;
   top: 295px;
   width: 340px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_CarText06
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text1
{
   left: 342px;
   top: 295px;
   width: 340px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Car360Atx01
{
   left: 10px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Atx01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Text02
{
   left: 10px;
   top: 10px;
   width: 144px;
   height: 128px;
   visibility: visible;
   display: inline;
}
#wb_Car360Text02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Car360BTX01
{
   left: 370px;
   top: 10px;
   width: 144px;
   height: 128px;
   visibility: visible;
   display: inline;
}
#wb_Car360BTX01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Car360BTX02
{
   left: 370px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360BTX02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Tx01
{
   left: 730px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Tx01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Tx02
{
   left: 730px;
   top: 10px;
   width: 144px;
   height: 128px;
   visibility: visible;
   display: inline;
}
#wb_Car360Tx02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Car360Dtext
{
   left: 1090px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Dtext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Etext
{
   left: 1450px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Etext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360FText
{
   left: 1810px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360FText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Gtext
{
   left: 2170px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Gtext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_EmbeddedPage1
{
   left: 0px;
   top: 629px;
   width: 1024px;
   height: 61px;
   visibility: visible;
   display: inline;
}
#wb_divisor
{
   left: 0px;
   top: 0px;
   width: 1024px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#divisor
{
   width: 1024px;
   height: 4px;
}
#wb_TextoPie
{
   left: 139px;
   top: 14px;
   width: 747px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_TextoPie
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_divisor2
{
   left: 0px;
   top: 57px;
   width: 1024px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#divisor2
{
   width: 1024px;
   height: 4px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #EAEAE1;
   background-image: none;
}
#wb_EncabezadoHome
{
   left: 0px;
   top: 0px;
   width: 715px;
   height: 89px;
   visibility: visible;
   display: inline;
}
#LogoSanbayan
{
   left: 55px;
   top: 26px;
   width: 127px;
   height: 62px;
   visibility: visible;
   display: inline;
}
#wb_LaOficinaMenu
{
   left: 259px;
   top: 73px;
   width: 115px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_LaOficinaMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ServiciosMenu
{
   left: 381px;
   top: 73px;
   width: 79px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_ServiciosMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_NoticiasMneu
{
   left: 552px;
   top: 73px;
   width: 68px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_NoticiasMneu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ContactoMenu
{
   left: 623px;
   top: 73px;
   width: 75px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_ContactoMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#CampoDeBusqueda
{
   left: 22px;
   top: 2px;
   width: 198px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#CampoDeBusqueda
{
   line-height: 16px;
}
#BotonBuscar
{
   left: 242px;
   top: 3px;
   width: 73px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_ProyectosMenu
{
   left: 469px;
   top: 73px;
   width: 77px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_ProyectosMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Inicio
{
   left: 203px;
   top: 73px;
   width: 46px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Inicio
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Lupa
{
   left: 701px;
   top: 75px;
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#LayerBuscador
{
   left: 364px;
   top: 32px;
   width: 351px;
   height: 34px;
   visibility: hidden;
   display: none;
}
#wb_CerrarBuscador
{
   left: 320px;
   top: 1px;
   width: 23px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#CerrarBuscador
{
   width: 23px;
   height: 27px;
}
#CerrarBuscador i
{
   line-height: 27px;
   font-size: 23px;
   width: 22px;
}
#wb_Menu360
{
   left: 223px;
   top: 62px;
   width: 41px;
   height: 34px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Menu360
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 41px;
   height: 34px;
}
#Menu360:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#Menu360 .line
{
   background: #FFFFFF;
}
#Menu360:hover .line
{
   background: #424242;
}
#Menu360 .line
{
   top: 4px;
}
#Menu360 .line:first-child
{
   margin-top: 7px;
}
#Menu360-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#wb_CarouselHOME
{
   left: 0px;
   top: 139px;
   width: 768px;
   height: 377px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#CarouselHOME .frame
{
   width: 768px;
   height: 377px;
}
#CarouselHOME_back
{
   top: 45%;
}
#CarouselHOME_next
{
   top: 45%;
}
#CarouselHOME_back
{
   left: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#CarouselHOME_next
{
   right: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#wb_CarouselHOME .carousel-control-prev-icon, #wb_CarouselHOME .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_Carousel360
{
   left: 0px;
   top: 151px;
   width: 360px;
   height: 360px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Carousel360 .frame
{
   width: 360px;
   height: 360px;
}
#Carousel360_back
{
   top: 45%;
}
#Carousel360_next
{
   top: 45%;
}
#Carousel360_back
{
   left: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#Carousel360_next
{
   right: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#wb_Carousel360 .carousel-control-prev-icon, #wb_Carousel360 .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_CArimg01
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 197px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg02
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 196px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg03
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 197px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg04
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 197px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360A
{
   left: 0px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360BImage
{
   left: 360px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Cimage
{
   left: 720px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Dimage
{
   left: 1080px;
   top: 13px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Car360Dimage
{
   border: 0px solid transparent;
}
#wb_CarImg05
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 195px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg06
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 196px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Carimg07
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 197px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Eimage
{
   left: 1440px;
   top: 13px;
   width: 360px;
   height: 366px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Fimage
{
   left: 1800px;
   top: 19px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Gimage
{
   left: 2160px;
   top: 19px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Cartext01
{
   left: 282px;
   top: 232px;
   width: 204px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Cartext01
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Cartext01B
{
   left: 41px;
   top: 271px;
   width: 687px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#wb_Cartext01B
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#wb_CarText02B
{
   left: 41px;
   top: 271px;
   width: 687px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#wb_CarText02B
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#wb_cartext02
{
   left: 282px;
   top: 232px;
   width: 204px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_cartext02
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Cartext03
{
   left: 282px;
   top: 232px;
   width: 204px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Cartext03
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_CarText03B
{
   left: 41px;
   top: 271px;
   width: 687px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#wb_CarText03B
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 17px;
}
#wb_CarText04
{
   left: 219px;
   top: 232px;
   width: 331px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_CarText04
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_carText05
{
   left: 276px;
   top: 232px;
   width: 216px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_carText05
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_CarText06
{
   left: 221px;
   top: 232px;
   width: 327px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_CarText06
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Text1
{
   left: 270px;
   top: 232px;
   width: 229px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 36px;
}
#wb_Car360Atx01
{
   left: 10px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Atx01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Text02
{
   left: 494px;
   top: 151px;
   width: 144px;
   height: 128px;
   visibility: visible;
   display: inline;
}
#wb_Car360Text02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Car360BTX01
{
   left: 854px;
   top: 151px;
   width: 144px;
   height: 128px;
   visibility: visible;
   display: inline;
}
#wb_Car360BTX01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Car360BTX02
{
   left: 370px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360BTX02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Tx01
{
   left: 730px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Tx01
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Tx02
{
   left: 1214px;
   top: 151px;
   width: 144px;
   height: 128px;
   visibility: visible;
   display: inline;
}
#wb_Car360Tx02
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Car360Dtext
{
   left: 1090px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Dtext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Etext
{
   left: 1450px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Etext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360FText
{
   left: 1810px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360FText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_Car360Gtext
{
   left: 2170px;
   top: 10px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Gtext
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 16px;
}
#wb_EmbeddedPage1
{
   left: 0px;
   top: 567px;
   width: 768px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_divisor
{
   left: 0px;
   top: 0px;
   width: 768px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#divisor
{
   width: 768px;
   height: 4px;
}
#wb_TextoPie
{
   left: 98px;
   top: 17px;
   width: 572px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_TextoPie
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_divisor2
{
   left: 0px;
   top: 54px;
   width: 768px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#divisor2
{
   width: 768px;
   height: 4px;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #EAEAE1;
   background-image: none;
}
#wb_EncabezadoHome
{
   left: 0px;
   top: 0px;
   width: 307px;
   height: 96px;
   visibility: visible;
   display: inline;
}
#LogoSanbayan
{
   left: 24px;
   top: 24px;
   width: 148px;
   height: 71px;
   visibility: visible;
   display: inline;
}
#wb_LaOficinaMenu
{
   left: 26px;
   top: 128px;
   width: 122px;
   height: 26px;
   visibility: hidden;
   display: none;
}
#wb_LaOficinaMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ServiciosMenu
{
   left: 26px;
   top: 166px;
   width: 116px;
   height: 26px;
   visibility: hidden;
   display: none;
}
#wb_ServiciosMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_NoticiasMneu
{
   left: 26px;
   top: 201px;
   width: 100px;
   height: 26px;
   visibility: hidden;
   display: none;
}
#wb_NoticiasMneu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_ContactoMenu
{
   left: 26px;
   top: 238px;
   width: 79px;
   height: 26px;
   visibility: hidden;
   display: none;
}
#wb_ContactoMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#CampoDeBusqueda
{
   left: 9px;
   top: 2px;
   width: 182px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#CampoDeBusqueda
{
   line-height: 16px;
}
#BotonBuscar
{
   left: 206px;
   top: 3px;
   width: 73px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_ProyectosMenu
{
   left: 26px;
   top: 201px;
   width: 100px;
   height: 26px;
   visibility: hidden;
   display: none;
}
#wb_ProyectosMenu
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Inicio
{
   left: 26px;
   top: 128px;
   width: 122px;
   height: 26px;
   visibility: hidden;
   display: none;
}
#wb_Inicio
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Lupa
{
   left: 293px;
   top: 72px;
   width: 14px;
   height: 14px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#LayerBuscador
{
   left: 0px;
   top: 130px;
   width: 316px;
   height: 34px;
   visibility: hidden;
   display: none;
}
#wb_CerrarBuscador
{
   left: 284px;
   top: 1px;
   width: 23px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#CerrarBuscador
{
   width: 23px;
   height: 27px;
}
#CerrarBuscador i
{
   line-height: 27px;
   font-size: 23px;
   width: 22px;
}
#wb_Menu360
{
   left: 223px;
   top: 62px;
   width: 41px;
   height: 34px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Menu360
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   width: 41px;
   height: 34px;
}
#Menu360:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#Menu360 .line
{
   background: #FFFFFF;
}
#Menu360:hover .line
{
   background: #424242;
}
#Menu360 .line
{
   top: 4px;
}
#Menu360 .line:first-child
{
   margin-top: 7px;
}
#Menu360-overlay ul
{
   font-size: 19px;
   text-align: center;
}
#wb_CarouselHOME
{
   left: 0px;
   top: 119px;
   width: 360px;
   height: 353px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#CarouselHOME .frame
{
   width: 360px;
   height: 353px;
}
#CarouselHOME_back
{
   top: 45%;
}
#CarouselHOME_next
{
   top: 45%;
}
#CarouselHOME_back
{
   left: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#CarouselHOME_next
{
   right: 4px;
   top: 45%;
   width: 32px;
   height: 32px;
}
#wb_CarouselHOME .carousel-control-prev-icon, #wb_CarouselHOME .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_Carousel360
{
   left: 0px;
   top: 164px;
   width: 360px;
   height: 529px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Carousel360 .frame
{
   width: 360px;
   height: 529px;
}
#Carousel360_back
{
   top: 46%;
}
#Carousel360_next
{
   top: 46%;
}
#Carousel360_back
{
   left: 4px;
   top: 46%;
   width: 32px;
   height: 32px;
}
#Carousel360_next
{
   right: 4px;
   top: 46%;
   width: 32px;
   height: 32px;
}
#wb_Carousel360 .carousel-control-prev-icon, #wb_Carousel360 .carousel-control-next-icon
{
   width: 32px;
   height: 32px;
}
#wb_CArimg01
{
   left: 10px;
   top: 40px;
   width: 190px;
   height: 197px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg02
{
   left: 0px;
   top: 20px;
   width: 330px;
   height: 196px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg03
{
   left: 0px;
   top: 20px;
   width: 346px;
   height: 197px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg04
{
   left: 0px;
   top: 20px;
   width: 326px;
   height: 197px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360A
{
   left: 0px;
   top: 0px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360BImage
{
   left: 360px;
   top: 0px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Cimage
{
   left: 720px;
   top: 0px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Dimage
{
   left: 1080px;
   top: 0px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Car360Dimage
{
   border: 0px solid transparent;
}
#wb_CarImg05
{
   left: 0px;
   top: 20px;
   width: 342px;
   height: 195px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_CarImg06
{
   left: 0px;
   top: 20px;
   width: 335px;
   height: 196px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Carimg07
{
   left: 0px;
   top: 20px;
   width: 207px;
   height: 197px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Eimage
{
   left: 1440px;
   top: 0px;
   width: 360px;
   height: 366px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Fimage
{
   left: 1800px;
   top: 0px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Car360Gimage
{
   left: 2160px;
   top: 0px;
   width: 360px;
   height: 360px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Cartext01
{
   left: 10px;
   top: 10px;
   width: 204px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_Cartext01
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Cartext01B
{
   left: 172px;
   top: 20px;
   width: 161px;
   height: 264px;
   visibility: visible;
   display: inline;
}
#wb_Cartext01B
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_CarText02B
{
   left: 172px;
   top: 20px;
   width: 161px;
   height: 264px;
   visibility: visible;
   display: inline;
}
#wb_CarText02B
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_cartext02
{
   left: 10px;
   top: 10px;
   width: 204px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_cartext02
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Cartext03
{
   left: 10px;
   top: 10px;
   width: 204px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_Cartext03
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_CarText03B
{
   left: 172px;
   top: 20px;
   width: 161px;
   height: 288px;
   visibility: visible;
   display: inline;
}
#wb_CarText03B
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#wb_CarText04
{
   left: 10px;
   top: 10px;
   width: 204px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_CarText04
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_carText05
{
   left: 10px;
   top: 10px;
   width: 204px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_carText05
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_CarText06
{
   left: 10px;
   top: 10px;
   width: 204px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_CarText06
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Text1
{
   left: 10px;
   top: 10px;
   width: 204px;
   height: 49px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Car360Atx01
{
   left: 120px;
   top: 397px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Atx01
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Car360Text02
{
   left: 22px;
   top: 433px;
   width: 317px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_Car360Text02
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 14px;
}
#wb_Car360BTX01
{
   left: 382px;
   top: 433px;
   width: 317px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_Car360BTX01
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 14px;
}
#wb_Car360BTX02
{
   left: 480px;
   top: 397px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360BTX02
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Car360Tx01
{
   left: 840px;
   top: 396px;
   width: 120px;
   height: 29px;
   visibility: visible;
   display: inline;
}
#wb_Car360Tx01
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Car360Tx02
{
   left: 742px;
   top: 433px;
   width: 317px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_Car360Tx02
{
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 14px;
}
#wb_Car360Dtext
{
   left: 1200px;
   top: 396px;
   width: 120px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360Dtext
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Car360Etext
{
   left: 1560px;
   top: 396px;
   width: 120px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360Etext
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Car360FText
{
   left: 1907px;
   top: 396px;
   width: 146px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360FText
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_Car360Gtext
{
   left: 2266px;
   top: 396px;
   width: 146px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Car360Gtext
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 29px;
}
#wb_EmbeddedPage1
{
   left: 0px;
   top: 749px;
   width: 360px;
   height: 80px;
   visibility: visible;
   display: inline;
}
#wb_divisor
{
   left: 0px;
   top: 0px;
   width: 360px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#divisor
{
   width: 360px;
   height: 4px;
}
#wb_TextoPie
{
   left: 16px;
   top: 18px;
   width: 329px;
   height: 44px;
   visibility: visible;
   display: inline;
}
#wb_TextoPie
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 23px;
}
#wb_divisor2
{
   left: 0px;
   top: 76px;
   width: 360px;
   height: 4px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#divisor2
{
   width: 360px;
   height: 4px;
}
}
