body
{
   background-color: #000000;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #87CEFA;
   text-decoration: underline;
}
a:visited
{
   color: #BDB76B;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #DEB887;
   text-decoration: underline;
}
.wb-theme-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(21%) sepia(16%) saturate(12%) hue-rotate(314deg) brightness(102%) contrast(85%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(36%) sepia(99%) saturate(511%) hue-rotate(176deg) brightness(87%) contrast(85%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
@font-face
{
   font-family: "Roboto";
   font-display: swap;
   src: url('../fonts/roboto_normal.woff') format('woff'),
        url('../fonts/roboto_normal.ttf') format('truetype'),
        url('../fonts/roboto_normal.svg#Roboto-Regular') format('svg'),
        url('../fonts/roboto_normal.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Play";
   font-display: swap;
   src: url('../fonts/play-regular-1.woff') format('woff'),
        url('../fonts/play-regular-1.ttf') format('truetype'),
        url('../fonts/play-regular-1.svg#Play') format('svg'),
        url('../fonts/play-regular-1.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Balloon XBd TL Extra";
   font-display: swap;
   src: url('../fonts/BalloonXBdTL-ExtraBold.woff') format('woff'),
        url('../fonts/BalloonXBdTL-ExtraBold.ttf') format('truetype'),
        url('../fonts/BalloonXBdTL-ExtraBold.svg#BalloonXBdTL-ExtraBold') format('svg'),
        url('../fonts/Balloon_XBd.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Balloon XBd TL";
   font-display: swap;
   src: url('../fonts/Balloon XBd TL.woff2') format('woff2'),
        url('../fonts/Balloon_XBd.woff') format('woff'),
        url('../fonts/Balloon_XBd.ttf') format('truetype'),
        url('../fonts/Balloon_XBd.svg#BalloonXBdTL-ExtraBold') format('svg'),
        url('../fonts/Balloon_XBd.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Poiret One";
   font-display: swap;
   src: url('../fonts/PoiretOne-Regular.woff2') format('woff2'),
        url('../fonts/PoiretOne-Regular.woff') format('woff'),
        url('../fonts/PoiretOne-Regular.ttf') format('truetype'),
        url('../fonts/PoiretOne-Regular.svg#PoiretOne-Regular') format('svg');
}
#wb_prava_dytynyLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1A1A1A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#prava_dytynyLayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#prava_dytynyLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prava_dytynyLayoutGrid1 > .row > .col-1, #prava_dytynyLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#prava_dytynyLayoutGrid1 > .row > .col-1, #prava_dytynyLayoutGrid1 > .row > .col-2
{
   float: left;
}
#prava_dytynyLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#prava_dytynyLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#prava_dytynyLayoutGrid1:before,
#prava_dytynyLayoutGrid1:after,
#prava_dytynyLayoutGrid1 .row:before,
#prava_dytynyLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#prava_dytynyLayoutGrid1:after,
#prava_dytynyLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#prava_dytynyLayoutGrid1 > .row > .col-1, #prava_dytynyLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_quotesLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/time02.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#quotesLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
}
#quotesLayoutGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#quotesLayoutGrid > .col-1
{
   flex: 0 0 auto;
}
#quotesLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#quotesLayoutGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#quotesLayoutGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #000000;
   opacity: 0.5;
}
#wb_journeyLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1A1A1A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#journeyLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#journeyLayoutGrid > .col-1, #journeyLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#journeyLayoutGrid > .col-1, #journeyLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#journeyLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#journeyLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#journeyLayoutGrid > .col-1, #journeyLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid12
{
   box-sizing: border-box;
   padding: 0 1px 0 1px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid12 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#indexLayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#indexLayoutGrid12 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid12:before,
#indexLayoutGrid12:after,
#indexLayoutGrid12 .row:before,
#indexLayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid12:after,
#indexLayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid12 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1A1A1A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_prava_dytynyLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#prava_dytynyLayoutGrid2
{
   box-sizing: border-box;
   padding: 0 1px 0 1px;
   margin-right: auto;
   margin-left: auto;
}
#prava_dytynyLayoutGrid2 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#prava_dytynyLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#prava_dytynyLayoutGrid2 > .row > .col-1
{
   float: left;
}
#prava_dytynyLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#prava_dytynyLayoutGrid2:before,
#prava_dytynyLayoutGrid2:after,
#prava_dytynyLayoutGrid2 .row:before,
#prava_dytynyLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#prava_dytynyLayoutGrid2:after,
#prava_dytynyLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#prava_dytynyLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1A1A1A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .col-1, #LayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_prava_dytynyLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#prava_dytynyLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 1px 0 1px;
   margin-right: auto;
   margin-left: auto;
}
#prava_dytynyLayoutGrid3 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#prava_dytynyLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#prava_dytynyLayoutGrid3 > .row > .col-1
{
   float: left;
}
#prava_dytynyLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#prava_dytynyLayoutGrid3:before,
#prava_dytynyLayoutGrid3:after,
#prava_dytynyLayoutGrid3 .row:before,
#prava_dytynyLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#prava_dytynyLayoutGrid3:after,
#prava_dytynyLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#prava_dytynyLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1A1A1A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_prava_dytynyLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#prava_dytynyLayoutGrid4
{
   box-sizing: border-box;
   padding: 0 1px 0 1px;
   margin-right: auto;
   margin-left: auto;
}
#prava_dytynyLayoutGrid4 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#prava_dytynyLayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#prava_dytynyLayoutGrid4 > .row > .col-1
{
   float: left;
}
#prava_dytynyLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#prava_dytynyLayoutGrid4:before,
#prava_dytynyLayoutGrid4:after,
#prava_dytynyLayoutGrid4 .row:before,
#prava_dytynyLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#prava_dytynyLayoutGrid4:after,
#prava_dytynyLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#prava_dytynyLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1A1A1A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_prava_dytynyLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#prava_dytynyLayoutGrid5
{
   box-sizing: border-box;
   padding: 0 1px 0 1px;
   margin-right: auto;
   margin-left: auto;
}
#prava_dytynyLayoutGrid5 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#prava_dytynyLayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#prava_dytynyLayoutGrid5 > .row > .col-1
{
   float: left;
}
#prava_dytynyLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#prava_dytynyLayoutGrid5:before,
#prava_dytynyLayoutGrid5:after,
#prava_dytynyLayoutGrid5 .row:before,
#prava_dytynyLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#prava_dytynyLayoutGrid5:after,
#prava_dytynyLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#prava_dytynyLayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1A1A1A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_prava_dytynyLayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#prava_dytynyLayoutGrid6
{
   box-sizing: border-box;
   padding: 0 1px 0 1px;
   margin-right: auto;
   margin-left: auto;
}
#prava_dytynyLayoutGrid6 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#prava_dytynyLayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#prava_dytynyLayoutGrid6 > .row > .col-1
{
   float: left;
}
#prava_dytynyLayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#prava_dytynyLayoutGrid6:before,
#prava_dytynyLayoutGrid6:after,
#prava_dytynyLayoutGrid6 .row:before,
#prava_dytynyLayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#prava_dytynyLayoutGrid6:after,
#prava_dytynyLayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#prava_dytynyLayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #1A1A1A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid4
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 30px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 30px;
   padding-left: 30px;
   position: relative;
}
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2
{
   flex: 0 0 auto;
}
#indexLayoutGrid4 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid4 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#indexLayoutGrid4 > .col-1, #indexLayoutGrid4 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_journeyCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 50px;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#journeyCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#journeyCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #94794E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#journeyCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
   text-align: justify;
}
#wb_quotesCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 3px solid #DEB887;
   border-radius: 0px;
   text-align: center;
}
#quotesCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#quotesCard3-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 57px;
   box-sizing: border-box;
   margin: 30px 0 0 0 ;
   border: 0px solid #FFFFFF;
   border-radius: 50%;
   background-color: transparent;
   background-image: none;
   color: #94794E;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 37px;
}
#quotesCard3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#quotesCard3-card-item0 .svg-icon
{
   fill: currentColor;
   width: 37px;
   height: 37px;
   overflow: visible;
   margin-right: 0px;
}
#quotesCard3-card-item1
{
   box-sizing: border-box;
   margin: 30px 50px 30px 50px;
   padding: 0;
   color: #DEB887;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 24px;
}
#quotesCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 30px 10px 30px;
   padding: 0;
   color: #87CEFA;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 16px;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 50px;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #94794E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
   text-align: justify;
}
#wb_Card4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 50px;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#Card4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #94794E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
   text-align: justify;
}
#fon
{
   background-color: transparent;
   background-image: url('../images/ui%2dbg_diagonals66_40x40.png');
   background-repeat: repeat;
   background-position: left top;
   border-radius: 0px;
   opacity: 0.70;
}
#indexSlideShow2 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#indexSlideShow2 li
{
   border-radius: inherit;
   width: 100%;
   left: 0;
   top: 0;
}
#indexSlideShow2
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#indexSlideShow2 li a:not(:first-child) .image
{
   display: none;
}
#indexSlideShow2
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#indexSlideShow3 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#indexSlideShow3 li
{
   border-radius: inherit;
   width: 100%;
   left: 0;
   top: 0;
}
#indexSlideShow3
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#indexSlideShow3 li a:not(:first-child) .image
{
   display: none;
}
#indexSlideShow3
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#indexSlideShow4 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#indexSlideShow4 li
{
   border-radius: inherit;
   width: 100%;
   left: 0;
   top: 0;
}
#indexSlideShow4
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#indexSlideShow4 li a:not(:first-child) .image
{
   display: none;
}
#indexSlideShow4
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_indexCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 50px;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#indexCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #94794E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#indexCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
   text-align: justify;
}
#indexSlideShow5 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#indexSlideShow5 li
{
   border-radius: inherit;
   width: 100%;
   left: 0;
   top: 0;
}
#indexSlideShow5
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#indexSlideShow5 li a:not(:first-child) .image
{
   display: none;
}
#indexSlideShow5
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_indexCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 50px;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#indexCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #94794E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#indexCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
   text-align: justify;
}
#indexSlideShow1 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#indexSlideShow1 li
{
   border-radius: inherit;
   width: 100%;
   left: 0;
   top: 0;
}
#indexSlideShow1
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#indexSlideShow1 li a:not(:first-child) .image
{
   display: none;
}
#indexSlideShow1
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_indexCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 50px;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#indexCard5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard5-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #94794E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#indexCard5-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
   text-align: justify;
}
#indexSlideShow6 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#indexSlideShow6 li
{
   border-radius: inherit;
   width: 100%;
   left: 0;
   top: 0;
}
#indexSlideShow6
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#indexSlideShow6 li a:not(:first-child) .image
{
   display: none;
}
#indexSlideShow6
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_indexCard7
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 50px;
   box-sizing: border-box;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   text-align: left;
}
#indexCard7-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#indexCard7-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #94794E;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#indexCard7-card-item1
{
   box-sizing: border-box;
   margin: 20px 0 0 0 ;
   padding: 0;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 26.6px;
   text-align: justify;
}
#indexSlideShow7 .image
{
   border-width: 0;
   border-radius: inherit;
   display: block;
   float: left;
   height: auto;
   width: 100%;
}
#indexSlideShow7 li
{
   border-radius: inherit;
   width: 100%;
   left: 0;
   top: 0;
}
#indexSlideShow7
{
   display: inline-block;
   position: relative;
   list-style: none;
   width: 100%;
   padding: 0;
   margin: 0;
}
#indexSlideShow7 li a:not(:first-child) .image
{
   display: none;
}
#indexSlideShow7
{
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
.Menu1113Q .nav
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   color: #F5F5DC;
   text-align: left;
   text-transform: none;
}
#Menu1113Q, .Menu1113Q .nav, .Menu1113Q *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.Menu1113Q .nav:before,
.Menu1113Q .nav:after 
{
   content: " ";
   display: table;
}
.Menu1113Q .nav:after 
{
   clear: both;
}
.Menu1113Q .nav a 
{
   text-decoration: none;
}
.Menu1113Q .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.Menu1113Q .nav ul ul
{
   margin-bottom: 0;
}
.Menu1113Q .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.Menu1113Q .container:before,
.Menu1113Q .container:after 
{
   content: " ";
   display: table;
}
.Menu1113Q .container:after 
{
   clear: both;
}
.Menu1113Q .collapse 
{
   display: none;
}
.Menu1113Q .collapse.show 
{
   display: block;
}
.Menu1113Q .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.Menu1113Q .arrow, .Menu1113Q .arrow-right
{
   display: inline-block;
   margin-left: 4px;
   width: 0;
   height: 0;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
   }
.Menu1113Q .dropdown 
{
   position: relative;
}
.Menu1113Q .dropdown-toggle:focus 
{
   outline: 0;
}
.Menu1113Q .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 21px;
   background-color: rgba(128,101,0,0.76);
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.Menu1113Q .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.Menu1113Q .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #F5F5DC;
   text-transform: none;
   white-space: nowrap;
}
.Menu1113Q .dropdown-menu > li > a:hover,
.Menu1113Q .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
}
.Menu1113Q .dropdown-menu > li > a.active,
.Menu1113Q .dropdown-menu > li > a.active:hover,
.Menu1113Q .dropdown-menu > li > a.active:focus
{
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.Menu1113Q .show > .dropdown-menu
{
   display: block;
}
.Menu1113Q .show > a
{
   outline: 0;
}
.Menu1113Q .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.Menu1113Q .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.Menu1113Q .nav > li 
{
   position: relative;
   display: block;
}
.Menu1113Q .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.Menu1113Q .nav .show > a,
.Menu1113Q .nav .show > a:hover,
.Menu1113Q .nav .show > a:focus
{
    border-color: #343A40;
}
.Menu1113Q .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.Menu1113Q .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.Menu1113Q
{
   position: relative;
}
.Menu1113Q:before,
.Menu1113Q:after
{
   content: " ";
   display: table;
}
.Menu1113Q:after
{
   clear: both;
}
.Menu1113Q .navbar-header:before,
.Menu1113Q .navbar-header:after
{
   content: " ";
   display: table;
}
.Menu1113Q .navbar-header:after
{
   clear: both;
}
.Menu1113Q-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.Menu1113Q-navbar-collapse:before,
.Menu1113Q-navbar-collapse:after
{
   content: " ";
   display: table;
}
.Menu1113Q-navbar-collapse:after
{
   clear: both;
}
.Menu1113Q-navbar-collapse.show
{
   overflow-y: auto;
}
.Menu1113Q .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.Menu1113Q .navbar-toggle .line
{
   background-color: #F5F5DC;
}
.Menu1113Q .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.Menu1113Q .navbar-toggle .line
{
   margin: 4px auto;
}
.Menu1113Q .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.Menu1113Q .navbar-toggle  .line:last-child
{
   margin-bottom: 0px !important;
}
.Menu1113Q .navbar-nav
{
   margin: 6px -15px;
}
.Menu1113Q .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.Menu1113Q .navbar-nav > li > a
{
   color: #F5F5DC;
}
.Menu1113Q .navbar-nav > li > a:hover,
.Menu1113Q .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #000000;
   text-decoration: none;
}
.Menu1113Q .navbar-nav > li > a.active,
.Menu1113Q .navbar-nav > li > a.active:hover,
.Menu1113Q .navbar-nav > li > a.active:focus
{
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
}
.Menu1113Q .navbar-toggle
{
   border: 1px solid transparent;
}
.Menu1113Q .navbar-toggle:hover,
.Menu1113Q .navbar-toggle:focus
{
   background-color: transparent;
}
.Menu1113Q-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.Menu1113Q .navbar-nav > .dropdown > a:hover .arrow,
.Menu1113Q .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.Menu1113Q .navbar-nav > .show > a,
.Menu1113Q .navbar-nav > .show > a:hover,
.Menu1113Q .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #000000;
}
.Menu1113Q .navbar-nav > .show > a .arrow,
.Menu1113Q .navbar-nav > .show > a:hover .arrow,
.Menu1113Q .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.Menu1113Q .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #F5F5DC;
   border-bottom-color: #F5F5DC;
}
.Menu1113Q .navbar-link
{
   color: #F5F5DC;
}
.Menu1113Q .navbar-link:hover
{
   color: #000000;
}
.Menu1113Q .navbar-header
{
   color: #F5F5DC;
}
@media (min-width: 480px) 
{
.Menu1113Q .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.Menu1113Q .navbar-header
{
   float: left;
}
.Menu1113Q-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.Menu1113Q-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.Menu1113Q-navbar-collapse.show
{
   overflow-y: auto;
}
.Menu1113Q .navbar-toggle
{
   display: none;
}
.Menu1113Q .navbar-nav
{
   display: flex;
   flex-direction: row;
   justify-content: center;
   margin: 0;
}
.Menu1113Q .navbar-nav > li
{
   float: left;
}
.Menu1113Q .container > .navbar-header,
.Menu1113Q .container > .Menu1113Q-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.Menu1113Q .navbar-nav > .dropdown > a:hover .arrow,
.Menu1113Q .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
}
@media (max-width: 480px) 
{
.Menu1113Q 
{
   background-color: #343A40;
   background-image: none;
   border: 1px solid #343A40;
}
.Menu1113Q .navbar-nav
{
   margin: 0;
   background-color: rgba(128,101,0,0.76);
   background-image: none;
}
.Menu1113Q .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.Menu1113Q .navbar-nav .show .dropdown-menu > li > a,
.Menu1113Q .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.Menu1113Q .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.Menu1113Q 
{
   background-color: #343A40;
   background-image: none;
   border: 1px solid #343A40;
   border-radius: 0px;
}
.Menu1113Q .navbar-nav > li > a
{
   color: #F5F5DC;
}
.Menu1113Q .navbar-nav > li > a:hover,
.Menu1113Q .navbar-nav > li > a:focus
{
   color: #FF6347;
   background-color: #343A40;
   background-image: none;
}
.Menu1113Q .navbar-nav > li > a.active,
.Menu1113Q .navbar-nav > li > a.active:hover,
.Menu1113Q .navbar-nav > li > a.active:focus
{
   color: #FF6347;
   background-color: #343A40;
   background-image: none;
}
.Menu1113Q .navbar-nav > .show > a,
.Menu1113Q .navbar-nav > .show > a:hover,
.Menu1113Q .navbar-nav > .show > a:focus
{
   background-color: #343A40;
   background-image: none;
   color: #FF6347;
}
.Menu1113Q .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
.Menu1113Q .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #F5F5DC;
   border-bottom-color: #F5F5DC;
}
.Menu1113Q .navbar-nav > li > a.active > .arrow,
.Menu1113Q .navbar-nav > li > a.active:hover > .arrow,
.Menu1113Q .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
.Menu1113Q .navbar-nav > .show > a .arrow,
.Menu1113Q .navbar-nav > .show > a:hover .arrow,
.Menu1113Q .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
.Menu1113Q .navbar-link
{
   color: #F5F5DC;
}
.Menu1113Q .navbar-link:hover 
{
   color: #fff;
}
}
#Menu1113Q .svg-icon
{
   fill: currentColor;
   height: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_Menu1113Q
{
   z-index: 1111 !important;
}
#wb_prava_dytynyLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#prava_dytynyLayoutGrid7
{
   box-sizing: border-box;
   padding: 0 1px 0 1px;
   margin-right: auto;
   margin-left: auto;
}
#prava_dytynyLayoutGrid7 > .row
{
   margin-right: -1px;
   margin-left: -1px;
}
#prava_dytynyLayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#prava_dytynyLayoutGrid7 > .row > .col-1
{
   float: left;
}
#prava_dytynyLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#prava_dytynyLayoutGrid7:before,
#prava_dytynyLayoutGrid7:after,
#prava_dytynyLayoutGrid7 .row:before,
#prava_dytynyLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#prava_dytynyLayoutGrid7:after,
#prava_dytynyLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#prava_dytynyLayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C3C3C;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid7
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#indexLayoutGrid7 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid7 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid7 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid7:before,
#indexLayoutGrid7:after,
#indexLayoutGrid7 .row:before,
#indexLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid7:after,
#indexLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_indexText13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText13 div
{
   text-align: center;
}
#wb_indexText13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_form11LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C3C3C;
   background-image: none;
   border: 0px solid #3C3C3C;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#form11LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#form11LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#form11LayoutGrid1 > .row > .col-1, #form11LayoutGrid1 > .row > .col-2, #form11LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#form11LayoutGrid1 > .row > .col-1, #form11LayoutGrid1 > .row > .col-2, #form11LayoutGrid1 > .row > .col-3
{
   float: left;
}
#form11LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#form11LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEB887;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#form11LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#form11LayoutGrid1 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 0 0;
}
#form11LayoutGrid1:before,
#form11LayoutGrid1:after,
#form11LayoutGrid1 .row:before,
#form11LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#form11LayoutGrid1:after,
#form11LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#form11LayoutGrid1 > .row > .col-1, #form11LayoutGrid1 > .row > .col-2, #form11LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#indexHorizontalLine2
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 13px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#form11Editbox24
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0;
   border: 0px solid transparent;
   border-radius: 6px;
   background-color: #E4E4E4;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#form11Editbox24:focus
{
   outline: 0;
}
#form11Editbox24::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#form11Editbox24::-ms-input-placeholder
{
   color: #A9A9A9;
}
#form11HorizontalLine10
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 11px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#form11HorizontalLine11
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 11px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexButton1
{
   border: 0px solid #00FF00;
   border-radius: 35px;
   background-image: linear-gradient(to top, #FEFFE8 0%, #D6DBBF 100%);
   color: #C9372C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#indexButton1:focus
{
   outline: 0;
}
#indexHorizontalLine18
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 11px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#formHorizontalLine9
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_indexImage12
{
   margin: 0;
   vertical-align: top;
}
#indexImage12
{
   border: 10px solid #3C3C3C;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 440px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexImage12:hover
{
   opacity: 0.7;
   transition: opacity 500ms linear 0ms;
}
#wb_indexImage12
{
   opacity: 1.0;
   transition: opacity 500ms linear 0ms;
}
#indexHorizontalLine30
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 27px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexTextArea1
{
   box-sizing: border-box;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#indexTextArea1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#indexEditbox1
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 10px 0 ;
   border: 2px solid #CCCCCC;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.86);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#indexEditbox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#form11Editbox34
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 6px;
   background-color: #E4E4E4;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#form11Editbox34:focus
{
   outline: 0;
}
#form11Editbox34::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#form11Editbox34::-ms-input-placeholder
{
   color: #A9A9A9;
}
#wb_indexText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_indexText19 div
{
   text-align: left;
}
#wb_indexText19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktyLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #444444;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#kontaktyLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#kontaktyLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#kontaktyLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kontaktyLayoutGrid3 > .row > .col-1
{
   float: left;
}
#kontaktyLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#kontaktyLayoutGrid3:before,
#kontaktyLayoutGrid3:after,
#kontaktyLayoutGrid3 .row:before,
#kontaktyLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#kontaktyLayoutGrid3:after,
#kontaktyLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#kontaktyLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_kontaktyText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText3 div
{
   text-align: center;
}
#wb_kontaktyText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#socialmediaSticky
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#socialmediaButton1
{
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 12px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_socialmediaButton1
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#socialmediaButton1
{
   box-sizing: border-box;
   padding: 0 0 0 48px;
   text-align: left;
}
#wb_socialmediaButton1 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: flex-start;
}
#socialmediaButton1
{
   color: inherit;
}
#wb_socialmediaButton1 .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2096%2096%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M97%2048%20C97%2021%2c%2075%20%2d1%2c%2048%20%2d1%20C21%20%2d1%2c%20%2d1%2021%2c%20%2d1%2048%20C%2d1%2072%2c%2015%2090%2c%2037%2096%20L37%2062%20L27%2062%20L27%2049%20L37%2049%20L37%2042%20C37%2026%2c%2045%2019%2c%2060%2019%20C62%2019%2c%2067%2019%2c%2069%2020%20L69%2031%20C70%2031%2c%2067%2031%2c%2065%2031%20C56%2031%2c%2053%2034%2c%2053%2043%20L53%2049%20L69%2049%20L66%2062%20L53%2062%20L53%2097%20C79%2094%2c%2097%2074%2c%2097%2048%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   display: inline-block;
   overflow: visible;
   position: absolute;
   left: 10px;
   margin: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 24px;
   height: 24px;
}
#wb_socialmediaButton1:hover .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2096%2096%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M97%2048%20C97%2021%2c%2075%20%2d1%2c%2048%20%2d1%20C21%20%2d1%2c%20%2d1%2021%2c%20%2d1%2048%20C%2d1%2072%2c%2015%2090%2c%2037%2096%20L37%2062%20L27%2062%20L27%2049%20L37%2049%20L37%2042%20C37%2026%2c%2045%2019%2c%2060%2019%20C62%2019%2c%2067%2019%2c%2069%2020%20L69%2031%20C70%2031%2c%2067%2031%2c%2065%2031%20C56%2031%2c%2053%2034%2c%2053%2043%20L53%2049%20L69%2049%20L66%2062%20L53%2062%20L53%2097%20C79%2094%2c%2097%2074%2c%2097%2048%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_socialmediaButton1:active .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2096%2096%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M97%2048%20C97%2021%2c%2075%20%2d1%2c%2048%20%2d1%20C21%20%2d1%2c%20%2d1%2021%2c%20%2d1%2048%20C%2d1%2072%2c%2015%2090%2c%2037%2096%20L37%2062%20L27%2062%20L27%2049%20L37%2049%20L37%2042%20C37%2026%2c%2045%2019%2c%2060%2019%20C62%2019%2c%2067%2019%2c%2069%2020%20L69%2031%20C70%2031%2c%2067%2031%2c%2065%2031%20C56%2031%2c%2053%2034%2c%2053%2043%20L53%2049%20L69%2049%20L66%2062%20L53%2062%20L53%2097%20C79%2094%2c%2097%2074%2c%2097%2048%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_socialmediaButton1 .ui-corner-all, #wb_socialmediaButton1 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_socialmediaButton1 .ui-corner-all, #wb_socialmediaButton1 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#socialmediaButton1
{
   transition: all 500ms ease-out 0ms;
}
#socialmediaButton1:hover
{
   transform: translate(-100px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_socialmediaButton1 .ui-button
{
   background-color: #3A579A;
   background-image: none;
   border: 0px solid #3A579A;
   color: #FFFFFF;
}
#wb_socialmediaButton1 .ui-state-hover, #wb_socialmediaButton1 .ui-button:hover
{
   border-color: #3A579A;
   background-color: #3A579A;
   background-image: none;
   color: #FFFFFF;
}
#wb_socialmediaButton1 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_socialmediaButton1 .ui-state-active, #wb_socialmediaButton1 .ui-button:active
{
   border-color: #3A579A;
   background-color: #3A579A;
   background-image: none;
   color: #FFFFFF;
}
#socialmediaButton2
{
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 12px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_socialmediaButton2
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#socialmediaButton2
{
   box-sizing: border-box;
   padding: 0 0 0 48px;
   text-align: left;
}
#wb_socialmediaButton2 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: flex-start;
}
#socialmediaButton2
{
   color: inherit;
}
#wb_socialmediaButton2 .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2096%2096%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M91%2040%20C81%2040%2c%2073%2038%2c%2068%2033%20L68%2065%20C68%2073%2c%2066%2079%2c%2063%2084%20C59%2089%2c%2054%2093%2c%2048%2095%20C42%2097%2c%2034%2098%2c%2028%2096%20C22%2095%2c%2017%2091%2c%2013%2087%20C9%2082%2c%206%2076%2c%205%2070%20C5%2062%2c%206%2056%2c%209%2050%20C12%2045%2c%2016%2040%2c%2022%2037%20C27%2035%2c%2035%2034%2c%2042%2034%20L42%2053%20C37%2052%2c%2036%2052%2c%2033%2053%20C30%2054%2c%2028%2056%2c%2026%2058%20C24%2061%2c%2023%2063%2c%2024%2065%20C24%2068%2c%2025%2071%2c%2026%2073%20C28%2075%2c%2030%2077%2c%2033%2078%20C36%2079%2c%2037%2079%2c%2040%2078%20C43%2077%2c%2045%2075%2c%2047%2073%20C49%2071%2c%2050%2068%2c%2050%2065%20L50%20%2d1%20L68%20%2d1%20C68%201%2c%2068%202%2c%2068%203%20C69%206%2c%2070%209%2c%2072%2012%20C74%2014%2c%2076%2017%2c%2079%2018%20C82%2021%2c%2087%2022%2c%2091%2022%20L91%2040Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   display: inline-block;
   overflow: visible;
   position: absolute;
   left: 10px;
   margin: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 24px;
   height: 24px;
}
#wb_socialmediaButton2:hover .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2096%2096%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M91%2040%20C81%2040%2c%2073%2038%2c%2068%2033%20L68%2065%20C68%2073%2c%2066%2079%2c%2063%2084%20C59%2089%2c%2054%2093%2c%2048%2095%20C42%2097%2c%2034%2098%2c%2028%2096%20C22%2095%2c%2017%2091%2c%2013%2087%20C9%2082%2c%206%2076%2c%205%2070%20C5%2062%2c%206%2056%2c%209%2050%20C12%2045%2c%2016%2040%2c%2022%2037%20C27%2035%2c%2035%2034%2c%2042%2034%20L42%2053%20C37%2052%2c%2036%2052%2c%2033%2053%20C30%2054%2c%2028%2056%2c%2026%2058%20C24%2061%2c%2023%2063%2c%2024%2065%20C24%2068%2c%2025%2071%2c%2026%2073%20C28%2075%2c%2030%2077%2c%2033%2078%20C36%2079%2c%2037%2079%2c%2040%2078%20C43%2077%2c%2045%2075%2c%2047%2073%20C49%2071%2c%2050%2068%2c%2050%2065%20L50%20%2d1%20L68%20%2d1%20C68%201%2c%2068%202%2c%2068%203%20C69%206%2c%2070%209%2c%2072%2012%20C74%2014%2c%2076%2017%2c%2079%2018%20C82%2021%2c%2087%2022%2c%2091%2022%20L91%2040Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_socialmediaButton2:active .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2096%2096%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M91%2040%20C81%2040%2c%2073%2038%2c%2068%2033%20L68%2065%20C68%2073%2c%2066%2079%2c%2063%2084%20C59%2089%2c%2054%2093%2c%2048%2095%20C42%2097%2c%2034%2098%2c%2028%2096%20C22%2095%2c%2017%2091%2c%2013%2087%20C9%2082%2c%206%2076%2c%205%2070%20C5%2062%2c%206%2056%2c%209%2050%20C12%2045%2c%2016%2040%2c%2022%2037%20C27%2035%2c%2035%2034%2c%2042%2034%20L42%2053%20C37%2052%2c%2036%2052%2c%2033%2053%20C30%2054%2c%2028%2056%2c%2026%2058%20C24%2061%2c%2023%2063%2c%2024%2065%20C24%2068%2c%2025%2071%2c%2026%2073%20C28%2075%2c%2030%2077%2c%2033%2078%20C36%2079%2c%2037%2079%2c%2040%2078%20C43%2077%2c%2045%2075%2c%2047%2073%20C49%2071%2c%2050%2068%2c%2050%2065%20L50%20%2d1%20L68%20%2d1%20C68%201%2c%2068%202%2c%2068%203%20C69%206%2c%2070%209%2c%2072%2012%20C74%2014%2c%2076%2017%2c%2079%2018%20C82%2021%2c%2087%2022%2c%2091%2022%20L91%2040Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_socialmediaButton2 .ui-corner-all, #wb_socialmediaButton2 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_socialmediaButton2 .ui-corner-all, #wb_socialmediaButton2 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#socialmediaButton2
{
   transition: all 500ms ease-out 0ms;
}
#socialmediaButton2:hover
{
   transform: translate(-100px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_socialmediaButton2 .ui-button
{
   background-color: #00ABF1;
   background-image: none;
   border: 0px solid #00ABF1;
   color: #FFFFFF;
}
#wb_socialmediaButton2 .ui-state-hover, #wb_socialmediaButton2 .ui-button:hover
{
   border-color: #00ABF1;
   background-color: #00ABF1;
   background-image: none;
   color: #FFFFFF;
}
#wb_socialmediaButton2 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_socialmediaButton2 .ui-state-active, #wb_socialmediaButton2 .ui-button:active
{
   border-color: #00ABF1;
   background-color: #00ABF1;
   background-image: none;
   color: #FFFFFF;
}
#socialmediaButton7
{
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 12px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_socialmediaButton7
{
   border-radius: 0px;
   margin: 0;
   vertical-align: top;
}
#socialmediaButton7
{
   box-sizing: border-box;
   padding: 0 0 0 48px;
   text-align: left;
}
#wb_socialmediaButton7 .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: flex-start;
}
#socialmediaButton7
{
   color: inherit;
}
#wb_socialmediaButton7 .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2096%2096%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M41%2039%20C38%2041%2c%2036%2044%2c%2037%2050%20C37%2053%2c%2039%2057%2c%2042%2058%20C46%2060%2c%2052%2060%2c%2055%2057%20C58%2055%2c%2059%2052%2c%2059%2046%20C59%2043%2c%2057%2040%2c%2053%2038%20C50%2036%2c%2044%2037%2c%2041%2039%20Z%20M70%2026%20C69%2025%2c%2068%2024%2c%2067%2024%20C63%2022%2c%2054%2023%2c%2050%2023%20C49%2023%2c%2049%2023%2c%2048%2023%20C47%2023%2c%2047%2023%2c%2046%2023%20C42%2023%2c%2033%2022%2c%2029%2024%20C28%2024%2c%2027%2025%2c%2026%2026%20C25%2027%2c%2024%2028%2c%2024%2029%20C22%2033%2c%2022%2042%2c%2022%2046%20C22%2047%2c%2022%2047%2c%2022%2048%20C22%2049%2c%2022%2049%2c%2022%2050%20C22%2054%2c%2022%2063%2c%2024%2067%20C24%2068%2c%2025%2069%2c%2026%2070%20C27%2071%2c%2028%2072%2c%2029%2072%20C33%2074%2c%2042%2074%2c%2047%2074%20C47%2074%2c%2047%2074%2c%2048%2074%20C49%2074%2c%2049%2074%2c%2049%2074%20C54%2074%2c%2063%2074%2c%2067%2072%20C68%2072%2c%2069%2071%2c%2070%2070%20C71%2069%2c%2072%2068%2c%2072%2067%20C74%2063%2c%2074%2054%2c%2073%2049%20C73%2049%2c%2073%2049%2c%2073%2048%20C73%2047%2c%2073%2047%2c%2073%2047%20C74%2042%2c%2074%2033%2c%2072%2029%20C72%2028%2c%2071%2027%2c%2070%2026%20L70%2026Z%20%20M56%2036%20C59%2039%2c%2061%2042%2c%2062%2046%20C63%2049%2c%2062%2052%2c%2060%2056%20C59%2057%2c%2057%2059%2c%2056%2060%20C54%2061%2c%2052%2062%2c%2050%2062%20C47%2063%2c%2044%2062%2c%2040%2060%20C37%2058%2c%2035%2054%2c%2034%2050%20C33%2047%2c%2034%2044%2c%2036%2040%20C38%2037%2c%2042%2035%2c%2046%2034%20C49%2033%2c%2052%2034%2c%2056%2036%20L56%2036Z%20%20M63%2034%20C62%2034%2c%2062%2033%2c%2062%2032%20C61%2032%2c%2061%2033%2c%2061%2032%20C61%2032%2c%2062%2031%2c%2062%2030%20C63%2030%2c%2064%2030%2c%2064%2030%20C65%2029%2c%2064%2029%2c%2064%2030%20C65%2030%2c%2066%2030%2c%2066%2031%20C66%2032%2c%2067%2032%2c%2067%2032%20C67%2032%2c%2066%2032%2c%2066%2032%20C66%2033%2c%2066%2033%2c%2066%2034%20C65%2034%2c%2065%2034%2c%2064%2034%20C64%2035%2c%2063%2035%2c%2064%2035%20C64%2035%2c%2064%2035%2c%2063%2034%20L63%2034Z%20%20M91%2018%20C91%2011%2c%2085%205%2c%2078%205%20L18%205%20C10%205%2c%205%2011%2c%205%2018%20L5%2078%20C5%2086%2c%2010%2091%2c%2018%2091%20L78%2091%20C85%2091%2c%2091%2086%2c%2091%2078%20L91%2018Z%20%20M72%2072%20C68%2076%2c%2064%2077%2c%2059%2077%20C54%2077%2c%2041%2077%2c%2037%2077%20C32%2077%2c%2028%2076%2c%2024%2072%20C20%2068%2c%2019%2064%2c%2019%2059%20C19%2055%2c%2019%2042%2c%2019%2037%20C19%2032%2c%2020%2028%2c%2024%2024%20C28%2021%2c%2032%2019%2c%2037%2019%20C41%2019%2c%2054%2019%2c%2059%2019%20C64%2020%2c%2068%2021%2c%2072%2024%20C75%2028%2c%2077%2032%2c%2077%2037%20C77%2042%2c%2077%2054%2c%2077%2059%20C77%2064%2c%2075%2068%2c%2072%2072%20L72%2072Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   display: inline-block;
   overflow: visible;
   position: absolute;
   left: 10px;
   margin: 0;
   top: 50%;
   transform: translateY(-50%);
   width: 24px;
   height: 24px;
}
#wb_socialmediaButton7:hover .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2096%2096%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M41%2039%20C38%2041%2c%2036%2044%2c%2037%2050%20C37%2053%2c%2039%2057%2c%2042%2058%20C46%2060%2c%2052%2060%2c%2055%2057%20C58%2055%2c%2059%2052%2c%2059%2046%20C59%2043%2c%2057%2040%2c%2053%2038%20C50%2036%2c%2044%2037%2c%2041%2039%20Z%20M70%2026%20C69%2025%2c%2068%2024%2c%2067%2024%20C63%2022%2c%2054%2023%2c%2050%2023%20C49%2023%2c%2049%2023%2c%2048%2023%20C47%2023%2c%2047%2023%2c%2046%2023%20C42%2023%2c%2033%2022%2c%2029%2024%20C28%2024%2c%2027%2025%2c%2026%2026%20C25%2027%2c%2024%2028%2c%2024%2029%20C22%2033%2c%2022%2042%2c%2022%2046%20C22%2047%2c%2022%2047%2c%2022%2048%20C22%2049%2c%2022%2049%2c%2022%2050%20C22%2054%2c%2022%2063%2c%2024%2067%20C24%2068%2c%2025%2069%2c%2026%2070%20C27%2071%2c%2028%2072%2c%2029%2072%20C33%2074%2c%2042%2074%2c%2047%2074%20C47%2074%2c%2047%2074%2c%2048%2074%20C49%2074%2c%2049%2074%2c%2049%2074%20C54%2074%2c%2063%2074%2c%2067%2072%20C68%2072%2c%2069%2071%2c%2070%2070%20C71%2069%2c%2072%2068%2c%2072%2067%20C74%2063%2c%2074%2054%2c%2073%2049%20C73%2049%2c%2073%2049%2c%2073%2048%20C73%2047%2c%2073%2047%2c%2073%2047%20C74%2042%2c%2074%2033%2c%2072%2029%20C72%2028%2c%2071%2027%2c%2070%2026%20L70%2026Z%20%20M56%2036%20C59%2039%2c%2061%2042%2c%2062%2046%20C63%2049%2c%2062%2052%2c%2060%2056%20C59%2057%2c%2057%2059%2c%2056%2060%20C54%2061%2c%2052%2062%2c%2050%2062%20C47%2063%2c%2044%2062%2c%2040%2060%20C37%2058%2c%2035%2054%2c%2034%2050%20C33%2047%2c%2034%2044%2c%2036%2040%20C38%2037%2c%2042%2035%2c%2046%2034%20C49%2033%2c%2052%2034%2c%2056%2036%20L56%2036Z%20%20M63%2034%20C62%2034%2c%2062%2033%2c%2062%2032%20C61%2032%2c%2061%2033%2c%2061%2032%20C61%2032%2c%2062%2031%2c%2062%2030%20C63%2030%2c%2064%2030%2c%2064%2030%20C65%2029%2c%2064%2029%2c%2064%2030%20C65%2030%2c%2066%2030%2c%2066%2031%20C66%2032%2c%2067%2032%2c%2067%2032%20C67%2032%2c%2066%2032%2c%2066%2032%20C66%2033%2c%2066%2033%2c%2066%2034%20C65%2034%2c%2065%2034%2c%2064%2034%20C64%2035%2c%2063%2035%2c%2064%2035%20C64%2035%2c%2064%2035%2c%2063%2034%20L63%2034Z%20%20M91%2018%20C91%2011%2c%2085%205%2c%2078%205%20L18%205%20C10%205%2c%205%2011%2c%205%2018%20L5%2078%20C5%2086%2c%2010%2091%2c%2018%2091%20L78%2091%20C85%2091%2c%2091%2086%2c%2091%2078%20L91%2018Z%20%20M72%2072%20C68%2076%2c%2064%2077%2c%2059%2077%20C54%2077%2c%2041%2077%2c%2037%2077%20C32%2077%2c%2028%2076%2c%2024%2072%20C20%2068%2c%2019%2064%2c%2019%2059%20C19%2055%2c%2019%2042%2c%2019%2037%20C19%2032%2c%2020%2028%2c%2024%2024%20C28%2021%2c%2032%2019%2c%2037%2019%20C41%2019%2c%2054%2019%2c%2059%2019%20C64%2020%2c%2068%2021%2c%2072%2024%20C75%2028%2c%2077%2032%2c%2077%2037%20C77%2042%2c%2077%2054%2c%2077%2059%20C77%2064%2c%2075%2068%2c%2072%2072%20L72%2072Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_socialmediaButton7:active .ui-primary
{
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23FFFFFF%22%20viewBox%3d%220%200%2096%2096%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M41%2039%20C38%2041%2c%2036%2044%2c%2037%2050%20C37%2053%2c%2039%2057%2c%2042%2058%20C46%2060%2c%2052%2060%2c%2055%2057%20C58%2055%2c%2059%2052%2c%2059%2046%20C59%2043%2c%2057%2040%2c%2053%2038%20C50%2036%2c%2044%2037%2c%2041%2039%20Z%20M70%2026%20C69%2025%2c%2068%2024%2c%2067%2024%20C63%2022%2c%2054%2023%2c%2050%2023%20C49%2023%2c%2049%2023%2c%2048%2023%20C47%2023%2c%2047%2023%2c%2046%2023%20C42%2023%2c%2033%2022%2c%2029%2024%20C28%2024%2c%2027%2025%2c%2026%2026%20C25%2027%2c%2024%2028%2c%2024%2029%20C22%2033%2c%2022%2042%2c%2022%2046%20C22%2047%2c%2022%2047%2c%2022%2048%20C22%2049%2c%2022%2049%2c%2022%2050%20C22%2054%2c%2022%2063%2c%2024%2067%20C24%2068%2c%2025%2069%2c%2026%2070%20C27%2071%2c%2028%2072%2c%2029%2072%20C33%2074%2c%2042%2074%2c%2047%2074%20C47%2074%2c%2047%2074%2c%2048%2074%20C49%2074%2c%2049%2074%2c%2049%2074%20C54%2074%2c%2063%2074%2c%2067%2072%20C68%2072%2c%2069%2071%2c%2070%2070%20C71%2069%2c%2072%2068%2c%2072%2067%20C74%2063%2c%2074%2054%2c%2073%2049%20C73%2049%2c%2073%2049%2c%2073%2048%20C73%2047%2c%2073%2047%2c%2073%2047%20C74%2042%2c%2074%2033%2c%2072%2029%20C72%2028%2c%2071%2027%2c%2070%2026%20L70%2026Z%20%20M56%2036%20C59%2039%2c%2061%2042%2c%2062%2046%20C63%2049%2c%2062%2052%2c%2060%2056%20C59%2057%2c%2057%2059%2c%2056%2060%20C54%2061%2c%2052%2062%2c%2050%2062%20C47%2063%2c%2044%2062%2c%2040%2060%20C37%2058%2c%2035%2054%2c%2034%2050%20C33%2047%2c%2034%2044%2c%2036%2040%20C38%2037%2c%2042%2035%2c%2046%2034%20C49%2033%2c%2052%2034%2c%2056%2036%20L56%2036Z%20%20M63%2034%20C62%2034%2c%2062%2033%2c%2062%2032%20C61%2032%2c%2061%2033%2c%2061%2032%20C61%2032%2c%2062%2031%2c%2062%2030%20C63%2030%2c%2064%2030%2c%2064%2030%20C65%2029%2c%2064%2029%2c%2064%2030%20C65%2030%2c%2066%2030%2c%2066%2031%20C66%2032%2c%2067%2032%2c%2067%2032%20C67%2032%2c%2066%2032%2c%2066%2032%20C66%2033%2c%2066%2033%2c%2066%2034%20C65%2034%2c%2065%2034%2c%2064%2034%20C64%2035%2c%2063%2035%2c%2064%2035%20C64%2035%2c%2064%2035%2c%2063%2034%20L63%2034Z%20%20M91%2018%20C91%2011%2c%2085%205%2c%2078%205%20L18%205%20C10%205%2c%205%2011%2c%205%2018%20L5%2078%20C5%2086%2c%2010%2091%2c%2018%2091%20L78%2091%20C85%2091%2c%2091%2086%2c%2091%2078%20L91%2018Z%20%20M72%2072%20C68%2076%2c%2064%2077%2c%2059%2077%20C54%2077%2c%2041%2077%2c%2037%2077%20C32%2077%2c%2028%2076%2c%2024%2072%20C20%2068%2c%2019%2064%2c%2019%2059%20C19%2055%2c%2019%2042%2c%2019%2037%20C19%2032%2c%2020%2028%2c%2024%2024%20C28%2021%2c%2032%2019%2c%2037%2019%20C41%2019%2c%2054%2019%2c%2059%2019%20C64%2020%2c%2068%2021%2c%2072%2024%20C75%2028%2c%2077%2032%2c%2077%2037%20C77%2042%2c%2077%2054%2c%2077%2059%20C77%2064%2c%2075%2068%2c%2072%2072%20L72%2072Z%20%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
}
#wb_socialmediaButton7 .ui-corner-all, #wb_socialmediaButton7 .ui-corner-left
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#wb_socialmediaButton7 .ui-corner-all, #wb_socialmediaButton7 .ui-corner-right
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#socialmediaButton7
{
   transition: all 500ms ease-out 0ms;
}
#socialmediaButton7:hover
{
   transform: translate(-100px,0px) rotate(0deg) ;
   transition: transform 500ms ease-out 0ms;
}
#wb_socialmediaButton7 .ui-button
{
   background-color: #FE7C00;
   background-image: none;
   border: 0px solid #FE7C00;
   color: #FFFFFF;
}
#wb_socialmediaButton7 .ui-state-hover, #wb_socialmediaButton7 .ui-button:hover
{
   border-color: #FE7C00;
   background-color: #FE7C00;
   background-image: none;
   color: #FFFFFF;
}
#wb_socialmediaButton7 .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_socialmediaButton7 .ui-state-active, #wb_socialmediaButton7 .ui-button:active
{
   border-color: #FE7C00;
   background-color: #FE7C00;
   background-image: none;
   color: #FFFFFF;
}
#wb_prava_dytynyImage1
{
   margin: 0;
   vertical-align: top;
}
#prava_dytynyImage1
{
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 83px;
   height: 90px;
   vertical-align: top;
}
#wb_prava_dytynyText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_prava_dytynyText1 div
{
   text-align: justify;
}
#wb_prava_dytynyText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#aButton2
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #DEB887;
   border-radius: 15px;
   background-color: #1A1A1A;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 10px #4F4F4F;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 2px 2px 2px 2px;
   text-align: center;
   -webkit-appearance: none;
   margin: 2px 2px 2px 2px;
}
#aButton2:focus
{
   outline: 0;
}
#prava_dytynyHorizontalLine1
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine2
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 17px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine3
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_prava_dytynyText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_prava_dytynyText2 div
{
   text-align: justify;
}
#wb_prava_dytynyText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#prava_dytynyHorizontalLine4
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 17px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyButton1
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #DEB887;
   border-radius: 15px;
   background-color: #1A1A1A;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 10px #4F4F4F;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 2px 2px 2px 2px;
   text-align: center;
   -webkit-appearance: none;
   margin: 2px 2px 2px 2px;
}
#prava_dytynyButton1:focus
{
   outline: 0;
}
#prava_dytynyHorizontalLine5
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_prava_dytynyText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_prava_dytynyText3 div
{
   text-align: justify;
}
#wb_prava_dytynyText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#prava_dytynyHorizontalLine6
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 17px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyButton2
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #DEB887;
   border-radius: 15px;
   background-color: #1A1A1A;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 10px #4F4F4F;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 2px 2px 2px 2px;
   text-align: center;
   -webkit-appearance: none;
   margin: 2px 2px 2px 2px;
}
#prava_dytynyButton2:focus
{
   outline: 0;
}
#prava_dytynyHorizontalLine7
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_prava_dytynyText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_prava_dytynyText4 div
{
   text-align: justify;
}
#wb_prava_dytynyText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#prava_dytynyHorizontalLine8
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 17px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyButton3
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #DEB887;
   border-radius: 15px;
   background-color: #1A1A1A;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 10px #4F4F4F;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 2px 2px 2px 2px;
   text-align: center;
   -webkit-appearance: none;
   margin: 2px 2px 2px 2px;
}
#prava_dytynyButton3:focus
{
   outline: 0;
}
#prava_dytynyHorizontalLine9
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_prava_dytynyText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_prava_dytynyText5 div
{
   text-align: justify;
}
#wb_prava_dytynyText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#prava_dytynyHorizontalLine10
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 17px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyButton4
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #DEB887;
   border-radius: 15px;
   background-color: #1A1A1A;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 10px #4F4F4F;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 2px 2px 2px 2px;
   text-align: center;
   -webkit-appearance: none;
   margin: 2px 2px 2px 2px;
}
#prava_dytynyButton4:focus
{
   outline: 0;
}
#prava_dytynyHorizontalLine11
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_prava_dytynyText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_prava_dytynyText6 div
{
   text-align: justify;
}
#wb_prava_dytynyText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#prava_dytynyHorizontalLine12
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 17px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyButton5
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #DEB887;
   border-radius: 15px;
   background-color: #1A1A1A;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 10px #4F4F4F;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 2px 2px 2px 2px;
   text-align: center;
   -webkit-appearance: none;
   margin: 2px 2px 2px 2px;
}
#prava_dytynyButton5:focus
{
   outline: 0;
}
#prava_dytynyHorizontalLine13
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 9px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_prava_dytynyText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_prava_dytynyText7 div
{
   text-align: justify;
}
#wb_prava_dytynyText7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#prava_dytynyHorizontalLine14
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 17px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyButton6
{
   box-sizing: border-box;
   line-height: 28px;
   text-decoration: none;
   vertical-align: top;
   border: 2px solid #DEB887;
   border-radius: 15px;
   background-color: #1A1A1A;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 10px #4F4F4F;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 2px 2px 2px 2px;
   text-align: center;
   -webkit-appearance: none;
   margin: 2px 2px 2px 2px;
}
#prava_dytynyButton6:focus
{
   outline: 0;
}
#indexHorizontalLine8
{
   border-color: #808080;
   border-color: rgba(128,128,128,0.45);
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine15
{
   border-color: #808080;
   border-color: rgba(128,128,128,0.45);
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine16
{
   border-color: #808080;
   border-color: rgba(128,128,128,0.45);
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine17
{
   border-color: #808080;
   border-color: rgba(128,128,128,0.45);
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine18
{
   border-color: #808080;
   border-color: rgba(128,128,128,0.45);
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine19
{
   border-color: #808080;
   border-color: rgba(128,128,128,0.45);
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine20
{
   border-color: #808080;
   border-color: rgba(128,128,128,0.45);
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine21
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine22
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine23
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine24
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine25
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine26
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine27
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#prava_dytynyHorizontalLine28
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 61px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_formCaptcha1 span
{
   display: block;
   overflow: hidden;
   padding: 0 0px 0 5px;
}
#formCaptcha1
{
   box-sizing: border-box;
   margin: 0;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#formCaptcha1:focus
{
   outline: 0;
}
