body
{
   background-color: #111111;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 10vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   height: 10vh;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 50px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#wb_LayoutGrid1, #LayoutGrid1
{
   height: auto;
}
#LayoutGrid1 > div[class^="col-"]
{
   height: 10vh;
}
#LayoutGrid1 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
}
#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;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   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;
   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;
}
}
#Extension1, #Extension1:after
{
   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: 0px solid #000000;
   border-radius: 0px;
   position: relative;
}
#Extension1:after
{
   background: url(images/zoomslider_pattern.png) repeat;
   content: '';
}
#Extension1 .image
{
   animation: animation-image 30s 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 30s linear infinite;
   box-sizing: border-box;
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   left: 0;
   margin-left: 100%;
   opacity: 0;
   padding: 20px 20px;
   position: absolute;
   top: 0;
   width: 100%;
}
#Extension1 .title
{  
   color: rgba(255,255,255,1.00);
   font-family: "Arial";
   font-size: 43px;
   font-weight: bold;
   margin: 0 0 2px 0;
}
#Extension1 .description
{  
   color: rgba(255,255,255,1.00);
   font-family: "Arial";
   font-size: 13px;
}
#Extension1 li:nth-child(1) .image
{
   animation-delay: 0s;
   background-image: url("images/ibiza2_640.png");
}
#Extension1 li:nth-child(1) .caption
{ 
   animation-delay: 0s;
}
#Extension1 li:nth-child(2) .image
{
   animation-delay: 6s;
   background-image: url("images/ibiza3_640.png");
}
#Extension1 li:nth-child(2) .caption
{ 
   animation-delay: 6s;
}
#Extension1 li:nth-child(3) .image
{
   animation-delay: 12s;
   background-image: url("images/ibiza6_640.png");
}
#Extension1 li:nth-child(3) .caption
{ 
   animation-delay: 12s;
}
#Extension1 li:nth-child(4) .image
{
   animation-delay: 18s;
   background-image: url("images/ibiza7_640.png");
}
#Extension1 li:nth-child(4) .caption
{ 
   animation-delay: 18s;
}
#Extension1 li:nth-child(5) .image
{
   animation-delay: 24s;
   background-image: url("images/ibiza8_640.png");
}
#Extension1 li:nth-child(5) .caption
{ 
   animation-delay: 24s;
}
@keyframes animation-image 
{ 
   0% 
   {
      opacity: 0;
      transform: scale(1.1, 1.1);
   }
   2%
   {
      opacity: 1;
      transform: scale(1.2, 1.2);
   }
   5% 
   {
      opacity: 1;
      transform: scale(1.3, 1.3);
   }
   8% 
   {
      opacity: 1;
      transform: scale(1.4, 1.4);
   }
   14% 
   {
      opacity: 1;
      transform: scale(1.5, 1.5);
   }
   21% 
   {
      opacity: 0;
      transform: scale(2, 2);
   }
   100% 
   {
      opacity: 0;
      transform: scale(2, 2);
   }
}
@keyframes animation-caption
{
   0%
   {
      opacity: 0; 
      margin-left: 65%;
   }
   3%
   {
      opacity: 1;
      margin-left: 60%;
   }
   6%
   {
      opacity: 1;
      margin-left: 55%;
   }
   9%
   {
      opacity: 1;
      margin-left: 50%;
   }
   12% 
   {
      opacity: 0;
      margin-left: 0;
   }
   100% 
   {
      opacity: 0;
      margin-left: 0;
   }
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 10vh;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   height: 10vh;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 50px 0px 50px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#wb_LayoutGrid3, #LayoutGrid3
{
   height: auto;
}
#LayoutGrid3 > div[class^="col-"]
{
   height: 10vh;
}
#LayoutGrid3 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
