body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_ResponsiveMenu1
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#ResponsiveMenu1
{
   display: inline-block;
   height: 69px;
}
#wb_ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu1 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 8px;
}
#wb_ResponsiveMenu1 ul li a
{
   background-color: #FFFFFF;
   color: #00008B;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   margin-right: 2px;
   height: 49px;
}
.ResponsiveMenu1 a 
{
   display: block;
}
#wb_ResponsiveMenu1 li:hover > a, #wb_ResponsiveMenu1 li .active
{
   background-color: #FFFFFF;
   color: #000080;
}
#wb_ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 69px;
}
#wb_ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 292px;
}
#wb_ResponsiveMenu1 ul ul li a
{
   background-color: #000080;
   border: 0px solid #000080;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul li:hover > a, #wb_ResponsiveMenu1 ul ul li .active
{
   background-color: #FFFFFF;
   color: #000080;
}
#wb_ResponsiveMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a 
{
   padding-top: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   left: 292px;
   position: relative;
   top: -69px;
}
#wb_ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 5px;
   vertical-align: middle;
   border-top: 4px solid #00008B;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 5px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu1 li:hover > a .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #000080;
}
#wb_ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #000080;
}
#wb_ResponsiveMenu1 .toggle,[id^=ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:800px) 
{
#wb_ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a, #wb_ResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 8px 8px 8px 8px;
}
#wb_ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #FFFFFF;
   color: #00008B;
   padding: 0 8px 0 8px;
   line-height: 40px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu1 .toggle:hover
{
   background-color: #FFFFFF;
   color: #000080;
}
[id^=ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu1-title
{
   height: 69px !important;
   line-height: 69px !important;
   text-align: center;
}
#wb_ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu1 ul ul .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   padding: 0 16px;
}
#wb_ResponsiveMenu1 a:hover,
#wb_ResponsiveMenu1 ul ul ul a 
{
   background-color: #000080;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle,
#wb_ResponsiveMenu1 ul ul a 
{
   background-color: #000080;
   color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul ul ul a 
{
   padding: 8px 8px 8px 24px;
}
#wb_ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu1 ul ul li:hover > ul,
#wb_ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 10px;
   top: 22px;
   user-select: none;
}
#ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #00008B;
   color: #00008B;
   width: 24px;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #FFFFFF;
   color: #000080;
}
#wb_ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #00008B;
}
#wb_ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #000080;
}
#wb_ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #000080;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 900px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1140px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 130px 15px 30px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11 > .row > .col-1
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid11 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_introLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#introLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#introLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#introLayoutGrid > .row > .col-1, #introLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#introLayoutGrid > .row > .col-1, #introLayoutGrid > .row > .col-2
{
   float: left;
}
#introLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#introLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#introLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px -10px 0 -10px;
}
#introLayoutGrid:before,
#introLayoutGrid:after,
#introLayoutGrid .row:before,
#introLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#introLayoutGrid:after,
#introLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#introLayoutGrid > .row > .col-1, #introLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#MediaPlayer2
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: cover;
   border: 1px solid transparent;
   border-radius: 10px;
}
#wb_MediaPlayer2
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
   box-shadow: 8px 8px 15px #A9A9A9;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading5
{
   color: #00008B;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #00008B;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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: 768px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text4
{
   color: #00008B;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 25px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #1E90FF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   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: 768px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_servicesLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#servicesLayoutGrid
{
   box-sizing: border-box;
   padding: 50px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#servicesLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#servicesLayoutGrid > .row > .col-1
{
   float: left;
}
#servicesLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#servicesLayoutGrid:before,
#servicesLayoutGrid:after,
#servicesLayoutGrid .row:before,
#servicesLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#servicesLayoutGrid:after,
#servicesLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#servicesLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading3
{
   color: #00008B;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_NOTICIA_PRINCIPAL
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#NOTICIA_PRINCIPAL
{
   box-sizing: border-box;
   padding: 10px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#NOTICIA_PRINCIPAL > .row
{
   margin-right: 0;
   margin-left: 0;
}
#NOTICIA_PRINCIPAL > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#NOTICIA_PRINCIPAL > .row > .col-1
{
   float: left;
}
#NOTICIA_PRINCIPAL > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#NOTICIA_PRINCIPAL > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 20px;
}
#NOTICIA_PRINCIPAL:before,
#NOTICIA_PRINCIPAL:after,
#NOTICIA_PRINCIPAL .row:before,
#NOTICIA_PRINCIPAL .row:after
{
   display: table;
   content: " ";
}
#NOTICIA_PRINCIPAL:after,
#NOTICIA_PRINCIPAL .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#NOTICIA_PRINCIPAL > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Blog-def
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(25,25,112,0.00);
   border-radius: 5px;
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 1.2;
   display: flex;
   width: 100%;
   align-content: flex-start;
   flex-wrap: wrap;
   gap: 10px;
}
#Blog-def .blogitem
{
   flex: 1 1 calc(25% - 10px);
   box-sizing: border-box;
   margin-bottom: 12px;
   padding: 10px;
   text-align: center;
}
#Blog-def .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 11px;
   color: #1E90FF;
   font-style: italic;
   text-decoration: none;
}
#Blog-def .blogsubject
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   color: #00008B;
   font-style: normal;
   text-decoration: none;
}
#Blog-def .blogcomments
{
   font-family: Arial;
   font-weight: normal;
   font-size: 12px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#Blog-def .blogsubject a:link, #Blog-def .blogsubject a:visited, #Blog-def .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Blog-def .blogcomments a:link, #Blog-def .blogcomments a:visited, #Blog-def .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#Blog-def .blogcomments
{
   text-decoration: none;
}
#Blog-def .no-thumb
{
   display: none;
}
#Blog-def img
{
   border-width: 0;
   width: 100%;
   max-width: 100%;
   height: auto;
   margin: 10px 0px 10px 0px;
}
#Blog-def .blogsubject
{
   margin: 0;
   padding: 0;
   display: block;
   font-family: Arial;
   font-size: 12px;
   color: #00008B;
}
#Blog-def .blogitem
{
   padding: 10px;
   box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
#Blog-def .pager
{
   margin: 10px 10px 10px 10px;
   text-align: right;
   position: absolute;
   bottom: 0;
}
#Blog-def .page-number
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFA500;
   text-decoration: none;
   padding: 5px 5px 5px 5px;
   cursor: pointer;
   border: 1px #191970 solid;
   margin-right: 2px;
}
#Blog-def .active 
{
   background-color: #191970;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 20px 0 20px;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading4
{
   color: #00008B;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text1
{
   color: #00008B;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 25px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_IMAGEN_PRINCIPAL
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_IMAGEN_PRINCIPAL
{
   height: 438px;
}
#IMAGEN_PRINCIPAL
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#IMAGEN_PRINCIPAL .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#IMAGEN_PRINCIPAL .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#IMAGEN_PRINCIPAL .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   opacity: 0;
   transition: opacity 1000ms ease-in-out;
   height: 100%;
   text-align: center;
}
#IMAGEN_PRINCIPAL .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#IMAGEN_PRINCIPAL .carousel-inner > .carousel-item > img, #IMAGEN_PRINCIPAL .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#IMAGEN_PRINCIPAL .carousel-inner > .active, #IMAGEN_PRINCIPAL .carousel-inner > .carousel-item-next, #IMAGEN_PRINCIPAL .carousel-inner > .carousel-item-prev
{
   display: block;
}
#IMAGEN_PRINCIPAL .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#IMAGEN_PRINCIPAL .carousel-inner > .carousel-item-next, #IMAGEN_PRINCIPAL .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#IMAGEN_PRINCIPAL .carousel-inner > .carousel-item-next.carousel-item-start, #IMAGEN_PRINCIPAL .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#IMAGEN_PRINCIPAL .carousel-inner > .active.carousel-item-start, #IMAGEN_PRINCIPAL .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 2000ms;
}
#IMAGEN_PRINCIPAL .frame
{
   width: 1140px;
   display: inline-block;
   float: left;
   height: 438px;
}
#IMAGEN_PRINCIPAL .frame-1
{
   background-color: transparent;
   background-image: url('images/PRESENTACION.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#IMAGEN_PRINCIPAL .frame-2
{
   background-color: transparent;
   background-image: url('images/PRESENTACION 1.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#IMAGEN_PRINCIPAL .frame-3
{
   background-color: transparent;
   background-image: url('images/PRESENTACION 2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#IMAGEN_PRINCIPAL .frame-4
{
   background-color: transparent;
   background-image: url('images/PRESENTACION 3.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 100px;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   animation: twister-down-in 1000ms linear 1000ms 1 normal both;
   max-width: 600px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(17,34,51,0.17);
   text-align: center;
}
#Card2-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 100px;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   animation: filter-blur-in 1000ms linear 1000ms 1 normal both;
   max-width: 800px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(17,34,51,0.17);
   text-align: center;
}
#Card3-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: -30px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 100px;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   animation: magic-in 1000ms linear 1000ms 1 normal both;
   max-width: 800px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(17,34,51,0.17);
   text-align: center;
}
#Card4-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: -30px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#wb_CardContainer2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
   width: 100%;
}
#CardContainer2
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: center;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:900px) 
{
#CardContainer2
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_Card8
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 2px 2px 2px 2px;
   animation: twister-up-in 1000ms linear 1000ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card8-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_Card9
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 2px 2px 2px 2px;
   animation: swash-in 1000ms linear 2000ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card9-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_Card10
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 2px 2px 2px 2px;
   animation: transform-fly-in 1000ms linear 3000ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card10-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_Card11
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 2px 2px 2px 2px;
   animation: twister-down-in 1000ms linear 4000ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card11-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_IMAGEN_-_460
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_IMAGEN_-_460
{
   height: 438px;
   display: none;
}
#IMAGEN_-_460
{
   position: relative;
   margin: 0;
;
   height: 100%;
   box-sizing: border-box;
}
#IMAGEN_-_460 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#IMAGEN_-_460 .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#IMAGEN_-_460 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   opacity: 0;
   transition: opacity 1000ms ease-in-out;
   height: 100%;
   text-align: center;
}
#IMAGEN_-_460 .carousel-item-inner
{
   padding: 0;
   display: flex;
   align-items: center;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   box-sizing: border-box;
}
#IMAGEN_-_460 .carousel-inner > .carousel-item > img, #IMAGEN_-_460 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#IMAGEN_-_460 .carousel-inner > .active, #IMAGEN_-_460 .carousel-inner > .carousel-item-next, #IMAGEN_-_460 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#IMAGEN_-_460 .carousel-inner > .active
{
   opacity: 1;
   z-index: 1;
}
#IMAGEN_-_460 .carousel-inner > .carousel-item-next, #IMAGEN_-_460 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#IMAGEN_-_460 .carousel-inner > .carousel-item-next.carousel-item-start, #IMAGEN_-_460 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   opacity: 1;
   z-index: 1;
}
#IMAGEN_-_460 .carousel-inner > .active.carousel-item-start, #IMAGEN_-_460 .carousel-inner > .active.carousel-item-end
{
   opacity: 0;
   z-index: 0;
   transition: opacity 2000ms;
}
#IMAGEN_-_460 .frame
{
   width: 1140px;
   display: inline-block;
   float: left;
   height: 438px;
}
#IMAGEN_-_460 .frame-1
{
   background-color: transparent;
   background-image: url('images/PRESENTACION.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#IMAGEN_-_460 .frame-2
{
   background-color: transparent;
   background-image: url('images/PRESENTACION 1.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#IMAGEN_-_460 .frame-3
{
   background-color: transparent;
   background-image: url('images/PRESENTACION 2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#IMAGEN_-_460 .frame-4
{
   background-color: transparent;
   background-image: url('images/PRESENTACION 3.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#wb_Card12
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 100px;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   animation: twister-down-in 1000ms linear 1000ms 1 normal both;
   max-width: 600px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(17,34,51,0.17);
   text-align: center;
}
#Card12-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#wb_Card13
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 100px;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   animation: filter-blur-in 1000ms linear 1000ms 1 normal both;
   max-width: 800px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(17,34,51,0.17);
   text-align: center;
}
#Card13-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: -30px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#wb_Card14
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 100px;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 0 0 50px 0 ;
   animation: magic-in 1000ms linear 1000ms 1 normal both;
   max-width: 800px;
   margin-left: auto !important;
   margin-right: auto !important;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-shadow: 5px 5px 20px rgba(17,34,51,0.17);
   text-align: center;
}
#Card14-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: -30px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#wb_CardContainer3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#CardContainer3
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 450px;
   background-color: transparent;
   background-image: none;
   box-sizing: border-box;
   font-size: 0;
}
#wb_Card15
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 2px 2px 2px 2px;
   animation: twister-down-in 1000ms linear 1000ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card15-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_Card16
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 2px 2px 2px 2px;
   animation: twister-down-in 1000ms linear 1000ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card16-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_Card17
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 2px 2px 2px 2px;
   animation: twister-down-in 1000ms linear 1000ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card17-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_Card18
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   opacity: 0.90;
   box-sizing: border-box;
   margin: 2px 2px 2px 2px;
   animation: twister-down-in 1000ms linear 1000ms 1 normal both;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   text-align: center;
}
#Card18-card-body
{
   padding: 50px 30px 50px 30px;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-clip: padding-box;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1040px;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3, #LayoutGrid9 > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3, #LayoutGrid9 > .col-4
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid9 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid9 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#LayoutGrid9 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid9 > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2, #LayoutGrid9 > .col-3, #LayoutGrid9 > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading6
{
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 10px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon4 a
{
   text-decoration: none;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon4
{
   height: 92px;
   width: 86px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon4 i
{
   color: #000080;
   display: inline-block;
   font-size: 86px;
   line-height: 92px;
   vertical-align: middle;
}
#wb_Icon4:hover #Icon4 i
{
   color: #1E90FF;
}
#wb_Icon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 10px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon5
{
   height: 92px;
   width: 86px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon5 i
{
   color: #000080;
   display: inline-block;
   font-size: 86px;
   line-height: 92px;
   vertical-align: middle;
}
#wb_Icon5:hover #Icon5 i
{
   color: #1E90FF;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading7
{
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Icon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 10px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon6
{
   height: 92px;
   width: 86px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon6 i
{
   color: #000080;
   display: inline-block;
   font-size: 86px;
   line-height: 92px;
   vertical-align: middle;
}
#wb_Icon6:hover #Icon6 i
{
   color: #1E90FF;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading8
{
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Icon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 0 10px 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#Icon7
{
   height: 92px;
   width: 86px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon7 i
{
   color: #000080;
   display: inline-block;
   font-size: 86px;
   line-height: 92px;
   vertical-align: middle;
}
#wb_Icon7:hover #Icon7 i
{
   color: #1E90FF;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading9
{
   color: #0D6EFD;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #00008B;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 20px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 20px 0 20px;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .row > .col-1
{
   float: left;
}
#LayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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: 768px)
{
#LayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading10
{
   color: #00008B;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_TESTIMONIO_PRINCIPAL
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#TESTIMONIO_PRINCIPAL
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#TESTIMONIO_PRINCIPAL > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#TESTIMONIO_PRINCIPAL > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#TESTIMONIO_PRINCIPAL > .row > .col-1
{
   float: left;
}
#TESTIMONIO_PRINCIPAL > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#TESTIMONIO_PRINCIPAL:before,
#TESTIMONIO_PRINCIPAL:after,
#TESTIMONIO_PRINCIPAL .row:before,
#TESTIMONIO_PRINCIPAL .row:after
{
   display: table;
   content: " ";
}
#TESTIMONIO_PRINCIPAL:after,
#TESTIMONIO_PRINCIPAL .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#TESTIMONIO_PRINCIPAL > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#CardContainer1
{
   position: relative;
   padding: 10px 10px 10px 10px;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer1 .owl-dots, #CardContainer1 .owl-nav
{
   text-align: center;
}
#CardContainer1 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #0275D8;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer1 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #0275D8;
   text-decoration: none;
}
#CardContainer1 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer1 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer1 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: calc(100% - 32px);
}
#CardContainer1 .owl-nav button.owl-prev, #CardContainer1 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer1 .owl-nav button.owl-prev span, #CardContainer1 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContainer1 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer1 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer1 .owl-dots .owl-dot.active span, #CardContainer1 .owl-dots .owl-dot:hover span
{
   background: #0275D8;
}
#wb_Card5
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('images/humanista -2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card5-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('images/adm - 2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('images/cocina - 2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card6-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('images/parvulos - 2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card7-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_460
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#460
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#460 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#460 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#460 > .row > .col-1
{
   float: left;
}
#460 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#460 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#460:before,
#460:after,
#460 .row:before,
#460 .row:after
{
   display: table;
   content: " ";
}
#460:after,
#460 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#460 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#CardContainer4
{
   position: relative;
   padding: 10px 10px 10px 10px;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#CardContainer4 .owl-dots, #CardContainer4 .owl-nav
{
   text-align: center;
}
#CardContainer4 .owl-nav [class*=owl-]
{
   opacity: 0.7;
   color: #0275D8;
   font-size: 48px;
   line-height: 48px;
   display: inline-block;
   cursor: pointer;
   pointer-events: all;
}
#CardContainer4 .owl-nav [class*=owl-]:hover
{
   opacity: 1;
   color: #0275D8;
   text-decoration: none;
}
#CardContainer4 .owl-nav .disabled
{
   opacity: .5;
   cursor: default;
}
#CardContainer4 .owl-nav.disabled+.owl-dots
{
   margin-top: 10px;
}
#CardContainer4 .owl-nav
{
   position:  absolute;
   top: 0;
   display:  none;
   align-items: center;
   justify-content: space-between;
  pointer-events: none;
   width: calc(100% - 20px);
   height: 100%;
}
#CardContainer4 .owl-nav button.owl-prev, #CardContainer4 .owl-nav button.owl-next
{
   position: relative;
   height: 48px;
   width: 48px;
   border-radius: 50%;
   background-color: rgba(255,255,255, 0.5);
}
#CardContainer4 .owl-nav button.owl-prev span, #CardContainer4 .owl-nav button.owl-next span
{
   position: absolute;
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   transform: translateY(-8%);
}
#CardContainer4 .owl-dots .owl-dot
{
   display: inline-block;
   zoom: 1;
}
#CardContainer4 .owl-dots .owl-dot span
{
   width: 12px;
   height: 12px;
   margin: 10px 10px;
   background: #D6D6D6;
   display: block;
   -webkit-backface-visibility: visible;
   backface-visibility: visible;
   transition: opacity 200ms ease;
   border-radius: 50%;
}
#CardContainer4 .owl-dots .owl-dot.active span, #CardContainer4 .owl-dots .owl-dot:hover span
{
   background: #0275D8;
}
#wb_Card19
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('images/humanista -2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card19-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card19-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card19-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card19-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card20
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('images/adm - 2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card20-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card20-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card20-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card20-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card20-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card21
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('images/cocina - 2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card21-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card21-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card21-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card21-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card21-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card22
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: url('images/parvulos - 2.png');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 1px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card22-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card22-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card22-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card22-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card22-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card22-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #00008B;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid10 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid10 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid10 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 20px 0 20px;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid10 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   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: 768px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading11
{
   color: #00008B;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_footer9LayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer9LayoutGrid
{
   box-sizing: border-box;
   padding: 10px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footer9LayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer9LayoutGrid > .row > .col-1, #footer9LayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer9LayoutGrid > .row > .col-1, #footer9LayoutGrid > .row > .col-2
{
   float: left;
}
#footer9LayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#footer9LayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#footer9LayoutGrid:before,
#footer9LayoutGrid:after,
#footer9LayoutGrid .row:before,
#footer9LayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footer9LayoutGrid:after,
#footer9LayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer9LayoutGrid > .row > .col-1, #footer9LayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_footer9Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 40px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   text-align: left;
}
#footer9Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#footer9Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footer9Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#footer9Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#footer9Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_footer3Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footer3Icon1 a
{
   text-decoration: none;
}
#wb_footer3Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#footer3Icon1
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footer3Icon1 i
{
   color: #000080;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_footer3Icon1:hover #footer3Icon1 i
{
   color: #1E90FF;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon1 i
{
   color: #000080;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1 i
{
   color: #1E90FF;
}
#wb_Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon2 a
{
   text-decoration: none;
}
#wb_Icon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon2
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon2 i
{
   color: #000080;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_Icon2:hover #Icon2 i
{
   color: #1E90FF;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 50%;
   text-align: center;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_Icon3 a
{
   text-decoration: none;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon3
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#Icon3 i
{
   color: #000080;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_Icon3:hover #Icon3 i
{
   color: #1E90FF;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 527px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #00008B;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1
{
   float: left;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid8 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 20px 0 20px;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Icon1
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 70;
}
#wb_Card19
{
   display: flex;
   z-index: 58;
}
#wb_Card6
{
   display: flex;
   z-index: 51;
}
#wb_Card1
{
   display: flex;
   z-index: 50;
}
#wb_Icon6
{
   display: inline-block;
   width: 86px;
   height: 92px;
   text-align: center;
   z-index: 42;
}
#wb_IMAGEN_-_460
{
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 1;
}
#wb_ResponsiveMenu1
{
   display: block;
   width: 100%;
   z-index: 0;
}
#wb_Icon7
{
   display: inline-block;
   width: 86px;
   height: 92px;
   text-align: center;
   z-index: 45;
}
#wb_Heading8
{
   display: block;
   width: 100%;
   z-index: 41;
}
#wb_Icon4
{
   display: inline-block;
   width: 86px;
   height: 92px;
   text-align: center;
   z-index: 36;
}
#wb_Card14
{
   display: flex;
   width: 100%;
   opacity: 0.90;
   z-index: 30;
}
#wb_Card3
{
   display: flex;
   width: 100%;
   opacity: 0.90;
   z-index: 19;
}
#wb_Heading9
{
   display: block;
   width: 100%;
   z-index: 47;
}
#JavaScript2
{
   color: #000080;
   font-size: 21px;
   font-family: "Arial";
   font-weight: bold;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#wb_Icon5
{
   display: inline-block;
   width: 86px;
   height: 92px;
   text-align: center;
   z-index: 39;
}
#wb_Card15
{
   display: flex;
   opacity: 0.90;
   z-index: 24;
}
#wb_Card2
{
   display: flex;
   width: 100%;
   opacity: 0.90;
   z-index: 17;
}
#wb_footer9Card1
{
   display: flex;
   width: 100%;
   z-index: 68;
}
#JavaScript3
{
   color: #000080;
   font-size: 21px;
   font-family: "Arial";
   font-weight: bold;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#wb_Card16
{
   display: flex;
   opacity: 0.90;
   z-index: 25;
}
#wb_Heading6
{
   display: block;
   width: 100%;
   z-index: 38;
}
#wb_Card17
{
   display: flex;
   opacity: 0.90;
   z-index: 26;
}
#wb_footer3Icon1
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 69;
}
#wb_Heading7
{
   display: block;
   width: 100%;
   z-index: 44;
}
#JavaScript1
{
   color: #000080;
   font-size: 21px;
   font-family: "Arial";
   font-weight: bold;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#wb_Card10
{
   display: flex;
   opacity: 0.90;
   z-index: 14;
}
#Blog-def
{
   overflow: hidden;
}
#wb_Image7
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 73;
}
#wb_Card11
{
   display: flex;
   opacity: 0.90;
   z-index: 15;
}
#wb_Heading4
{
   display: block;
   width: 100%;
   z-index: 11;
}
#wb_Card12
{
   display: flex;
   width: 100%;
   opacity: 0.90;
   z-index: 29;
}
#wb_Card9
{
   display: flex;
   opacity: 0.90;
   z-index: 13;
}
#wb_Heading5
{
   display: block;
   width: 100%;
   z-index: 6;
}
#JavaScript4
{
   color: #000080;
   font-size: 21px;
   font-family: "Arial";
   font-weight: bold;
   font-style: normal;
   text-align: center;
   text-decoration: none;
}
#wb_Card13
{
   display: flex;
   width: 100%;
   opacity: 0.90;
   z-index: 31;
}
#wb_Card8
{
   display: flex;
   opacity: 0.90;
   z-index: 12;
}
#wb_Heading2
{
   display: block;
   width: 100%;
   z-index: 8;
}
#wb_Card21
{
   display: flex;
   z-index: 60;
}
#wb_Heading3
{
   display: block;
   width: 100%;
   z-index: 9;
}
#wb_Card20
{
   display: flex;
   z-index: 59;
}
#wb_Heading11
{
   display: block;
   width: 100%;
   z-index: 67;
}
#wb_Heading10
{
   display: block;
   width: 100%;
   z-index: 48;
}
#wb_JavaScript4
{
   display: block;
   width: 100%;
   z-index: 46;
}
#wb_JavaScript3
{
   display: block;
   width: 100%;
   z-index: 43;
}
#wb_JavaScript2
{
   display: block;
   width: 100%;
   z-index: 40;
}
#wb_JavaScript1
{
   display: block;
   width: 100%;
   z-index: 37;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 3;
}
#wb_Icon2
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 71;
}
#wb_Card22
{
   display: flex;
   z-index: 61;
}
#wb_Card5
{
   display: flex;
   z-index: 49;
}
#wb_Icon3
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 72;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   opacity: 0.90;
   z-index: 18;
}
#wb_MediaPlayer2
{
   display: block;
   width: 100%;
   z-index: 5;
}
#wb_Card7
{
   display: flex;
   z-index: 52;
}
#wb_Card18
{
   display: flex;
   opacity: 0.90;
   z-index: 27;
}
#wb_IMAGEN_PRINCIPAL
{
}
@media only screen and (max-width: 1139px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 460px;
   height: 109px;
   visibility: visible;
   display: inline;
}
#wb_ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 20px 15px 10px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid1 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 -10px 0 -10px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   height: auto;
   padding: 120px 15px 30px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_introLayoutGrid
{
   visibility: visible;
   display: table;
   box-shadow: 0px 0px 0px #FFFFFF;
}
#wb_introLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#introLayoutGrid
{
   height: auto;
   padding: 0 15px 20px 15px;
}
#introLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#introLayoutGrid > .row > .col-1, #introLayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#introLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#introLayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#introLayoutGrid > .row > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 50px 0 0 0;
}
#wb_MediaPlayer2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   text-align: center;
}
#Heading5
{
   color: #00008B;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_Heading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   text-align: left;
}
#Heading1
{
   color: #00008B;
   font-family: "Times New Roman";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   height: auto;
   padding: 0 15px 0 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Heading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 19px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   text-align: center;
}
#Heading2
{
   color: #1E90FF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   height: auto;
   padding: 10px 15px 0 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_servicesLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_servicesLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#servicesLayoutGrid
{
   height: auto;
   padding: 50px 15px 0 15px;
}
#servicesLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#servicesLayoutGrid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#servicesLayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   text-align: left;
}
#Heading3
{
   color: #00008B;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_NOTICIA_PRINCIPAL
{
   visibility: visible;
   display: table;
}
#wb_NOTICIA_PRINCIPAL
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#NOTICIA_PRINCIPAL
{
   height: auto;
   padding: 10px 0 20px 0;
}
#NOTICIA_PRINCIPAL .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#NOTICIA_PRINCIPAL > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#NOTICIA_PRINCIPAL > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#NOTICIA_PRINCIPAL > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
#Blog-def
{
   visibility: visible;
   display: flex;
   background-color: transparent;
   background-image: none;
}
#Blog-def .blogitem
{
   flex: 1 1 calc(50% - 10px);
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid5 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
#wb_Heading4
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   text-align: left;
}
#Heading4
{
   color: #00008B;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_Text1
{
   visibility: visible;
   display: block;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_IMAGEN_PRINCIPAL
{
   visibility: hidden;
   display: none;
}
#wb_IMAGEN_PRINCIPAL
{
   margin: 0;
   height: 230px;
}
#IMAGEN_PRINCIPAL .carousel-item-inner
{
   padding: 0;
}
#wb_Card2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 50px 0 ;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#wb_Card2
{
   text-align: center;
}
#wb_Card3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 50px 0 ;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: -30px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#wb_Card3
{
   text-align: center;
}
#wb_Card4
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 50px 0 ;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: -30px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 600px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 300px;
}
#wb_Card4
{
   text-align: center;
}
#wb_CardContainer2
{
   width: 100%;
   visibility: visible;
   display: block;
}
#CardContainer2
{
   padding: 10px 10px 10px 10px;
}
#wb_Card8
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 2px 2px 2px 2px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_Card8
{
   text-align: center;
}
#wb_Card9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 2px 2px 2px 2px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_Card9
{
   text-align: center;
}
#wb_Card10
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 2px 2px 2px 2px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_Card10
{
   text-align: center;
}
#wb_Card11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 2px 2px 2px 2px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card11-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 200px;
}
#wb_Card11
{
   text-align: center;
}
#wb_IMAGEN_-_460
{
   visibility: visible;
   display: block;
}
#wb_IMAGEN_-_460
{
   margin: 0;
   height: 207px;
}
#IMAGEN_-_460 .carousel-item-inner
{
   padding: 0;
}
#wb_Card12
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 50px 0 ;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 150px;
}
#wb_Card12
{
   text-align: center;
}
#wb_Card13
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 50px 0 ;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 100px;
}
#wb_Card13
{
   text-align: center;
}
#wb_Card14
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 50px 0 ;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 300px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 100px;
}
#wb_Card14
{
   text-align: center;
}
#wb_CardContainer3
{
   visibility: visible;
   display: block;
}
#CardContainer3
{
   padding: 10px 10px 10px 10px;
}
#wb_Card15
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: -20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 150px;
}
#wb_Card15
{
   text-align: center;
}
#wb_Card16
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: -20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 150px;
}
#wb_Card16
{
   text-align: center;
}
#wb_Card17
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: -20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 150px;
}
#wb_Card17
{
   text-align: center;
}
#wb_Card18
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 0;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: -20px 0 0 0 ;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 150px;
}
#wb_Card18
{
   text-align: center;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   height: auto;
   padding: 30px 0 0 0;
}
#wb_JavaScript1
{
   visibility: visible;
   display: block;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Icon4
{
   width: 86px;
   height: 92px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon4
{
   width: 86px;
   height: 92px;
}
#Icon4 i
{
   line-height: 92px;
   font-size: 86px;
   width: 106px;
}
#wb_Icon5
{
   width: 86px;
   height: 92px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon5
{
   width: 86px;
   height: 92px;
}
#Icon5 i
{
   line-height: 92px;
   font-size: 86px;
   width: 88px;
}
#wb_JavaScript3
{
   visibility: visible;
   display: block;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Icon6
{
   width: 86px;
   height: 92px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon6
{
   width: 86px;
   height: 92px;
}
#Icon6 i
{
   line-height: 92px;
   font-size: 86px;
   width: 88px;
}
#wb_JavaScript2
{
   visibility: visible;
   display: block;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Icon7
{
   width: 86px;
   height: 92px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#Icon7
{
   width: 86px;
   height: 92px;
}
#Icon7 i
{
   line-height: 92px;
   font-size: 86px;
   width: 106px;
}
#wb_JavaScript4
{
   visibility: visible;
   display: block;
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   height: auto;
   padding: 20px 0 0 0;
}
#LayoutGrid3 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
#wb_LayoutGrid7
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid7
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   text-align: left;
}
#Heading10
{
   color: #00008B;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_TESTIMONIO_PRINCIPAL
{
   visibility: hidden;
   display: none;
}
#wb_TESTIMONIO_PRINCIPAL
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#TESTIMONIO_PRINCIPAL
{
   height: auto;
   padding: 10px 15px 0 15px;
}
#TESTIMONIO_PRINCIPAL .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#TESTIMONIO_PRINCIPAL > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#TESTIMONIO_PRINCIPAL > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#CardContainer1
{
   visibility: visible;
   display: block;
}
#CardContainer1
{
   padding: 10px 10px 10px 10px;
}
#wb_Card5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   border-radius: 10px;
}
#Card5-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card5-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card5-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card5-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card5
{
   text-align: center;
}
#wb_Card1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card1-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card1-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card1
{
   text-align: center;
}
#wb_Card6
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card6-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card6-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card6-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card6-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card6
{
   text-align: center;
}
#wb_Card7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card7-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card7-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card7-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card7-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card7
{
   text-align: center;
}
#wb_460
{
   visibility: visible;
   display: table;
}
#wb_460
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#460
{
   height: auto;
   padding: 10px 15px 0 15px;
}
#460 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#460 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#460 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#460 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 30px 0 30px;
}
#CardContainer4
{
   visibility: visible;
   display: block;
}
#CardContainer4
{
   padding: 10px 10px 10px 10px;
}
#wb_Card19
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   border-radius: 10px;
}
#Card19-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card19-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card19-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card19-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card19-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card19-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card19-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card19
{
   text-align: center;
}
#wb_Card20
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card20-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card20-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card20-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card20-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card20-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card20-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card20-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card20
{
   text-align: center;
}
#wb_Card21
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card21-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card21-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card21-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card21-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card21-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card21-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card21-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card21
{
   text-align: center;
}
#wb_Card22
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 5px 5px 5px 5px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#Card22-card-header
{
   box-sizing: border-box;
   border-bottom: 1px solid #DDDDDD;
   border-radius: 3px 3px 0 0 !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card22-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
}
#Card22-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   border-top: 1px #DDDDDD solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card22-card-item3
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   border: 1px solid #4169E1;
   border-radius: 4px;
   background-color: #00008B;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#Card22-card-item3 a
{
   color: inherit;
   display: block;
   padding: 10px 16px 10px 16px;
   text-decoration: none;
}
#Card22-card-footer
{
   box-sizing: border-box;
   border-top: 1px solid #DDDDDD;
   border-radius: 0 0 3px 3px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card22-card-footer a
{
   color: inherit;
   text-decoration: none;
}
#wb_Card22
{
   text-align: center;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid10 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid10 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading11
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
   font-size: 20px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #191970;
   border-radius: 0px;
   text-align: left;
}
#Heading11
{
   color: #00008B;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   text-align: left;
   text-transform: none;
   text-shadow: 5px 5px 10px rgba(0,0,0,0.50);
}
#wb_footer9LayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footer9LayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer9LayoutGrid
{
   height: auto;
   padding: 10px 15px 0 15px;
}
#footer9LayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer9LayoutGrid > .row > .col-1, #footer9LayoutGrid > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer9LayoutGrid > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#footer9LayoutGrid > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer9Card1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 40px 0 ;
}
#footer9Card1-card-item0
{
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#footer9Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#footer9Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#footer9Card1-card-item3
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #000080;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_footer9Card1
{
   text-align: left;
}
#wb_footer3Icon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#footer3Icon1
{
   width: 32px;
   height: 32px;
}
#footer3Icon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_Icon1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#Icon1
{
   width: 32px;
   height: 32px;
}
#Icon1 i
{
   line-height: 32px;
   font-size: 32px;
   width: 32px;
}
#wb_Icon2
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#Icon2
{
   width: 32px;
   height: 32px;
}
#Icon2 i
{
   line-height: 32px;
   font-size: 32px;
   width: 32px;
}
#wb_Icon3
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 8px 8px 8px 8px;
   padding: 20px 20px 20px 20px;
}
#Icon3
{
   width: 32px;
   height: 32px;
}
#Icon3 i
{
   line-height: 32px;
   font-size: 32px;
   width: 32px;
}
#wb_Image7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image7
{
   margin-left: auto;
   margin-right: auto;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid8
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   height: auto;
   padding: 20px 0 20px 0;
}
#LayoutGrid8 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid8 > .row > .col-1 > .col-1-padding
{
   width: 100%;
   padding: 0 20px 0 20px;
}
}
