html, body
{
   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;
}
#PageHeader
{
   background-color: #FFFFFF;
   background-image: none;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LayoutGrid6
{
   -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;
}
#LayoutGrid6 .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid6 .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;
}
#LayoutGrid6 .col-1
{
   float: left;
}
#LayoutGrid6 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 .col-1
{
   float: none;
   width: 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: 27px;
}
#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: #0065AE;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 13px;
   font-style: normal;
   padding: 5px 10px 5px 10px;
   text-align: center;
   text-decoration: none;
}
#wb_mnuMenuPrincipal > ul > li > a 
{
   height: 17px;
}
.mnuMenuPrincipal a 
{
   display: block;
}
#wb_mnuMenuPrincipal li a:hover, #wb_mnuMenuPrincipal li .active
{ 
   background-color: #0065AE;
   color: #FFFFFF;
}
#wb_mnuMenuPrincipal ul ul
{
   display: none;
   position: absolute;
   top: 27px;
}
#wb_mnuMenuPrincipal ul li:hover > ul
{
   display: list-item;
}
#wb_mnuMenuPrincipal ul ul li 
{
   background-color: #FFFFFF;
   color: #0065AE;
   float: none;
   position: relative;
   width: 180px;
}
#wb_mnuMenuPrincipal ul ul li a:hover, #wb_mnuMenuPrincipal ul ul li .active
{
   background-color: #0065AE;
   color: #FFFFFF;
}
#wb_mnuMenuPrincipal ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_mnuMenuPrincipal ul ul li a 
{
   color: #0065AE;
   padding: 10px 10px 10px 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_mnuMenuPrincipal ul ul ul li 
{
   left: 180px;
   position: relative;
   top: -27px;
}
#wb_mnuMenuPrincipal .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #0065AE;
   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 #0065AE;
   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:480px) 
{
#wb_mnuMenuPrincipal 
{
   margin: 0;
   text-align: left;
}
#wb_mnuMenuPrincipal ul li a, #wb_mnuMenuPrincipal .toggle
{
   font-size: 13px;
   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: #0065AE;
   padding: 0px 10px 0px 10px;
   line-height: 38px;
   text-decoration: none;
   border: none;
}
#wb_mnuMenuPrincipal .toggle:hover 
{
   background-color: #0065AE;
   color: #FFFFFF;
}
[id^=mnuMenuPrincipal-submenu]:checked + ul 
{
   display: block !important;
}
#mnuMenuPrincipal-title
{
   height: 27px;
   line-height: 27px !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: #0065AE;
}
#wb_mnuMenuPrincipal ul li ul li .toggle,
#wb_mnuMenuPrincipal ul ul a 
{
   background-color: #FFFFFF;
   color: #0065AE;
}
#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: 1px;
}
#mnuMenuPrincipal-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #0065AE;
   color: #0065AE;
   width: 24px;
}
#wb_mnuMenuPrincipal ul li ul li .toggle:hover
{
   background-color: #0065AE;
   color: #FFFFFF;
}
#wb_mnuMenuPrincipal .toggle .arrow-down 
{
   border-top-color: #0065AE;
}
#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: #0065AE;
}
#wb_mnuMenuPrincipal ul li ul li .toggle:hover .arrow-down, #wb_mnuMenuPrincipal ul li ul li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
}
#logo-centre-navas
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Line1
{
   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_txtQuienesSomos 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_txtQuienesSomos div
{
   text-align: center;
}
#Line2
{
   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_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LayoutGrid2
{
   -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;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 .row .col-1, #LayoutGrid2 .row .col-2
{
   -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;
}
#LayoutGrid2 .row .col-1, #LayoutGrid2 .row .col-2
{
   float: left;
}
#LayoutGrid2 .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid2 .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 .row .col-1, #LayoutGrid2 .row .col-2
{
   float: none;
   width: 100%;
}
}
#Line3
{
   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_imgQuienesSomos
{
   vertical-align: top;
}
#imgQuienesSomos
{
   border: 0px #000000 solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 300px;
   height: 200px;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text2 div
{
   text-align: justify;
}
#wb_txtNuestroEquipo 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_txtNuestroEquipo div
{
   text-align: center;
}
#wb_Features
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#Features
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 50px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#Features .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Features .row .col-1, #Features .row .col-2, #Features .row .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;
}
#Features
{
   width: 1070px;
}
#Features .row .col-1, #Features .row .col-2, #Features .row .col-3
{
   float: left;
}
#Features .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#Features .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#Features .row .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#Features:before,
#Features:after,
#Features .row:before,
#Features .row:after
{
   display: table;
   content: " ";
}
#Features:after,
#Features .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Features
{
   width: 100%;
}
#Features .row .col-1, #Features .row .col-2, #Features .row .col-3
{
   float: none;
   width: 100%;
}
}
#wb_PanelText1 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_PanelText1 div
{
   text-align: center;
}
#wb_imgMacayaPascual
{
   vertical-align: top;
}
#imgMacayaPascual
{
   border: 2px #4682B4 solid;
   border-radius: 100px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_imgRomeraVillegas
{
   vertical-align: top;
}
#imgRomeraVillegas
{
   border: 2px #4682B4 solid;
   border-radius: 100px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_imgMartiMestre
{
   vertical-align: top;
}
#imgMartiMestre
{
   border: 2px #4682B4 solid;
   border-radius: 100px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_PanelText2 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_PanelText2 div
{
   text-align: center;
}
#wb_PanelText3 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_PanelText3 div
{
   text-align: center;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LayoutGrid4
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 25px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 .row .col-1, #LayoutGrid4 .row .col-2, #LayoutGrid4 .row .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;
}
#LayoutGrid4
{
   width: 1070px;
}
#LayoutGrid4 .row .col-1, #LayoutGrid4 .row .col-2, #LayoutGrid4 .row .col-3
{
   float: left;
}
#LayoutGrid4 .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 .row .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 .row .col-1, #LayoutGrid4 .row .col-2, #LayoutGrid4 .row .col-3
{
   float: none;
   width: 100%;
}
}
#wb_Text4 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_imgOssoPijuan
{
   vertical-align: top;
}
#imgOssoPijuan
{
   border: 2px #4682B4 solid;
   border-radius: 100px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_imgRieraBatalla
{
   vertical-align: top;
}
#imgRieraBatalla
{
   border: 2px #4682B4 solid;
   border-radius: 100px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_imgSimeonNogues
{
   vertical-align: top;
}
#imgSimeonNogues
{
   border: 2px #4682B4 solid;
   border-radius: 100px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text5 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text6 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#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;
}
#Line5
{
   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;
}
#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;
}
#Line7
{
   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;
}
#Line8
{
   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;
}
#Line9
{
   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;
}
#Line10
{
   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;
}
#Line11
{
   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;
}
#Line12
{
   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;
}
#Line13
{
   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;
}
#Line14
{
   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;
}
#Line15
{
   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;
}
#Line16
{
   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;
}
#Line17
{
   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_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#Line18
{
   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;
}
#Line19
{
   color: #4682B4;
   background-color: #4682B4;
   border-width: 0;
   margin: 0;
   padding: 0;
}
#lyrPortada
{
   background-color: transparent;
   background-image: url(../images/portada-01.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_txtSlogan2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_txtSlogan2 div
{
   text-align: center;
}
#wb_txtSlogan1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_txtSlogan1 div
{
   text-align: center;
}
#FlexBoxContainer1
{
   display: -webkit-flex;
   display: flex;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   background-color: #4682B4;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_LayoutGrid7
{
   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;
}
#LayoutGrid7
{
   -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;
}
#LayoutGrid7 .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid7 .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;
}
#LayoutGrid7 .col-1
{
   float: left;
}
#LayoutGrid7 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid7:before,
#LayoutGrid7:after,
#LayoutGrid7 .row:before,
#LayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid7:after,
#LayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid7 .col-1
{
   float: none;
   width: 100%;
}
}
#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;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#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: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1
{
   width: 1100px;
}
#LayoutGrid1 .col-1
{
   float: left;
}
#LayoutGrid1 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(../images/nuestro-equipo.jpg);
   background-repeat: repeat;
   background-position: center top;
   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;
}
#LayoutGrid3
{
   -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;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 .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;
}
#LayoutGrid3 .col-1
{
   float: left;
}
#LayoutGrid3 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 .col-1
{
   float: none;
   width: 100%;
}
}
#Line29
{
   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_LayoutGrid5
{
   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;
}
#LayoutGrid5
{
   -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;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 .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;
}
#LayoutGrid5
{
   width: 1100px;
}
#LayoutGrid5 .col-1
{
   float: left;
}
#LayoutGrid5 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 .col-1
{
   float: none;
   width: 100%;
}
}
#Line20
{
   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_LayoutGrid12
{
   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;
}
#LayoutGrid12
{
   -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;
}
#LayoutGrid12 .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid12 .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;
}
#LayoutGrid12 .col-1
{
   float: left;
}
#LayoutGrid12 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 .col-1
{
   float: none;
   width: 100%;
}
}
#Line26
{
   color: #4682B4;
   background-color: #4682B4;
   border-width: 0;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid16
{
   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;
}
#LayoutGrid16
{
   -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;
}
#LayoutGrid16 .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid16 .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;
}
#LayoutGrid16 .col-1
{
   float: left;
}
#LayoutGrid16 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid16:before,
#LayoutGrid16:after,
#LayoutGrid16 .row:before,
#LayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid16:after,
#LayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid16 .col-1
{
   float: none;
   width: 100%;
}
}
#Line36
{
   border-color: transparent;
   border-style: solid;
   border-width: 5px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid13
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LayoutGrid13
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 25px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13 .row .col-1, #LayoutGrid13 .row .col-2, #LayoutGrid13 .row .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;
}
#LayoutGrid13
{
   width: 1070px;
}
#LayoutGrid13 .row .col-1, #LayoutGrid13 .row .col-2, #LayoutGrid13 .row .col-3
{
   float: left;
}
#LayoutGrid13 .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13 .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13 .row .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13:before,
#LayoutGrid13:after,
#LayoutGrid13 .row:before,
#LayoutGrid13 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid13:after,
#LayoutGrid13 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid13
{
   width: 100%;
}
#LayoutGrid13 .row .col-1, #LayoutGrid13 .row .col-2, #LayoutGrid13 .row .col-3
{
   float: none;
   width: 100%;
}
}
#wb_Text3 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Image6
{
   vertical-align: top;
}
#Image6
{
   border: 2px #4682B4 solid;
   border-radius: 100px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image7
{
   vertical-align: top;
}
#Image7
{
   border: 2px #4682B4 solid;
   border-radius: 100px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image8
{
   vertical-align: top;
}
#Image8
{
   border: 2px #4682B4 solid;
   border-radius: 100px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text12 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text19 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_Text19 div
{
   text-align: center;
}
#Line27
{
   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;
}
#Line35
{
   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;
}
#Line37
{
   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;
}
#Line38
{
   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;
}
#Line39
{
   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;
}
#Line40
{
   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_LayoutGrid21
{
   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;
}
#LayoutGrid21
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 .row .col-1, #LayoutGrid21 .row .col-2
{
   -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;
}
#LayoutGrid21 .row .col-1, #LayoutGrid21 .row .col-2
{
   float: left;
}
#LayoutGrid21 .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid21 .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid21:before,
#LayoutGrid21:after,
#LayoutGrid21 .row:before,
#LayoutGrid21 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid21:after,
#LayoutGrid21 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid21 .row .col-1, #LayoutGrid21 .row .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid22
{
   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;
}
#LayoutGrid22
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 .row .col-1, #LayoutGrid22 .row .col-2
{
   -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;
}
#LayoutGrid22 .row .col-1, #LayoutGrid22 .row .col-2
{
   float: left;
}
#LayoutGrid22 .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid22 .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid22:before,
#LayoutGrid22:after,
#LayoutGrid22 .row:before,
#LayoutGrid22 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid22:after,
#LayoutGrid22 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid22 .row .col-1, #LayoutGrid22 .row .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid8
{
   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;
}
#LayoutGrid8
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 .row .col-1, #LayoutGrid8 .row .col-2
{
   -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;
}
#LayoutGrid8 .row .col-1, #LayoutGrid8 .row .col-2
{
   float: left;
}
#LayoutGrid8 .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid8 .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 .row .col-1, #LayoutGrid8 .row .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid26
{
   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;
}
#LayoutGrid26
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 .row .col-1, #LayoutGrid26 .row .col-2
{
   -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;
}
#LayoutGrid26 .row .col-1, #LayoutGrid26 .row .col-2
{
   float: left;
}
#LayoutGrid26 .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid26 .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid26:before,
#LayoutGrid26:after,
#LayoutGrid26 .row:before,
#LayoutGrid26 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid26:after,
#LayoutGrid26 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid26 .row .col-1, #LayoutGrid26 .row .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid27
{
   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;
}
#LayoutGrid27
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27 .row .col-1, #LayoutGrid27 .row .col-2
{
   -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;
}
#LayoutGrid27 .row .col-1, #LayoutGrid27 .row .col-2
{
   float: left;
}
#LayoutGrid27 .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid27 .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid27:before,
#LayoutGrid27:after,
#LayoutGrid27 .row:before,
#LayoutGrid27 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid27:after,
#LayoutGrid27 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid27 .row .col-1, #LayoutGrid27 .row .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C3C3C;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LayoutGrid15
{
   -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;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 .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;
}
#LayoutGrid15
{
   width: 1100px;
}
#LayoutGrid15 .col-1
{
   float: left;
}
#LayoutGrid15 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid15
{
   width: 100%;
}
#LayoutGrid15 .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 25px 0px 25px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_LayoutGrid18
{
   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;
}
#LayoutGrid18
{
   -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;
}
#LayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 .row .col-1, #LayoutGrid18 .row .col-2
{
   -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;
}
#LayoutGrid18 .row .col-1, #LayoutGrid18 .row .col-2
{
   float: left;
}
#LayoutGrid18 .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: left;
}
#LayoutGrid18 .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 50%;
   text-align: right;
}
#LayoutGrid18:before,
#LayoutGrid18:after,
#LayoutGrid18 .row:before,
#LayoutGrid18 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid18:after,
#LayoutGrid18 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid18 .row .col-1, #LayoutGrid18 .row .col-2
{
   float: none;
   width: 100%;
}
}
#Editbox2
{
   border: 2px #CCCCCC solid;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 16px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0px 0px 10px 0px;
   text-align: left;
   vertical-align: middle;
}
#Editbox2:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox3
{
   border: 2px #CCCCCC solid;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 16px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0px 0px 10px 0px;
   text-align: left;
   vertical-align: middle;
}
#Editbox3:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox4
{
   border: 2px #CCCCCC solid;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 16px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0px 0px 10px 0px;
   text-align: left;
   vertical-align: middle;
}
#Editbox4:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#TextArea2
{
   border: 2px #CCCCCC solid;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: "Roboto";
   font-weight: 300;
   font-size: 16px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   text-align: left;
   overflow: auto;
   resize: none;
}
#TextArea2:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_LayoutGrid19
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C3C3C;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LayoutGrid19
{
   -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;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 .row .col-1, #LayoutGrid19 .row .col-2, #LayoutGrid19 .row .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;
}
#LayoutGrid19 .row .col-1, #LayoutGrid19 .row .col-2, #LayoutGrid19 .row .col-3
{
   float: left;
}
#LayoutGrid19 .row .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid19 .row .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid19 .row .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid19:before,
#LayoutGrid19:after,
#LayoutGrid19 .row:before,
#LayoutGrid19 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid19:after,
#LayoutGrid19 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid19 .row .col-1, #LayoutGrid19 .row .col-2, #LayoutGrid19 .row .col-3
{
   float: none;
   width: 100%;
}
}
#Button2
{
   border: 1px #F05F40 solid;
   border-radius: 4px;
   background-color: #F05F40;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: bold;
   font-size: 16px;
   margin: 25px 0px 50px 0px;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text27 div
{
   text-align: center;
}
#Line42
{
   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_LayoutGrid20
{
   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;
}
#LayoutGrid20
{
   -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;
}
#LayoutGrid20 .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid20 .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;
}
#LayoutGrid20 .col-1
{
   float: left;
}
#LayoutGrid20 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid20:before,
#LayoutGrid20:after,
#LayoutGrid20 .row:before,
#LayoutGrid20 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid20:after,
#LayoutGrid20 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid20 .col-1
{
   float: none;
   width: 100%;
}
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C3C3C;
   background-image: none;
   border: 0px #3C3C3C solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#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;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact .col-1, #contact .col-2, #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;
}
#contact
{
   width: 1100px;
}
#contact .col-1, #contact .col-2, #contact .col-3
{
   float: left;
}
#contact .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#contact .col-2
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#contact .col-3
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contact
{
   width: 100%;
}
#contact .col-1, #contact .col-2, #contact .col-3
{
   float: none;
   width: 100%;
}
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_Text28 div
{
   text-align: left;
}
#wb_Image5
{
   vertical-align: top;
}
#Image5
{
   border: 10px #3C3C3C solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 440px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image5:hover
{
   opacity: 0.7;
   -webkit-transition: opacity 500ms linear 0ms;
   -moz-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_Image5
{
   opacity: 1.0;
   -webkit-transition: opacity 500ms linear 0ms;
   -moz-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_Text29 div
{
   text-align: left;
}
#wb_LayoutGrid17
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #444444;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LayoutGrid17
{
   -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;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 .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;
}
#LayoutGrid17 .col-1
{
   float: left;
}
#LayoutGrid17 .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#LayoutGrid17:before,
#LayoutGrid17:after,
#LayoutGrid17 .row:before,
#LayoutGrid17 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid17:after,
#LayoutGrid17 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid17 .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 25px 0px 25px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text10 div
{
   text-align: center;
}
#Line41
{
   color: #DCDCDC;
   background-color: #DCDCDC;
   border-width: 0;
   margin: 0;
   padding: 0;
}
#Line43
{
   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_Image9
{
   vertical-align: top;
}
#Image9
{
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text30 div
{
   text-align: justify;
}
#Line44
{
   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_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text31 div
{
   text-align: left;
}
#Line45
{
   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_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text32 div
{
   text-align: justify;
}
#wb_Image10
{
   vertical-align: top;
}
#Image10
{
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text33 div
{
   text-align: justify;
}
#Line46
{
   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_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text34 div
{
   text-align: left;
}
#Line47
{
   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_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text35 div
{
   text-align: justify;
}
#wb_Image14
{
   vertical-align: top;
}
#Image14
{
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text46 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text46 div
{
   text-align: justify;
}
#Line55
{
   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_Text47 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text47 div
{
   text-align: left;
}
#Line56
{
   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;
}
#Line57
{
   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_Text48 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text48 div
{
   text-align: justify;
}
#wb_Image15
{
   vertical-align: top;
}
#Image15
{
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text49 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text49 div
{
   text-align: justify;
}
#Line58
{
   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_Text50 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text50 div
{
   text-align: left;
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text51 div
{
   text-align: justify;
}
#Line59
{
   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_Text52 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text52 div
{
   text-align: justify;
}
#btnMedicina
{
   border-width: 0;
}
#Shape1
{
   border-width: 0;
}
#Line21
{
   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;
}
#Line23
{
   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;
}
#Line24
{
   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;
}
#Shape3
{
   border-width: 0;
}
#Shape4
{
   border-width: 0;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_btnIdioma 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_btnIdioma
{
   font-family: "Roboto Black";
   font-weight: normal;
   font-size: 13px;
}
#wb_btnIdioma div
{
   text-align: right;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#Line32
{
   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;
}
#Line25
{
   color: #4682B4;
   background-color: #4682B4;
   border-width: 0;
   margin: 0;
   padding: 0;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#Line33
{
   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;
}
#Line28
{
   color: #4682B4;
   background-color: #4682B4;
   border-width: 0;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text13 div
{
   text-align: justify;
}
#Line30
{
   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_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text14 div
{
   text-align: left;
}
#Line31
{
   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_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text15 div
{
   text-align: justify;
}
#Line34
{
   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;
}
#Shape5
{
   border-width: 0;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text16 div
{
   text-align: center;
}
#Line60
{
   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;
}
#Line61
{
   color: #4682B4;
   background-color: #4682B4;
   border-width: 0;
   margin: 0;
   padding: 0;
}
#Line62
{
   color: #4682B4;
   background-color: #4682B4;
   border-width: 0;
   margin: 0;
   padding: 0;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text17 div
{
   text-align: center;
}
#Line63
{
   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_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text18 div
{
   text-align: center;
}
#Line64
{
   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;
}
#Line41
{
   display: block;
   width: 100%;
   height: 2px;
   z-index: 235;
}
#Line63
{
   display: block;
   width: 100%;
   z-index: 119;
}
#Line30
{
   display: block;
   width: 100%;
   z-index: 113;
}
#wb_Image10
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 100;
}
#wb_Shape4
{
   display: inline-block;
   width: 120px;
   height: 40px;
   z-index: 97;
   position: relative;
}
#Line6
{
   display: block;
   width: 100%;
   z-index: 62;
}
#wb_imgOssoPijuan
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 57;
}
#wb_imgRomeraVillegas
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 49;
}
#wb_imgMacayaPascual
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 45;
}
#wb_btnIdioma
{
   position: absolute;
   left: 909px;
   top: 5px;
   width: 80px;
   height: 18px;
   text-align: right;
   z-index: 2;
}
#Editbox2
{
   display: block;
   width: 100%;
   height: 38px;
   line-height: 38px;
   z-index: 218;
}
#Line42
{
   display: block;
   width: 100%;
   z-index: 224;
}
#Shape1
{
   width: 120px;
   height: 40px;
}
#Line64
{
   display: block;
   width: 100%;
   z-index: 129;
}
#wb_Shape5
{
   display: inline-block;
   width: 120px;
   height: 40px;
   z-index: 117;
   position: relative;
}
#Line31
{
   display: block;
   width: 100%;
   z-index: 111;
}
#Line7
{
   display: block;
   width: 100%;
   z-index: 66;
}
#wb_imgSimeonNogues
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 65;
}
#Line20
{
   display: block;
   width: 100%;
   z-index: 37;
}
#Editbox3
{
   display: block;
   width: 100%;
   height: 38px;
   line-height: 38px;
   z-index: 219;
}
#Line43
{
   display: block;
   width: 100%;
   z-index: 151;
}
#Line21
{
   display: block;
   width: 100%;
   z-index: 137;
}
#Line32
{
   display: block;
   width: 100%;
   z-index: 89;
}
#Line10
{
   display: block;
   width: 100%;
   z-index: 54;
}
#Line8
{
   display: block;
   width: 100%;
   z-index: 46;
}
#wb_Extension1
{
   display: inline-block;
   width: 302px;
   height: 76px;
   z-index: 222;
}
#Editbox4
{
   display: block;
   width: 100%;
   height: 38px;
   line-height: 38px;
   z-index: 220;
}
#Line55
{
   display: block;
   width: 100%;
   z-index: 123;
}
#wb_Image1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 110;
}
#Shape3
{
   width: 120px;
   height: 40px;
}
#Line33
{
   display: block;
   width: 100%;
   z-index: 99;
}
#Line44
{
   display: block;
   width: 100%;
   z-index: 93;
}
#Line11
{
   display: block;
   width: 100%;
   z-index: 52;
}
#Line9
{
   display: block;
   width: 100%;
   z-index: 50;
}
#Inicio
{
   visibility: hidden;
}
#Line56
{
   display: block;
   width: 100%;
   z-index: 126;
}
#wb_Image14
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 120;
}
#Line34
{
   display: block;
   width: 100%;
   z-index: 116;
}
#Line23
{
   display: block;
   width: 100%;
   z-index: 106;
}
#Shape4
{
   width: 120px;
   height: 40px;
}
#Line45
{
   display: block;
   width: 100%;
   z-index: 91;
}
#Line12
{
   display: block;
   width: 100%;
   z-index: 48;
}
#wb_Image15
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 130;
}
#Line57
{
   display: block;
   width: 100%;
   z-index: 121;
}
#Shape5
{
   width: 120px;
   height: 40px;
}
#Line46
{
   display: block;
   width: 100%;
   z-index: 103;
}
#Line24
{
   display: block;
   width: 100%;
   z-index: 96;
}
#Line35
{
   display: block;
   width: 100%;
   z-index: 74;
}
#Line13
{
   display: block;
   width: 100%;
   z-index: 56;
}
#Line36
{
   display: block;
   width: 100%;
   z-index: 153;
}
#Line58
{
   display: block;
   width: 100%;
   z-index: 133;
}
#btnMedicina
{
   width: 120px;
   height: 40px;
}
#Line47
{
   display: block;
   width: 100%;
   z-index: 101;
}
#Line25
{
   display: block;
   width: 100%;
   height: 5px;
   z-index: 143;
}
#Line14
{
   display: block;
   width: 100%;
   z-index: 60;
}
#wb_imgQuienesSomos
{
   display: inline-block;
   width: 300px;
   height: 200px;
   z-index: 36;
}
#lyrPortada_Container
{
   width: 1100px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#PageHeader
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 80px;
   z-index: 7777;
}
#wb_Image5
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 237;
}
#TextArea2
{
   display: block;
   width: 100%;
   height: 136px;
   z-index: 221;
}
#wb_Contacto
{
   display: inline-block;
   width: 100%;
   z-index: 154;
}
#Line26
{
   display: block;
   width: 100%;
   height: 10px;
   z-index: 152;
}
#Line59
{
   display: block;
   width: 100%;
   z-index: 131;
}
#wb_btnMedicina
{
   display: inline-block;
   width: 120px;
   height: 40px;
   z-index: 127;
   position: relative;
}
#Line37
{
   display: block;
   width: 100%;
   z-index: 78;
}
#Line15
{
   display: block;
   width: 100%;
   z-index: 64;
}
#wb_txtSlogan1
{
   position: absolute;
   left: 50px;
   top: 270px;
   width: 505px;
   height: 43px;
   text-align: center;
   z-index: 33;
}
#PageHeader_Container
{
   width: 1100px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Especialidad
{
   display: inline-block;
   width: 100%;
   z-index: 86;
}
#Line38
{
   display: block;
   width: 100%;
   z-index: 72;
}
#Line27
{
   display: block;
   width: 100%;
   z-index: 70;
}
#wb_Image6
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 69;
}
#Line16
{
   display: block;
   width: 100%;
   z-index: 68;
}
#wb_txtSlogan2
{
   position: absolute;
   left: 51px;
   top: 325px;
   width: 505px;
   height: 43px;
   text-align: center;
   z-index: 34;
}
#Quienes_somos
{
   visibility: hidden;
}
#Line28
{
   display: block;
   width: 100%;
   height: 5px;
   z-index: 145;
}
#Line17
{
   display: block;
   width: 100%;
   z-index: 139;
}
#Line39
{
   display: block;
   width: 100%;
   z-index: 76;
}
#wb_Image7
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 73;
}
#wb_imgRieraBatalla
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 61;
}
#Line18
{
   display: block;
   width: 100%;
   z-index: 141;
}
#Line29
{
   display: block;
   width: 100%;
   z-index: 87;
}
#wb_Image8
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 77;
}
#wb_imgMartiMestre
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 53;
}
#wb_Equipo
{
   display: inline-block;
   width: 100%;
   z-index: 43;
}
#wb_mnuMenuPrincipal
{
   position: absolute;
   left: 556px;
   top: 25px;
   width: 442px;
   height: 31px;
   z-index: 1;
}
#Contacto
{
   visibility: hidden;
}
#wb_Image9
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 90;
}
#wb_Quienes_somos
{
   position: absolute;
   left: 16px;
   top: 570px;
   width: 20px;
   height: 20px;
   z-index: 32;
}
#Line19
{
   display: block;
   width: 100%;
   height: 90px;
   z-index: 4;
}
#wb_logo-centre-navas
{
   position: absolute;
   left: 100px;
   top: 10px;
   width: 243px;
   height: 60px;
   z-index: 0;
}
#Especialidad
{
   visibility: hidden;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 39;
}
#Line2
{
   display: block;
   width: 100%;
   z-index: 41;
}
#Button2
{
   display: block;
   float: left;
   width: 100%;
   height: 34px;
   z-index: 223;
}
#wb_Shape1
{
   display: inline-block;
   width: 120px;
   height: 40px;
   z-index: 138;
   position: relative;
}
#Line60
{
   display: block;
   width: 100%;
   z-index: 109;
}
#Line3
{
   display: block;
   width: 100%;
   z-index: 44;
}
#Equipo
{
   visibility: hidden;
}
#Line61
{
   display: block;
   width: 100%;
   height: 5px;
   z-index: 147;
}
#Line4
{
   display: block;
   width: 100%;
   z-index: 81;
}
#Line62
{
   display: block;
   width: 100%;
   height: 5px;
   z-index: 149;
}
#wb_Shape3
{
   display: inline-block;
   width: 120px;
   height: 40px;
   z-index: 107;
   position: relative;
}
#Line40
{
   display: block;
   width: 100%;
   z-index: 80;
}
#Line5
{
   display: block;
   width: 100%;
   z-index: 58;
}
#lyrPortada
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 650px;
   float: left;
   clear: left;
   display: block;
   z-index: 242;
}
#wb_Inicio
{
   display: inline-block;
   width: 100%;
   z-index: 3;
}
@media only screen and (min-width: 1024px) and (max-width: 1099px)
{
#PageHeader
{
   height: 80px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader_Container
{
   width: 1024px;
}
#wb_LayoutGrid6
{
   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_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid6 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid6 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_mnuMenuPrincipal
{
   left: 520px;
   top: 25px;
   width: 442px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_logo-centre-navas
{
   left: 100px;
   top: 10px;
   width: 243px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#Line1
{
   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_txtQuienesSomos
{
   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;
}
#Line2
{
   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_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 .row .col-1, #LayoutGrid2 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid2 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#Line3
{
   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_imgQuienesSomos
{
   width: 300px;
   height: 200px;
   visibility: visible;
   display: inline-block;
}
#imgQuienesSomos
{
   width: 300px;
   height: 200px;
}
#wb_Text2
{
   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_txtNuestroEquipo
{
   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_Features
{
   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_Features
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Features
{
   padding: 50px 15px 5px 15px;
}
#Features .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Features
{
   width: 994px;
}
#Features .row .col-1, #Features .row .col-2, #Features .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Features .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#Features .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#Features .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_PanelText1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgMacayaPascual
{
   visibility: visible;
   display: block;
}
#wb_imgRomeraVillegas
{
   visibility: visible;
   display: block;
}
#wb_imgMartiMestre
{
   visibility: visible;
   display: block;
}
#wb_PanelText2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_PanelText3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid4
{
   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_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 994px;
}
#LayoutGrid4 .row .col-1, #LayoutGrid4 .row .col-2, #LayoutGrid4 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgOssoPijuan
{
   visibility: visible;
   display: block;
}
#wb_imgRieraBatalla
{
   visibility: visible;
   display: block;
}
#wb_imgSimeonNogues
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#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;
}
#Line5
{
   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;
}
#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;
}
#Line7
{
   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;
}
#Line8
{
   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;
}
#Line9
{
   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;
}
#Line10
{
   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;
}
#Line11
{
   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;
}
#Line12
{
   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;
}
#Line13
{
   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;
}
#Line14
{
   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;
}
#Line15
{
   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;
}
#Line16
{
   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;
}
#Line17
{
   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_Text1
{
   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;
}
#Line18
{
   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;
}
#Line19
{
   height: 90px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#lyrPortada
{
   height: 650px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/portada-01.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#lyrPortada
{
   margin: 0px 0px 0px 0px;
}
#lyrPortada_Container
{
   width: 1024px;
}
#wb_txtSlogan2
{
   left: 50px;
   top: 325px;
   width: 505px;
   height: 43px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtSlogan1
{
   left: 50px;
   top: 270px;
   width: 505px;
   height: 43px;
   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;
}
#FlexBoxContainer1
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#FlexBoxContainer1
{
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_LayoutGrid7
{
   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_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid7 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid7 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#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 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 1024px;
}
#LayoutGrid1 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_LayoutGrid3
{
   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/nuestro-equipo.jpg);
   background-repeat: repeat;
   background-position: center top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line29
{
   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_LayoutGrid5
{
   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_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 1024px;
}
#LayoutGrid5 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line20
{
   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_LayoutGrid12
{
   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_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid12 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid12 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line26
{
   height: 10px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#wb_LayoutGrid16
{
   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_LayoutGrid16
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid16 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid16 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid16 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line36
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #DCDCDC;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid13
{
   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_LayoutGrid13
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13
{
   width: 994px;
}
#LayoutGrid13 .row .col-1, #LayoutGrid13 .row .col-2, #LayoutGrid13 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13 .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13 .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Image6
{
   visibility: visible;
   display: block;
}
#wb_Image7
{
   visibility: visible;
   display: block;
}
#wb_Image8
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Line27
{
   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;
}
#Line35
{
   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;
}
#Line37
{
   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;
}
#Line38
{
   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;
}
#Line39
{
   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;
}
#Line40
{
   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_LayoutGrid21
{
   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_LayoutGrid21
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 .row .col-1, #LayoutGrid21 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid21 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid22
{
   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_LayoutGrid22
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 .row .col-1, #LayoutGrid22 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid22 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid26
{
   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_LayoutGrid26
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 .row .col-1, #LayoutGrid26 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid26 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid27
{
   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_LayoutGrid27
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27 .row .col-1, #LayoutGrid27 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid27 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15
{
   width: 1024px;
}
#LayoutGrid15 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Inicio
{
   visibility: visible;
   display: inline-block;
}
#wb_Quienes_somos
{
   left: 16px;
   top: 570px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Equipo
{
   visibility: visible;
   display: inline-block;
}
#wb_Especialidad
{
   visibility: visible;
   display: inline-block;
}
#wb_Contacto
{
   visibility: visible;
   display: inline-block;
}
#wb_Text8
{
   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_LayoutGrid18
{
   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_LayoutGrid18
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 .row .col-1, #LayoutGrid18 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 .row .col-1
{
   display: block;
   width: 50%;
   text-align: left;
}
#LayoutGrid18 .row .col-2
{
   display: block;
   width: 50%;
   text-align: right;
}
#Editbox2
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox3
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox4
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#TextArea2
{
   height: 136px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid19
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 .row .col-1, #LayoutGrid19 .row .col-2, #LayoutGrid19 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid19 .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid19 .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: left;
}
#Button2
{
   width: 301px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #F05F40;
   background-image: none;
   border-radius: 4px;
}
#wb_Text27
{
   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;
}
#Line42
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #3C3C3C;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid20
{
   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_LayoutGrid20
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid20 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid20 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid20 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   padding: 0px 15px 0px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact
{
   width: 1024px;
}
#contact .col-1, #contact .col-2, #contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#contact .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#contact .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: right;
}
#wb_Text28
{
   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_Image5
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   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_LayoutGrid17
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #444444;
   background-image: none;
}
#wb_LayoutGrid17
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Text10
{
   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;
}
#Line41
{
   height: 2px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Line43
{
   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_Image9
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   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;
}
#Line44
{
   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_Text31
{
   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;
}
#Line45
{
   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_Text32
{
   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_Image10
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   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;
}
#Line46
{
   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_Text34
{
   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;
}
#Line47
{
   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_Text35
{
   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_Image14
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   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;
}
#Line55
{
   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_Text47
{
   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;
}
#Line56
{
   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;
}
#Line57
{
   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_Text48
{
   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_Image15
{
   visibility: visible;
   display: block;
}
#wb_Text49
{
   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;
}
#Line58
{
   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_Text50
{
   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_Text51
{
   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;
}
#Line59
{
   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_Text52
{
   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_btnMedicina
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
}
#Line21
{
   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;
}
#Line23
{
   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;
}
#Line24
{
   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_Shape3
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
}
#wb_Text7
{
   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_Extension1
{
   width: 302px;
   height: 76px;
   visibility: visible;
   display: inline-block;
}
#wb_btnIdioma
{
   left: 874px;
   top: 5px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_btnIdioma
{
   font-family: "Roboto Black";
   font-weight: normal;
   font-size: 13px;
   text-align: right;
}
#Extension3
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
}
#wb_Image1
{
   visibility: visible;
   display: block;
}
}
@media only screen and (min-width: 980px) and (max-width: 1023px)
{
#PageHeader
{
   height: 80px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader_Container
{
   width: 980px;
}
#wb_LayoutGrid6
{
   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_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid6 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid6 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_mnuMenuPrincipal
{
   left: 490px;
   top: 25px;
   width: 442px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_logo-centre-navas
{
   left: 50px;
   top: 10px;
   width: 243px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#Line1
{
   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_txtQuienesSomos
{
   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;
}
#Line2
{
   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_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 .row .col-1, #LayoutGrid2 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid2 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#Line3
{
   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_imgQuienesSomos
{
   width: 286px;
   height: 190px;
   visibility: visible;
   display: inline-block;
}
#imgQuienesSomos
{
   width: 286px;
   height: 190px;
}
#wb_Text2
{
   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_txtNuestroEquipo
{
   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_Features
{
   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_Features
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Features
{
   padding: 50px 15px 5px 15px;
}
#Features .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Features
{
   width: 950px;
}
#Features .row .col-1, #Features .row .col-2, #Features .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Features .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#Features .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#Features .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_PanelText1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgMacayaPascual
{
   visibility: visible;
   display: block;
}
#wb_imgRomeraVillegas
{
   visibility: visible;
   display: block;
}
#wb_imgMartiMestre
{
   visibility: visible;
   display: block;
}
#wb_PanelText2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_PanelText3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid4
{
   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_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 950px;
}
#LayoutGrid4 .row .col-1, #LayoutGrid4 .row .col-2, #LayoutGrid4 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgOssoPijuan
{
   visibility: visible;
   display: block;
}
#wb_imgRieraBatalla
{
   visibility: visible;
   display: block;
}
#wb_imgSimeonNogues
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#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;
}
#Line5
{
   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;
}
#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;
}
#Line7
{
   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;
}
#Line8
{
   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;
}
#Line9
{
   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;
}
#Line10
{
   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;
}
#Line11
{
   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;
}
#Line12
{
   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;
}
#Line13
{
   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;
}
#Line14
{
   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;
}
#Line15
{
   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;
}
#Line16
{
   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;
}
#Line17
{
   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_Text1
{
   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;
}
#Line18
{
   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;
}
#Line19
{
   height: 90px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#lyrPortada
{
   height: 650px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/portada-01.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#lyrPortada
{
   margin: 0px 0px 0px 0px;
}
#lyrPortada_Container
{
   width: 980px;
}
#wb_txtSlogan2
{
   left: 50px;
   top: 325px;
   width: 505px;
   height: 43px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtSlogan1
{
   left: 50px;
   top: 270px;
   width: 505px;
   height: 43px;
   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;
}
#FlexBoxContainer1
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#FlexBoxContainer1
{
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_LayoutGrid7
{
   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_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid7 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid7 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#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 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 980px;
}
#LayoutGrid1 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_LayoutGrid3
{
   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/nuestro-equipo.jpg);
   background-repeat: repeat;
   background-position: center top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line29
{
   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_LayoutGrid5
{
   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_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 980px;
}
#LayoutGrid5 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line20
{
   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_LayoutGrid12
{
   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_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid12 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid12 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line26
{
   height: 10px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#wb_LayoutGrid16
{
   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_LayoutGrid16
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid16 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid16 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid16 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line36
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #DCDCDC;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid13
{
   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_LayoutGrid13
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13
{
   width: 950px;
}
#LayoutGrid13 .row .col-1, #LayoutGrid13 .row .col-2, #LayoutGrid13 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13 .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13 .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Image6
{
   visibility: visible;
   display: block;
}
#wb_Image7
{
   visibility: visible;
   display: block;
}
#wb_Image8
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Line27
{
   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;
}
#Line35
{
   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;
}
#Line37
{
   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;
}
#Line38
{
   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;
}
#Line39
{
   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;
}
#Line40
{
   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_LayoutGrid21
{
   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_LayoutGrid21
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 .row .col-1, #LayoutGrid21 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid21 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid22
{
   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_LayoutGrid22
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 .row .col-1, #LayoutGrid22 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid22 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid26
{
   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_LayoutGrid26
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 .row .col-1, #LayoutGrid26 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid26 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid27
{
   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_LayoutGrid27
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27 .row .col-1, #LayoutGrid27 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid27 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15
{
   width: 980px;
}
#LayoutGrid15 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Inicio
{
   visibility: visible;
   display: inline-block;
}
#wb_Quienes_somos
{
   left: 16px;
   top: 570px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Equipo
{
   visibility: visible;
   display: inline-block;
}
#wb_Especialidad
{
   visibility: visible;
   display: inline-block;
}
#wb_Contacto
{
   visibility: visible;
   display: inline-block;
}
#wb_Text8
{
   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_LayoutGrid18
{
   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_LayoutGrid18
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 .row .col-1, #LayoutGrid18 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 .row .col-1
{
   display: block;
   width: 50%;
   text-align: left;
}
#LayoutGrid18 .row .col-2
{
   display: block;
   width: 50%;
   text-align: right;
}
#Editbox2
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox3
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox4
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#TextArea2
{
   height: 136px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid19
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 .row .col-1, #LayoutGrid19 .row .col-2, #LayoutGrid19 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 .row .col-1
{
   display: block;
   width: 25%;
   text-align: center;
}
#LayoutGrid19 .row .col-2
{
   display: block;
   width: 50%;
   text-align: center;
}
#LayoutGrid19 .row .col-3
{
   display: block;
   width: 25%;
   text-align: left;
}
#Button2
{
   width: 445px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #F05F40;
   background-image: none;
   border-radius: 4px;
}
#wb_Text27
{
   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;
}
#Line42
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #3C3C3C;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid20
{
   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_LayoutGrid20
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid20 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid20 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid20 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   padding: 0px 15px 0px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact
{
   width: 980px;
}
#contact .col-1, #contact .col-2, #contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#contact .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#contact .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: right;
}
#wb_Text28
{
   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_Image5
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   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_LayoutGrid17
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #444444;
   background-image: none;
}
#wb_LayoutGrid17
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Text10
{
   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;
}
#Line41
{
   height: 2px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Line43
{
   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_Image9
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   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;
}
#Line44
{
   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_Text31
{
   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;
}
#Line45
{
   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_Text32
{
   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_Image10
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   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;
}
#Line46
{
   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_Text34
{
   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;
}
#Line47
{
   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_Text35
{
   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_Image14
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   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;
}
#Line55
{
   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_Text47
{
   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;
}
#Line56
{
   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;
}
#Line57
{
   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_Text48
{
   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_Image15
{
   visibility: visible;
   display: block;
}
#wb_Text49
{
   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;
}
#Line58
{
   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_Text50
{
   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_Text51
{
   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;
}
#Line59
{
   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_Text52
{
   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_btnMedicina
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
}
#Line21
{
   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;
}
#Line23
{
   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;
}
#Line24
{
   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_Shape3
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
}
#wb_Text7
{
   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_Extension1
{
   width: 302px;
   height: 76px;
   visibility: visible;
   display: inline-block;
}
#wb_btnIdioma
{
   left: 844px;
   top: 5px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_btnIdioma
{
   font-family: "Roboto Black";
   font-weight: normal;
   font-size: 13px;
   text-align: right;
}
#Extension3
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
}
#wb_Image1
{
   visibility: visible;
   display: block;
}
}
@media only screen and (min-width: 800px) and (max-width: 979px)
{
#PageHeader
{
   height: 80px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader_Container
{
   width: 800px;
}
#wb_LayoutGrid6
{
   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_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid6 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid6 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_mnuMenuPrincipal
{
   left: 350px;
   top: 25px;
   width: 442px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_logo-centre-navas
{
   left: 10px;
   top: 10px;
   width: 243px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#Line1
{
   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_txtQuienesSomos
{
   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;
}
#Line2
{
   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_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 .row .col-1, #LayoutGrid2 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid2 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#Line3
{
   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_imgQuienesSomos
{
   width: 226px;
   height: 150px;
   visibility: visible;
   display: inline-block;
}
#imgQuienesSomos
{
   width: 226px;
   height: 150px;
}
#wb_Text2
{
   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_txtNuestroEquipo
{
   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_Features
{
   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_Features
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Features
{
   padding: 50px 15px 5px 15px;
}
#Features .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Features
{
   width: 770px;
}
#Features .row .col-1, #Features .row .col-2, #Features .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Features .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#Features .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#Features .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_PanelText1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgMacayaPascual
{
   visibility: visible;
   display: block;
}
#wb_imgRomeraVillegas
{
   visibility: visible;
   display: block;
}
#wb_imgMartiMestre
{
   visibility: visible;
   display: block;
}
#wb_PanelText2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_PanelText3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid4
{
   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_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 770px;
}
#LayoutGrid4 .row .col-1, #LayoutGrid4 .row .col-2, #LayoutGrid4 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgOssoPijuan
{
   visibility: visible;
   display: block;
}
#wb_imgRieraBatalla
{
   visibility: visible;
   display: block;
}
#wb_imgSimeonNogues
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#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;
}
#Line5
{
   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;
}
#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;
}
#Line7
{
   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;
}
#Line8
{
   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;
}
#Line9
{
   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;
}
#Line10
{
   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;
}
#Line11
{
   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;
}
#Line12
{
   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;
}
#Line13
{
   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;
}
#Line14
{
   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;
}
#Line15
{
   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;
}
#Line16
{
   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;
}
#Line17
{
   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_Text1
{
   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;
}
#Line18
{
   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;
}
#Line19
{
   height: 90px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#lyrPortada
{
   height: 650px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/portada-01.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#lyrPortada
{
   margin: 0px 0px 0px 0px;
}
#lyrPortada_Container
{
   width: 800px;
}
#wb_txtSlogan2
{
   left: 15px;
   top: 325px;
   width: 400px;
   height: 43px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtSlogan1
{
   left: 15px;
   top: 270px;
   width: 400px;
   height: 43px;
   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;
}
#FlexBoxContainer1
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#FlexBoxContainer1
{
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_LayoutGrid7
{
   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_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid7 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid7 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#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 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 800px;
}
#LayoutGrid1 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_LayoutGrid3
{
   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/nuestro-equipo.jpg);
   background-repeat: repeat;
   background-position: center top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line29
{
   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_LayoutGrid5
{
   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_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 800px;
}
#LayoutGrid5 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line20
{
   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_LayoutGrid12
{
   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_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid12 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid12 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line26
{
   height: 10px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#wb_LayoutGrid16
{
   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_LayoutGrid16
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid16 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid16 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid16 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line36
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #DCDCDC;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid13
{
   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_LayoutGrid13
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13
{
   width: 770px;
}
#LayoutGrid13 .row .col-1, #LayoutGrid13 .row .col-2, #LayoutGrid13 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13 .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13 .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Image6
{
   visibility: visible;
   display: block;
}
#wb_Image7
{
   visibility: visible;
   display: block;
}
#wb_Image8
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Line27
{
   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;
}
#Line35
{
   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;
}
#Line37
{
   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;
}
#Line38
{
   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;
}
#Line39
{
   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;
}
#Line40
{
   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_LayoutGrid21
{
   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_LayoutGrid21
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 .row .col-1, #LayoutGrid21 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid21 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid22
{
   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_LayoutGrid22
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 .row .col-1, #LayoutGrid22 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid22 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid26
{
   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_LayoutGrid26
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 .row .col-1, #LayoutGrid26 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid26 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid27
{
   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_LayoutGrid27
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27 .row .col-1, #LayoutGrid27 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid27 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15
{
   width: 800px;
}
#LayoutGrid15 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Inicio
{
   visibility: visible;
   display: inline-block;
}
#wb_Quienes_somos
{
   left: 16px;
   top: 570px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Equipo
{
   visibility: visible;
   display: inline-block;
}
#wb_Especialidad
{
   visibility: visible;
   display: inline-block;
}
#wb_Contacto
{
   visibility: visible;
   display: inline-block;
}
#wb_Text8
{
   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_LayoutGrid18
{
   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_LayoutGrid18
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 .row .col-1, #LayoutGrid18 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 .row .col-1
{
   display: block;
   width: 50%;
   text-align: left;
}
#LayoutGrid18 .row .col-2
{
   display: block;
   width: 50%;
   text-align: right;
}
#Editbox2
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox3
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox4
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#TextArea2
{
   height: 136px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid19
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 .row .col-1, #LayoutGrid19 .row .col-2, #LayoutGrid19 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 .row .col-1
{
   display: block;
   width: 25%;
   text-align: center;
}
#LayoutGrid19 .row .col-2
{
   display: block;
   width: 50%;
   text-align: center;
}
#LayoutGrid19 .row .col-3
{
   display: block;
   width: 25%;
   text-align: left;
}
#Button2
{
   width: 355px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #F05F40;
   background-image: none;
   border-radius: 4px;
}
#wb_Text27
{
   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;
}
#Line42
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #3C3C3C;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid20
{
   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_LayoutGrid20
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid20 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid20 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid20 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   padding: 0px 15px 0px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact
{
   width: 800px;
}
#contact .col-1, #contact .col-2, #contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#contact .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#contact .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: right;
}
#wb_Text28
{
   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_Image5
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   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_LayoutGrid17
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #444444;
   background-image: none;
}
#wb_LayoutGrid17
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Text10
{
   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;
}
#Line41
{
   height: 2px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Line43
{
   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_Image9
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   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;
}
#Line44
{
   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_Text31
{
   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;
}
#Line45
{
   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_Text32
{
   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_Image10
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   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;
}
#Line46
{
   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_Text34
{
   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;
}
#Line47
{
   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_Text35
{
   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_Image14
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   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;
}
#Line55
{
   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_Text47
{
   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;
}
#Line56
{
   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;
}
#Line57
{
   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_Text48
{
   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_Image15
{
   visibility: visible;
   display: block;
}
#wb_Text49
{
   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;
}
#Line58
{
   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_Text50
{
   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_Text51
{
   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;
}
#Line59
{
   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_Text52
{
   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_btnMedicina
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
}
#Line21
{
   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;
}
#Line23
{
   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;
}
#Line24
{
   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_Shape3
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
}
#wb_Text7
{
   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_Extension1
{
   width: 302px;
   height: 76px;
   visibility: visible;
   display: inline-block;
}
#wb_btnIdioma
{
   left: 705px;
   top: 5px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_btnIdioma
{
   font-family: "Roboto Black";
   font-weight: normal;
   font-size: 13px;
   text-align: right;
}
#Extension3
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
}
#wb_Image1
{
   visibility: visible;
   display: block;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px)
{
#PageHeader
{
   height: 80px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader_Container
{
   width: 768px;
}
#wb_LayoutGrid6
{
   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_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid6 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid6 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_mnuMenuPrincipal
{
   left: 320px;
   top: 25px;
   width: 442px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_logo-centre-navas
{
   left: 10px;
   top: 10px;
   width: 243px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#Line1
{
   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_txtQuienesSomos
{
   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;
}
#Line2
{
   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_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 .row .col-1, #LayoutGrid2 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid2 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#Line3
{
   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_imgQuienesSomos
{
   width: 216px;
   height: 144px;
   visibility: visible;
   display: inline-block;
}
#imgQuienesSomos
{
   width: 216px;
   height: 144px;
}
#wb_Text2
{
   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_txtNuestroEquipo
{
   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_Features
{
   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_Features
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Features
{
   padding: 50px 15px 5px 15px;
}
#Features .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Features
{
   width: 738px;
}
#Features .row .col-1, #Features .row .col-2, #Features .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Features .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#Features .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#Features .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_PanelText1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgMacayaPascual
{
   visibility: visible;
   display: block;
}
#wb_imgRomeraVillegas
{
   visibility: visible;
   display: block;
}
#wb_imgMartiMestre
{
   visibility: visible;
   display: block;
}
#wb_PanelText2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_PanelText3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid4
{
   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_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 738px;
}
#LayoutGrid4 .row .col-1, #LayoutGrid4 .row .col-2, #LayoutGrid4 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgOssoPijuan
{
   visibility: visible;
   display: block;
}
#wb_imgRieraBatalla
{
   visibility: visible;
   display: block;
}
#wb_imgSimeonNogues
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#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;
}
#Line5
{
   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;
}
#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;
}
#Line7
{
   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;
}
#Line8
{
   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;
}
#Line9
{
   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;
}
#Line10
{
   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;
}
#Line11
{
   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;
}
#Line12
{
   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;
}
#Line13
{
   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;
}
#Line14
{
   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;
}
#Line15
{
   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;
}
#Line16
{
   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;
}
#Line17
{
   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_Text1
{
   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;
}
#Line18
{
   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;
}
#Line19
{
   height: 90px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#lyrPortada
{
   height: 650px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/portada-01.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#lyrPortada
{
   margin: 0px 0px 0px 0px;
}
#lyrPortada_Container
{
   width: 768px;
}
#wb_txtSlogan2
{
   left: 10px;
   top: 325px;
   width: 400px;
   height: 43px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtSlogan1
{
   left: 10px;
   top: 270px;
   width: 400px;
   height: 43px;
   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;
}
#FlexBoxContainer1
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#FlexBoxContainer1
{
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_LayoutGrid7
{
   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_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid7 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid7 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#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 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 768px;
}
#LayoutGrid1 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_LayoutGrid3
{
   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/nuestro-equipo.jpg);
   background-repeat: repeat;
   background-position: center top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line29
{
   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_LayoutGrid5
{
   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_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 768px;
}
#LayoutGrid5 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line20
{
   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_LayoutGrid12
{
   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_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid12 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid12 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line26
{
   height: 10px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#wb_LayoutGrid16
{
   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_LayoutGrid16
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid16 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid16 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid16 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line36
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #DCDCDC;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid13
{
   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_LayoutGrid13
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13
{
   width: 738px;
}
#LayoutGrid13 .row .col-1, #LayoutGrid13 .row .col-2, #LayoutGrid13 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13 .row .col-2
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid13 .row .col-3
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Image6
{
   visibility: visible;
   display: block;
}
#wb_Image7
{
   visibility: visible;
   display: block;
}
#wb_Image8
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Line27
{
   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;
}
#Line35
{
   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;
}
#Line37
{
   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;
}
#Line38
{
   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;
}
#Line39
{
   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;
}
#Line40
{
   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_LayoutGrid21
{
   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_LayoutGrid21
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 .row .col-1, #LayoutGrid21 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid21 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid22
{
   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_LayoutGrid22
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 .row .col-1, #LayoutGrid22 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid22 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid26
{
   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_LayoutGrid26
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 .row .col-1, #LayoutGrid26 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid26 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid27
{
   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_LayoutGrid27
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27 .row .col-1, #LayoutGrid27 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 .row .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid27 .row .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15
{
   width: 100%;
}
#LayoutGrid15 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Inicio
{
   visibility: visible;
   display: inline-block;
}
#wb_Quienes_somos
{
   left: 16px;
   top: 570px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Equipo
{
   visibility: visible;
   display: inline-block;
}
#wb_Especialidad
{
   visibility: visible;
   display: inline-block;
}
#wb_Contacto
{
   visibility: visible;
   display: inline-block;
}
#wb_Text8
{
   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_LayoutGrid18
{
   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_LayoutGrid18
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 .row .col-1, #LayoutGrid18 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 .row .col-1
{
   display: block;
   width: 50%;
   text-align: left;
}
#LayoutGrid18 .row .col-2
{
   display: block;
   width: 50%;
   text-align: right;
}
#Editbox2
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox3
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox4
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#TextArea2
{
   height: 136px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid19
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 .row .col-1, #LayoutGrid19 .row .col-2, #LayoutGrid19 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid19 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid19 .row .col-3
{
   display: block;
   width: 100%;
   text-align: left;
}
#Button2
{
   width: 708px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #F05F40;
   background-image: none;
   border-radius: 4px;
}
#wb_Text27
{
   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;
}
#Line42
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #3C3C3C;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid20
{
   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_LayoutGrid20
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid20 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid20 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid20 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   padding: 0px 15px 0px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact
{
   width: 100%;
}
#contact .col-1, #contact .col-2, #contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#contact .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#contact .col-3
{
   display: block;
   width: 100%;
   text-align: right;
}
#wb_Text28
{
   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_Image5
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   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_LayoutGrid17
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #444444;
   background-image: none;
}
#wb_LayoutGrid17
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Text10
{
   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;
}
#Line41
{
   height: 2px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Line43
{
   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_Image9
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   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;
}
#Line44
{
   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_Text31
{
   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;
}
#Line45
{
   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_Text32
{
   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_Image10
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   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;
}
#Line46
{
   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_Text34
{
   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;
}
#Line47
{
   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_Text35
{
   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_Image14
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   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;
}
#Line55
{
   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_Text47
{
   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;
}
#Line56
{
   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;
}
#Line57
{
   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_Text48
{
   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_Image15
{
   visibility: visible;
   display: block;
}
#wb_Text49
{
   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;
}
#Line58
{
   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_Text50
{
   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_Text51
{
   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;
}
#Line59
{
   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_Text52
{
   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_btnMedicina
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
}
#Line21
{
   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;
}
#Line23
{
   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;
}
#Line24
{
   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_Shape3
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
}
#wb_Text7
{
   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_Extension1
{
   width: 302px;
   height: 76px;
   visibility: visible;
   display: inline-block;
}
#wb_btnIdioma
{
   left: 675px;
   top: 5px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_btnIdioma
{
   font-family: "Roboto Black";
   font-weight: normal;
   font-size: 13px;
   text-align: right;
}
#Extension3
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
}
#wb_Image1
{
   visibility: visible;
   display: block;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
#PageHeader
{
   height: 80px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader_Container
{
   width: 480px;
}
#wb_LayoutGrid6
{
   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_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid6 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid6 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_mnuMenuPrincipal
{
   left: 280px;
   top: 25px;
   width: 193px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_logo-centre-navas
{
   left: 10px;
   top: 10px;
   width: 243px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#Line1
{
   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_txtQuienesSomos
{
   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;
}
#Line2
{
   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_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 .row .col-1, #LayoutGrid2 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid2 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line3
{
   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_imgQuienesSomos
{
   width: 300px;
   height: 200px;
   visibility: visible;
   display: inline-block;
}
#imgQuienesSomos
{
   width: 300px;
   height: 200px;
}
#wb_Text2
{
   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_txtNuestroEquipo
{
   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_Features
{
   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_Features
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Features
{
   padding: 50px 15px 5px 15px;
}
#Features .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Features
{
   width: 100%;
}
#Features .row .col-1, #Features .row .col-2, #Features .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Features .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Features .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#Features .row .col-3
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_PanelText1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgMacayaPascual
{
   visibility: visible;
   display: block;
}
#wb_imgRomeraVillegas
{
   visibility: visible;
   display: block;
}
#wb_imgMartiMestre
{
   visibility: visible;
   display: block;
}
#wb_PanelText2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_PanelText3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid4
{
   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_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 .row .col-1, #LayoutGrid4 .row .col-2, #LayoutGrid4 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid4 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid4 .row .col-3
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgOssoPijuan
{
   visibility: visible;
   display: block;
}
#wb_imgRieraBatalla
{
   visibility: visible;
   display: block;
}
#wb_imgSimeonNogues
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#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;
}
#Line5
{
   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;
}
#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;
}
#Line7
{
   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;
}
#Line8
{
   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;
}
#Line9
{
   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;
}
#Line10
{
   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;
}
#Line11
{
   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;
}
#Line12
{
   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;
}
#Line13
{
   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;
}
#Line14
{
   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;
}
#Line15
{
   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;
}
#Line16
{
   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;
}
#Line17
{
   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_Text1
{
   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;
}
#Line18
{
   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;
}
#Line19
{
   height: 90px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#lyrPortada
{
   height: 650px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/portada-01.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#lyrPortada
{
   margin: 0px 0px 0px 0px;
}
#lyrPortada_Container
{
   width: 480px;
}
#wb_txtSlogan2
{
   left: 10px;
   top: 325px;
   width: 460px;
   height: 43px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtSlogan1
{
   left: 10px;
   top: 270px;
   width: 460px;
   height: 43px;
   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;
}
#FlexBoxContainer1
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#FlexBoxContainer1
{
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_LayoutGrid7
{
   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_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid7 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid7 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#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 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_LayoutGrid3
{
   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/nuestro-equipo.jpg);
   background-repeat: repeat;
   background-position: center top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line29
{
   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_LayoutGrid5
{
   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_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line20
{
   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_LayoutGrid12
{
   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_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid12 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid12 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line26
{
   height: 10px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#wb_LayoutGrid16
{
   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_LayoutGrid16
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid16 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid16 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid16 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line36
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #DCDCDC;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid13
{
   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_LayoutGrid13
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13
{
   width: 100%;
}
#LayoutGrid13 .row .col-1, #LayoutGrid13 .row .col-2, #LayoutGrid13 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid13 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid13 .row .col-3
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Image6
{
   visibility: visible;
   display: block;
}
#wb_Image7
{
   visibility: visible;
   display: block;
}
#wb_Image8
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Line27
{
   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;
}
#Line35
{
   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;
}
#Line37
{
   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;
}
#Line38
{
   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;
}
#Line39
{
   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;
}
#Line40
{
   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_LayoutGrid21
{
   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_LayoutGrid21
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 .row .col-1, #LayoutGrid21 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid21 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LayoutGrid22
{
   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_LayoutGrid22
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 .row .col-1, #LayoutGrid22 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid22 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LayoutGrid26
{
   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_LayoutGrid26
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 .row .col-1, #LayoutGrid26 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid26 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LayoutGrid27
{
   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_LayoutGrid27
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27 .row .col-1, #LayoutGrid27 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid27 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15
{
   width: 100%;
}
#LayoutGrid15 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Inicio
{
   visibility: visible;
   display: inline-block;
}
#wb_Quienes_somos
{
   left: 16px;
   top: 570px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Equipo
{
   visibility: visible;
   display: inline-block;
}
#wb_Especialidad
{
   visibility: visible;
   display: inline-block;
}
#wb_Contacto
{
   visibility: visible;
   display: inline-block;
}
#wb_Text8
{
   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_LayoutGrid18
{
   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_LayoutGrid18
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 .row .col-1, #LayoutGrid18 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 .row .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#LayoutGrid18 .row .col-2
{
   display: block;
   width: 100%;
   text-align: right;
}
#Editbox2
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox3
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox4
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#TextArea2
{
   height: 136px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid19
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 .row .col-1, #LayoutGrid19 .row .col-2, #LayoutGrid19 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid19 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid19 .row .col-3
{
   display: block;
   width: 100%;
   text-align: left;
}
#Button2
{
   width: 420px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #F05F40;
   background-image: none;
   border-radius: 4px;
}
#wb_Text27
{
   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;
}
#Line42
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #3C3C3C;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid20
{
   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_LayoutGrid20
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid20 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid20 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid20 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   padding: 0px 15px 0px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact
{
   width: 100%;
}
#contact .col-1, #contact .col-2, #contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#contact .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#contact .col-3
{
   display: block;
   width: 100%;
   text-align: right;
}
#wb_Text28
{
   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_Image5
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   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_LayoutGrid17
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #444444;
   background-image: none;
}
#wb_LayoutGrid17
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Text10
{
   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;
}
#Line41
{
   height: 2px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Line43
{
   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_Image9
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   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;
}
#Line44
{
   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_Text31
{
   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;
}
#Line45
{
   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_Text32
{
   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_Image10
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   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;
}
#Line46
{
   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_Text34
{
   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;
}
#Line47
{
   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_Text35
{
   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_Image14
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   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;
}
#Line55
{
   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_Text47
{
   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;
}
#Line56
{
   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;
}
#Line57
{
   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_Text48
{
   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_Image15
{
   visibility: visible;
   display: block;
}
#wb_Text49
{
   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;
}
#Line58
{
   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_Text50
{
   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_Text51
{
   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;
}
#Line59
{
   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_Text52
{
   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_btnMedicina
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
}
#Line21
{
   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;
}
#Line23
{
   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;
}
#Line24
{
   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_Shape3
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
}
#wb_Text7
{
   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_Extension1
{
   width: 302px;
   height: 76px;
   visibility: visible;
   display: inline-block;
}
#wb_btnIdioma
{
   left: 391px;
   top: 5px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_btnIdioma
{
   font-family: "Roboto Black";
   font-weight: normal;
   font-size: 13px;
   text-align: right;
}
#Extension3
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
}
#wb_Image1
{
   visibility: visible;
   display: block;
}
}
@media only screen and (max-width: 479px)
{
#PageHeader
{
   height: 80px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader_Container
{
   width: 320px;
}
#wb_LayoutGrid6
{
   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_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid6 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid6 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid6 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_mnuMenuPrincipal
{
   left: 190px;
   top: 25px;
   width: 129px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_logo-centre-navas
{
   left: 5px;
   top: 5px;
   width: 182px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#Line1
{
   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_txtQuienesSomos
{
   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;
}
#Line2
{
   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_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 .row .col-1, #LayoutGrid2 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid2 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line3
{
   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_imgQuienesSomos
{
   width: 260px;
   height: 173px;
   visibility: visible;
   display: inline-block;
}
#imgQuienesSomos
{
   width: 260px;
   height: 173px;
}
#wb_Text2
{
   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_txtNuestroEquipo
{
   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_Features
{
   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_Features
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Features
{
   padding: 50px 15px 5px 15px;
}
#Features .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Features
{
   width: 100%;
}
#Features .row .col-1, #Features .row .col-2, #Features .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#Features .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Features .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#Features .row .col-3
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_PanelText1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgMacayaPascual
{
   visibility: visible;
   display: block;
}
#wb_imgRomeraVillegas
{
   visibility: visible;
   display: block;
}
#wb_imgMartiMestre
{
   visibility: visible;
   display: block;
}
#wb_PanelText2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_PanelText3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid4
{
   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_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4
{
   width: 100%;
}
#LayoutGrid4 .row .col-1, #LayoutGrid4 .row .col-2, #LayoutGrid4 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid4 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid4 .row .col-3
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_imgOssoPijuan
{
   visibility: visible;
   display: block;
}
#wb_imgRieraBatalla
{
   visibility: visible;
   display: block;
}
#wb_imgSimeonNogues
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#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;
}
#Line5
{
   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;
}
#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;
}
#Line7
{
   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;
}
#Line8
{
   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;
}
#Line9
{
   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;
}
#Line10
{
   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;
}
#Line11
{
   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;
}
#Line12
{
   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;
}
#Line13
{
   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;
}
#Line14
{
   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;
}
#Line15
{
   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;
}
#Line16
{
   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;
}
#Line17
{
   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_Text1
{
   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;
}
#Line18
{
   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;
}
#Line19
{
   height: 90px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#lyrPortada
{
   height: 650px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/portada-01.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#lyrPortada
{
   margin: 0px 0px 0px 0px;
}
#lyrPortada_Container
{
   width: 320px;
}
#wb_txtSlogan2
{
   left: 10px;
   top: 325px;
   width: 300px;
   height: 86px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_txtSlogan1
{
   left: 10px;
   top: 270px;
   width: 300px;
   height: 43px;
   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;
}
#FlexBoxContainer1
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#FlexBoxContainer1
{
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_LayoutGrid7
{
   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_LayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid7 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid7 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid7 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#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 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_LayoutGrid3
{
   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/nuestro-equipo.jpg);
   background-repeat: repeat;
   background-position: center top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line29
{
   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_LayoutGrid5
{
   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_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5
{
   width: 100%;
}
#LayoutGrid5 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line20
{
   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_LayoutGrid12
{
   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_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid12 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid12 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid12 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line26
{
   height: 10px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4682B4;
   background-image: none;
}
#wb_LayoutGrid16
{
   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_LayoutGrid16
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid16
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid16 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid16 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid16 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#Line36
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #DCDCDC;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_LayoutGrid13
{
   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_LayoutGrid13
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid13
{
   padding: 25px 15px 10px 15px;
}
#LayoutGrid13 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid13
{
   width: 100%;
}
#LayoutGrid13 .row .col-1, #LayoutGrid13 .row .col-2, #LayoutGrid13 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid13 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid13 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid13 .row .col-3
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Image6
{
   visibility: visible;
   display: block;
}
#wb_Image7
{
   visibility: visible;
   display: block;
}
#wb_Image8
{
   visibility: visible;
   display: block;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
}
#Line27
{
   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;
}
#Line35
{
   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;
}
#Line37
{
   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;
}
#Line38
{
   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;
}
#Line39
{
   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;
}
#Line40
{
   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_LayoutGrid21
{
   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_LayoutGrid21
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid21
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid21 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid21 .row .col-1, #LayoutGrid21 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid21 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid21 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LayoutGrid22
{
   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_LayoutGrid22
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid22
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid22 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid22 .row .col-1, #LayoutGrid22 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid22 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid22 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LayoutGrid26
{
   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_LayoutGrid26
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 .row .col-1, #LayoutGrid26 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid26 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid26 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LayoutGrid27
{
   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_LayoutGrid27
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid27
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid27 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid27 .row .col-1, #LayoutGrid27 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid27 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid27 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15
{
   width: 100%;
}
#LayoutGrid15 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Inicio
{
   visibility: visible;
   display: inline-block;
}
#wb_Quienes_somos
{
   left: 16px;
   top: 570px;
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline;
}
#wb_Equipo
{
   visibility: visible;
   display: inline-block;
}
#wb_Especialidad
{
   visibility: visible;
   display: inline-block;
}
#wb_Contacto
{
   visibility: visible;
   display: inline-block;
}
#wb_Text8
{
   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_LayoutGrid18
{
   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_LayoutGrid18
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid18
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid18 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid18 .row .col-1, #LayoutGrid18 .row .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid18 .row .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#LayoutGrid18 .row .col-2
{
   display: block;
   width: 100%;
   text-align: right;
}
#Editbox2
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox3
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#Editbox4
{
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#TextArea2
{
   height: 136px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid19
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 .row .col-1, #LayoutGrid19 .row .col-2, #LayoutGrid19 .row .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid19 .row .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid19 .row .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#LayoutGrid19 .row .col-3
{
   display: block;
   width: 100%;
   text-align: left;
}
#Button2
{
   width: 260px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #F05F40;
   background-image: none;
   border-radius: 4px;
}
#wb_Text27
{
   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;
}
#Line42
{
   height: 50px;
   visibility: visible;
   display: block;
   color: #3C3C3C;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_LayoutGrid20
{
   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_LayoutGrid20
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid20
{
   padding: 0px 0px 0px 0px;
}
#LayoutGrid20 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#LayoutGrid20 .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid20 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_contact
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3C3C3C;
   background-image: none;
}
#wb_contact
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   padding: 0px 15px 0px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact
{
   width: 100%;
}
#contact .col-1, #contact .col-2, #contact .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#contact .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#contact .col-2
{
   display: block;
   width: 100%;
   text-align: center;
}
#contact .col-3
{
   display: block;
   width: 100%;
   text-align: right;
}
#wb_Text28
{
   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_Image5
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   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_LayoutGrid17
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #444444;
   background-image: none;
}
#wb_LayoutGrid17
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid17
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid17 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid17 .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid17 .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_Text10
{
   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;
}
#Line41
{
   height: 2px;
   visibility: visible;
   display: block;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#Line43
{
   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_Image9
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   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;
}
#Line44
{
   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_Text31
{
   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;
}
#Line45
{
   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_Text32
{
   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_Image10
{
   visibility: visible;
   display: block;
}
#wb_Text33
{
   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;
}
#Line46
{
   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_Text34
{
   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;
}
#Line47
{
   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_Text35
{
   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_Image14
{
   visibility: visible;
   display: block;
}
#wb_Text46
{
   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;
}
#Line55
{
   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_Text47
{
   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;
}
#Line56
{
   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;
}
#Line57
{
   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_Text48
{
   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_Image15
{
   visibility: visible;
   display: block;
}
#wb_Text49
{
   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;
}
#Line58
{
   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_Text50
{
   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_Text51
{
   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;
}
#Line59
{
   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_Text52
{
   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_btnMedicina
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
}
#Line21
{
   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;
}
#Line23
{
   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;
}
#Line24
{
   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_Shape3
{
   visibility: visible;
   display: inline-block;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
}
#wb_Text7
{
   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_Extension1
{
   width: 302px;
   height: 76px;
   visibility: visible;
   display: inline-block;
}
#wb_btnIdioma
{
   left: 238px;
   top: 5px;
   width: 79px;
   height: 18px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_btnIdioma
{
   font-family: "Roboto Black";
   font-weight: normal;
   font-size: 13px;
   text-align: right;
}
#Extension3
{
   width: 100px;
   height: 100px;
   visibility: visible;
   display: inline-block;
}
#wb_Image1
{
   visibility: visible;
   display: block;
}
}
