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;
   overflow-x: hidden;
}
a
{
   color: #CF122E;
   text-decoration: underline;
}
a:active
{
   color: #D3D3D3;
}
a:hover
{
   color: #D3D3D3;
   text-decoration: underline;
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FF0000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2
{
   width: 1200px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid2
{
   width: 100%;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_master_frameResponsiveMenu1
{
   display: block;
   background-color: #000000;
   font-family: "Rajdhani";
   font-weight: 600;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#master_frameResponsiveMenu1
{
   display: inline-block;
   background-color: #000000;
   height: 55px;
}
#wb_master_frameResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_master_frameResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_master_frameResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_master_frameResponsiveMenu1 ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 0px;
}
#wb_master_frameResponsiveMenu1 ul li a
{
   background-color: #000000;
   color: #FFFFFF;
   font-family: "Rajdhani";
   font-weight: 600;
   font-size: 20px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
   text-align: center;
}
#wb_master_frameResponsiveMenu1 > ul > li > a 
{
   height: 25px;
}
.master_frameResponsiveMenu1 a 
{
   display: block;
}
#wb_master_frameResponsiveMenu1 li:hover > a, #wb_master_frameResponsiveMenu1 li .active
{
   background-color: #000000;
   color: #FF0000;
}
#wb_master_frameResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 55px;
}
#wb_master_frameResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_master_frameResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 105px;
}
#wb_master_frameResponsiveMenu1 ul ul li a
{
   background-color: #7A7A7A;
   border: 0px solid #7A7A7A;
   color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > a, #wb_master_frameResponsiveMenu1 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_master_frameResponsiveMenu1 ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_master_frameResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_master_frameResponsiveMenu1 ul ul ul li 
{
   left: 105px;
   position: relative;
   top: -55px;
}
#wb_master_frameResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_master_frameResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_master_frameResponsiveMenu1 li:hover > a .arrow-down, #wb_master_frameResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FF0000;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_master_frameResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_master_frameResponsiveMenu1 .toggle,[id^=master_frameResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:1100px) 
{
#wb_master_frameResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_master_frameResponsiveMenu1 ul li a, #wb_master_frameResponsiveMenu1 .toggle
{
   font-size: 20px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_master_frameResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.master_frameResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#master_frameResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_master_frameResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_master_frameResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #000000;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 30px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_master_frameResponsiveMenu1 .toggle:hover
{
   background-color: #000000;
   color: #FF0000;
}
[id^=master_frameResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#master_frameResponsiveMenu1-title
{
   height: 55px !important;
   line-height: 55px !important;
   text-align: center;
}
#wb_master_frameResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_master_frameResponsiveMenu1 ul ul .toggle,
#wb_master_frameResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_master_frameResponsiveMenu1 a:hover,
#wb_master_frameResponsiveMenu1 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle,
#wb_master_frameResponsiveMenu1 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_master_frameResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_master_frameResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_master_frameResponsiveMenu1 ul li i 
{
   margin-right: 0px;
}
#wb_master_frameResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > ul,
#wb_master_frameResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_master_frameResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_master_frameResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#master_frameResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 20px;
   top: 15px;
   user-select: none;
}
#master_frameResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_master_frameResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 .toggle:hover .arrow-down, #wb_master_frameResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FF0000;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_master_frameResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_master_frameLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#master_frameLayoutGrid2
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#master_frameLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_frameLayoutGrid2
{
   width: 1200px;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   float: left;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#master_frameLayoutGrid2:before,
#master_frameLayoutGrid2:after,
#master_frameLayoutGrid2 .row:before,
#master_frameLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#master_frameLayoutGrid2:after,
#master_frameLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#master_frameLayoutGrid2
{
   width: 100%;
}
#master_frameLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #FFFFFF;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_frameImage2
{
   margin: 0;
   vertical-align: top;
}
#master_frameImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 250px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_master_frameLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#master_frameLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
}
#master_frameLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#master_frameLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#master_frameLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#master_frameLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../wbfx-images/BANNER-ELECTRICIDAD-ALICANTE-MOTO.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 200px 15px 200px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #FFFFFF;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 53px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 0px 0px 10px rgba(0,0,0,0.50);
}
#wb_recambios-accesorios-biciText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 0 0 ;
   text-align: left;
}
#wb_recambios-accesorios-biciText1 div
{
   text-align: left;
}
#wb_recambios-accesorios-biciText1
{
   display: block;
   margin: 30px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_toldos-alicanteLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #DCDCDC;
   border-right-color: #DCDCDC;
   border-bottom-color: #DCDCDC;
   border-left-color: #DCDCDC;
   box-sizing: border-box;
   margin: 0;
}
#toldos-alicanteLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 70px 0 70px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#toldos-alicanteLayoutGrid4 > .col-1, #toldos-alicanteLayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#toldos-alicanteLayoutGrid4 > .col-1, #toldos-alicanteLayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#toldos-alicanteLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#toldos-alicanteLayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 800px)
{
#toldos-alicanteLayoutGrid4 > .col-1, #toldos-alicanteLayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_toldos-alicanteText17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_toldos-alicanteText17 div
{
   text-align: justify;
}
#wb_toldos-alicanteText17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_toldos-alicanteHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#toldos-alicanteHeading1
{
   color: #000000;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_contactoIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 10px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#contactoIcon1
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.contactoIcon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.contactoIcon1:before
{
   content: "\e8c5";
}
#contactoIcon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_contactoIcon1:hover #contactoIcon1 i
{
   color: #000000;
}
#wb_contactoText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_contactoText1 div
{
   text-align: justify;
}
#wb_contactoText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_contactoIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 10px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#contactoIcon2
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.contactoIcon2
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.contactoIcon2:before
{
   content: "\e0bf";
}
#contactoIcon2 i
{
   color: #000000;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_contactoIcon2:hover #contactoIcon2 i
{
   color: #000000;
}
#wb_contactoText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_contactoText2 div
{
   text-align: justify;
}
#wb_contactoText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_contactoIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 10px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#contactoIcon3
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.contactoIcon3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.contactoIcon3:before
{
   content: "\e569";
}
#contactoIcon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_contactoIcon3:hover #contactoIcon3 i
{
   color: #000000;
}
#wb_contactoText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_contactoText3 div
{
   text-align: justify;
}
#wb_contactoText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_contactoImage1
{
   margin: 0;
   vertical-align: top;
}
#contactoImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 270px;
   height: 162px;
   vertical-align: top;
}
#wb_contactoHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: left;
}
#contactoHeading1
{
   color: #000000;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_contactoText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_contactoText10 div
{
   text-align: justify;
}
#wb_contactoText10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Editbox3
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 20px 0 ;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox3:focus
{
   border-color: #696969;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(105,105,105,0.60);
   outline: 0;
}
#Editbox7
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 20px 0 ;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox7:focus
{
   border-color: #696969;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(105,105,105,0.60);
   outline: 0;
}
#Editbox6
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 20px 0 ;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#Editbox6:focus
{
   border-color: #696969;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(105,105,105,0.60);
   outline: 0;
}
#contactoTextArea1
{
   box-sizing: border-box;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Barlow;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0 0 20px 0 ;
   overflow: auto;
   resize: none;
}
#contactoTextArea1:focus
{
   border-color: #696969;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(105,105,105,0.60);
   outline: 0;
}
#wb_presupuestos-reformas-logronoCheckbox1
{
   margin: 0;
}
#wb_presupuestos-reformas-logronoCheckbox1
{
   position: relative;
}
#wb_presupuestos-reformas-logronoCheckbox1, #wb_presupuestos-reformas-logronoCheckbox1 *, #wb_presupuestos-reformas-logronoCheckbox1 *::before, #wb_presupuestos-reformas-logronoCheckbox1 *::after
{
   box-sizing: border-box;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']
{
   position: relative;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
}
#wb_presupuestos-reformas-logronoCheckbox1 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   padding: 0;
}
#wb_presupuestos-reformas-logronoCheckbox1 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}
#wb_presupuestos-reformas-logronoCheckbox1 label::after
{
   display: inline-block;
   position: absolute;
   width: 20px;
   height: 20px;
   left: 0;
   top: 0;
   visibility: visible;
   padding: 0;
   text-align: center;
   line-height: 20px;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2080%2080%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M74%2021%20C75%2022%2c%2076%2023%2c%2076%2024%20C76%2026%2c%2075%2027%2c%2074%2028%20L42%2060%20L36%2066%20C35%2067%2c%2033%2068%2c%2032%2068%20C31%2068%2c%2029%2067%2c%2028%2066%20L22%2060%20L6%2044%20C5%2043%2c%205%2042%2c%205%2041%20C5%2039%2c%205%2038%2c%206%2037%20L12%2031%20C13%2030%2c%2014%2029%2c%2016%2029%20C17%2029%2c%2018%2030%2c%2019%2031%20L32%2044%20L61%2015%20C62%2014%2c%2063%2013%2c%2064%2013%20C66%2013%2c%2067%2014%2c%2068%2015%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   background-size: 80% 80%;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#wb_contactoText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 5px 0;
   margin: 0 0 20px 0 ;
   text-align: left;
}
#wb_contactoText4 div
{
   text-align: left;
}
#wb_contactoText4
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_presupuestos-reformas-cadizCaptcha1 span
{
   display: block;
   overflow: hidden;
   padding: 0 0px 0 5px;
}
#presupuestos-reformas-cadizCaptcha1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Lato;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#presupuestos-reformas-cadizCaptcha1:focus
{
   outline: 0;
}
#Button2
{
   border: 0px solid #D80027;
   border-radius: 30px;
   background-color: #1E1E1E;
   background-image: none;
   color: #FFFFFF;
   cursor: progress;
   font-family: "Rajdhani";
   font-weight: 600;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 20px 0 30px 0 ;
}
#Button2:focus
{
   outline: 0;
}
#Layer16
{
   background-color: #1D1D1D;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text51 div
{
   text-align: left;
}
#Line7
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Image29
{
   vertical-align: top;
}
#Image29
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image32
{
   vertical-align: top;
}
#Image32
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text59 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text59 div
{
   text-align: left;
}
#wb_Text62 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text62 div
{
   text-align: left;
}
#wb_Image31
{
   vertical-align: top;
}
#Image31
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text60 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text60 div
{
   text-align: left;
}
#Line9
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text52 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text52 div
{
   text-align: left;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text64 div
{
   text-align: center;
}
#Line14
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text55 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text55 div
{
   text-align: justify;
}
#Line10
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text53 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text53 div
{
   text-align: left;
}
#wb_Image25
{
   vertical-align: top;
}
#Image25
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image28
{
   vertical-align: top;
}
#Image28
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Line15
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line11
{
   border-color: #CF122E;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text54 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text54 div
{
   text-align: left;
}
#wb_Text57 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text57 div
{
   text-align: left;
}
#wb_Text63 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text63 div
{
   text-align: center;
}
#wb_Text65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text65 div
{
   text-align: center;
}
#Line17
{
   border-color: #F5F5F5;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text58 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text58 div
{
   text-align: left;
}
#wb_master_frameText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText4 div
{
   text-align: left;
}
#wb_master_frameText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText5 div
{
   text-align: left;
}
#wb_master_frameText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText6 div
{
   text-align: left;
}
#wb_master_frameText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_master_frameText7 div
{
   text-align: left;
}
#wb_master_frameIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 10px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_master_frameIcon1 a
{
   text-decoration: none;
}
#wb_master_frameIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#master_frameIcon1
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.master_frameIcon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.master_frameIcon1:before
{
   content: "\f0d2";
}
#master_frameIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_frameIcon1:hover #master_frameIcon1 i
{
   color: #000000;
}
#wb_master_frameIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 10px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_master_frameIcon2 a
{
   text-decoration: none;
}
#wb_master_frameIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#master_frameIcon2
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_frameIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_frameIcon2:hover #master_frameIcon2 i
{
   color: #000000;
}
#wb_master_frameText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_master_frameText3
{
   color: #FFFFFF;
   font-family: Barlow;
   font-weight: normal;
   font-size: 17px;
}
#wb_master_frameText3 div
{
   text-align: center;
}
#wb_master_frameText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_frameIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 0 10px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_master_frameIcon3 a
{
   text-decoration: none;
}
#wb_master_frameIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#master_frameIcon3
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.master_frameIcon3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.master_frameIcon3:before
{
   content: "\e558";
}
#master_frameIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_master_frameIcon3:hover #master_frameIcon3 i
{
   color: #000000;
}
#wb_master_frameText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_master_frameText8
{
   color: #FFFFFF;
   font-family: Barlow;
   font-weight: normal;
   font-size: 15px;
}
#wb_master_frameText8 div
{
   text-align: center;
}
#wb_master_frameText8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
/*MIT LICENCE*/
/*Web builder FX*/
.floating-wpp {
    position: fixed;
    bottom: 20px;
    left: 15px;
    font-size: 12px;
    transition: bottom 0.2s;
}

.floating-wpp .floating-wpp-button {
    position: relative;
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, 0.4);
    transition: box-shadow 0.2s;
    cursor: pointer;
    overflow: hidden;
}

.floating-wpp .floating-wpp-button img,
.floating-wpp .floating-wpp-button svg {
    position: absolute;
    width: 100%;
    height: auto;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.floating-wpp:hover {
    bottom: 17px;
}

.floating-wpp:hover .floating-wpp-button {
    box-shadow: 1px 2px 8px rgba(60, 60, 60, 0.4);
}

.floating-wpp .floating-wpp-popup {
    /*border: 2px solid white;*/
    border-radius: 5px;
    background-color: #E9FFE9;
    position: absolute;
    overflow: hidden;
    padding: 0;
    box-shadow: 5px 5px 8px rgba(60, 60, 60, 0.25);
    width: 0px;
    height: 0px;
    bottom: 0;
    opacity: 0;
    transition: bottom 0.1s ease-out, opacity 0.2s ease-out;
    transform-origin: bottom;
}

.floating-wpp .floating-wpp-popup.active {
    padding: 0 12px 12px 12px;
    width: 260px;
    height: auto;
    bottom: 82px;
    opacity: 1;
}

.floating-wpp .floating-wpp-popup .floating-wpp-message {
    background-color: white;
    padding: 8px;
    border-radius: 0px 5px 5px 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: opacity 0.2s;
}

.floating-wpp .floating-wpp-popup.active .floating-wpp-message {
    opacity: 1;
    transition-delay: 0.2s;
}

.floating-wpp .floating-wpp-popup .floating-wpp-head {
    text-align: right;
    color: white;
    margin: 0 -15px 10px -15px;
    padding: 6px 12px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.floating-wpp .floating-wpp-input-message {
    background-color: #F5F5F5;
    margin: 10px -15px -15px -15px;
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.floating-wpp .floating-wpp-input-message textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    padding: 8px;
    margin: 10px 0;
    width: 100%;
    max-width: 100%;
    font-family: inherit;
    font-size: inherit;
    resize: none;
}

.floating-wpp .floating-wpp-btn-send {
    margin-left: 12px;
    font-size: 0;
    cursor: pointer;
}
#wb_Shape8 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape8 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape8 a .hover
{
   visibility: hidden;
}
#wb_Shape8 a:hover .hover
{
   visibility: visible;
}
#wb_Shape8 a:hover .default
{
   visibility: hidden;
}
#Shape8
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape8
{
   margin: 10px 0 0 0 ;
   vertical-align: top;
}
#wb_Text58
{
   position: absolute;
   left: 961px;
   top: 226px;
   width: 215px;
   height: 16px;
   z-index: 55;
}
#Line11
{
   position: absolute;
   left: 961px;
   top: 166px;
   width: 33px;
   z-index: 48;
}
#wb_Image31
{
   position: absolute;
   left: 37px;
   top: 246px;
   width: 24px;
   height: 24px;
   z-index: 37;
}
#wb_Image32
{
   position: absolute;
   left: 37px;
   top: 296px;
   width: 24px;
   height: 24px;
   z-index: 34;
}
#Editbox6
{
   display: block;
   width: 100%;
   height: 35px;
   z-index: 24;
}
#wb_master_frameResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 8;
}
#wb_Image28
{
   position: absolute;
   left: 741px;
   top: 190px;
   width: 32px;
   height: 32px;
   z-index: 46;
}
#wb_Image25
{
   position: absolute;
   left: 698px;
   top: 191px;
   width: 32px;
   height: 32px;
   z-index: 45;
}
#wb_Image29
{
   position: absolute;
   left: 38px;
   top: 195px;
   width: 24px;
   height: 24px;
   z-index: 33;
}
#Line13
{
   position: absolute;
   left: 71px;
   top: 168px;
   width: 150px;
   z-index: 32;
}
#Button2
{
   display: inline-block;
   width: 226px;
   height: 52px;
   z-index: 29;
}
#Editbox7
{
   display: block;
   width: 100%;
   height: 35px;
   z-index: 23;
}
#wb_master_frameExtension1
{
   position: absolute;
   left: 4px;
   top: 0px;
   width: 319px;
   height: 86px;
   z-index: 61;
}
#wb_Text64
{
   position: absolute;
   left: 527px;
   top: 444px;
   width: 193px;
   height: 16px;
   text-align: center;
   z-index: 60;
}
#wb_contactoIcon3
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 17;
}
#wb_contactoIcon2
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 15;
}
#wb_contactoIcon1
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 13;
}
#wb_Text65
{
   position: absolute;
   left: 884px;
   top: 447px;
   width: 279px;
   height: 14px;
   text-align: center;
   z-index: 53;
}
#Line7
{
   position: absolute;
   left: 38px;
   top: 168px;
   width: 33px;
   z-index: 31;
}
#presupuestos-reformas-logronoCheckbox1
{
   display: inline-block;
}
#wb_contactoHeading1
{
   display: block;
   width: 100%;
   z-index: 20;
}
#wb_Text62
{
   position: absolute;
   left: 67px;
   top: 195px;
   width: 219px;
   height: 16px;
   z-index: 36;
}
#wb_Text63
{
   position: absolute;
   left: 10px;
   top: 446px;
   width: 307px;
   height: 14px;
   text-align: center;
   z-index: 52;
}
#wb_Text53
{
   position: absolute;
   left: 698px;
   top: 133px;
   width: 144px;
   height: 26px;
   z-index: 44;
}
#Editbox3
{
   display: block;
   width: 100%;
   height: 35px;
   z-index: 22;
}
#wb_contactoImage1
{
   display: inline-block;
   width: 270px;
   height: 162px;
   z-index: 19;
}
#wb_Text52
{
   position: absolute;
   left: 389px;
   top: 133px;
   width: 164px;
   height: 26px;
   z-index: 40;
}
#wb_Text60
{
   position: absolute;
   left: 68px;
   top: 249px;
   width: 157px;
   height: 18px;
   z-index: 38;
}
#wb_toldos-alicanteHeading1
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_Text51
{
   position: absolute;
   left: 38px;
   top: 133px;
   width: 183px;
   height: 26px;
   z-index: 30;
}
#wb_Shape8
{
   display: inline-block;
   width: 226px;
   height: 52px;
   z-index: 7;
   position: relative;
}
#wb_master_frameImage2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 6;
}
#Layer16
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 471px;
   float: left;
   clear: left;
   display: block;
   z-index: 62;
}
#contactoTextArea1
{
   display: block;
   width: 100%;
   height: 65px;
   z-index: 25;
}
#wb_Text57
{
   position: absolute;
   left: 961px;
   top: 197px;
   width: 225px;
   height: 16px;
   z-index: 51;
}
#wb_presupuestos-reformas-logronoCheckbox1
{
   display: inline-block;
   width: 20px;
   height: 20px;
   z-index: 26;
}
#Layer16_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_master_frameText7
{
   position: absolute;
   left: 961px;
   top: 346px;
   width: 225px;
   height: 16px;
   z-index: 59;
}
#wb_master_frameText6
{
   position: absolute;
   left: 961px;
   top: 316px;
   width: 225px;
   height: 16px;
   z-index: 58;
}
#wb_master_frameText5
{
   position: absolute;
   left: 961px;
   top: 285px;
   width: 225px;
   height: 16px;
   z-index: 57;
}
#wb_master_frameText4
{
   position: absolute;
   left: 961px;
   top: 254px;
   width: 225px;
   height: 16px;
   z-index: 56;
}
#wb_Text55
{
   position: absolute;
   left: 386px;
   top: 193px;
   width: 231px;
   height: 98px;
   text-align: justify;
   z-index: 42;
}
#Line14
{
   position: absolute;
   left: 422px;
   top: 167px;
   width: 150px;
   z-index: 41;
}
#wb_presupuestos-reformas-cadizCaptcha1
{
   display: block;
   width: 100%;
   z-index: 28;
}
#wb_Text54
{
   position: absolute;
   left: 961px;
   top: 133px;
   width: 189px;
   height: 26px;
   z-index: 50;
}
#Line15
{
   position: absolute;
   left: 730px;
   top: 168px;
   width: 150px;
   z-index: 47;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 9;
}
#Line16
{
   position: absolute;
   left: 994px;
   top: 166px;
   width: 150px;
   z-index: 49;
}
#Shape8
{
   width: 226px;
   height: 52px;
}
#Line17
{
   position: absolute;
   left: 99px;
   top: 434px;
   width: 1002px;
   z-index: 54;
}
#Line9
{
   position: absolute;
   left: 389px;
   top: 167px;
   width: 33px;
   z-index: 39;
}
#Line10
{
   position: absolute;
   left: 698px;
   top: 168px;
   width: 33px;
   z-index: 43;
}
#wb_Text59
{
   position: absolute;
   left: 68px;
   top: 300px;
   width: 224px;
   height: 16px;
   z-index: 35;
}
#wb_master_frameIcon3
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 4;
}
#wb_master_frameIcon1
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 2;
}
#wb_master_frameIcon2
{
   display: inline-block;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 0;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 1009px;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 1009px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-biciText1
{
   visibility: visible;
   display: block;
}
#wb_recambios-accesorios-biciText1
{
   margin: 30px 0 0 0 ;
   padding: 0;
}
#wb_toldos-alicanteLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_toldos-alicanteLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#toldos-alicanteLayoutGrid4
{
   height: auto;
   padding: 70px 0 70px 0;
}
#wb_toldos-alicanteText17
{
   visibility: visible;
   display: block;
}
#wb_toldos-alicanteText17
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_toldos-alicanteHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_contactoIcon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon1
{
   width: 32px;
   height: 32px;
}
#contactoIcon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText1
{
   visibility: visible;
   display: block;
}
#wb_contactoText1
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoIcon2
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon2
{
   width: 32px;
   height: 32px;
}
#contactoIcon2 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText2
{
   visibility: visible;
   display: block;
}
#wb_contactoText2
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoIcon3
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon3
{
   width: 32px;
   height: 32px;
}
#contactoIcon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText3
{
   visibility: visible;
   display: block;
}
#wb_contactoText3
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoImage1
{
   width: 270px;
   height: 162px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#contactoImage1
{
   width: 270px;
   height: 162px;
}
#wb_contactoHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_contactoText10
{
   visibility: visible;
   display: block;
}
#wb_contactoText10
{
   margin: 0;
   padding: 0 0 20px 0;
}
#Editbox3
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: -14px;
}
#Editbox7
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox7
{
   line-height: -14px;
}
#Editbox6
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   line-height: -14px;
}
#contactoTextArea1
{
   width: 100%;
   height: 139px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_presupuestos-reformas-logronoCheckbox1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']
{
   width: 20px;
   height: 20px;
}
#wb_presupuestos-reformas-logronoCheckbox1 label::before
{
   width: 20px;
   height: 20px;
   border-color: #CCCCCC;
}
#wb_presupuestos-reformas-logronoCheckbox1 label::after
{
   width: 20px;
   height: 20px;
   line-height: 20px;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:checked + label::after
{
   color: #FFFFFF;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_contactoText4
{
   visibility: visible;
   display: block;
}
#wb_contactoText4
{
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_presupuestos-reformas-cadizCaptcha1
{
   width: 100%;
   height: 76px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Button2
{
   width: 226px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#Layer16
{
   height: 471px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 1024px;
}
#Layer16
{
    width: 100%;
    height: 471px;
}
#wb_Text51
{
   left: 15px;
   top: 120px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 15px;
   top: 165px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 48px;
   top: 165px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 18px;
   top: 197px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 19px;
   top: 300px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 54px;
   top: 304px;
   width: 169px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 54px;
   top: 193px;
   width: 175px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 18px;
   top: 245px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 54px;
   top: 247px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 292px;
   top: 162px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 292px;
   top: 116px;
   width: 138px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 439px;
   top: 444px;
   width: 177px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 325px;
   top: 162px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 289px;
   top: 188px;
   width: 231px;
   height: 98px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 572px;
   top: 165px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 572px;
   top: 119px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 572px;
   top: 188px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 616px;
   top: 188px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 604px;
   top: 165px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 788px;
   top: 164px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 821px;
   top: 164px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 788px;
   top: 119px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 788px;
   top: 192px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 10px;
   top: 446px;
   width: 307px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 729px;
   top: 449px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 11px;
   top: 427px;
   width: 1002px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 1px;
}
#wb_Text58
{
   left: 788px;
   top: 221px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 788px;
   top: 251px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 788px;
   top: 282px;
   width: 225px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 788px;
   top: 312px;
   width: 220px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 788px;
   top: 344px;
   width: 220px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 271px;
   top: 327px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 753px;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 753px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-biciText1
{
   visibility: visible;
   display: block;
}
#wb_recambios-accesorios-biciText1
{
   margin: 30px 0 0 0 ;
   padding: 0;
}
#wb_toldos-alicanteLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_toldos-alicanteLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#toldos-alicanteLayoutGrid4
{
   height: auto;
   padding: 70px 0 70px 0;
}
#wb_toldos-alicanteText17
{
   visibility: visible;
   display: block;
}
#wb_toldos-alicanteText17
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_toldos-alicanteHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_contactoIcon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon1
{
   width: 32px;
   height: 32px;
}
#contactoIcon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText1
{
   visibility: visible;
   display: block;
}
#wb_contactoText1
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoIcon2
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon2
{
   width: 32px;
   height: 32px;
}
#contactoIcon2 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText2
{
   visibility: visible;
   display: block;
}
#wb_contactoText2
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoIcon3
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon3
{
   width: 32px;
   height: 32px;
}
#contactoIcon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText3
{
   visibility: visible;
   display: block;
}
#wb_contactoText3
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoImage1
{
   width: 270px;
   height: 162px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#contactoImage1
{
   width: 270px;
   height: 162px;
}
#wb_contactoHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_contactoText10
{
   visibility: visible;
   display: block;
}
#wb_contactoText10
{
   margin: 0;
   padding: 0 0 20px 0;
}
#Editbox3
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: -14px;
}
#Editbox7
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox7
{
   line-height: -14px;
}
#Editbox6
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   line-height: -14px;
}
#contactoTextArea1
{
   width: 100%;
   height: 139px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_presupuestos-reformas-logronoCheckbox1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']
{
   width: 20px;
   height: 20px;
}
#wb_presupuestos-reformas-logronoCheckbox1 label::before
{
   width: 20px;
   height: 20px;
   border-color: #CCCCCC;
}
#wb_presupuestos-reformas-logronoCheckbox1 label::after
{
   width: 20px;
   height: 20px;
   line-height: 20px;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:checked + label::after
{
   color: #FFFFFF;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_contactoText4
{
   visibility: visible;
   display: block;
}
#wb_contactoText4
{
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_presupuestos-reformas-cadizCaptcha1
{
   width: 100%;
   height: 76px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Button2
{
   width: 226px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#Layer16
{
   height: 532px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 768px;
}
#Layer16
{
    width: 100%;
    height: 532px;
}
#wb_Text51
{
   left: 20px;
   top: 46px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 19px;
   top: 96px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 52px;
   top: 96px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 19px;
   top: 124px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 18px;
   top: 267px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 48px;
   top: 271px;
   width: 183px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 48px;
   top: 125px;
   width: 169px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 18px;
   top: 224px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 48px;
   top: 224px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 294px;
   top: 96px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 294px;
   top: 46px;
   width: 138px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 295px;
   top: 438px;
   width: 179px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 327px;
   top: 96px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 294px;
   top: 117px;
   width: 182px;
   height: 126px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 551px;
   top: 92px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 551px;
   top: 46px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 551px;
   top: 115px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 590px;
   top: 115px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 583px;
   top: 92px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 551px;
   top: 232px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 584px;
   top: 232px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 551px;
   top: 187px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 551px;
   top: 249px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 226px;
   top: 471px;
   width: 307px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 240px;
   top: 503px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 212px;
   top: 425px;
   width: 334px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 1px;
}
#wb_Text58
{
   left: 551px;
   top: 278px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 551px;
   top: 309px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 551px;
   top: 340px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 551px;
   top: 370px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 551px;
   top: 400px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 271px;
   top: 574px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 100%;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-biciText1
{
   visibility: visible;
   display: block;
}
#wb_recambios-accesorios-biciText1
{
   margin: 30px 0 0 0 ;
   padding: 0;
}
#wb_toldos-alicanteLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_toldos-alicanteLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#toldos-alicanteLayoutGrid4
{
   height: auto;
   padding: 70px 0 70px 0;
}
#wb_toldos-alicanteText17
{
   visibility: visible;
   display: block;
}
#wb_toldos-alicanteText17
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_toldos-alicanteHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_contactoIcon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon1
{
   width: 32px;
   height: 32px;
}
#contactoIcon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText1
{
   visibility: visible;
   display: block;
}
#wb_contactoText1
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoIcon2
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon2
{
   width: 32px;
   height: 32px;
}
#contactoIcon2 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText2
{
   visibility: visible;
   display: block;
}
#wb_contactoText2
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoIcon3
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon3
{
   width: 32px;
   height: 32px;
}
#contactoIcon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText3
{
   visibility: visible;
   display: block;
}
#wb_contactoText3
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoImage1
{
   width: 270px;
   height: 162px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#contactoImage1
{
   width: 270px;
   height: 162px;
}
#wb_contactoHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_contactoText10
{
   visibility: visible;
   display: block;
}
#wb_contactoText10
{
   margin: 0;
   padding: 0 0 20px 0;
}
#Editbox3
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: -14px;
}
#Editbox7
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox7
{
   line-height: -14px;
}
#Editbox6
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   line-height: -14px;
}
#contactoTextArea1
{
   width: 100%;
   height: 139px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_presupuestos-reformas-logronoCheckbox1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']
{
   width: 20px;
   height: 20px;
}
#wb_presupuestos-reformas-logronoCheckbox1 label::before
{
   width: 20px;
   height: 20px;
   border-color: #CCCCCC;
}
#wb_presupuestos-reformas-logronoCheckbox1 label::after
{
   width: 20px;
   height: 20px;
   line-height: 20px;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:checked + label::after
{
   color: #FFFFFF;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_contactoText4
{
   visibility: visible;
   display: block;
}
#wb_contactoText4
{
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_presupuestos-reformas-cadizCaptcha1
{
   width: 100%;
   height: 76px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Button2
{
   width: 226px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#Layer16
{
   height: 654px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 480px;
}
#Layer16
{
    width: 100%;
    height: 654px;
}
#wb_Text51
{
   left: 11px;
   top: 51px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 10px;
   top: 97px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 43px;
   top: 97px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 11px;
   top: 127px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 10px;
   top: 212px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 39px;
   top: 216px;
   width: 158px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 40px;
   top: 127px;
   width: 183px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 10px;
   top: 169px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 40px;
   top: 172px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 266px;
   top: 99px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 266px;
   top: 53px;
   width: 138px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 148px;
   top: 569px;
   width: 185px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 299px;
   top: 99px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 263px;
   top: 118px;
   width: 186px;
   height: 126px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 11px;
   top: 380px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 11px;
   top: 334px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 11px;
   top: 403px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 55px;
   top: 403px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 43px;
   top: 380px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 263px;
   top: 301px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 296px;
   top: 301px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 263px;
   top: 256px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 263px;
   top: 324px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 87px;
   top: 602px;
   width: 307px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 101px;
   top: 630px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 55px;
   top: 562px;
   width: 371px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 1px;
}
#wb_Text58
{
   left: 263px;
   top: 356px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 263px;
   top: 390px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 263px;
   top: 422px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 263px;
   top: 456px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 263px;
   top: 489px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 100px;
   top: 469px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#indexLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_master_frameLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid2
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#master_frameLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#master_frameLayoutGrid2
{
   width: 100%;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_master_frameLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid1
{
   height: auto;
   padding: 5px 0 5px 0;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_recambios-accesorios-biciText1
{
   visibility: visible;
   display: block;
}
#wb_recambios-accesorios-biciText1
{
   margin: 30px 0 0 0 ;
   padding: 0;
}
#wb_toldos-alicanteLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_toldos-alicanteLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#toldos-alicanteLayoutGrid4
{
   height: auto;
   padding: 70px 0 70px 0;
}
#wb_toldos-alicanteText17
{
   visibility: visible;
   display: block;
}
#wb_toldos-alicanteText17
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_toldos-alicanteHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_contactoIcon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon1
{
   width: 32px;
   height: 32px;
}
#contactoIcon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText1
{
   visibility: visible;
   display: block;
}
#wb_contactoText1
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoIcon2
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon2
{
   width: 32px;
   height: 32px;
}
#contactoIcon2 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText2
{
   visibility: visible;
   display: block;
}
#wb_contactoText2
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoIcon3
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#contactoIcon3
{
   width: 32px;
   height: 32px;
}
#contactoIcon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_contactoText3
{
   visibility: visible;
   display: block;
}
#wb_contactoText3
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_contactoImage1
{
   width: 270px;
   height: 162px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#contactoImage1
{
   width: 270px;
   height: 162px;
}
#wb_contactoHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 50px 0 0 0;
}
#wb_contactoText10
{
   visibility: visible;
   display: block;
}
#wb_contactoText10
{
   margin: 0;
   padding: 0 0 20px 0;
}
#Editbox3
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: -14px;
}
#Editbox7
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox7
{
   line-height: -14px;
}
#Editbox6
{
   width: 100%;
   height: 15px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   line-height: -14px;
}
#contactoTextArea1
{
   width: 100%;
   height: 139px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_presupuestos-reformas-logronoCheckbox1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']
{
   width: 20px;
   height: 20px;
}
#wb_presupuestos-reformas-logronoCheckbox1 label::before
{
   width: 20px;
   height: 20px;
   border-color: #CCCCCC;
}
#wb_presupuestos-reformas-logronoCheckbox1 label::after
{
   width: 20px;
   height: 20px;
   line-height: 20px;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:checked + label::after
{
   color: #FFFFFF;
}
#wb_presupuestos-reformas-logronoCheckbox1 input[type='checkbox']:checked + label::before
{
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_contactoText4
{
   visibility: visible;
   display: block;
}
#wb_contactoText4
{
   margin: 0;
   padding: 5px 0 5px 0;
}
#wb_presupuestos-reformas-cadizCaptcha1
{
   width: 100%;
   height: 76px;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Button2
{
   width: 226px;
   height: 52px;
   visibility: visible;
   display: inline-block;
   margin: 20px 0 30px 0 ;
   padding: 0;
   color: #FFFFFF;
}
#Layer16
{
   height: 1044px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Layer16
{
   width: 100%;
   margin: 0;
}
#Layer16_Container
{
   width: 320px;
}
#Layer16
{
    width: 100%;
    height: 1044px;
}
#wb_Text51
{
   left: 12px;
   top: 47px;
   width: 183px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text51
{
   margin: 0;
   padding: 0;
}
#Line7
{
   left: 12px;
   top: 93px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line7
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line13
{
   left: 45px;
   top: 93px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line13
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Image29
{
   left: 10px;
   top: 123px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image32
{
   left: 9px;
   top: 232px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text59
{
   left: 38px;
   top: 236px;
   width: 225px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text59
{
   margin: 0;
   padding: 0;
}
#wb_Text62
{
   left: 38px;
   top: 123px;
   width: 178px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text62
{
   margin: 0;
   padding: 0;
}
#wb_Image31
{
   left: 9px;
   top: 174px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text60
{
   left: 38px;
   top: 177px;
   width: 157px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text60
{
   margin: 0;
   padding: 0;
}
#Line9
{
   left: 15px;
   top: 334px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line9
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text52
{
   left: 11px;
   top: 289px;
   width: 138px;
   height: 26px;
   visibility: visible;
   display: inline;
}
#wb_Text52
{
   margin: 0;
   padding: 0;
}
#wb_Text64
{
   left: 50px;
   top: 957px;
   width: 201px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text64
{
   margin: 0;
   padding: 0;
}
#Line14
{
   left: 48px;
   top: 334px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line14
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text55
{
   left: 12px;
   top: 345px;
   width: 231px;
   height: 162px;
   visibility: visible;
   display: inline;
}
#wb_Text55
{
   margin: 0;
   padding: 0;
}
#Line10
{
   left: 15px;
   top: 585px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line10
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#wb_Text53
{
   left: 15px;
   top: 539px;
   width: 144px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Image25
{
   left: 15px;
   top: 608px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image28
{
   left: 53px;
   top: 608px;
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Line15
{
   left: 47px;
   top: 585px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line15
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#Line11
{
   left: 19px;
   top: 722px;
   width: 33px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line11
{
   border-color: #CF122E;
   border-bottom-width: 1px;
}
#Line16
{
   left: 52px;
   top: 722px;
   width: 150px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line16
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_Text54
{
   left: 19px;
   top: 677px;
   width: 189px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#wb_Text57
{
   left: 19px;
   top: 744px;
   width: 221px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Text63
{
   left: 8px;
   top: 990px;
   width: 300px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text63
{
   margin: 0;
   padding: 0;
}
#wb_Text65
{
   left: 19px;
   top: 1020px;
   width: 279px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text65
{
   margin: 0;
   padding: 0;
}
#Line17
{
   left: 54px;
   top: 945px;
   width: 209px;
   height: 2px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line17
{
   border-color: #F5F5F5;
   border-bottom-width: 2px;
}
#wb_Text58
{
   left: 19px;
   top: 775px;
   width: 215px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text58
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText4
{
   left: 19px;
   top: 806px;
   width: 201px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText4
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText5
{
   left: 19px;
   top: 837px;
   width: 224px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText6
{
   left: 19px;
   top: 871px;
   width: 221px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText6
{
   margin: 0;
   padding: 0;
}
#wb_master_frameText7
{
   left: 21px;
   top: 904px;
   width: 244px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_master_frameText7
{
   margin: 0;
   padding: 0;
}
#wb_master_frameIcon1
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon1
{
   width: 24px;
   height: 24px;
}
#master_frameIcon1 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameIcon2
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon2
{
   width: 24px;
   height: 24px;
}
#master_frameIcon2 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText3
{
   visibility: visible;
   display: block;
}
#wb_master_frameText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameIcon3
{
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
}
#master_frameIcon3
{
   width: 24px;
   height: 24px;
}
#master_frameIcon3 i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_master_frameText8
{
   visibility: visible;
   display: block;
}
#wb_master_frameText8
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_master_frameExtension1
{
   left: 1px;
   top: 439px;
   width: 319px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape8
{
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
}
}
body {font-family: Barlow}