body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#phMenu
{
   background-color: #FFFFFF;
   background-image: none;
   -moz-box-shadow: 0px 0px 10px #666633;
   -webkit-box-shadow: 0px 0px 10px #666633;
   box-shadow: 0px 0px 10px #666633;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#imgLogo
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mnuMenuPrincipal
{
   background-color: rgba(255,255,255,1.00);
   display: block;
   font-family: "Roboto";
   font-weight: 300;
   text-align: right;
   width: 100%;
}
#mnuMenuPrincipal
{
   background-color: #FFFFFF;
   display: inline-block;
   height: 30px;
}
#wb_mnuMenuPrincipal ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_mnuMenuPrincipal ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_mnuMenuPrincipal ul li
{
   background-color: #FFFFFF;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_mnuMenuPrincipal ul li i
{
   font-size: 0px;
   width: 0px;
}
#wb_mnuMenuPrincipal ul li a 
{
   color: #666633;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 16px;
   font-style: normal;
   padding: 5px 10px 5px 10px;
   text-align: center;
   text-decoration: none;
}
#wb_mnuMenuPrincipal > ul > li > a 
{
   height: 20px;
}
.mnuMenuPrincipal a 
{
   display: block;
}
#wb_mnuMenuPrincipal li a:hover, #wb_mnuMenuPrincipal li .active
{ 
   background-color: #666633;
   color: #FFFFFF;
}
#wb_mnuMenuPrincipal ul ul
{
   display: none;
   position: absolute;
   top: 30px;
}
#wb_mnuMenuPrincipal ul li:hover > ul
{
   display: list-item;
}
#wb_mnuMenuPrincipal ul ul li 
{
   background-color: #FFFFFF;
   color: #666633;
   float: none;
   position: relative;
   width: 85px;
}
#wb_mnuMenuPrincipal ul ul li a:hover, #wb_mnuMenuPrincipal ul ul li .active
{
   background-color: #666633;
   color: #FFFFFF;
}
#wb_mnuMenuPrincipal ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_mnuMenuPrincipal ul ul li a 
{
   color: #666633;
   padding: 10px 10px 10px 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_mnuMenuPrincipal ul ul ul li 
{
   left: 85px;
   position: relative;
   top: -30px;
}
#wb_mnuMenuPrincipal .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #666633;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_mnuMenuPrincipal .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #666633;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_mnuMenuPrincipal li a:hover .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_mnuMenuPrincipal ul ul li a:hover .arrow-left, #wb_mnuMenuPrincipal ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_mnuMenuPrincipal .toggle,[id^=mnuMenuPrincipal-submenu]
{
   display: none;
}
@media all and (max-width:576px) 
{
#wb_mnuMenuPrincipal 
{
   margin: 0;
   text-align: left;
}
#wb_mnuMenuPrincipal ul li a, #wb_mnuMenuPrincipal .toggle
{
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   padding: 10px 10px 10px 10px;
}
#wb_mnuMenuPrincipal .toggle + a
{
   display: none !important;
}
.mnuMenuPrincipal 
{
   display: none;
   z-index: 9999;
}
#mnuMenuPrincipal 
{
   background-color: transparent;
   display: none;
}
#wb_mnuMenuPrincipal > ul > li > a 
{
   height: auto;
}
#wb_mnuMenuPrincipal .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #666633;
   padding: 0px 10px 0px 10px;
   line-height: 20px;
   text-decoration: none;
   border: none;
}
#wb_mnuMenuPrincipal .toggle:hover 
{
   background-color: #666633;
   color: #FFFFFF;
}
[id^=mnuMenuPrincipal-submenu]:checked + ul 
{
   display: block !important;
}
#mnuMenuPrincipal-title
{
   height: 30px;
   line-height: 30px !important;
   text-align: center;
}
#wb_mnuMenuPrincipal ul li 
{
   display: block;
   width: 100%;
}
#wb_mnuMenuPrincipal ul ul .toggle,
#wb_mnuMenuPrincipal ul ul a 
{
   padding: 0 20px;
}
#wb_mnuMenuPrincipal a:hover,
#wb_mnuMenuPrincipal ul ul ul a 
{
   background-color: #FFFFFF;
   color: #666633;
}
#wb_mnuMenuPrincipal ul li ul li .toggle,
#wb_mnuMenuPrincipal ul ul a 
{
   background-color: #FFFFFF;
   color: #666633;
}
#wb_mnuMenuPrincipal ul ul ul a 
{
   padding: 10px 10px 10px 30px;
}
#wb_mnuMenuPrincipal ul li a 
{
   text-align: left;
}
#wb_mnuMenuPrincipal ul li a br 
{
   display: none;
}
#wb_mnuMenuPrincipal ul li i 
{
   margin-right: 0px;
}
#wb_mnuMenuPrincipal ul ul 
{
   float: none;
   position: static;
}
#wb_mnuMenuPrincipal ul ul li:hover > ul,
#wb_mnuMenuPrincipal ul li:hover > ul 
{
   display: none;
}
#wb_mnuMenuPrincipal ul ul li 
{
   display: block;
   width: 100%;
}
#wb_mnuMenuPrincipal ul ul ul li 
{
   position: static;
}
#mnuMenuPrincipal-icon 
{
   display: block;
   position: absolute;
   right: 10px;
   top: 3px;
}
#mnuMenuPrincipal-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #666633;
   color: #666633;
   width: 24px;
}
#wb_mnuMenuPrincipal ul li ul li .toggle:hover
{
   background-color: #666633;
   color: #FFFFFF;
}
#wb_mnuMenuPrincipal .toggle .arrow-down 
{
   border-top-color: #666633;
}
#wb_mnuMenuPrincipal .toggle:hover .arrow-down, #wb_mnuMenuPrincipal li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_mnuMenuPrincipal ul li ul li .toggle .arrow-down 
{
   border-top-color: #666633;
}
#wb_mnuMenuPrincipal ul li ul li .toggle:hover .arrow-down, #wb_mnuMenuPrincipal ul li ul li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
}
#wb_LG-Back
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LG-Back
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LG-Back .row
{
   margin-right: 0;
   margin-left: 0;
}
#LG-Back .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LG-Back .col-1
{
   float: left;
}
#LG-Back .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LG-Back:before,
#LG-Back:after,
#LG-Back .row:before,
#LG-Back .row:after
{
   display: table;
   content: " ";
}
#LG-Back:after,
#LG-Back .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LG-Back .col-1
{
   float: none;
   width: 100%;
}
}
#Line5
{
   color: #A0A0A0;
   background-color: #A0A0A0;
   border-width: 0;
   margin: 0;
   padding: 0;
}
#phContacto
{
   background-color: #666633;
   background-image: none;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_txtEmail 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_txtEmail div
{
   text-align: left;
}
#wb_txtMóvil 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_txtMóvil div
{
   text-align: left;
}
#wb_icoMóvil
{
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#wb_icoMóvil:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#icoMóvil
{
   height: 20px;
   width: 20px;
}
#icoMóvil i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 17px;
}
#wb_icoMóvil:hover i
{
   color: #FFFFFF;
}
#wb_icoEmail
{
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
}
#wb_icoEmail:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
}
#icoEmail
{
   height: 20px;
   width: 20px;
}
#icoEmail i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 17px;
}
#wb_icoEmail:hover i
{
   color: #FFFFFF;
}
#wb_LG-imgCicex
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(../images/valcargma-aviso-legal.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LG-imgCicex
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 300px 15px 100px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG-imgCicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-imgCicex .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG-imgCicex .col-1
{
   float: left;
}
#LG-imgCicex .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LG-imgCicex:before,
#LG-imgCicex:after,
#LG-imgCicex .row:before,
#LG-imgCicex .row:after
{
   display: table;
   content: " ";
}
#LG-imgCicex:after,
#LG-imgCicex .row:after
{
   clear: both;
}
@media (max-width: 576px)
{
#LG-imgCicex .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LG-Cicex
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LG-Cicex
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG-Cicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Cicex .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG-Cicex
{
   width: 1100px;
}
#LG-Cicex .col-1
{
   float: left;
}
#LG-Cicex .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LG-Cicex:before,
#LG-Cicex:after,
#LG-Cicex .row:before,
#LG-Cicex .row:after
{
   display: table;
   content: " ";
}
#LG-Cicex:after,
#LG-Cicex .row:after
{
   clear: both;
}
@media (max-width: 576px)
{
#LG-Cicex
{
   width: 100%;
}
#LG-Cicex .col-1
{
   float: none;
   width: 100%;
}
}
#Line4
{
   border-color: transparent;
   border-style: solid;
   border-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_txtAvisoLegal 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_txtAvisoLegal div
{
   text-align: center;
}
#Line6
{
   border-color: transparent;
   border-style: solid;
   border-width: 20px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_LG-Contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #666633;
   background-image: none;
   border: 0px #666633 solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LG-Contact
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG-Contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Contact .col-1, #LG-Contact .col-2, #LG-Contact .col-3
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG-Contact
{
   width: 1100px;
}
#LG-Contact .col-1, #LG-Contact .col-2, #LG-Contact .col-3
{
   float: left;
}
#LG-Contact .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact:before,
#LG-Contact:after,
#LG-Contact .row:before,
#LG-Contact .row:after
{
   display: table;
   content: " ";
}
#LG-Contact:after,
#LG-Contact .row:after
{
   clear: both;
}
@media (max-width: 576px)
{
#LG-Contact
{
   width: 100%;
}
#LG-Contact .col-1, #LG-Contact .col-2, #LG-Contact .col-3
{
   float: none;
   width: 100%;
}
}
#wb_txtContactFooter 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_txtContactFooter div
{
   text-align: left;
}
#wb_txtMenuFooter 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_txtMenuFooter div
{
   text-align: left;
}
#wb_txtAddressFooter 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_txtAddressFooter div
{
   text-align: left;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LayoutGrid1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid1 .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LG-Copyright
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #666633;
   background-image: none;
   border: 0px #666633 solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LG-Copyright
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LG-Copyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Copyright .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LG-Copyright .col-1
{
   float: left;
}
#LG-Copyright .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LG-Copyright:before,
#LG-Copyright:after,
#LG-Copyright .row:before,
#LG-Copyright .row:after
{
   display: table;
   content: " ";
}
#LG-Copyright:after,
#LG-Copyright .row:after
{
   clear: both;
}
@media (max-width: 576px)
{
#LG-Copyright .col-1
{
   float: none;
   width: 100%;
}
}
#wb_txtCopyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 25px 0px 25px 0px;
   margin: 0;
   text-align: center;
}
#wb_txtCopyright div
{
   text-align: center;
}
#Line9
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border-width: 0;
   margin: 0;
   padding: 0;
}
#wb_txtLOPD 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_txtLOPD div
{
   text-align: justify;
}
#Line1
{
   border-color: transparent;
   border-style: solid;
   border-width: 20px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#imgEng
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Line6
{
   display: block;
   width: 100%;
   z-index: 9;
}
#Line9
{
   display: block;
   width: 100%;
   height: 3px;
   z-index: 15;
}
#wb_icoMóvil
{
   position: absolute;
   left: 50px;
   top: 5px;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 3;
}
#phMenu
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 110px;
   z-index: 26;
}
#wb_icoEmail
{
   position: absolute;
   left: 250px;
   top: 5px;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 4;
}
#phContacto
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 30px;
   z-index: 26;
}
#wb_imgLogo
{
   position: absolute;
   left: 50px;
   top: 44px;
   width: 270px;
   height: 52px;
   z-index: 0;
}
#wb_imgEng
{
   position: absolute;
   left: 1020px;
   top: 5px;
   width: 30px;
   height: 20px;
   z-index: 6;
}
#phContacto_Container
{
   width: 1100px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_mnuMenuPrincipal
{
   position: absolute;
   left: 595px;
   top: 55px;
   width: 460px;
   height: 31px;
   z-index: 18;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_txtMóvil
{
   position: absolute;
   left: 75px;
   top: 5px;
   width: 130px;
   height: 21px;
   z-index: 2;
}
#Line4
{
   display: block;
   width: 100%;
   z-index: 7;
}
#wb_txtEmail
{
   position: absolute;
   left: 275px;
   top: 5px;
   width: 200px;
   height: 21px;
   z-index: 5;
}
#Line5
{
   display: block;
   width: 100%;
   height: 110px;
   z-index: 1;
}
#phMenu_Container
{
   width: 1100px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
@media only screen and (min-width: 1024px) and (max-width: 1099px)
{
#phMenu
{
   height: 110px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#phMenu_Container
{
   width: 1024px;
}
#wb_imgLogo
{
   left: 50px;
   top: 44px;
   width: 270px;
   height: 52px;
   visibility: visible;
   display: inline;
}
#wb_mnuMenuPrincipal
{
   left: 530px;
   top: 55px;
   width: 460px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_LG-Back
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Back
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Back
{
   padding: 0px 0px 0px 0px;
}
#LG-Back .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LG-Back .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LG-Back .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line5
{
   height: 110px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #A0A0A0;
   background-image: none;
}
#phContacto
{
   height: 30px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#phContacto_Container
{
   width: 1024px;
}
#wb_txtEmail
{
   left: 275px;
   top: 5px;
   width: 200px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMóvil
{
   left: 75px;
   top: 5px;
   width: 130px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_icoMóvil
{
   left: 50px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoMóvil
{
   width: 20px;
   height: 20px;
}
#icoMóvil i
{
   line-height: 20px;
   font-size: 20px;
   width: 20px;
}
#wb_icoEmail
{
   left: 250px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoEmail
{
   width: 20px;
   height: 20px;
}
#icoEmail i
{
   line-height: 20px;
   font-size: 20px;
   width: 20px;
}
#wb_LG-imgCicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/valcargma-aviso-legal.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LG-imgCicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-imgCicex
{
   padding: 300px 15px 100px 15px;
}
#LG-imgCicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-imgCicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-imgCicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LG-Cicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Cicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Cicex
{
   padding: 0px 15px 0px 15px;
}
#LG-Cicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Cicex
{
   width: 1024px;
}
#LG-Cicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Cicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line4
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtAvisoLegal
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line6
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LG-Contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Contact
{
   padding: 0px 15px 0px 15px;
}
#LG-Contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Contact
{
   width: 1024px;
}
#LG-Contact .col-1, #LG-Contact .col-2, #LG-Contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Contact .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_txtContactFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMenuFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtAddressFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid1 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_LG-Copyright
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Copyright
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Copyright
{
   padding: 0px 15px 0px 15px;
}
#LG-Copyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Copyright .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Copyright .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_txtCopyright
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line9
{
   height: 3px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtLOPD
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line1
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgEng
{
   left: 960px;
   top: 5px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 980px) and (max-width: 1023px)
{
#phMenu
{
   height: 110px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#phMenu_Container
{
   width: 980px;
}
#wb_imgLogo
{
   left: 50px;
   top: 44px;
   width: 270px;
   height: 52px;
   visibility: visible;
   display: inline;
}
#wb_mnuMenuPrincipal
{
   left: 480px;
   top: 55px;
   width: 460px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_LG-Back
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Back
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Back
{
   padding: 0px 0px 0px 0px;
}
#LG-Back .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LG-Back .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LG-Back .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line5
{
   height: 110px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #A0A0A0;
   background-image: none;
}
#phContacto
{
   height: 30px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#phContacto_Container
{
   width: 980px;
}
#wb_txtEmail
{
   left: 275px;
   top: 5px;
   width: 200px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMóvil
{
   left: 75px;
   top: 5px;
   width: 130px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_icoMóvil
{
   left: 50px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoMóvil
{
   width: 20px;
   height: 20px;
}
#icoMóvil i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_icoEmail
{
   left: 250px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoEmail
{
   width: 20px;
   height: 20px;
}
#icoEmail i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_LG-imgCicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/valcargma-aviso-legal.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LG-imgCicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-imgCicex
{
   padding: 300px 15px 100px 15px;
}
#LG-imgCicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-imgCicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-imgCicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LG-Cicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Cicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Cicex
{
   padding: 0px 0px 0px 0px;
}
#LG-Cicex .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LG-Cicex
{
   width: 980px;
}
#LG-Cicex .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LG-Cicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line4
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtAvisoLegal
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line6
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LG-Contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Contact
{
   padding: 0px 15px 0px 15px;
}
#LG-Contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Contact
{
   width: 980px;
}
#LG-Contact .col-1, #LG-Contact .col-2, #LG-Contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Contact .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_txtContactFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMenuFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtAddressFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid1 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_LG-Copyright
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Copyright
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Copyright
{
   padding: 0px 15px 0px 15px;
}
#LG-Copyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Copyright .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Copyright .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_txtCopyright
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line9
{
   height: 3px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtLOPD
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line1
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgEng
{
   left: 905px;
   top: 5px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 800px) and (max-width: 979px)
{
#phMenu
{
   height: 110px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#phMenu_Container
{
   width: 800px;
}
#wb_imgLogo
{
   left: 10px;
   top: 44px;
   width: 270px;
   height: 52px;
   visibility: visible;
   display: inline;
}
#wb_mnuMenuPrincipal
{
   left: 330px;
   top: 55px;
   width: 460px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_LG-Back
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Back
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Back
{
   padding: 0px 0px 0px 0px;
}
#LG-Back .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LG-Back .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LG-Back .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line5
{
   height: 110px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #A0A0A0;
   background-image: none;
}
#phContacto
{
   height: 30px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#phContacto_Container
{
   width: 800px;
}
#wb_txtEmail
{
   left: 275px;
   top: 5px;
   width: 200px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMóvil
{
   left: 75px;
   top: 5px;
   width: 130px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_icoMóvil
{
   left: 50px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoMóvil
{
   width: 20px;
   height: 20px;
}
#icoMóvil i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_icoEmail
{
   left: 250px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoEmail
{
   width: 20px;
   height: 20px;
}
#icoEmail i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_LG-imgCicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/valcargma-aviso-legal.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LG-imgCicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-imgCicex
{
   padding: 300px 15px 100px 15px;
}
#LG-imgCicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-imgCicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-imgCicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LG-Cicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Cicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Cicex
{
   padding: 0px 15px 0px 15px;
}
#LG-Cicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Cicex
{
   width: 800px;
}
#LG-Cicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Cicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line4
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtAvisoLegal
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line6
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LG-Contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Contact
{
   padding: 0px 15px 0px 15px;
}
#LG-Contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Contact
{
   width: 800px;
}
#LG-Contact .col-1, #LG-Contact .col-2, #LG-Contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Contact .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_txtContactFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMenuFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtAddressFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid1 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_LG-Copyright
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Copyright
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Copyright
{
   padding: 0px 15px 0px 15px;
}
#LG-Copyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Copyright .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Copyright .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_txtCopyright
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line9
{
   height: 3px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtLOPD
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line1
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgEng
{
   left: 755px;
   top: 5px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px)
{
#phMenu
{
   height: 110px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#phMenu_Container
{
   width: 768px;
}
#wb_imgLogo
{
   left: 10px;
   top: 44px;
   width: 270px;
   height: 52px;
   visibility: visible;
   display: inline;
}
#wb_mnuMenuPrincipal
{
   left: 305px;
   top: 55px;
   width: 460px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_LG-Back
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Back
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Back
{
   padding: 0px 0px 0px 0px;
}
#LG-Back .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LG-Back .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LG-Back .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line5
{
   height: 110px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #A0A0A0;
   background-image: none;
}
#phContacto
{
   height: 30px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#phContacto_Container
{
   width: 768px;
}
#wb_txtEmail
{
   left: 275px;
   top: 5px;
   width: 200px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMóvil
{
   left: 75px;
   top: 5px;
   width: 130px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_icoMóvil
{
   left: 50px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoMóvil
{
   width: 20px;
   height: 20px;
}
#icoMóvil i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_icoEmail
{
   left: 250px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoEmail
{
   width: 20px;
   height: 20px;
}
#icoEmail i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_LG-imgCicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/valcargma-aviso-legal.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LG-imgCicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-imgCicex
{
   padding: 300px 15px 100px 15px;
}
#LG-imgCicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-imgCicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-imgCicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LG-Cicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Cicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Cicex
{
   padding: 0px 15px 0px 15px;
}
#LG-Cicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Cicex
{
   width: 768px;
}
#LG-Cicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Cicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line4
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtAvisoLegal
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line6
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LG-Contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Contact
{
   padding: 0px 15px 0px 15px;
}
#LG-Contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Contact
{
   width: 768px;
}
#LG-Contact .col-1, #LG-Contact .col-2, #LG-Contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Contact .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LG-Contact .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_txtContactFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMenuFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtAddressFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid1 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_LG-Copyright
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Copyright
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Copyright
{
   padding: 0px 15px 0px 15px;
}
#LG-Copyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Copyright .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Copyright .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_txtCopyright
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line9
{
   height: 3px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtLOPD
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line1
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgEng
{
   left: 720px;
   top: 5px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 576px) and (max-width: 767px)
{
#phMenu
{
   height: 110px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#phMenu_Container
{
   width: 576px;
}
#wb_imgLogo
{
   left: 10px;
   top: 44px;
   width: 270px;
   height: 52px;
   visibility: visible;
   display: inline;
}
#wb_mnuMenuPrincipal
{
   left: 297px;
   top: 55px;
   width: 270px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_LG-Back
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Back
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Back
{
   padding: 0px 0px 0px 0px;
}
#LG-Back .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LG-Back .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LG-Back .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line5
{
   height: 110px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #A0A0A0;
   background-image: none;
}
#phContacto
{
   height: 30px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#phContacto_Container
{
   width: 576px;
}
#wb_txtEmail
{
   left: 275px;
   top: 5px;
   width: 200px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMóvil
{
   left: 75px;
   top: 5px;
   width: 130px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_icoMóvil
{
   left: 50px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoMóvil
{
   width: 20px;
   height: 20px;
}
#icoMóvil i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_icoEmail
{
   left: 250px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoEmail
{
   width: 20px;
   height: 20px;
}
#icoEmail i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_LG-imgCicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/valcargma-aviso-legal.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LG-imgCicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-imgCicex
{
   padding: 300px 15px 100px 15px;
}
#LG-imgCicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-imgCicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-imgCicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LG-Cicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Cicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Cicex
{
   padding: 0px 15px 0px 15px;
}
#LG-Cicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Cicex
{
   width: 100%;
}
#LG-Cicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Cicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line4
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtAvisoLegal
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line6
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LG-Contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Contact
{
   padding: 0px 15px 0px 15px;
}
#LG-Contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Contact
{
   width: 100%;
}
#LG-Contact .col-1, #LG-Contact .col-2, #LG-Contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Contact .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LG-Contact .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#LG-Contact .col-3
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_txtContactFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMenuFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtAddressFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid1 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_LG-Copyright
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Copyright
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Copyright
{
   padding: 0px 15px 0px 15px;
}
#LG-Copyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Copyright .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Copyright .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_txtCopyright
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line9
{
   height: 3px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtLOPD
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line1
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgEng
{
   left: 520px;
   top: 5px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (min-width: 480px) and (max-width: 575px)
{
#phMenu
{
   height: 110px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#phMenu_Container
{
   width: 480px;
}
#wb_imgLogo
{
   left: 10px;
   top: 44px;
   width: 270px;
   height: 52px;
   visibility: visible;
   display: inline;
}
#wb_mnuMenuPrincipal
{
   left: 290px;
   top: 55px;
   width: 180px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_LG-Back
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Back
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Back
{
   padding: 0px 0px 0px 0px;
}
#LG-Back .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LG-Back .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LG-Back .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line5
{
   height: 110px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #A0A0A0;
   background-image: none;
}
#phContacto
{
   height: 30px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#phContacto_Container
{
   width: 480px;
}
#wb_txtEmail
{
   left: 275px;
   top: 5px;
   width: 200px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMóvil
{
   left: 35px;
   top: 5px;
   width: 130px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_icoMóvil
{
   left: 10px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoMóvil
{
   width: 20px;
   height: 20px;
}
#icoMóvil i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_icoEmail
{
   left: 250px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoEmail
{
   width: 20px;
   height: 20px;
}
#icoEmail i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_LG-imgCicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/valcargma-aviso-legal.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LG-imgCicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-imgCicex
{
   padding: 300px 15px 100px 15px;
}
#LG-imgCicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-imgCicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-imgCicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LG-Cicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Cicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Cicex
{
   padding: 0px 15px 0px 15px;
}
#LG-Cicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Cicex
{
   width: 100%;
}
#LG-Cicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Cicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line4
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtAvisoLegal
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line6
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LG-Contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Contact
{
   padding: 0px 15px 0px 15px;
}
#LG-Contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Contact
{
   width: 100%;
}
#LG-Contact .col-1, #LG-Contact .col-2, #LG-Contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Contact .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LG-Contact .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#LG-Contact .col-3
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_txtContactFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMenuFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtAddressFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid1 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_LG-Copyright
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Copyright
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Copyright
{
   padding: 0px 15px 0px 15px;
}
#LG-Copyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Copyright .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Copyright .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_txtCopyright
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line9
{
   height: 3px;
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtLOPD
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line1
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgEng
{
   left: 430px;
   top: 5px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (max-width: 479px)
{
#phMenu
{
   height: 110px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#phMenu_Container
{
   width: 320px;
}
#wb_imgLogo
{
   left: 5px;
   top: 50px;
   width: 200px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_mnuMenuPrincipal
{
   left: 210px;
   top: 57px;
   width: 105px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_LG-Back
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Back
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Back
{
   padding: 0px 0px 0px 0px;
}
#LG-Back .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LG-Back .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LG-Back .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line5
{
   height: 110px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #A0A0A0;
   background-image: none;
}
#phContacto
{
   height: 30px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#phContacto_Container
{
   width: 320px;
}
#wb_txtEmail
{
   left: 275px;
   top: 5px;
   width: 200px;
   height: 20px;
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMóvil
{
   left: 30px;
   top: 5px;
   width: 130px;
   height: 20px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_icoMóvil
{
   left: 5px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoMóvil
{
   width: 20px;
   height: 20px;
}
#icoMóvil i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_icoEmail
{
   left: 200px;
   top: 5px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#icoEmail
{
   width: 20px;
   height: 20px;
}
#icoEmail i
{
   line-height: 20px;
   font-size: 20px;
}
#wb_LG-imgCicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/valcargma-aviso-legal.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LG-imgCicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-imgCicex
{
   padding: 300px 15px 100px 15px;
}
#LG-imgCicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-imgCicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-imgCicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LG-Cicex
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LG-Cicex
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Cicex
{
   padding: 0px 15px 0px 15px;
}
#LG-Cicex .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Cicex
{
   width: 100%;
}
#LG-Cicex .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Cicex .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line4
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtAvisoLegal
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line6
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LG-Contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Contact
{
   padding: 0px 15px 0px 15px;
}
#LG-Contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Contact
{
   width: 100%;
}
#LG-Contact .col-1, #LG-Contact .col-2, #LG-Contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Contact .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LG-Contact .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#LG-Contact .col-3
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_txtContactFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtMenuFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtAddressFooter
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid1 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid1 .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_LG-Copyright
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #666633;
   background-image: none;
}
#wb_LG-Copyright
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LG-Copyright
{
   padding: 0px 15px 0px 15px;
}
#LG-Copyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LG-Copyright .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LG-Copyright .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_txtCopyright
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line9
{
   height: 3px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_txtLOPD
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Line1
{
   height: 20px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgEng
{
   left: 280px;
   top: 5px;
   width: 30px;
   height: 20px;
   visibility: visible;
   display: inline;
}
}
