div#container
{
   width: 960px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background-image: linear-gradient(to bottom, #646464 0%, #F5F5F5 25%, #646464 100%);
}
body
{
   background-color: #818181;
   color: #D3D3D3;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #D3D3D3;
   text-decoration: none;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #F5F5F5;
   text-decoration: underline;
}
#master-pagePageHeader1
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#master-pageTable1
{
   border-radius: 0px;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
   border-collapse: separate;
   border-spacing: 1px;
   margin: 0;
}
#master-pageTable1 td, #master-pageTable1 th
{
   padding: 0;
}
#master-pageTable1 td div
{
   white-space: nowrap;
}
#master-pageTable1 p, #master-pageTable1 ul
{
   margin: 0;
   padding: 0;
}
#master-pageTable1 .cell0
{
   background-color: #003153;
   background-image: none;
   text-align: center;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 16px;
   line-height: 19.5px;
}
#master-pageTable1 .cell1
{
   background-color: #003153;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Tahoma;
   font-size: 16px;
   line-height: 19.5px;
}
#master-pageTable1 .cell2
{
   background-color: #003153;
   background-image: none;
   text-align: center;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#master-pageTable1 .cell3
{
   background-color: #FFFFFF;
   background-image: none;
   text-align: left;
   vertical-align: middle;
   color: #000000;
   font-family: "Trebuchet MS";
   font-size: 15px;
   line-height: 18.5px;
}
#wb_master-pageImage1
{
   vertical-align: top;
}
#master-pageImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#master-pageOverlayMenu1
{
   background-color: #424242;
   background-image: none;
   border: 0px solid #424242;
   border-radius: 0px;
   margin: 0;
}
#master-pageOverlayMenu1:hover
{
   background-color: #CCCCCC;
   background-image: none;
   border-color: #424242;
}
#master-pageOverlayMenu1
{
   display: block;
   width: 65px;
   height: 65px;
   position: absolute;
   overflow: hidden;
}
#master-pageOverlayMenu1 .line
{
   width: 40px;
   height: 8px;
   position: relative;
   top: 7px;
   background: #FFFFFF;
   display: block;
   margin: 8px auto;
   transition: all 0.3s ease-in-out;
}
#master-pageOverlayMenu1:hover .line
{
   background: #424242;
}
#master-pageOverlayMenu1.open .line:nth-child(1)
{
   transform: translateY(16px) rotate(45deg);
}
#master-pageOverlayMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#master-pageOverlayMenu1.open .line:nth-child(3)
{
   transform: translateY(-16px) rotate(-45deg);
}
#master-pageOverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   left: 0;
   overflow-y: auto;
   position: absolute;
   top: 0;
   width: 400px;
   z-index: 9998 !important;
   background-color: rgba(122,122,122,0.87);
}
#master-pageOverlayMenu1-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-decoration: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.master-pageOverlayMenu1
{
   width: 100%;
   max-width: 400px;
}
.master-pageOverlayMenu1 a
{
   text-decoration: none;
}
.master-pageOverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.master-pageOverlayMenu1 li
{
   position: relative;
}
.master-pageOverlayMenu1 li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #FFFFFF;
   outline: none;
}
.master-pageOverlayMenu1 li a:hover, .master-pageOverlayMenu1 li a.active
{
   color: #424242;
   background-color: #CCCCCC;
}
#master-pageOverlayMenu1-overlay
{
   opacity: 0;
   visibility: hidden;
   transform: scale(0.8);
  transition: transform 400ms, opacity 400ms, visibility 0s 400ms;
}
#master-pageOverlayMenu1-overlay.show
{
   opacity: 1;
   visibility: visible;
   transform: scale(1);
   transition: transform 400ms, opacity 400ms;
}
.master-pageOverlayMenu1 .sub-menu
{
   padding-top: 0;
   padding-left: 15px !important;
   display: none;
}
.master-pageOverlayMenu1 .item-has-children > a 
{
   position: relative;
}
.master-pageOverlayMenu1 .item-has-children > a::after
{
   background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2211%22%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8%205.5L1.9%2011%20.1%209.4l4.3-3.8L.1%201.8%202%20.1l6%205.4%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
   background-size: 8px 11px;
   bottom: auto;
   content: "";
   display: block;
   height: 11px;
   position: absolute;
   right: 1em;
   top: 50%;
   width: 8px;
   transform: translateY(-50%);
}
.master-pageOverlayMenu1 .item-has-children > a.submenu-open::after
{
   transform: translateY(-50%) rotate(90deg);
}
.master-pageOverlayMenu1 .item-has-children > a:hover::after
{
   background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2211%22%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20fill%3D%22%23424242%22%20d%3D%22M8%205.5L1.9%2011%20.1%209.4l4.3-3.8L.1%201.8%202%20.1l6%205.4%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
}
#master-pageOverlayMenu1-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
}
.master-pageOverlayMenu1-effect
{
   transition: all 500ms linear;
}
#wb_master-pageText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 0 0;
   margin: 0;
   text-align: right;
   animation: animate-border 1000ms linear 0ms infinite normal both;
}
#wb_master-pageText1 div
{
   text-align: right;
}
#wb_headerIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_headerIcon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon6
{
   height: 40px;
   width: 24px;
}
#headerIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 23px;
}
#wb_headerIcon6:hover #headerIcon6 i
{
   color: #28A7E9;
}
#wb_headerIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_headerIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon5
{
   height: 40px;
   width: 24px;
}
#headerIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 23px;
}
#wb_headerIcon5:hover #headerIcon5 i
{
   color: #28A7E9;
}
#wb_headerIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_headerIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon4
{
   height: 40px;
   width: 24px;
}
#headerIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 23px;
}
#wb_headerIcon4:hover #headerIcon4 i
{
   color: #28A7E9;
}
#wb_headerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_headerIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#headerIcon3
{
   height: 40px;
   width: 24px;
}
#headerIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 40px;
   vertical-align: middle;
   width: 23px;
}
#wb_headerIcon3:hover #headerIcon3 i
{
   color: #28A7E9;
}
#Productos-1HorizontalLine1
{
   border-color: #DD0000;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexTextArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Aletheia-Accesorios-AntivibracionText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Aletheia-Accesorios-AntivibracionText1 div
{
   text-align: justify;
}
#Aletheia-Accesorios-AntivibracionTextArt1
{
   border-width: 0;
   vertical-align: top;
}
#Aletheia-Accesorios-AntivibracionHorizontalLine1
{
   border-color: #DD0000;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Aletheia-Accesorios-AntivibracionText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Aletheia-Accesorios-AntivibracionText2
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: 400;
   font-size: 13px;
   line-height: 17px;
}
#wb_Aletheia-Accesorios-AntivibracionText2 p, #wb_Aletheia-Accesorios-AntivibracionText2 ul
{
   margin: 0;
   padding: 0;
}
#Aletheia-Accesorios-ElectricosSlideShow1 .image
{
   border-width: 0;
   border-radius: 8px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Aletheia-Accesorios-ElectricosSlideShow1 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#Aletheia-Accesorios-ElectricosSlideShow1 .pagination a
{
   display: inline-block;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(211,211,211,1.00);
}
#Aletheia-Accesorios-ElectricosSlideShow1 .pagination a.active
{
   background-color: rgba(211,211,211,1.00);
}
#Aletheia-Accesorios-ElectricosSlideShow1 a:not(:first-child) .image
{
   display: none;
}
#Aletheia-Accesorios-ElectricosSlideShow1 .slideshow-control
{
   cursor: pointer;
}
#Aletheia-Accesorios-ElectricosSlideShow1 .slideshow-control a
{
   border-style: none;
}
#wb_Aletheia-Accesorios-ElectricosText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Aletheia-Accesorios-ElectricosText1
{
   color: #000000;
   font-family: "Lucida Sans Unicode";
   font-weight: 400;
   font-size: 13px;
   line-height: 17px;
}
#wb_Aletheia-Accesorios-ElectricosText1 p, #wb_Aletheia-Accesorios-ElectricosText1 ul
{
   margin: 0;
   padding: 0;
}
#Aletheia-Accesorios-ConectoresSlideShow1 .image
{
   border-width: 0;
   border-radius: 8px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Aletheia-Accesorios-ConectoresSlideShow1 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#Aletheia-Accesorios-ConectoresSlideShow1 .pagination a
{
   display: inline-block;
   margin: 12px 12px 12px 12px;
   width: 11px;
   height: 11px;
   cursor: pointer;
   text-indent: -999px;
   border-radius: 50%;
   background-color: rgba(255,255,255,1.00);
   border: 1px solid rgba(211,211,211,1.00);
}
#Aletheia-Accesorios-ConectoresSlideShow1 .pagination a.active
{
   background-color: rgba(211,211,211,1.00);
}
#Aletheia-Accesorios-ConectoresSlideShow1 a:not(:first-child) .image
{
   display: none;
}
#Aletheia-Accesorios-ConectoresSlideShow1 .slideshow-control
{
   cursor: pointer;
}
#Aletheia-Accesorios-ConectoresSlideShow1 .slideshow-control a
{
   border-style: none;
}
#wb_Productos-2Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DC143C;
   border-radius: 0px;
   text-align: center;
   animation: heartbeat-1 1000ms linear 0ms infinite normal both;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Productos-2Icon2
{
   height: 32px;
   width: 37px;
}
#Productos-2Icon2 i
{
   color: #DC143C;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
   width: 31px;
}
#wb_Productos-2Icon2:hover #Productos-2Icon2 i
{
   color: #DC143C;
}
#wb_Aletheia-Accesorios-ConectoresIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DC143C;
   border-radius: 0px;
   text-align: center;
   animation: heartbeat-1 1000ms linear 0ms infinite normal both;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#Aletheia-Accesorios-ConectoresIcon1
{
   height: 32px;
   width: 37px;
}
#Aletheia-Accesorios-ConectoresIcon1 i
{
   color: #DC143C;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
   width: 31px;
}
#wb_Aletheia-Accesorios-ConectoresIcon1:hover #Aletheia-Accesorios-ConectoresIcon1 i
{
   color: #DC143C;
}
