body
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFFF;
   background-image: url(../images/20616768_942057015933654_1664992141936993059_o.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_home
{
   background-color: #A9A9A9;
   background: linear-gradient(to top, rgba(169,169,169,0.50) 0%, #4F4F4F 100%);
   border: 0px solid #808080;
   opacity: 0.55;
   box-sizing: border-box;
   position: relative;
   z-index: 0;
}
#home
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   min-height: 100vh;
   padding: 60px 50px 60px 50px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_homeHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #D3D3D3;
   margin: 0;
   padding: 10px 0px 10px 0px;
   -webkit-animation: transform-scale-in 2000ms linear 0ms 1 normal both;
   -moz-animation: transform-scale-in 2000ms linear 0ms 1 normal both;
   animation: transform-scale-in 2000ms linear 0ms 1 normal both;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: stretch;
   align-self: stretch;
}
#homeHeading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_banner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FF4500;
   background: linear-gradient(to top, #FF4500 0%, #A52A2A 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   opacity: 0.84;
   margin: 0;
}
#banner
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#banner > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#banner > .row > .col-1
{
   float: left;
}
#banner > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#banner:before,
#banner:after,
#banner .row:before,
#banner .row:after
{
   display: table;
   content: " ";
}
#banner:after,
#banner .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#banner > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_infoBlock1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2B343D;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#infoBlock1
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#infoBlock1 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#infoBlock1 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#infoBlock1 > .col-1
{
   background-color: transparent;
   background-image: url(../images/mallorca4.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#infoBlock1 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_contact
{
   background-color: rgba(169,169,169,0.94);
   background-image: none;
   border: 0px solid #A9A9A9;
   opacity: 0.85;
   box-sizing: border-box;
   position: relative;
}
#contact
{
   display: -webkit-flex;
   display: flex;
   position: relative;
   padding: 15px 25px 50px 25px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(169,169,169,0.94);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   opacity: 0.95;
   margin: 0;
   -webkit-animation: transform-scale-in 1000ms linear 0ms 1 normal both;
   -moz-animation: transform-scale-in 1000ms linear 0ms 1 normal both;
   animation: transform-scale-in 1000ms linear 0ms 1 normal both;
}
#links
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#links > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_footerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_footerIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footerIcon1
{
   height: 28px;
   width: 28px;
}
#footerIcon1 i
{
   color: #8F9194;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 15px;
}
#wb_footerIcon1:hover i
{
   color: #DC143C;
}
#wb_footerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_footerIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footerIcon3
{
   height: 28px;
   width: 28px;
}
#footerIcon3 i
{
   color: #8F9194;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_footerIcon3:hover i
{
   color: #DC143C;
}
#wb_footerIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 2px;
   text-align: center;
   margin: 0px 10px 0px 0px;
   padding: 6px 6px 6px 6px;
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_footerIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#footerIcon4
{
   height: 28px;
   width: 28px;
}
#footerIcon4 i
{
   color: #8F9194;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_footerIcon4:hover i
{
   color: #DC143C;
}
#wb_headerMenu a, #headerMenu_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#headerMenu_markup
{
   display: none;
   margin: 0;
   padding: 32px 32px 32px 32px;
}
#headerMenu_panel #headerMenu_markup
{
   display: block;
}
#headerMenu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#headerMenu_markup li a, #headerMenu_markup li a:hover
{
   padding: 20px 10px 20px 10px;
   border-width: 0 0 1px 0 !important;
   border-radius: 0;
   box-shadow: none;
}
#headerMenu_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #000000;
}
#headerMenu_panel
{
   display: none;
   position: absolute;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#headerMenu_markup li a
{
   color: #FFFFFF;
   border: 1px solid rgba(0,0,0,0.11);
   background-color: #FF4500;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
}
#wb_headerMenu a
{
   color: #FFFFFF;
   border: 0px solid #2E2E2E;
   background-color: rgba(62,62,62,0.00);
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
}
#headerMenu_markup li:nth-child(n+2) a, #headerMenu_markup li:nth-child(n+2) a:hover
{
   border-top-color: transparent !important;
}
#headerMenu_markup li a:hover
{
   color: #FFFFFF;
   background-color: #FF4500;
   border: 1px solid rgba(0,0,0,0.11);
}
#wb_headerMenu a:hover
{
   color: #FFFFFF;
   background-color: rgba(72,72,72,0.00);
   border: 0px solid #2E2E2E;
}
#headerMenu_panel
{
   background-color: #FF4500;
   overflow-y: auto;
}
#headerMenu .line
{
   width: 24px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#headerMenu .line:first-child
{
   margin-top: 12px;
}
#headerMenu.open .line:nth-child(1)
{
   -webkit-transform: translateY(8px) rotate(45deg);
   -moz-transform: translateY(8px) rotate(45deg);
   transform: translateY(8px) rotate(45deg);
}
#headerMenu.open .line:nth-child(2)
{
   opacity: 0;
}
#headerMenu.open .line:nth-child(3)
{
   -webkit-transform: translateY(-8px) rotate(-45deg);
   -moz-transform: translateY(-8px) rotate(-45deg);
   transform: translateY(-8px) rotate(-45deg);
}
#headerMenu
{
   line-height: 49px;
   width: 53px;
   height: 49px;
   position: absolute;
   z-index: 999;
}
#headerMenu_markup ul li i
{
   font-size: 24px;
   padding: 0px 10px 0px 0px;
   vertical-align: middle;
   width: 24px;
}
#headerMenu_markup span
{
   display: inline-block;
   height: 24px;
   vertical-align: middle;
   line-height: 24px;
}
#headerLabel
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#FFFFFF;
   font-family: "Palatino Linotype";
   font-weight: normal;
   font-size: 21px;
   box-sizing: border-box;
   padding: 14px 4px 4px 4px;
   margin: 0;
   text-align: right;
   vertical-align: top;
}
#homeLine1
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 3px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
   -webkit-animation: slide-left-in 2000ms linear 0ms 1 normal both;
   -moz-animation: slide-left-in 2000ms linear 0ms 1 normal both;
   animation: slide-left-in 2000ms linear 0ms 1 normal both;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#homeLine2
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 3px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
   -webkit-animation: slide-right-in 2000ms linear 0ms 1 normal both;
   -moz-animation: slide-right-in 2000ms linear 0ms 1 normal both;
   animation: slide-right-in 2000ms linear 0ms 1 normal both;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_homeHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   margin: 0;
   padding: 25px 0px 25px 0px;
   -webkit-animation: animate-fade-in 3000ms linear 2000ms 1 normal both;
   -moz-animation: animate-fade-in 3000ms linear 2000ms 1 normal both;
   animation: animate-fade-in 3000ms linear 2000ms 1 normal both;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#homeHeading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   margin: 0;
   text-align: center;
}
#homeHeading2 a
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_bannerHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-animation: pop 1000ms linear 0ms 1 normal both;
   -moz-animation: pop 1000ms linear 0ms 1 normal both;
   animation: pop 1000ms linear 0ms 1 normal both;
   text-align: center;
}
#bannerHeading1
{
   color: #FFFFFF;
   font-family: "Palatino Linotype";
   font-weight: bold;
   font-size: 27px;
   margin: 0;
   text-align: center;
}
#bannerLine
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 20px 0px 20px 0px;
   padding: 0;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
}
#PhotoCollage1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage1 .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
}
#PhotoCollage1 .thumbnail
{
   position: absolute;
   margin: 0;
}
#PhotoCollage1 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
}
#PhotoCollage2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage2 .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
}
#PhotoCollage2 .thumbnail
{
   position: absolute;
   margin: 0;
}
#PhotoCollage2 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
}
#PhotoCollage3
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage3 .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
}
#PhotoCollage3 .thumbnail
{
   position: absolute;
   margin: 0;
}
#PhotoCollage3 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
}
#PhotoCollage4
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#PhotoCollage4 .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
}
#PhotoCollage4 .thumbnail
{
   position: absolute;
   margin: 0;
}
#PhotoCollage4 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
}
#RollOverText1 .description
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#RollOverText1 .link
{
   display: inline-block;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   color: #FFFFFF;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-decoration: underline;
}
#RollOverText1 .title
{
   text-align: center;
   padding: 0;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
}
#RollOverText1 .caption
{
   box-sizing: border-box;
   position: absolute;
   padding: 10px 10px 10px 10px;
   left: 0;
   top: 0;
   text-align: center;
   background: #000000;
   width: 100%;
   opacity: 0;
}
#RollOverText1 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText1:before
{
   content: "";
   float: left;
   height: 0;
   margin-left: -1px;
   padding-top: 84.62%;
   position: relative;
   width: 1px;
}
#RollOverText1:after
{
   clear: both;
   content: "";
   display: table;
}
#RollOverText1
{
   border: 0px solid #000000;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
   -webkit-animation: transform-scale-in 1000ms linear 0ms 1 normal both;
   -moz-animation: transform-scale-in 1000ms linear 0ms 1 normal both;
   animation: transform-scale-in 1000ms linear 0ms 1 normal both;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 75px 0px 75px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid1 > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2, #LayoutGrid1 > .col-3, #LayoutGrid1 > .col-4
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer
{
   background-color: rgba(31,35,40,0.94);
   background-image: none;
   border: 0px solid #1F2328;
   box-sizing: border-box;
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   z-index: 7777;
}
#footer
{
   display: -webkit-flex;
   display: flex;
   padding: 25px 25px 25px 25px;
   -webkit-flex-direction: row-reverse;
   flex-direction: row-reverse;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0px;
}
.flex-caption 
{
  width: 96%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: #000000;
  color: #FFFFFF;
  font-family: 'Arial';
  font-size: 13px;
  line-height: 1.2;
  opacity: 0.5;
  margin: 0;
  display: none;
}
#wb_Extension1
{
   height: auto !important;
}
.flex-caption 
{
  width: 96%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: #000000;
  color: #FFFFFF;
  font-family: 'Arial';
  font-size: 13px;
  line-height: 1.2;
  opacity: 0.5;
  margin: 0;
  display: none;
}
#wb_Extension2
{
   height: auto !important;
}
#arrow
{
   position: absolute !important; 
   top: 0; 
   left: 0; 
   width: 100%; 
   height: 100%;
//   z-index: 1;
}
