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: #B22222;
   text-decoration: none;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #FF0000;
   text-decoration: none;
}
#wb_top
{
   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;
}
#top
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
}
#top > .col-1, #top > .col-2, #top > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#top > .col-1, #top > .col-2, #top > .col-3
{
   flex: 0 0 auto;
}
#top > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#top > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#top > .col-3
{
   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: center;
   text-align: center;
}
@media (max-width: 480px)
{
#top > .col-1, #top > .col-2, #top > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_header2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 15px 0 15px 0;
   margin-right: auto;
   margin-left: auto;
}
#header2 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#header2 > .col-1
{
   flex: 0 0 auto;
}
#header2 > .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)
{
#header2 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Layer19
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#RollOver1
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#RollOver1 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver1 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver1 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#RollOver1 .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#RollOver1:hover .hover
{
   opacity: 1;
}
#RollOver1:hover span
{
   opacity: 0;
}
#RollOver1 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#master_frameLine2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 32px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_master_frameLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   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: 10px;
   padding-left: 10px;
   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_master_frameResponsiveMenu1
{
   display: block;
   background-color: rgba(245,245,245,0.00);
   font-family: "Albert Sans";
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#master_frameResponsiveMenu1
{
   display: inline-block;
   background-color: rgba(245,245,245,0.00);
   height: 52px;
}
#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: rgba(245,245,245,0.00);
   color: #FF8C00;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_master_frameResponsiveMenu1 > ul > li > a 
{
   height: 22px;
}
.master_frameResponsiveMenu1 a 
{
   display: block;
}
#wb_master_frameResponsiveMenu1 li:hover > a, #wb_master_frameResponsiveMenu1 li .active
{
   background-color: #F5F5F5;
   color: #000000;
}
#wb_master_frameResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 52px;
}
#wb_master_frameResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_master_frameResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 231px;
}
#wb_master_frameResponsiveMenu1 ul ul li a
{
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
   color: #FF8C00;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > a, #wb_master_frameResponsiveMenu1 ul ul li .active
{
   background-color: #F5F5F5;
   color: #000000;
}
#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: 10px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_master_frameResponsiveMenu1 ul ul ul li 
{
   left: 231px;
   position: relative;
   top: -52px;
}
#wb_master_frameResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FF8C00;
   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 #FF8C00;
   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: #000000;
}
#wb_master_frameResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_master_frameResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #000000;
}
#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: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 10px 15px 10px;
}
#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: rgba(245,245,245,0.00);
   color: #FF8C00;
   padding: 0 10px 0 10px;
   line-height: 53px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_master_frameResponsiveMenu1 .toggle:hover
{
   background-color: #F5F5F5;
   color: #000000;
}
[id^=master_frameResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#master_frameResponsiveMenu1-title
{
   height: 52px !important;
   line-height: 52px !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 20px;
}
#wb_master_frameResponsiveMenu1 a:hover,
#wb_master_frameResponsiveMenu1 ul ul ul a 
{
   background-color: #FFFFFF;
   color: #FF8C00;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle,
#wb_master_frameResponsiveMenu1 ul ul a 
{
   background-color: #FFFFFF;
   color: #FF8C00;
}
#wb_master_frameResponsiveMenu1 ul ul ul a 
{
   padding: 15px 10px 15px 30px;
}
#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: 30px;
   top: 14px;
   user-select: none;
}
#master_frameResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FF8C00;
   color: #FF8C00;
   width: 24px;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #F5F5F5;
   color: #000000;
}
#wb_master_frameResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FF8C00;
}
#wb_master_frameResponsiveMenu1 .toggle:hover .arrow-down, #wb_master_frameResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #000000;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FF8C00;
}
#wb_master_frameResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_master_frameResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #000000;
}
}
#wb_empresa_aire_acondicionadoLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../wbfx-images/girona-moving-2025-3.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;
}
#empresa_aire_acondicionadoLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 225px 0 225px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#empresa_aire_acondicionadoLayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#empresa_aire_acondicionadoLayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#empresa_aire_acondicionadoLayoutGrid1 > .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: 480px)
{
#empresa_aire_acondicionadoLayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#empresa_aire_acondicionadoLayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.39;
}
#wb_empresa_aire_acondicionadoHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#empresa_aire_acondicionadoHeading1
{
   color: #FFFFFF;
   font-family: "Albert Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_empresa-mudanzas-gironaLayoutGrid2
{
   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;
}
#empresa-mudanzas-gironaLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#empresa-mudanzas-gironaLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#empresa-mudanzas-gironaLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#empresa-mudanzas-gironaLayoutGrid2 > .row > .col-1
{
   float: left;
}
#empresa-mudanzas-gironaLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#empresa-mudanzas-gironaLayoutGrid2:before,
#empresa-mudanzas-gironaLayoutGrid2:after,
#empresa-mudanzas-gironaLayoutGrid2 .row:before,
#empresa-mudanzas-gironaLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#empresa-mudanzas-gironaLayoutGrid2:after,
#empresa-mudanzas-gironaLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#empresa-mudanzas-gironaLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_page2Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 80px 0 0 0;
   margin: 0 0 0 28px;
   text-align: left;
}
#wb_page2Text1 div
{
   text-align: left;
}
#wb_page2Text1
{
   display: block;
   margin: 0 0 0 28px;
   box-sizing: border-box;
   width: calc(100% - 28px);
}
#wb_indexLayoutGrid3
{
   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;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid3:before,
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:before,
#indexLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid3-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#indexLayoutGrid3-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#indexLayoutGrid3-divider-top .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_empresa-mudanzas-gironaText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 40px 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_empresa-mudanzas-gironaText1 div
{
   text-align: justify;
}
#wb_empresa-mudanzas-gironaText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#indexLine1
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 22px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexLine4
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 40px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_dentistas_alicanteText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 40px 15px;
   margin: 0;
   text-align: right;
}
#wb_dentistas_alicanteText4 div
{
   text-align: right;
}
#wb_dentistas_alicanteText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_exterminadores-plagasImage1
{
   margin: 0;
   vertical-align: top;
}
#exterminadores-plagasImage1
{
   border: 0px solid #1E1E1E;
   border-radius: 15px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 568px;
   height: 757px;
   vertical-align: top;
}
#wb_exterminadores-plagasText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_exterminadores-plagasText1 div
{
   text-align: center;
}
#wb_exterminadores-plagasText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid4
{
   box-sizing: border-box;
   padding: 30px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid4 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#indexLayoutGrid4:before,
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:before,
#indexLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid4-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#indexLayoutGrid4-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#indexLayoutGrid4-divider-top .divider-fill
{
   fill: rgba(255,255,255,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_page2Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 40px 0 0 0;
   margin: 0 40px 0 0 ;
   text-align: left;
}
#wb_page2Text4 div
{
   text-align: left;
}
#wb_page2Text4
{
   display: block;
   margin: 0 40px 0 0 ;
   box-sizing: border-box;
   width: calc(100% - 40px);
}
#wb_indexLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1, #indexLayoutGrid5 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid5 > .row > .col-1, #indexLayoutGrid5 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid5:before,
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:before,
#indexLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid5 > .row > .col-1, #indexLayoutGrid5 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_page2Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 40px 0 20px 0;
   margin: 0;
   text-align: justify;
}
#wb_page2Text5 div
{
   text-align: justify;
}
#wb_page2Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_page2Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 40px 0;
   margin: 0;
   text-align: justify;
}
#wb_page2Text6 div
{
   text-align: justify;
}
#wb_page2Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#indexLine2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 40px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_exterminadores-plagasImage2
{
   margin: 0;
   vertical-align: top;
}
#exterminadores-plagasImage2
{
   border: 0px solid #96B831;
   border-radius: 15px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexLayoutGrid6
{
   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;
}
#indexLayoutGrid6
{
   box-sizing: border-box;
   padding: 30px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid6 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#indexLayoutGrid6:before,
#indexLayoutGrid6:after,
#indexLayoutGrid6 .row:before,
#indexLayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid6:after,
#indexLayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_page2Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 40px 0 0 0;
   margin: 0 0 30px 0 ;
   text-align: left;
}
#wb_page2Text7 div
{
   text-align: left;
}
#wb_page2Text7
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid7
{
   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;
}
#indexLayoutGrid7
{
   box-sizing: border-box;
   padding: 0 15px 60px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid7 > .row > .col-1, #indexLayoutGrid7 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid7 > .row > .col-1, #indexLayoutGrid7 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#indexLayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#indexLayoutGrid7:before,
#indexLayoutGrid7:after,
#indexLayoutGrid7 .row:before,
#indexLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid7:after,
#indexLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid7 > .row > .col-1, #indexLayoutGrid7 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_page2Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 20px 0;
   margin: 0;
   text-align: right;
}
#wb_page2Text8 div
{
   text-align: right;
}
#wb_page2Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#indexLine3
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 40px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexLine6
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 18px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_exterminadores-plagasImage3
{
   margin: 0;
   vertical-align: top;
}
#exterminadores-plagasImage3
{
   border: 0px solid #1E1E1E;
   border-radius: 15px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_empresa_mudanzas_gironaLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../wbfx-images/mudances-girona-2024-6-1280.jpg');
   background-repeat: no-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;
}
#empresa_mudanzas_gironaLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 100px 0 100px 0;
   margin-right: auto;
   margin-left: auto;
}
#empresa_mudanzas_gironaLayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#empresa_mudanzas_gironaLayoutGrid3 > .col-1
{
   flex: 0 0 auto;
}
#empresa_mudanzas_gironaLayoutGrid3 > .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: 480px)
{
#empresa_mudanzas_gironaLayoutGrid3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#empresa_mudanzas_gironaLayoutGrid3-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.59;
}
#wb_empresa_mudanzas_gironaLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,140,0,0.59);
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#empresa_mudanzas_gironaLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
}
#empresa_mudanzas_gironaLayoutGrid4 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#empresa_mudanzas_gironaLayoutGrid4 > .col-1
{
   flex: 0 0 auto;
}
#empresa_mudanzas_gironaLayoutGrid4 > .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: 480px)
{
#empresa_mudanzas_gironaLayoutGrid4 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_Text7
{
   color: #FFFFFF;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 37px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#Shape5
{
   top: 0px;
   width: 259px;
   height: 60px;
   background-color: #FF8C00;
   background-image: none;
   border: 1px #FFFFFF solid;
}
#Shape5:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px #FFFFFF solid;
}
#Shape5_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.39%;
   top: 1.67%;
   width: 99.23%;
   height: 96.67%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape5:hover span
{
   color: #FF8C00 !important;
}
#Shape5 span:hover
{
   color: #FF8C00 !important;
}
#wb_Shape5
{
   margin: 0;
   vertical-align: top;
}
#wb_empresa_mudanzas_gironaLayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #202020;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#empresa_mudanzas_gironaLayoutGrid6
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 80px 0;
   margin-right: auto;
   margin-left: auto;
}
#empresa_mudanzas_gironaLayoutGrid6 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#empresa_mudanzas_gironaLayoutGrid6
{
   width: 1200px;
}
#empresa_mudanzas_gironaLayoutGrid6 > .col-1
{
   flex: 0 0 auto;
}
#empresa_mudanzas_gironaLayoutGrid6 > .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: 480px)
{
#empresa_mudanzas_gironaLayoutGrid6
{
   width: 100%;
}
#empresa_mudanzas_gironaLayoutGrid6 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 40px 0 ;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0 0 40px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_empresa_mudanzas_gironaLayoutGrid7
{
   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;
}
#empresa_mudanzas_gironaLayoutGrid7
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#empresa_mudanzas_gironaLayoutGrid7 > .col-1, #empresa_mudanzas_gironaLayoutGrid7 > .col-2, #empresa_mudanzas_gironaLayoutGrid7 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#empresa_mudanzas_gironaLayoutGrid7
{
   width: 1170px;
}
#empresa_mudanzas_gironaLayoutGrid7 > .col-1, #empresa_mudanzas_gironaLayoutGrid7 > .col-2, #empresa_mudanzas_gironaLayoutGrid7 > .col-3
{
   flex: 0 0 auto;
}
#empresa_mudanzas_gironaLayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#empresa_mudanzas_gironaLayoutGrid7 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#empresa_mudanzas_gironaLayoutGrid7 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#empresa_mudanzas_gironaLayoutGrid7
{
   width: 100%;
}
#empresa_mudanzas_gironaLayoutGrid7 > .col-1, #empresa_mudanzas_gironaLayoutGrid7 > .col-2, #empresa_mudanzas_gironaLayoutGrid7 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_Text10
{
   color: #FF8C00;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_Text11
{
   color: #FF8C00;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_Text12
{
   color: #FF8C00;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text13
{
   color: #FFFFFF;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text14
{
   color: #FFFFFF;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text15
{
   color: #FFFFFF;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text15 div
{
   text-align: center;
}
#wb_Text15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_empresa-mudanzas-gironaLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../wbfx-images/mudances-girona-2024-5-1280.jpg');
   background-repeat: no-repeat;
   background-position: left center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#empresa-mudanzas-gironaLayoutGrid1
{
   box-sizing: border-box;
   padding: 150px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
}
#empresa-mudanzas-gironaLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#empresa-mudanzas-gironaLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#empresa-mudanzas-gironaLayoutGrid1 > .row > .col-1
{
   float: left;
}
#empresa-mudanzas-gironaLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#empresa-mudanzas-gironaLayoutGrid1:before,
#empresa-mudanzas-gironaLayoutGrid1:after,
#empresa-mudanzas-gironaLayoutGrid1 .row:before,
#empresa-mudanzas-gironaLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#empresa-mudanzas-gironaLayoutGrid1:after,
#empresa-mudanzas-gironaLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#empresa-mudanzas-gironaLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#empresa-mudanzas-gironaLayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.4;
}
#wb_indexHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 40px 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#indexHeading5
{
   color: #FFFFFF;
   font-family: "Albert Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 0 0 ;
   text-align: center;
}
#wb_indexText4 div
{
   text-align: center;
}
#wb_indexText4
{
   display: block;
   margin: 20px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexShape1
{
   top: 0px;
   width: 246px;
   height: 57px;
   background-color: #FF8C00;
   background-image: none;
   border: 0px #FFFFFF solid;
   border-radius: 5px;
}
#indexShape1:hover
{
   background-color: #000000;
   background-image: none;
   border: 0px #6C0066 solid;
}
#indexShape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 1.22%;
   top: 5.26%;
   width: 97.15%;
   height: 87.72%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#indexShape1:hover span
{
   color: #FFFFFF !important;
}
#indexShape1 span:hover
{
   color: #FFFFFF !important;
}
#wb_indexShape1
{
   margin: 40px 0 0 0 ;
   vertical-align: top;
}
#wb_empresa-mudanzas-gironaIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#empresa-mudanzas-gironaIcon1
{
   height: 64px;
   width: 64px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.empresa-mudanzas-gironaIcon1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.empresa-mudanzas-gironaIcon1:before
{
   content: "\ebcc";
}
#empresa-mudanzas-gironaIcon1 i
{
   color: #FF8C00;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
}
#wb_empresa-mudanzas-gironaIcon1:hover #empresa-mudanzas-gironaIcon1 i
{
   color: #FF8C00;
}
#wb_empresa-mudanzas-gironaIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#empresa-mudanzas-gironaIcon2
{
   height: 64px;
   width: 64px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.empresa-mudanzas-gironaIcon2
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.empresa-mudanzas-gironaIcon2:before
{
   content: "\e9fe";
}
#empresa-mudanzas-gironaIcon2 i
{
   color: #FF8C00;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
}
#wb_empresa-mudanzas-gironaIcon2:hover #empresa-mudanzas-gironaIcon2 i
{
   color: #FF8C00;
}
#wb_empresa-mudanzas-gironaIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#empresa-mudanzas-gironaIcon3
{
   height: 64px;
   width: 64px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.empresa-mudanzas-gironaIcon3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.empresa-mudanzas-gironaIcon3:before
{
   content: "\e86c";
}
#empresa-mudanzas-gironaIcon3 i
{
   color: #FF8C00;
   display: inline-block;
   font-size: 64px;
   line-height: 64px;
   vertical-align: middle;
}
#wb_empresa-mudanzas-gironaIcon3:hover #empresa-mudanzas-gironaIcon3 i
{
   color: #FF8C00;
}
#wb_indexLayoutGrid2
{
   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;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2
{
   width: 1200px;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   flex: 0 0 auto;
}
#indexLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#indexLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#indexLayoutGrid2
{
   width: 100%;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Image13
{
   margin: 10px 0 0 0 ;
   vertical-align: top;
}
#Image13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 32px;
   height: 32px;
   vertical-align: top;
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 10px 0 ;
   text-align: left;
}
#wb_Text34
{
   color: #FF8C00;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 20px;
}
#wb_Text34 div
{
   text-align: left;
}
#wb_Text34
{
   display: block;
   margin: 5px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text41
{
   color: #FFFFFF;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text41 div
{
   text-align: left;
}
#wb_Text41
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image32
{
   margin: 10px 0 0 0 ;
   vertical-align: top;
}
#Image32
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 32px;
   height: 32px;
   vertical-align: top;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 10px 0 ;
   text-align: left;
}
#wb_Text35
{
   color: #FF8C00;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 20px;
}
#wb_Text35 div
{
   text-align: left;
}
#wb_Text35
{
   display: block;
   margin: 5px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text74 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text74
{
   color: #FFFFFF;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 20px;
}
#wb_Text74 div
{
   text-align: left;
}
#wb_Text74
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image33
{
   margin: 10px 0 0 0 ;
   vertical-align: top;
}
#Image33
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 32px;
   height: 32px;
   vertical-align: top;
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 10px 0 ;
   text-align: left;
}
#wb_Text36
{
   color: #FF8C00;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 20px;
}
#wb_Text36 div
{
   text-align: left;
}
#wb_Text36
{
   display: block;
   margin: 5px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 10px 0 ;
   text-align: left;
}
#wb_Text43
{
   color: #FFFFFF;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text43 div
{
   text-align: left;
}
#wb_Text43
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image34
{
   margin: 10px 0 0 0 ;
   vertical-align: top;
}
#Image34
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 32px;
   height: 32px;
   vertical-align: top;
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 10px 0 ;
   text-align: left;
}
#wb_Text37
{
   color: #FF8C00;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 20px;
}
#wb_Text37 div
{
   text-align: left;
}
#wb_Text37
{
   display: block;
   margin: 5px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_Text46
{
   color: #000000;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text46 div
{
   text-align: left;
}
#wb_Text46
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_Text32
{
   color: #000000;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text32 div
{
   text-align: left;
}
#wb_Text32
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_Text40
{
   color: #000000;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text40 div
{
   text-align: left;
}
#wb_Text40
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_Text42
{
   color: #000000;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text42 div
{
   text-align: left;
}
#wb_Text42
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text48 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_Text48
{
   color: #000000;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text48 div
{
   text-align: left;
}
#wb_Text48
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text55 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_Text55
{
   color: #000000;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text55 div
{
   text-align: left;
}
#wb_Text55
{
   display: block;
   margin: 5px 0 5px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text56 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 5px 0 5px 0 ;
   text-align: left;
}
#wb_Text56
{
   color: #000000;
   font-family: "Albert Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text56 div
{
   text-align: left;
}
#wb_Text56
{
   display: block;
   margin: 5px 0 5px 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_master_frameIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#master_frameIcon1
{
   height: 32px;
   width: 32px;
   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: "\f1db";
}
#master_frameIcon1 i
{
   color: #FFA500;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_master_frameIcon1:hover #master_frameIcon1 i
{
   color: #FFA500;
}
#wb_master_frameIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 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: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_frameIcon3 i
{
   color: #FFA500;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_master_frameIcon3:hover #master_frameIcon3 i
{
   color: #FFA500;
}
#wb_master_frameText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 10px 0 10px 0 ;
   text-align: center;
}
#wb_master_frameText5 div
{
   text-align: center;
}
#wb_master_frameText5
{
   display: block;
   margin: 10px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_frameLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border-top-width: 1px;
   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: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   box-sizing: border-box;
   margin: 0;
}
#master_frameLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#master_frameLayoutGrid4 > .col-1, #master_frameLayoutGrid4 > .col-2, #master_frameLayoutGrid4 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#master_frameLayoutGrid4 > .col-1, #master_frameLayoutGrid4 > .col-2, #master_frameLayoutGrid4 > .col-3
{
   flex: 0 0 auto;
}
#master_frameLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#master_frameLayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#master_frameLayoutGrid4 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#master_frameLayoutGrid4 > .col-1, #master_frameLayoutGrid4 > .col-2, #master_frameLayoutGrid4 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_master_frameIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 10px 0 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#master_frameIcon4
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_frameIcon4 i
{
   color: #FF8C00;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_master_frameIcon4:hover #master_frameIcon4 i
{
   color: #FFA500;
}
#wb_master_frameIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0 10px 0 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#master_frameIcon5
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#master_frameIcon5 i
{
   color: #FF8C00;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_master_frameIcon5:hover #master_frameIcon5 i
{
   color: #FFA500;
}
#wb_politica 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_politica div
{
   text-align: center;
}
#wb_politica
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text38 div
{
   text-align: center;
}
#wb_Text38
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_master_frameImage1
{
   margin: 0;
   vertical-align: top;
}
#master_frameImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 160px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexHeading5
{
   display: block;
   width: 100%;
   z-index: 51;
}
#RollOver1
{
   position: absolute;
   left: 10px;
   top: 8px;
   width: 30px;
   height: 30px;
   overflow: hidden;
   z-index: 6;
}
#wb_Image34
{
   display: inline-block;
   width: 32px;
   height: 32px;
   z-index: 64;
}
#wb_Image33
{
   display: inline-block;
   width: 32px;
   height: 32px;
   z-index: 60;
}
#wb_Image32
{
   display: inline-block;
   width: 32px;
   height: 32px;
   z-index: 57;
}
#wb_empresa-mudanzas-gironaIcon3
{
   display: inline-block;
   width: 64px;
   height: 64px;
   text-align: center;
   z-index: 37;
}
#wb_empresa-mudanzas-gironaIcon2
{
   display: inline-block;
   width: 64px;
   height: 64px;
   text-align: center;
   z-index: 34;
}
#wb_empresa-mudanzas-gironaIcon1
{
   display: inline-block;
   width: 64px;
   height: 64px;
   text-align: center;
   z-index: 31;
}
#wb_master_frameResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 7;
}
#master_frameHtml1
{
   display: inline-block;
   width: 245px;
   height: 30px;
   z-index: 4;
}
#wb_master_frameImage1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 5;
}
#wb_exterminadores-plagasImage3
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 22;
}
#wb_exterminadores-plagasImage2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 19;
}
#wb_exterminadores-plagasImage1
{
   display: inline-block;
   width: 568px;
   height: 757px;
   z-index: 10;
}
#indexLine6
{
   display: block;
   width: 100%;
   z-index: 25;
}
#indexLine3
{
   display: block;
   width: 100%;
   z-index: 23;
}
#indexLine2
{
   display: block;
   width: 100%;
   z-index: 20;
}
#indexLine4
{
   display: block;
   width: 100%;
   z-index: 15;
}
#indexLine1
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_empresa_aire_acondicionadoHeading1
{
   display: block;
   width: 100%;
   z-index: 8;
}
#wb_Shape5
{
   display: inline-block;
   width: 261px;
   height: 62px;
   z-index: 27;
   position: relative;
}
#Layer19
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 75px;
   top: auto;
   bottom: 75px;
   width: 50px;
   height: 47px;
   z-index: 77;
}
#wb_indexShape1
{
   display: inline-block;
   width: 246px;
   height: 57px;
   z-index: 53;
   position: relative;
}
#wb_master_frameIcon5
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 76;
}
#wb_master_frameIcon4
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 75;
}
#wb_Image13
{
   display: inline-block;
   width: 32px;
   height: 32px;
   z-index: 54;
}
#wb_master_frameIcon3
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 2;
}
#wb_master_frameIcon1
{
   display: inline-block;
   width: 32px;
   height: 32px;
   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_top
{
   visibility: visible;
   display: table;
}
#wb_top
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#top
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_header2
{
   visibility: visible;
   display: table;
}
#wb_header2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header2
{
   height: auto;
   padding: 15px 0 15px 0;
}
#Layer19
{
   width: 50px;
   height: 47px;
   visibility: visible;
   display: block;
}
#RollOver1
{
   left: 10px;
   top: 8px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#master_frameLine2
{
   width: 25px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_frameLine2
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#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_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_empresa_aire_acondicionadoLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/girona-moving-2025-3.jpg');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_empresa_aire_acondicionadoLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_aire_acondicionadoLayoutGrid1
{
   height: auto;
   padding: 225px 0 225px 0;
}
#wb_empresa_aire_acondicionadoHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_empresa-mudanzas-gironaLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_empresa-mudanzas-gironaLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa-mudanzas-gironaLayoutGrid2
{
   height: auto;
   padding: 0 15px 30px 15px;
}
#empresa-mudanzas-gironaLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text1
{
   visibility: visible;
   display: block;
}
#wb_page2Text1
{
   margin: 0;
   padding: 80px 0 0 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3-divider-top
{
   height: 50px;
}
#indexLayoutGrid3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_empresa-mudanzas-gironaText1
{
   visibility: visible;
   display: block;
}
#wb_empresa-mudanzas-gironaText1
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#indexLine1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine1
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#indexLine4
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine4
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_dentistas_alicanteText4
{
   visibility: visible;
   display: block;
}
#wb_dentistas_alicanteText4
{
   margin: 0;
   padding: 20px 15px 40px 15px;
}
#wb_exterminadores-plagasImage1
{
   width: 479px;
   height: 479px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage1
{
   width: 479px;
   height: 479px;
}
#wb_exterminadores-plagasText1
{
   visibility: visible;
   display: block;
}
#wb_exterminadores-plagasText1
{
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4-divider-top
{
   height: 50px;
}
#indexLayoutGrid4-divider-top
{
   top: 0%;
   left: 0;
}
#wb_page2Text4
{
   visibility: visible;
   display: block;
}
#wb_page2Text4
{
   margin: 0;
   padding: 40px 0 0 0;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 15px 40px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text5
{
   visibility: visible;
   display: block;
}
#wb_page2Text5
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_page2Text6
{
   visibility: visible;
   display: block;
}
#wb_page2Text6
{
   margin: 0;
   padding: 0 0 40px 0;
}
#indexLine2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine2
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_exterminadores-plagasImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text7
{
   visibility: visible;
   display: block;
}
#wb_page2Text7
{
   margin: 0;
   padding: 40px 0 0 0;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#indexLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text8
{
   visibility: visible;
   display: block;
}
#wb_page2Text8
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#indexLine3
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine3
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#indexLine6
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine6
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_exterminadores-plagasImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_empresa_mudanzas_gironaLayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/mudances-girona-2024-6-1280.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_empresa_mudanzas_gironaLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid3
{
   height: auto;
   padding: 100px 0 100px 0;
}
#wb_empresa_mudanzas_gironaLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid4
{
   height: auto;
   padding: 30px 0 30px 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-size: 37px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Shape5
{
   width: 229px;
   height: 62px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape5
{
   width: 227px;
   height: 60px;
}
#wb_empresa_mudanzas_gironaLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid6
{
   height: auto;
   padding: 100px 0 100px 0;
}
#empresa_mudanzas_gironaLayoutGrid6
{
   width: 1009px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0 0 40px 0 ;
   padding: 0;
}
#wb_empresa_mudanzas_gironaLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid7
{
   height: auto;
   padding: 0;
}
#empresa_mudanzas_gironaLayoutGrid7
{
   width: 979px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 19px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 19px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 19px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_empresa-mudanzas-gironaLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/mudances-girona-2024-5-1280.jpg');
   background-repeat: no-repeat;
   background-position: left center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_empresa-mudanzas-gironaLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa-mudanzas-gironaLayoutGrid1
{
   height: auto;
   padding: 150px 0 150px 0;
}
#empresa-mudanzas-gironaLayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_indexHeading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 40px 0 15px 0 ;
   padding: 0;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_indexShape1
{
   width: 246px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
}
#indexShape1
{
   width: 246px;
   height: 57px;
}
#wb_empresa-mudanzas-gironaIcon1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon1
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_empresa-mudanzas-gironaIcon2
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon2
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon2 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_empresa-mudanzas-gironaIcon3
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon3
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon3 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 40px 0 25px 0;
}
#indexLayoutGrid2
{
   width: 1009px;
}
#wb_Image13
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image13
{
   width: 32px;
   height: 32px;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text41
{
   visibility: visible;
   display: block;
}
#wb_Text41
{
   font-size: 15px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image32
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image32
{
   width: 32px;
   height: 32px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text74
{
   visibility: visible;
   display: block;
}
#wb_Text74
{
   font-size: 17px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image33
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image33
{
   width: 32px;
   height: 32px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
}
#wb_Text36
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text43
{
   visibility: visible;
   display: block;
}
#wb_Text43
{
   font-size: 15px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image34
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image34
{
   width: 32px;
   height: 32px;
}
#wb_Text37
{
   visibility: visible;
   display: block;
}
#wb_Text37
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text46
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text40
{
   visibility: visible;
   display: block;
}
#wb_Text40
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text42
{
   visibility: visible;
   display: block;
}
#wb_Text42
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text48
{
   visibility: visible;
   display: block;
}
#wb_Text48
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text55
{
   visibility: visible;
   display: block;
}
#wb_Text55
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text56
{
   visibility: visible;
   display: block;
}
#wb_Text56
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#master_frameExtension1
{
}
#master_frameHtml1
{
   width: 162px;
   height: 30px;
   visibility: visible;
   display: inline-block;
}
#wb_master_frameIcon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_frameIcon1
{
   width: 32px;
   height: 32px;
}
#master_frameIcon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameIcon3
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_frameIcon3
{
   width: 32px;
   height: 32px;
}
#master_frameIcon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameText5
{
   visibility: visible;
   display: block;
}
#wb_master_frameText5
{
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#wb_master_frameLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid4
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_master_frameIcon4
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 10px 0 0;
}
#master_frameIcon4
{
   width: 32px;
   height: 32px;
}
#master_frameIcon4 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameIcon5
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 10px 0 0;
}
#master_frameIcon5
{
   width: 32px;
   height: 32px;
}
#master_frameIcon5 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_politica
{
   visibility: visible;
   display: block;
}
#wb_politica
{
   margin: 0;
   padding: 0;
}
#wb_Text38
{
   visibility: visible;
   display: block;
}
#wb_Text38
{
   margin: 0;
   padding: 0;
}
#wb_master_frameImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage1
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (min-width: 768px) and (max-width: 1023px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_top
{
   visibility: visible;
   display: table;
}
#wb_top
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#top
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_header2
{
   visibility: visible;
   display: table;
}
#wb_header2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header2
{
   height: auto;
   padding: 15px 0 15px 0;
}
#Layer19
{
   width: 50px;
   height: 47px;
   visibility: visible;
   display: block;
}
#RollOver1
{
   left: 10px;
   top: 8px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#master_frameLine2
{
   width: 25px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_frameLine2
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#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_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_empresa_aire_acondicionadoLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/girona-moving-2025-3.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_empresa_aire_acondicionadoLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_aire_acondicionadoLayoutGrid1
{
   height: auto;
   padding: 225px 0 225px 0;
}
#wb_empresa_aire_acondicionadoHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_empresa-mudanzas-gironaLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_empresa-mudanzas-gironaLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa-mudanzas-gironaLayoutGrid2
{
   height: auto;
   padding: 0 15px 30px 15px;
}
#empresa-mudanzas-gironaLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text1
{
   visibility: visible;
   display: block;
}
#wb_page2Text1
{
   margin: 0;
   padding: 80px 0 0 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3-divider-top
{
   height: 50px;
}
#indexLayoutGrid3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_empresa-mudanzas-gironaText1
{
   visibility: visible;
   display: block;
}
#wb_empresa-mudanzas-gironaText1
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#indexLine1
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine1
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#indexLine4
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine4
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_dentistas_alicanteText4
{
   visibility: visible;
   display: block;
}
#wb_dentistas_alicanteText4
{
   margin: 0;
   padding: 20px 15px 40px 15px;
}
#wb_exterminadores-plagasImage1
{
   width: 354px;
   height: 354px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage1
{
   width: 354px;
   height: 354px;
}
#wb_exterminadores-plagasText1
{
   visibility: visible;
   display: block;
}
#wb_exterminadores-plagasText1
{
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4-divider-top
{
   height: 50px;
}
#indexLayoutGrid4-divider-top
{
   top: 0%;
   left: 0;
}
#wb_page2Text4
{
   visibility: visible;
   display: block;
}
#wb_page2Text4
{
   margin: 0;
   padding: 40px 0 0 0;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 15px 40px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text5
{
   visibility: visible;
   display: block;
}
#wb_page2Text5
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_page2Text6
{
   visibility: visible;
   display: block;
}
#wb_page2Text6
{
   margin: 0;
   padding: 0 0 40px 0;
}
#indexLine2
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine2
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_exterminadores-plagasImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text7
{
   visibility: visible;
   display: block;
}
#wb_page2Text7
{
   margin: 0;
   padding: 40px 0 0 0;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#indexLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text8
{
   visibility: visible;
   display: block;
}
#wb_page2Text8
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#indexLine3
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine3
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#indexLine6
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine6
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_exterminadores-plagasImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_empresa_mudanzas_gironaLayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/mudances-girona-2024-6-1280.jpg');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_empresa_mudanzas_gironaLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid3
{
   height: auto;
   padding: 100px 0 100px 0;
}
#wb_empresa_mudanzas_gironaLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid4
{
   height: auto;
   padding: 30px 0 30px 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-size: 32px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Shape5
{
   width: 229px;
   height: 62px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape5
{
   width: 227px;
   height: 60px;
}
#wb_empresa_mudanzas_gironaLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid6
{
   height: auto;
   padding: 50px 0 80px 0;
}
#empresa_mudanzas_gironaLayoutGrid6
{
   width: 753px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0 0 40px 0 ;
   padding: 0;
}
#wb_empresa_mudanzas_gironaLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid7
{
   height: auto;
   padding: 0;
}
#empresa_mudanzas_gironaLayoutGrid7
{
   width: 723px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 19px;
   margin: 10px 0 35px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 19px;
   margin: 10px 0 35px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 19px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_empresa-mudanzas-gironaLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/mudances-girona-2024-5-1280.jpg');
   background-repeat: no-repeat;
   background-position: left center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_empresa-mudanzas-gironaLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa-mudanzas-gironaLayoutGrid1
{
   height: auto;
   padding: 150px 0 150px 0;
}
#empresa-mudanzas-gironaLayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_indexHeading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 40px 0 15px 0 ;
   padding: 0;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_indexShape1
{
   width: 246px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
}
#indexShape1
{
   width: 246px;
   height: 57px;
}
#wb_empresa-mudanzas-gironaIcon1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon1
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_empresa-mudanzas-gironaIcon2
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon2
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon2 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_empresa-mudanzas-gironaIcon3
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon3
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon3 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 40px 0 25px 0;
}
#indexLayoutGrid2
{
   width: 753px;
}
#wb_Image13
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image13
{
   width: 32px;
   height: 32px;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text41
{
   visibility: visible;
   display: block;
}
#wb_Text41
{
   font-size: 15px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image32
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image32
{
   width: 32px;
   height: 32px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text74
{
   visibility: visible;
   display: block;
}
#wb_Text74
{
   font-size: 17px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image33
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image33
{
   width: 32px;
   height: 32px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
}
#wb_Text36
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text43
{
   visibility: visible;
   display: block;
}
#wb_Text43
{
   font-size: 15px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image34
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image34
{
   width: 32px;
   height: 32px;
}
#wb_Text37
{
   visibility: visible;
   display: block;
}
#wb_Text37
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text46
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text40
{
   visibility: visible;
   display: block;
}
#wb_Text40
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text42
{
   visibility: visible;
   display: block;
}
#wb_Text42
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text48
{
   visibility: visible;
   display: block;
}
#wb_Text48
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text55
{
   visibility: visible;
   display: block;
}
#wb_Text55
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text56
{
   visibility: visible;
   display: block;
}
#wb_Text56
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#master_frameExtension1
{
}
#master_frameHtml1
{
   width: 162px;
   height: 30px;
   visibility: visible;
   display: inline-block;
}
#wb_master_frameIcon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_frameIcon1
{
   width: 32px;
   height: 32px;
}
#master_frameIcon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameIcon3
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_frameIcon3
{
   width: 32px;
   height: 32px;
}
#master_frameIcon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameText5
{
   visibility: visible;
   display: block;
}
#wb_master_frameText5
{
   margin: 0;
   padding: 0;
}
#wb_master_frameLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid4
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_master_frameIcon4
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 10px 0 0;
}
#master_frameIcon4
{
   width: 32px;
   height: 32px;
}
#master_frameIcon4 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameIcon5
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 10px 0 0;
}
#master_frameIcon5
{
   width: 32px;
   height: 32px;
}
#master_frameIcon5 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_politica
{
   visibility: visible;
   display: block;
}
#wb_politica
{
   margin: 0;
   padding: 0;
}
#wb_Text38
{
   visibility: visible;
   display: block;
}
#wb_Text38
{
   margin: 0;
   padding: 0;
}
#wb_master_frameImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage1
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_top
{
   visibility: visible;
   display: table;
}
#wb_top
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#top
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_header2
{
   visibility: visible;
   display: table;
}
#wb_header2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header2
{
   height: auto;
   padding: 15px 0 15px 0;
}
#Layer19
{
   width: 50px;
   height: 47px;
   visibility: visible;
   display: block;
}
#RollOver1
{
   left: 10px;
   top: 8px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 5px 0 10px 0 ;
   padding: 0;
}
#master_frameLine2
{
   width: 25px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_frameLine2
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#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_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_empresa_aire_acondicionadoLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/girona-moving-2025-3.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_empresa_aire_acondicionadoLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_aire_acondicionadoLayoutGrid1
{
   height: auto;
   padding: 225px 0 225px 0;
}
#wb_empresa_aire_acondicionadoHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_empresa-mudanzas-gironaLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_empresa-mudanzas-gironaLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa-mudanzas-gironaLayoutGrid2
{
   height: auto;
   padding: 0 15px 30px 15px;
}
#empresa-mudanzas-gironaLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text1
{
   visibility: visible;
   display: block;
}
#wb_page2Text1
{
   margin: 0;
   padding: 80px 0 0 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3-divider-top
{
   height: 50px;
}
#indexLayoutGrid3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_empresa-mudanzas-gironaText1
{
   visibility: visible;
   display: block;
}
#wb_empresa-mudanzas-gironaText1
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#indexLine1
{
   width: 100%;
   height: 5px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine1
{
   border-color: transparent;
   border-bottom-width: 5px;
}
#indexLine4
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine4
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_dentistas_alicanteText4
{
   visibility: visible;
   display: block;
}
#wb_dentistas_alicanteText4
{
   margin: 0;
   padding: 20px 15px 40px 15px;
}
#wb_exterminadores-plagasImage1
{
   width: 419px;
   height: 419px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage1
{
   width: 419px;
   height: 419px;
}
#wb_exterminadores-plagasText1
{
   visibility: visible;
   display: block;
}
#wb_exterminadores-plagasText1
{
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4-divider-top
{
   height: 50px;
}
#indexLayoutGrid4-divider-top
{
   top: 0%;
   left: 0;
}
#wb_page2Text4
{
   visibility: visible;
   display: block;
}
#wb_page2Text4
{
   margin: 0;
   padding: 40px 0 0 0;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 15px 40px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text5
{
   visibility: visible;
   display: block;
}
#wb_page2Text5
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_page2Text6
{
   visibility: visible;
   display: block;
}
#wb_page2Text6
{
   margin: 0;
   padding: 0 0 40px 0;
}
#indexLine2
{
   width: 100%;
   height: 5px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine2
{
   border-color: transparent;
   border-bottom-width: 5px;
}
#wb_exterminadores-plagasImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text7
{
   visibility: visible;
   display: block;
}
#wb_page2Text7
{
   margin: 0;
   padding: 40px 0 0 0;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#indexLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text8
{
   visibility: visible;
   display: block;
}
#wb_page2Text8
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#indexLine3
{
   width: 100%;
   height: 5px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine3
{
   border-color: transparent;
   border-bottom-width: 5px;
}
#indexLine6
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine6
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_exterminadores-plagasImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_empresa_mudanzas_gironaLayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/mudances-girona-2024-6-1280.jpg');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_empresa_mudanzas_gironaLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid3
{
   height: auto;
   padding: 75px 0 75px 0;
}
#wb_empresa_mudanzas_gironaLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid4
{
   height: auto;
   padding: 30px 0 30px 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-size: 35px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Shape5
{
   width: 229px;
   height: 62px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape5
{
   width: 227px;
   height: 60px;
}
#wb_empresa_mudanzas_gironaLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid6
{
   height: auto;
   padding: 30px 0 30px 0;
}
#empresa_mudanzas_gironaLayoutGrid6
{
   width: 100%;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_empresa_mudanzas_gironaLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid7
{
   height: auto;
   padding: 0;
}
#empresa_mudanzas_gironaLayoutGrid7
{
   width: 100%;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 19px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 19px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 19px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 16px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_empresa-mudanzas-gironaLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/mudances-girona-2024-5-1280.jpg');
   background-repeat: no-repeat;
   background-position: left center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_empresa-mudanzas-gironaLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa-mudanzas-gironaLayoutGrid1
{
   height: auto;
   padding: 150px 0 150px 0;
}
#empresa-mudanzas-gironaLayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_indexHeading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 40px 0 15px 0 ;
   padding: 0;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_indexShape1
{
   width: 246px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
}
#indexShape1
{
   width: 246px;
   height: 57px;
}
#wb_empresa-mudanzas-gironaIcon1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon1
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_empresa-mudanzas-gironaIcon2
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon2
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon2 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_empresa-mudanzas-gironaIcon3
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon3
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon3 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 40px 0 25px 0;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_Image13
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image13
{
   width: 32px;
   height: 32px;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text41
{
   visibility: visible;
   display: block;
}
#wb_Text41
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image32
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image32
{
   width: 32px;
   height: 32px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text74
{
   visibility: visible;
   display: block;
}
#wb_Text74
{
   font-size: 17px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image33
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image33
{
   width: 32px;
   height: 32px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
}
#wb_Text36
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text43
{
   visibility: visible;
   display: block;
}
#wb_Text43
{
   font-size: 16px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image34
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image34
{
   width: 32px;
   height: 32px;
}
#wb_Text37
{
   visibility: visible;
   display: block;
}
#wb_Text37
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text46
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text40
{
   visibility: visible;
   display: block;
}
#wb_Text40
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text42
{
   visibility: visible;
   display: block;
}
#wb_Text42
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text48
{
   visibility: visible;
   display: block;
}
#wb_Text48
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text55
{
   visibility: visible;
   display: block;
}
#wb_Text55
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text56
{
   visibility: visible;
   display: block;
}
#wb_Text56
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#master_frameExtension1
{
}
#master_frameHtml1
{
   width: 245px;
   height: 30px;
   visibility: visible;
   display: inline-block;
}
#wb_master_frameIcon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_frameIcon1
{
   width: 32px;
   height: 32px;
}
#master_frameIcon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameIcon3
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_frameIcon3
{
   width: 32px;
   height: 32px;
}
#master_frameIcon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameText5
{
   visibility: visible;
   display: block;
}
#wb_master_frameText5
{
   margin: 5px 0 10px 0 ;
   padding: 0;
}
#wb_master_frameLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid4
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_master_frameIcon4
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 10px 0 0;
}
#master_frameIcon4
{
   width: 32px;
   height: 32px;
}
#master_frameIcon4 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameIcon5
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 10px 0 0;
}
#master_frameIcon5
{
   width: 32px;
   height: 32px;
}
#master_frameIcon5 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_politica
{
   visibility: visible;
   display: block;
}
#wb_politica
{
   margin: 0 0 5px 0 ;
   padding: 0;
}
#wb_Text38
{
   visibility: visible;
   display: block;
}
#wb_Text38
{
   margin: 0;
   padding: 0;
}
#wb_master_frameImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage1
{
   margin-left: auto;
   margin-right: auto;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_top
{
   visibility: visible;
   display: table;
}
#wb_top
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#top
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_header2
{
   visibility: visible;
   display: table;
}
#wb_header2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header2
{
   height: auto;
   padding: 15px 0 15px 0;
}
#Layer19
{
   width: 50px;
   height: 47px;
   visibility: visible;
   display: block;
}
#RollOver1
{
   left: 10px;
   top: 8px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 5px 0 10px 0 ;
   padding: 0;
}
#master_frameLine2
{
   width: 25px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#master_frameLine2
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#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_master_frameResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_empresa_aire_acondicionadoLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/girona-moving-2025-3.jpg');
   background-repeat: repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_empresa_aire_acondicionadoLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_aire_acondicionadoLayoutGrid1
{
   height: auto;
   padding: 225px 0 225px 0;
}
#wb_empresa_aire_acondicionadoHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_empresa-mudanzas-gironaLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_empresa-mudanzas-gironaLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa-mudanzas-gironaLayoutGrid2
{
   height: auto;
   padding: 0 15px 30px 15px;
}
#empresa-mudanzas-gironaLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text1
{
   visibility: visible;
   display: block;
}
#wb_page2Text1
{
   margin: 0;
   padding: 80px 0 0 0;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3-divider-top
{
   height: 50px;
}
#indexLayoutGrid3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_empresa-mudanzas-gironaText1
{
   visibility: visible;
   display: block;
}
#wb_empresa-mudanzas-gironaText1
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#indexLine1
{
   width: 100%;
   height: 5px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine1
{
   border-color: transparent;
   border-bottom-width: 5px;
}
#indexLine4
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine4
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_dentistas_alicanteText4
{
   visibility: visible;
   display: block;
}
#wb_dentistas_alicanteText4
{
   margin: 0;
   padding: 20px 15px 40px 15px;
}
#wb_exterminadores-plagasImage1
{
   width: 290px;
   height: 290px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage1
{
   width: 290px;
   height: 290px;
}
#wb_exterminadores-plagasText1
{
   visibility: visible;
   display: block;
}
#wb_exterminadores-plagasText1
{
   margin: 0;
   padding: 0;
}
#wb_indexLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4-divider-top
{
   height: 50px;
}
#indexLayoutGrid4-divider-top
{
   top: 0%;
   left: 0;
}
#wb_page2Text4
{
   visibility: visible;
   display: block;
}
#wb_page2Text4
{
   margin: 0;
   padding: 40px 0 0 0;
}
#wb_indexLayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 15px 40px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text5
{
   visibility: visible;
   display: block;
}
#wb_page2Text5
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_page2Text6
{
   visibility: visible;
   display: block;
}
#wb_page2Text6
{
   margin: 0;
   padding: 0 0 40px 0;
}
#indexLine2
{
   width: 100%;
   height: 5px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine2
{
   border-color: transparent;
   border-bottom-width: 5px;
}
#wb_exterminadores-plagasImage2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_indexLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 30px 15px 0 15px;
}
#indexLayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text7
{
   visibility: visible;
   display: block;
}
#wb_page2Text7
{
   margin: 0;
   padding: 40px 0 0 0;
}
#wb_indexLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 0 15px 60px 15px;
}
#indexLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_page2Text8
{
   visibility: visible;
   display: block;
}
#wb_page2Text8
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#indexLine3
{
   width: 100%;
   height: 5px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine3
{
   border-color: transparent;
   border-bottom-width: 5px;
}
#indexLine6
{
   width: 100%;
   height: 40px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLine6
{
   border-color: transparent;
   border-bottom-width: 40px;
}
#wb_exterminadores-plagasImage3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#exterminadores-plagasImage3
{
   margin-left: auto;
   margin-right: auto;
}
#wb_empresa_mudanzas_gironaLayoutGrid3
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/mudances-girona-2024-6-1280.jpg');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_empresa_mudanzas_gironaLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid3
{
   height: auto;
   padding: 50px 0 50px 0;
}
#wb_empresa_mudanzas_gironaLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid4
{
   height: auto;
   padding: 30px 0 30px 0;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   font-size: 27px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Shape5
{
   width: 229px;
   height: 62px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape5
{
   width: 227px;
   height: 60px;
}
#wb_empresa_mudanzas_gironaLayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid6
{
   height: auto;
   padding: 50px 0 80px 0;
}
#empresa_mudanzas_gironaLayoutGrid6
{
   width: 100%;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   margin: 0 0 40px 0 ;
   padding: 0;
}
#wb_empresa_mudanzas_gironaLayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_empresa_mudanzas_gironaLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa_mudanzas_gironaLayoutGrid7
{
   height: auto;
   padding: 0;
}
#empresa_mudanzas_gironaLayoutGrid7
{
   width: 100%;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-size: 19px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text11
{
   visibility: visible;
   display: block;
}
#wb_Text11
{
   font-size: 19px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text12
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   font-size: 19px;
   margin: 10px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text13
{
   visibility: visible;
   display: block;
}
#wb_Text13
{
   font-size: 16px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-size: 16px;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#wb_Text15
{
   visibility: visible;
   display: block;
}
#wb_Text15
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_empresa-mudanzas-gironaLayoutGrid1
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../wbfx-images/mudances-girona-2024-5-1280.jpg');
   background-repeat: no-repeat;
   background-position: left center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_empresa-mudanzas-gironaLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#empresa-mudanzas-gironaLayoutGrid1
{
   height: auto;
   padding: 150px 0 150px 0;
}
#empresa-mudanzas-gironaLayoutGrid1 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_indexHeading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 40px 0 15px 0 ;
   padding: 0;
}
#wb_indexText4
{
   visibility: visible;
   display: block;
}
#wb_indexText4
{
   margin: 20px 0 0 0 ;
   padding: 0;
}
#wb_indexShape1
{
   width: 246px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 40px 0 0 0 ;
}
#indexShape1
{
   width: 246px;
   height: 57px;
}
#wb_empresa-mudanzas-gironaIcon1
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon1
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon1 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_empresa-mudanzas-gironaIcon2
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon2
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon2 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_empresa-mudanzas-gironaIcon3
{
   width: 64px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#empresa-mudanzas-gironaIcon3
{
   width: 64px;
   height: 64px;
}
#empresa-mudanzas-gironaIcon3 i
{
   line-height: 64px;
   font-size: 64px;
   width: 99px;
}
#wb_indexLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 40px 0 25px 0;
}
#indexLayoutGrid2
{
   width: 100%;
}
#wb_Image13
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image13
{
   width: 32px;
   height: 32px;
}
#wb_Text34
{
   visibility: visible;
   display: block;
}
#wb_Text34
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text41
{
   visibility: visible;
   display: block;
}
#wb_Text41
{
   font-size: 15px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image32
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image32
{
   width: 32px;
   height: 32px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
}
#wb_Text35
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text74
{
   visibility: visible;
   display: block;
}
#wb_Text74
{
   font-size: 17px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image33
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image33
{
   width: 32px;
   height: 32px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
}
#wb_Text36
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text43
{
   visibility: visible;
   display: block;
}
#wb_Text43
{
   font-size: 15px;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Image34
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0 0 0 ;
   padding: 0;
}
#Image34
{
   width: 32px;
   height: 32px;
}
#wb_Text37
{
   visibility: visible;
   display: block;
}
#wb_Text37
{
   font-size: 19px;
   margin: 5px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text46
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text32
{
   visibility: visible;
   display: block;
}
#wb_Text32
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text40
{
   visibility: visible;
   display: block;
}
#wb_Text40
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text42
{
   visibility: visible;
   display: block;
}
#wb_Text42
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text48
{
   visibility: visible;
   display: block;
}
#wb_Text48
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text55
{
   visibility: visible;
   display: block;
}
#wb_Text55
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#wb_Text56
{
   visibility: visible;
   display: block;
}
#wb_Text56
{
   font-size: 15px;
   margin: 5px 0 5px 0 ;
   padding: 0;
   text-align: left;
}
#master_frameExtension1
{
}
#master_frameHtml1
{
   width: 245px;
   height: 30px;
   visibility: visible;
   display: inline-block;
}
#wb_master_frameIcon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_frameIcon1
{
   width: 32px;
   height: 32px;
}
#master_frameIcon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameIcon3
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#master_frameIcon3
{
   width: 32px;
   height: 32px;
}
#master_frameIcon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameText5
{
   visibility: visible;
   display: block;
}
#wb_master_frameText5
{
   margin: 5px 0 10px 0 ;
   padding: 0;
}
#wb_master_frameLayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_master_frameLayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#master_frameLayoutGrid4
{
   height: auto;
   padding: 10px 0 10px 0;
}
#wb_master_frameIcon4
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 10px 0 0;
}
#master_frameIcon4
{
   width: 32px;
   height: 32px;
}
#master_frameIcon4 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_master_frameIcon5
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 10px 0 0;
}
#master_frameIcon5
{
   width: 32px;
   height: 32px;
}
#master_frameIcon5 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_politica
{
   visibility: visible;
   display: block;
}
#wb_politica
{
   margin: 0;
   padding: 0;
}
#wb_Text38
{
   visibility: visible;
   display: block;
}
#wb_Text38
{
   margin: 5px 0 0 0 ;
   padding: 0;
}
#wb_master_frameImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#master_frameImage1
{
   margin-left: auto;
   margin-right: auto;
}
}
body {font-family: Albert Sans}