body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#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
{
   width: 1200px;
}
#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: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1
{
   width: 100%;
}
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Extension1
{
   box-sizing: border-box;
   height: 100%;
   left: 0;
   list-style-type: none;
   margin: 0;
   overflow: hidden;
   padding: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
#Extension1
{
   border: 2px solid #BA55D3;
   border-radius: 6px;
   position: relative;
}
#Extension1 .image
{
   animation: animation-image 16s linear infinite;
   background-position: 50% 50%;
   background-repeat: none;
   background-size: cover;
   color: #F5F5F5;
   height: 100%;
   left: 0;
   opacity: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
#Extension1 .caption
{
   align-items: flex-start;
   animation: animation-caption 16s linear infinite;
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   justify-content: flex-start;
   height: 100%;
   left: 0;
   opacity: 0;
   padding: 20px 20px;
   position: absolute;
   top: 0;
   width: 100%;
}
#Extension1 .title
{  
   color: rgba(255,0,0,1.00);
   font-family: "Arial";
   font-size: 43px;
   font-weight: bold;
   margin: 0 0 2px 0;
}
#Extension1 .description
{  
   color: rgba(255,0,0,1.00);
   font-family: "Arial";
   font-size: 16px;
}
#Extension1 li:nth-child(1) .image
{
   animation-delay: 0s;
   background-image: url("images/ParceladelMayor1250x550.jpg");
}
#Extension1 li:nth-child(1) .caption
{ 
   animation-delay: 0s;
}
#Extension1 li:nth-child(2) .image
{
   animation-delay: 8s;
   background-image: url("images/Cursos 1250x550.jpg");
}
#Extension1 li:nth-child(2) .caption
{ 
   animation-delay: 8s;
}
@keyframes animation-image 
{ 
   0% 
   {
      opacity: 0;
      transform: scale(1.1, 1.1);
   }
   7%
   {
      opacity: 1;
      transform: scale(1.2, 1.2);
   }
   14% 
   {
      opacity: 1;
      transform: scale(1.3, 1.3);
   }
   21% 
   {
      opacity: 1;
      transform: scale(1.4, 1.4);
   }
   35% 
   {
      opacity: 1;
      transform: scale(1.5, 1.5);
   }
   51% 
   {
      opacity: 0;
      transform: scale(2, 2);
   }
   100% 
   {
      opacity: 0;
      transform: scale(2, 2);
   }
}
@keyframes animation-caption
{
   0%
   {
      opacity: 0; 
   }
   10%
   {
      opacity: 1;
   }
   42%
   {
      opacity: 1;
   }
   50%
   {
      opacity: 0;
   }
   100% 
   {
      opacity: 0;
   }
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEE2E6;
   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;
}
#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: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
