html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#PanelLayer
{
   background-color: rgba(36,34,22,0.60);
   background-image: none;
}
#PanelLayer_panel
{
   background-color: rgba(36,34,22,0.60);
   background-image: none;
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 232px;
   z-index: 9999;
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.39);
   background-image: none;
   border: 1px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#header > .col-1, #header > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .col-1, #header > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#header > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#header > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 91.66666667%;
   max-width: 91.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#header > .col-1, #header > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#searchInput
{
   border: 0px solid #E15E28;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   box-sizing: border-box;
   line-height: 26px;
   padding: 4px 4px 4px 4px;
   margin: 15px 10px 15px 0px;
   text-align: left;
}
#searchInput:focus
{
   border-color: #E15E28;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(225,94,40,0.60);
   outline: 0;
}
#wb_searchClose
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 15px 0px 15px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_searchClose:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#searchClose
{
   height: 35px;
   width: 33px;
}
#searchClose i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 33px;
   line-height: 35px;
   vertical-align: middle;
   width: 25px;
}
#wb_searchClose:hover i
{
   color: #FFFFFF;
}
#intro
{
   background-color: transparent;
   margin: 0;
}
#intro-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.5;
}
#intro-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#intro-video iframe
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_down-arrow
{
   background-color: transparent;
   background-image: none;
   border: 3px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_down-arrow:hover
{
   background-color: transparent;
   background-image: none;
   border: 3px solid #FFFFFF;
}
#down-arrow
{
   height: 36px;
   width: 36px;
}
#down-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 36px;
   line-height: 36px;
   vertical-align: middle;
   width: 22px;
}
#wb_down-arrow:hover i
{
   color: #0AABE1;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_TextArt1
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#TextArt1{
   opacity: 0;
}
#wb_Proyectos
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#Proyectos
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Proyectos > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Proyectos > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Proyectos > .row > .col-1
{
   float: left;
}
#Proyectos > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#Proyectos:before,
#Proyectos:after,
#Proyectos .row:before,
#Proyectos .row:after
{
   display: table;
   content: " ";
}
#Proyectos:after,
#Proyectos .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Proyectos > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid7 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1, #LayoutGrid7 > .col-2, #LayoutGrid7 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#RollOverLayer4
{
   position: relative;
   display: block;
   width: 100%;
   height: 365px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#RollOverLayer4 .default
{
   position: absolute;
   top: 0;
   left: 0;
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverLayer4:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#RollOverLayer4 .hover
{
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   transform: scale(1);
}
#RollOverLayer4:hover .hover
{
   -webkit-transform: scale(1.2);
   -moz-transform: scale(1.2);
   transform: scale(1.2);
}
#RollOverLayer4 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer4 .default, #RollOverLayer4 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 30px 0px 0px 0px;
}
#RollOverLayer4 .hover
{
   background-color: transparent;
   background-image: url(../images/CartelTecnopolisaereomontadoconlogodachcom.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer4 .default
{
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Image7
{
   margin: 250px 0px 0px 0px;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 197px;
   height: 58px;
   vertical-align: top;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 30px 10px 30px;
   text-align: left;
}
#wb_Text13
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   line-height: 13.5px;
}
#wb_Text13 p, #wb_Text13 ul
{
   margin: 0;
   padding: 0;
}
#RollOverLayer5
{
   position: relative;
   display: block;
   width: 100%;
   height: 365px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#RollOverLayer5 .default
{
   position: absolute;
   top: 0;
   left: 0;
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverLayer5:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#RollOverLayer5 .hover
{
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   transform: scale(1);
}
#RollOverLayer5:hover .hover
{
   -webkit-transform: scale(1.2);
   -moz-transform: scale(1.2);
   transform: scale(1.2);
}
#RollOverLayer5 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer5 .default, #RollOverLayer5 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 30px 0px 0px 0px;
}
#RollOverLayer5 .hover
{
   background-color: transparent;
   background-image: url(../images/CartelTecnopolismontaje6.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer5 .default
{
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Image8
{
   margin: 250px 0px 0px 0px;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 166px;
   height: 58px;
   vertical-align: top;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 30px 10px 30px;
   text-align: justify;
}
#wb_Text9
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_Text9 p, #wb_Text9 ul
{
   margin: 0;
   padding: 0;
}
#RollOverLayer7
{
   position: relative;
   display: block;
   width: 100%;
   height: 365px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#RollOverLayer7 .default
{
   position: absolute;
   top: 0;
   left: 0;
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverLayer7:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#RollOverLayer7 .hover
{
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   transform: scale(1);
}
#RollOverLayer7:hover .hover
{
   -webkit-transform: scale(1.2);
   -moz-transform: scale(1.2);
   transform: scale(1.2);
}
#RollOverLayer7 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer7 .default, #RollOverLayer7 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 30px 0px 0px 0px;
}
#RollOverLayer7 .hover
{
   background-color: transparent;
   background-image: url(../images/CLARO_equipos.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer7 .default
{
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Image9
{
   margin: 250px 0px 0px 0px;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 166px;
   height: 58px;
   vertical-align: top;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 30px 10px 30px;
   text-align: left;
}
#wb_Text8
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   line-height: 13.5px;
}
#wb_Text8 p, #wb_Text8 ul
{
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid8 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2, #LayoutGrid8 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#RollOverLayer6
{
   position: relative;
   display: block;
   width: 100%;
   height: 365px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#RollOverLayer6 .default
{
   position: absolute;
   top: 0;
   left: 0;
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverLayer6:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#RollOverLayer6 .hover
{
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   transform: scale(1);
}
#RollOverLayer6:hover .hover
{
   -webkit-transform: scale(1.2);
   -moz-transform: scale(1.2);
   transform: scale(1.2);
}
#RollOverLayer6 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer6 .default, #RollOverLayer6 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 30px 0px 0px 0px;
}
#RollOverLayer6 .hover
{
   background-color: transparent;
   background-image: url(../images/TELEFONICA_monopolo60mts.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer6 .default
{
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Image10
{
   margin: 250px 0px 0px 0px;
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 166px;
   height: 58px;
   vertical-align: top;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 30px 10px 30px;
   text-align: justify;
}
#wb_Text10
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text10 p, #wb_Text10 ul
{
   margin: 0;
   padding: 0;
}
#RollOverLayer8
{
   position: relative;
   display: block;
   width: 100%;
   height: 365px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#RollOverLayer8 .default
{
   position: absolute;
   top: 0;
   left: 0;
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverLayer8:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#RollOverLayer8 .hover
{
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   transform: scale(1);
}
#RollOverLayer8:hover .hover
{
   -webkit-transform: scale(1.2);
   -moz-transform: scale(1.2);
   transform: scale(1.2);
}
#RollOverLayer8 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer8 .default, #RollOverLayer8 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 30px 0px 0px 0px;
}
#RollOverLayer8 .hover
{
   background-color: transparent;
   background-image: url(../images/CERAGON_obra.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer8 .default
{
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Image11
{
   margin: 250px 0px 0px 0px;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 166px;
   height: 58px;
   vertical-align: top;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 30px 10px 30px;
   text-align: left;
}
#wb_Text11
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_Text11 p, #wb_Text11 ul
{
   margin: 0;
   padding: 0;
}
#RollOverLayer9
{
   position: relative;
   display: block;
   width: 100%;
   height: 365px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#RollOverLayer9 .default
{
   position: absolute;
   top: 0;
   left: 0;
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverLayer9:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#RollOverLayer9 .hover
{
   -webkit-transition: all 800ms linear;
   -moz-transition: all 800ms linear;
   transition: all 800ms linear;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   transform: scale(1);
}
#RollOverLayer9:hover .hover
{
   -webkit-transform: scale(1.2);
   -moz-transform: scale(1.2);
   transform: scale(1.2);
}
#RollOverLayer9 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer9 .default, #RollOverLayer9 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 30px 0px 0px 0px;
}
#RollOverLayer9 .hover
{
   background-color: transparent;
   background-image: url(../images/MOVISTAR_torre.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #DDDDDD;
   box-sizing: border-box;
}
#RollOverLayer9 .default
{
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border: 0px #DDDDDD solid;
   box-sizing: border-box;
}
#wb_Image12
{
   margin: 250px 0px 0px 0px;
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 166px;
   height: 58px;
   vertical-align: top;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 30px 10px 30px;
   text-align: left;
}
#wb_Text12
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 19px;
}
#wb_Text12 p, #wb_Text12 ul
{
   margin: 0;
   padding: 0;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
}
#Image13
{
   border-width: 0;
   display: inline-block;
   width: 131px;
   height: 61px;
   vertical-align: top;
}
#wb_presenta
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#presenta
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#presenta > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#presenta > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#presenta > .row > .col-1
{
   float: left;
}
#presenta > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#presenta:before,
#presenta:after,
#presenta .row:before,
#presenta .row:after
{
   display: table;
   content: " ";
}
#presenta:after,
#presenta .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#presenta > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image6
{
   margin: 30px 0px 0px 0px;
   vertical-align: top;
}
#Image6
{
   border-width: 0;
   display: inline-block;
   width: 235px;
   height: 138px;
   vertical-align: top;
}
#wb_Text34 
{
   background-color: rgba(255,255,255,0.20);
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 20px 20px 20px;
   margin: 5px 5px 5px 5px;
   text-align: center;
}
#wb_Text34
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 36px;
}
#wb_Text34 div
{
   text-align: center;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4, #LayoutGrid3 > .col-5, #LayoutGrid3 > .col-6
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4, #LayoutGrid3 > .col-5, #LayoutGrid3 > .col-6
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid3 > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .col-1, #LayoutGrid3 > .col-2, #LayoutGrid3 > .col-3, #LayoutGrid3 > .col-4, #LayoutGrid3 > .col-5, #LayoutGrid3 > .col-6
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid19
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid19
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2, #LayoutGrid19 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2, #LayoutGrid19 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid19 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid19 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid19 > .col-1, #LayoutGrid19 > .col-2, #LayoutGrid19 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Servicios
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#Servicios
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Servicios > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Servicios > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Servicios > .row > .col-1
{
   float: left;
}
#Servicios > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#Servicios:before,
#Servicios:after,
#Servicios .row:before,
#Servicios .row:after
{
   display: table;
   content: " ";
}
#Servicios:after,
#Servicios .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Servicios > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon4
{
   height: 48px;
   width: 38px;
}
#FontAwesomeIcon4 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 21px;
}
#wb_FontAwesomeIcon4:hover i
{
   color: #0563C1;
}
#wb_FontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon3
{
   height: 48px;
   width: 38px;
}
#FontAwesomeIcon3 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 31px;
}
#wb_FontAwesomeIcon3:hover i
{
   color: #2E8B57;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
}
#FontAwesomeIcon1
{
   height: 28px;
   width: 28px;
}
#FontAwesomeIcon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #FFFFFF;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu1 a
{
   display: block;
   color: #999999;
   border: 0px solid #222222;
   background-color: #242216;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 88.83%;
   height: 40px;
   padding: 0px 5px 0px 18px;
   vertical-align: middle;
   line-height: 40px;
   text-align: left;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #7A6542;
   background-image: none;
   border: 0px solid #222222;
}
#wb_CssMenu1 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_FontAwesomeIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #616161;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
}
#wb_FontAwesomeIcon5:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #616161;
}
#FontAwesomeIcon5
{
   height: 28px;
   width: 28px;
}
#FontAwesomeIcon5 i
{
   color: #616161;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 21px;
}
#wb_FontAwesomeIcon5:hover i
{
   color: #616161;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon2
{
   height: 48px;
   width: 38px;
}
#FontAwesomeIcon2 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 21px;
}
#wb_FontAwesomeIcon2:hover i
{
   color: #FF0000;
}
#wb_colorTabsMenu
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#colorTabsMenu
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#colorTabsMenu > .row
{
   margin-right: 0;
   margin-left: 0;
}
#colorTabsMenu > .row > .col-1, #colorTabsMenu > .row > .col-2, #colorTabsMenu > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#colorTabsMenu > .row > .col-1, #colorTabsMenu > .row > .col-2, #colorTabsMenu > .row > .col-3
{
   float: left;
}
#colorTabsMenu > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#colorTabsMenu > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#colorTabsMenu > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#colorTabsMenu:before,
#colorTabsMenu:after,
#colorTabsMenu .row:before,
#colorTabsMenu .row:after
{
   display: table;
   content: " ";
}
#colorTabsMenu:after,
#colorTabsMenu .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#colorTabsMenu > .row > .col-1, #colorTabsMenu > .row > .col-2, #colorTabsMenu > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#ThemeableButton1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   margin: 0;
}
#ThemeableButton1 .ui-button
{
   position: absolute;
   padding: 0;
}
#ThemeableButton1.ui-corner-all
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#ThemeableButton1.ui-corner-all
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#ThemeableButton1.ui-button
{
   background-color: #CECECE;
   background-image: none;
   border: 1px solid #F6F6F6;
   color: #454545;
}
#ThemeableButton1.ui-state-hover, #ThemeableButton1.ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #E6E6E6;
   background-image: none;
   color: #2B2B2B;
}
#ThemeableButton1.ui-state-active, #ThemeableButton1.ui-button:active
{
   border-color: #CECECE;
   background-color: #CECECE;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton1.ui-button .ui-icon
{
   background-image: url(images/index-ThemeableButton1-default.png);
   background-position: 0 0;
}
#ThemeableButton1.ui-button:hover .ui-icon
{
   background-image: url(images/index-ThemeableButton1-hover.png);
   background-position: 0 0;
}
#ThemeableButton1.ui-button:active .ui-icon
{
   background-image: url(images/index-ThemeableButton1-active.png);
   background-position: 0 0;
}
#ThemeableButton1.ui-visual-focus
{
   box-shadow: none;
}
#ThemeableButton2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   margin: 0;
}
#ThemeableButton2 .ui-button
{
   position: absolute;
   padding: 0;
}
#ThemeableButton2.ui-corner-all
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#ThemeableButton2.ui-corner-all
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#ThemeableButton2.ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #F6F6F6;
   color: #454545;
}
#ThemeableButton2.ui-state-hover, #ThemeableButton2.ui-button:hover
{
   border-color: #CCCCCC;
   background-color: #DDDDDD;
   background-image: none;
   color: #2B2B2B;
}
#ThemeableButton2.ui-state-active, #ThemeableButton2.ui-button:active
{
   border-color: #A5A5A5;
   background-color: #A5A5A5;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton2.ui-button .ui-icon
{
   background-image: url(images/index-ThemeableButton2-default.png);
   background-position: 0 0;
}
#ThemeableButton2.ui-button:hover .ui-icon
{
   background-image: url(images/index-ThemeableButton2-hover.png);
   background-position: 0 0;
}
#ThemeableButton2.ui-button:active .ui-icon
{
   background-image: url(images/index-ThemeableButton2-active.png);
   background-position: 0 0;
}
#ThemeableButton2.ui-visual-focus
{
   box-shadow: none;
}
#ThemeableButton3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   margin: 0;
}
#ThemeableButton3 .ui-button
{
   position: absolute;
   padding: 0;
}
#ThemeableButton3.ui-corner-all
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#ThemeableButton3.ui-corner-all
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#ThemeableButton3.ui-button
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #F6F6F6;
   color: #454545;
}
#ThemeableButton3.ui-state-hover, #ThemeableButton3.ui-button:hover
{
   border-color: #DDDDDD;
   background-color: #DDDDDD;
   background-image: none;
   color: #2B2B2B;
}
#ThemeableButton3.ui-state-active, #ThemeableButton3.ui-button:active
{
   border-color: #A5A5A5;
   background-color: #A5A5A5;
   background-image: none;
   color: #FFFFFF;
}
#ThemeableButton3.ui-button .ui-icon
{
   background-image: url(images/index-ThemeableButton3-default.png);
   background-position: 0 0;
}
#ThemeableButton3.ui-button:hover .ui-icon
{
   background-image: url(images/index-ThemeableButton3-hover.png);
   background-position: 0 0;
}
#ThemeableButton3.ui-button:active .ui-icon
{
   background-image: url(images/index-ThemeableButton3-active.png);
   background-position: 0 0;
}
#ThemeableButton3.ui-visual-focus
{
   box-shadow: none;
}
#wb_colorTabsCarousel
{
   background-color: #F2F5F7;
   background-image: none;
   margin: 0;
}
#wb_colorTabsCarousel
{
   height: 462px;
}
#colorTabsCarousel
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#colorTabsCarousel .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
#colorTabsCarousel .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transition: -webkit-transform 0ms ease-in-out;
   transition: transform 0ms ease-in-out;
   height: 100%;
   text-align: center;
}
#colorTabsCarousel .carousel-item-next:not(.carousel-item-left), #colorTabsCarousel .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#colorTabsCarousel .carousel-item-prev:not(.carousel-item-right), #colorTabsCarousel .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#colorTabsCarousel .carousel-innerframe
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#colorTabsCarousel .carousel-inner > .carousel-item > img, #colorTabsCarousel .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#colorTabsCarousel .carousel-inner > .active, #colorTabsCarousel .carousel-inner > .carousel-item-next, #colorTabsCarousel .carousel-inner > .carousel-item-prev
{
   display: block;
}
#colorTabsCarousel .carousel-inner > .carousel-item-next, #colorTabsCarousel .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#colorTabsCarousel .frame
{
   width: 940px;
   display: inline-block;
   float: left;
   height: 462px;
}
#colorTabsCarousel .frame-1
{
   background-color: transparent;
   background-image: url(../images/10644953_801859503186293_7237697364162214959_n.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#colorTabsCarousel .frame-2
{
   background-color: transparent;
   background-image: url(../images/10420008_801860036519573_3492694334375483635_n.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#colorTabsCarousel .frame-3
{
   background-color: transparent;
   background-image: url(../images/10801654_801352113237032_7122030448514595684_n.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 30px 30px 30px;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text21
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text21 div
{
   text-align: left;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 30px 30px 30px;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text24
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text24 div
{
   text-align: left;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   height: 370px;
   overflow-y: auto;
   padding: 30px 30px 30px 30px;
   margin: 5px 5px 5px 5px;
   text-align: left;
}
#wb_Text7
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text17
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_Elequipo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#Elequipo
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Elequipo > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Elequipo > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Elequipo > .row > .col-1
{
   float: left;
}
#Elequipo > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#Elequipo:before,
#Elequipo:after,
#Elequipo .row:before,
#Elequipo .row:after
{
   display: table;
   content: " ";
}
#Elequipo:after,
#Elequipo .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Elequipo > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_equipo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#equipo
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#equipo > .col-1, #equipo > .col-2, #equipo > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#equipo > .col-1, #equipo > .col-2, #equipo > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#equipo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#equipo > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#equipo > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#equipo > .col-1, #equipo > .col-2, #equipo > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border-width: 0;
   display: inline-block;
   width: 282px;
   height: 187px;
   vertical-align: top;
}
#wb_texto900 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_texto900
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_texto900 div
{
   text-align: center;
}
#wb_Image26
{
   margin: 0;
   vertical-align: top;
}
#Image26
{
   border-width: 0;
   display: inline-block;
   width: 282px;
   height: 187px;
   vertical-align: top;
}
#wb_Text48 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text48
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text48 div
{
   text-align: center;
}
#wb_Text45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 30px 20px 20px 20px;
   text-align: left;
}
#wb_Text45
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text45 div
{
   text-align: left;
}
#wb_Contacto
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#Contacto
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Contacto > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Contacto > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Contacto > .row > .col-1
{
   float: left;
}
#Contacto > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#Contacto:before,
#Contacto:after,
#Contacto .row:before,
#Contacto .row:after
{
   display: table;
   content: " ";
}
#Contacto:after,
#Contacto .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Contacto > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 58.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid20
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(205,133,63,0.68);
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid20
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid20 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid20 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid20 > .row > .col-1
{
   float: left;
}
#LayoutGrid20 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGrid20:before,
#LayoutGrid20:after,
#LayoutGrid20 .row:before,
#LayoutGrid20 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid20:after,
#LayoutGrid20 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid20 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_location-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0px 0px 20px 0px;
   text-align: left;
}
#wb_location-text
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_location-text div
{
   text-align: left;
}
#Editbox2
{
   border: 1px solid #E1E1E1;
   background-color: #FFFFFF;
   background-image: none;
   color :#777777;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   box-sizing: border-box;
   line-height: 17px;
   padding: 8px 8px 8px 8px;
   margin: 0px 0px 15px 0px;
   text-align: left;
}
#Editbox4
{
   border: 1px solid #E1E1E1;
   background-color: #FFFFFF;
   background-image: none;
   color :#777777;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   box-sizing: border-box;
   line-height: 17px;
   padding: 8px 8px 8px 8px;
   margin: 0px 0px 15px 0px;
   text-align: left;
}
#Editbox1
{
   border: 1px solid #E1E1E1;
   background-color: #FFFFFF;
   background-image: none;
   color :#777777;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   box-sizing: border-box;
   line-height: 17px;
   padding: 8px 8px 8px 8px;
   margin: 0px 0px 15px 0px;
   text-align: left;
}
#Editbox3
{
   border: 1px solid #E1E1E1;
   background-color: #FFFFFF;
   background-image: none;
   color :#777777;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   box-sizing: border-box;
   line-height: 17px;
   padding: 8px 8px 8px 8px;
   margin: 0px 0px 15px 0px;
   text-align: left;
}
#TextArea1
{
   border: 1px solid #E1E1E1;
   background-color: #FFFFFF;
   background-image: none;
   color :#777777;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   box-sizing: border-box;
   padding: 8px 8px 8px 8px;
   margin: 0px 0px 15px 0px;
   text-align: left;
   overflow: auto;
   resize: none;
}
#Button1
{
   border: 1px solid #CD853F;
   background-color: #CD853F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   margin: 0;
}
#Combobox1
{
   border: 1px solid #D3D3D3;
   background-color: #FFFFFF;
   background-image: none;
   color: #C0C0C0;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   padding: 4px 4px 4px 4px;
   margin: 0px 0px 15px 0px;
   box-sizing: border-box;
}
#Combobox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#FileUpload1 *
{
   box-sizing: border-box;
}
#FileUpload1{
   display: table;
   border-collapse: separate;
   margin: 0px 0px 15px 0px;
}
#FileUpload1 .form-control
{
   display: block;
   width: 100%;
   height: 35px;
   line-height: 27px;
   padding: 4px 4px 4px 4px;
   font-family:Arial;
   font-weight: bold;
   font-size: 16px;
   color: #C0C0C0;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
}
#FileUpload1 .form-control
{
   position: relative;
   z-index: 2;
   float: left;
   width: 100%;
   margin-bottom: 0px;
}
#FileUpload1 label
{
   display: inline-block;
   margin-bottom: 5px;
   font-weight: 700;
}
#FileUpload1 .input-group-btn, FileUpload1 .form-control
{
   display: table-cell;
}
#FileUpload1 :first-child.form-control, FileUpload1 :first-child.input-group-btn > .btn, FileUpload1 :first-child.input-group-btn > .btn-group > .btn, FileUpload1 :last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn, FileUpload1 :last-child.input-group-btn > :not(:last-child).btn-group > .btn
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#FileUpload1 .input-group-btn
{
   width: 1%;
   white-space: nowrap;
   vertical-align: middle;
   position: relative;
   font-size: 0px;
   white-space: nowrap;
}
#FileUpload1 .btn
{
   display: inline-block;
   margin-bottom: 0px;
   font-weight: 400;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   background-color: #CD853F;
   background-image: none;
   border: 1px solid #CD853F;
   color: #FFFFFF;
   white-space: nowrap;
   padding: 4px 8px 4px 8px;
   font-family:Arial;
   font-weight: bold;
   font-size: 16px;
   line-height: 27px;
   border-radius: 0px;
   height: 35px;
}
#FileUpload1 .input-group-btn > .btn
{
   position: relative;
}
#FileUpload1 :last-child.form-control, #FileUpload1 :last-child.input-group-btn > .btn, #FileUpload1 :last-child.input-group-btn > .btn-group > .btn, #FileUpload1 :first-child.input-group-btn > :not(:first-child).btn, FileUpload1 :first-child.input-group-btn > :not(:first-child).btn-group > .btn
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#FileUpload1 :last-child.input-group-btn > .btn, FileUpload1 :last-child.input-group-btn > .btn-group
{
   margin-left: -1px;
}
#wb_location-icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_location-icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#location-icon1
{
   height: 48px;
   width: 38px;
}
#location-icon1 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 21px;
}
#wb_location-icon1:hover i
{
   color: #FF0000;
}
#wb_FontAwesomeIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon6:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon6
{
   height: 48px;
   width: 38px;
}
#FontAwesomeIcon6 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 31px;
}
#wb_FontAwesomeIcon6:hover i
{
   color: #FF0000;
}
#wb_FontAwesomeIcon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon7
{
   height: 48px;
   width: 38px;
}
#FontAwesomeIcon7 i
{
   color: #BABABA;
   display: inline-block;
   font-size: 38px;
   line-height: 48px;
   vertical-align: middle;
   width: 31px;
}
#wb_FontAwesomeIcon7:hover i
{
   color: #2E8B57;
}
#wb_Image27
{
   margin: 0;
   vertical-align: top;
}
#Image27
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 320px;
   height: 239px;
   vertical-align: top;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text5 div
{
   text-align: left;
}
#Accordion3
{
   width: 100%;
   height: 100%;
}
#wb_Accordion3 .ui-helper-reset
{
   line-height: normal !important;
}
#Accordion3 .ui-accordion-header
{
   font-family: Arial;
   font-weight: normal;
   font-size: 8px !important;
   font-style: normal;
   padding: 8px 8px 8px 10px;
   text-align: left;
}
#Accordion3 h3
{
   display: block;
   margin: 0;
}
#Accordion3 .ui-accordion-header .ui-icon
{
   background-image: url(../images/index-Accordion3-default.png);
   background-position: 0 0;
   padding-right: 4px;
}
#Accordion3 .ui-state-active .ui-icon
{
   background-image: url(../images/index-Accordion3-active.png);
}
#Accordion3 .ui-accordion-content
{
   padding: 4px 4px 4px 4px;
   position: relative;
   font-size: 0;
   text-align: left;
}
#Accordion3, #Accordion3 > .ui-corner-all, #Accordion3 > .ui-corner-top
{
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
}
#Accordion3 .ui-corner-all, #Accordion3 .ui-corner-bottom
{
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 0px;
}
#Accordion3 .ui-widget-content
{
   border-color: #DDDDDD;
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
}
#Accordion3 .ui-state-default
{
   border-color: #4F4F4F;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
}
#Accordion3 .ui-state-hover
{
   border-color: #7B7B7B;
   background-color: #7B7B7B;
   background-image: none;
   color: #F5F5F5;
}
#Accordion3 .ui-state-active
{
   border-color: #4F4F4F;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
}
#wb_Accordion3
{
   margin: 30px 0px 0px 0px;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0px 30px 0px;
   text-align: center;
}
#Heading1
{
   color: #E6E6E6;
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 3px 3px 3px rgba(0,0,0,0.50);
}
#wb_alianzas
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0px 30px 0px;
   text-align: center;
}
#alianzas
{
   color: #E6E6E6;
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 3px 3px 3px rgba(0,0,0,0.50);
}
#wb_servicios
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0px 30px 0px;
   text-align: center;
}
#servicios
{
   color: #E6E6E6;
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 3px 3px 3px rgba(0,0,0,0.50);
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0px 30px 0px;
   text-align: center;
}
#Heading2
{
   color: #E6E6E6;
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 3px 3px 3px rgba(0,0,0,0.50);
}
#wb_contacto
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0px 30px 0px;
   text-align: center;
}
#contacto
{
   color: #E6E6E6;
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 3px 3px 3px rgba(0,0,0,0.50);
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14 div
{
   text-align: left;
}
#wb_Image18
{
   margin: 20px 20px 20px 20px;
   vertical-align: top;
}
#Image18
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 169px;
   height: 94px;
   vertical-align: top;
}
#wb_Image17
{
   margin: 20px 20px 24px 20px;
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 126px;
   height: 95px;
   vertical-align: top;
}
#wb_Image16
{
   margin: 0;
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 159px;
   height: 101px;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 91px;
   height: 91px;
   vertical-align: top;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 131px;
   height: 49px;
   vertical-align: top;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 131px;
   height: 131px;
   vertical-align: top;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0px 30px 0px;
   text-align: center;
}
#Heading4
{
   color: #E6E6E6;
   font-family: Arial;
   font-weight: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 3px 3px 3px rgba(0,0,0,0.50);
}
#wb_Image14
{
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 131px;
   height: 131px;
   vertical-align: top;
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 131px;
   height: 34px;
   vertical-align: top;
}
#wb_Image19
{
   margin: 0;
   vertical-align: top;
}
#Image19
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 131px;
   height: 48px;
   vertical-align: top;
}
#headerPanelMenu_panel 
{
    margin-top: 65px;
}
#headerPanelMenu-footer 
{
    font-size: 12px;
    bottom: 70px !important;
}
#wb_down-arrow
{
   top: auto !important; 
   bottom: 25px !important;
   left: 50% !important;
   margin-left: -25px;
}
