div#container
{
   width: 1091px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   background-image: url(images/fondo-azul.jpg);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image2
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ResponsiveMenu2
{
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
   -webkit-animation: animate-box-shadow 500ms linear 0ms infinite normal;
   -moz-animation: animate-box-shadow 500ms linear 0ms infinite normal;
   animation: animate-box-shadow 500ms linear 0ms infinite normal;
}
#ResponsiveMenu2
{
   background-color: #1E90FF;
   height: 59px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   background-color: #1E90FF;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 16px;
   width: 16px;
}
#wb_ResponsiveMenu2 ul li a 
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   padding: 15px 8px 15px 12px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 29px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li a:hover, #wb_ResponsiveMenu2 li .active
{ 
   background-color: #87CEEB;
   color: #424242;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 59px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
   float: none;
   position: relative;
   width: 93px;
}
#wb_ResponsiveMenu2 ul ul li a:hover, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 5px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   color: #FFFFFF;
   padding: 5px 5px 5px 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 93px;
   position: relative;
   top: -59px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li a:hover .arrow-down
{ 
   border-top-color: #424242;
}
#wb_ResponsiveMenu2 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:1091px) 
{
#wb_ResponsiveMenu2 
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   padding: 5px 5px 5px 5px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #1E90FF;
   color: #FFFFFF;
   padding: 0px 5px 0px 5px;
   line-height: 26px;
   text-decoration: none;
   border: none;
}
#wb_ResponsiveMenu2 .toggle:hover 
{
   background-color: #87CEEB;
   color: #424242;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 59px;
   line-height: 59px !important;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 10px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 5px 5px 5px 15px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 5px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   right: 8px;
   top: 17px;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #424242;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{ 
   border-top-color: #424242;
}
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#Article4
{
   background-color: transparent;
   border-width: 0;
   line-height: 0.8;
   margin: 0;
   text-align: left;
}
#Article4 .blogitem
{
   margin-bottom: 6px;
   padding: 0px;
   text-align: left;
}
#Article4 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
}
#Article4 .blogsubject, #Article4 .blogsubject a:link, #Article4 .blogsubject a:visited, #Article4 .blogsubject a:hover
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   color: #FFFFFF;
   text-decoration: none;
}
#Article4 .blogcomments, #Article4 .blogcomments a:link, #Article4 .blogcomments a:visited, #Article4 .blogcomments a:hover
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: underline;
}
#Article4 .blogcomments
{
   text-decoration: none;
}
#Article4 .no-thumb
{
   display: none;
}
#Article4 .blogsubject
{
   display: block;
   margin: 0;
   padding: 0;
}
#Article4 .blogthumb
{
   margin: 0 0 5px 0;
   float: right;
   padding: 0 5px 0 0;
}
#Article4 .blogthumb img
{
   border-width: 0px;
   width: 120px;
   height: auto;
}
#Article4 .blogdate, #Article4 .blogcomments
{
   display: none;
}
#Article4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   font-family: Arial;
   font-weight: normal;
   margin: 0;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image4
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image11
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#SlideShow2 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F8F8FF;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon1
{
   height: 28px;
   width: 42px;
}
#FontAwesomeIcon1 i
{
   color: #F8F8FF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 24px;
}
#wb_FontAwesomeIcon1:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F8F8FF;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon2
{
   height: 28px;
   width: 32px;
}
#FontAwesomeIcon2 i
{
   color: #F8F8FF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 26px;
}
#wb_FontAwesomeIcon2:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F8F8FF;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon3
{
   height: 28px;
   width: 33px;
}
#FontAwesomeIcon3 i
{
   color: #F8F8FF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 24px;
}
#wb_FontAwesomeIcon3:hover i
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #F8F8FF;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon4
{
   height: 28px;
   width: 46px;
}
#FontAwesomeIcon4 i
{
   color: #F8F8FF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 24px;
}
#wb_FontAwesomeIcon4:hover i
{
   color: #FFFFFF;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading2
{
   color: #D3D3D3;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #1E90FF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text2 div
{
   text-align: justify;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#Image5
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Heading2
{
   position: absolute;
   left: 64px;
   top: 359px;
   width: 996px;
   height: 38px;
   z-index: 17;
}
#wb_FontAwesomeIcon1
{
   position: absolute;
   left: 972px;
   top: 694px;
   width: 42px;
   height: 28px;
   text-align: center;
   z-index: 13;
}
#wb_Text1
{
   position: absolute;
   left: 50px;
   top: 445px;
   width: 1032px;
   height: 38px;
   text-align: center;
   z-index: 20;
}
#wb_FontAwesomeIcon2
{
   position: absolute;
   left: 1009px;
   top: 694px;
   width: 32px;
   height: 28px;
   text-align: center;
   z-index: 14;
}
#wb_Image11
{
   position: absolute;
   left: 785px;
   top: 1px;
   width: 326px;
   height: 262px;
   z-index: 11;
}
#Shape1
{
   width: 1090px;
   height: 1638px;
}
#wb_Text2
{
   position: absolute;
   left: 82px;
   top: 509px;
   width: 975px;
   height: 272px;
   text-align: justify;
   z-index: 19;
}
#wb_FontAwesomeIcon3
{
   position: absolute;
   left: 1041px;
   top: 694px;
   width: 33px;
   height: 28px;
   text-align: center;
   z-index: 15;
}
#Shape2
{
   width: 1089px;
   height: 264px;
}
#wb_Text3
{
   position: absolute;
   left: 69px;
   top: 1213px;
   width: 309px;
   height: 96px;
   z-index: 21;
}
#wb_FontAwesomeIcon4
{
   position: absolute;
   left: 1064px;
   top: 694px;
   width: 46px;
   height: 28px;
   text-align: center;
   z-index: 16;
}
#wb_Image1
{
   position: absolute;
   left: 42px;
   top: 23px;
   width: 362px;
   height: 184px;
   z-index: 9;
}
#wb_Image2
{
   position: absolute;
   left: 59px;
   top: 199px;
   width: 155px;
   height: 47px;
   z-index: 2;
}
#wb_Text5
{
   position: absolute;
   left: 31px;
   top: 331px;
   width: 506px;
   height: 16px;
   z-index: 22;
}
#SlideShow2
{
   position: absolute;
   left: 537px;
   top: 1714px;
   width: 0px;
   height: 0px;
   z-index: 12;
}
#wb_Image3
{
   position: absolute;
   left: 251px;
   top: 199px;
   width: 140px;
   height: 47px;
   z-index: 1;
}
#wb_Image4
{
   position: absolute;
   left: 439px;
   top: 1px;
   width: 349px;
   height: 262px;
   z-index: 10;
}
#wb_Image5
{
   position: absolute;
   left: 309px;
   top: 757px;
   width: 601px;
   height: 465px;
   z-index: 23;
}
#Html4
{
   position: absolute;
   left: 804px;
   top: 1650px;
   width: 288px;
   height: 238px;
   z-index: 8;
}
#wb_Shape1
{
   position: absolute;
   left: 21px;
   top: 1px;
   width: 1090px;
   height: 1638px;
   z-index: 0;
}
#Article4
{
   overflow: hidden;
   position: absolute;
   left: 37px;
   top: 1650px;
   width: 874px;
   height: 230px;
   z-index: 7;
}
#wb_Shape2
{
   position: absolute;
   left: 21px;
   top: 1639px;
   width: 1089px;
   height: 264px;
   z-index: 6;
}
#wb_ResponsiveMenu2
{
   position: absolute;
   left: 21px;
   top: 263px;
   width: 1091px;
   height: 59px;
   z-index: 3;
}
#wb_Heading1
{
   position: absolute;
   left: 38px;
   top: 361px;
   width: 1049px;
   height: 38px;
   z-index: 18;
}
@media only screen and (max-width: 1090px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: url(images/fondo-azul.jpg);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_Shape1
{
   left: 20px;
   top: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image3
{
   left: 222px;
   top: 199px;
   width: 140px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   left: 44px;
   top: 207px;
   width: 155px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_ResponsiveMenu2
{
   left: 20px;
   top: 263px;
   width: 1096px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: left;
}
#Extension1
{
   left: 24px;
   top: 1431px;
   width: 190px;
   height: 252px;
   visibility: visible;
   display: inline;
}
#Extension2
{
   left: 61px;
   top: 1785px;
   width: 175px;
   height: 100px;
   visibility: visible;
   display: inline;
}
#wb_Shape2
{
   left: 25px;
   top: 1921px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Article4
{
   left: 36px;
   top: 1906px;
   width: 456px;
   height: 214px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#Article4 .blogcolumn
{
   width: 100%;
}
#Article4 .visible-col1
{
   display: block;
}
#Html4
{
   left: 805px;
   top: 1933px;
   width: 288px;
   height: 237px;
   visibility: visible;
   display: inline;
}
#wb_Image1
{
   left: 42px;
   top: 23px;
   width: 362px;
   height: 184px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1
{
   left: 190px;
   top: 695px;
   width: 180px;
   height: 28px;
   visibility: visible;
   display: inline;
   color: #F8F8FF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 180px;
   height: 28px;
}
#FontAwesomeIcon1 i
{
   line-height: 28px;
   font-size: 28px;
   width: 26px;
}
#wb_FontAwesomeIcon2
{
   left: 223px;
   top: 695px;
   width: 61px;
   height: 28px;
   visibility: visible;
   display: inline;
   color: #F8F8FF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon2
{
   width: 61px;
   height: 28px;
}
#FontAwesomeIcon2 i
{
   line-height: 28px;
   font-size: 28px;
   width: 24px;
}
#wb_FontAwesomeIcon3
{
   left: 261px;
   top: 695px;
   width: 61px;
   height: 28px;
   visibility: visible;
   display: inline;
   color: #F8F8FF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon3
{
   width: 61px;
   height: 28px;
}
#FontAwesomeIcon3 i
{
   line-height: 28px;
   font-size: 28px;
   width: 24px;
}
#wb_FontAwesomeIcon4
{
   left: 290px;
   top: 695px;
   width: 61px;
   height: 28px;
   visibility: visible;
   display: inline;
   color: #F8F8FF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon4
{
   width: 61px;
   height: 28px;
}
#FontAwesomeIcon4 i
{
   line-height: 28px;
   font-size: 28px;
   width: 24px;
}
#wb_Heading2
{
   left: 64px;
   top: 360px;
   width: 996px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #D3D3D3;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading2
{
   color: #D3D3D3;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_Heading1
{
   left: 53px;
   top: 340px;
   width: 996px;
   height: 68px;
   visibility: visible;
   display: inline;
   color: #1E90FF;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading1
{
   color: #1E90FF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
}
