body
{
   background-color: #263957;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_intro, #wb_contact
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_intro, #wb_contact
   {
      background-attachment: scroll !important;
   }
}
#wb_header
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #263957;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: right;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   background-color: transparent;
   background-image: url('../images/drinks77.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#intro
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 0 150px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#intro > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#intro > .col-1
{
   flex: 0 0 auto;
}
#intro > .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: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#intro > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_drinks
{
   background-color: #263957;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   position: relative;
}
#drinks
{
   display: flex;
   position: relative;
   padding: 65px 10px 65px 10px;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-items: stretch;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   box-sizing: border-box;
   font-size: 0;
}
@media all and (max-width:768px) 
{
#drinks
{
   flex-direction: column;
   flex-wrap: nowrap;
}
}
#wb_aboutLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #263957;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#aboutLayoutGrid
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#aboutLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#aboutLayoutGrid > .row > .col-1, #aboutLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#aboutLayoutGrid > .row > .col-1, #aboutLayoutGrid > .row > .col-2
{
   float: left;
}
#aboutLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#aboutLayoutGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 75px 0 75px 0;
}
#aboutLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#aboutLayoutGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 75px 0 75px 0;
}
#aboutLayoutGrid:before,
#aboutLayoutGrid:after,
#aboutLayoutGrid .row:before,
#aboutLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#aboutLayoutGrid:after,
#aboutLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#aboutLayoutGrid > .row > .col-1, #aboutLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #598CB6;
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #EC9C29;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/drinks77.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #C2C1C1;
   border-right-color: #C2C1C1;
   border-bottom-color: #C2C1C1;
   border-left-color: #C2C1C1;
   box-sizing: border-box;
   margin: 0;
}
#contact
{
   box-sizing: border-box;
   padding: 75px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#contact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1, #contact > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1, #contact > .row > .col-2
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#contact > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contact > .row > .col-1, #contact > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#contact-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #263957;
   opacity: 0.49;
}
#contact-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
}
#contact-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#contact-divider-top .divider-fill
{
   fill: rgba(38,57,87,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#contact-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleY(-1.01);
}
#contact-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#contact-divider-bottom .divider-fill
{
   fill: rgba(38,57,87,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_contactLabel2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0 20px 5px;
   text-align: left;
}
#contactLabel2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#contactTable
{
   border-radius: 0px;
   border: 0px solid #000000;
   background-color: transparent;
   background-image: none;
   border-collapse: separate;
   border-spacing: 0px;
   margin: 0;
}
#contactTable td, #contactTable th
{
   padding: 5px 5px 5px 5px;
}
#contactTable td div
{
   white-space: nowrap;
}
#contactTable p, #contactTable ul
{
   margin: 0;
   padding: 0;
}
#contactTable .cell0
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: middle;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#contactTable .cell1
{
   background-color: transparent;
   background-image: none;
   text-align: left;
   vertical-align: top;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 20px;
   line-height: 22.5px;
}
#contactLabel4
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   vertical-align: top;
   padding: 10px 0 10px 0;
}
#contactLabel4:focus
{
   outline: 0;
}
#wb_contactAddress 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_contactAddress
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_contactAddress p, #wb_contactAddress ul
{
   margin: 0;
   padding: 0;
}
#wb_contactAddress
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_drinksCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #FBAC40;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#drinksCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#drinksCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#drinksCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#drinksCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#drinksCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_drinksCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #F9776C;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#drinksCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#drinksCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#drinksCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#drinksCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#drinksCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_drinksCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
   box-sizing: border-box;
   margin: 15px 15px 15px 15px;
   background-color: #8DD27F;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: right;
}
#drinksCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#drinksCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#drinksCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#drinksCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#drinksCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_aboutText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 0 0;
   margin: 0 0 20px 0 ;
   text-align: center;
}
#wb_aboutText
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   line-height: 33px;
}
#wb_aboutText p, #wb_aboutText ul
{
   margin: 0;
   padding: 0;
}
#wb_aboutText
{
   display: block;
   margin: 0 0 20px 0 ;
   box-sizing: border-box;
   width: 100%;
}
.Меню .nav
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   color: #00BFFF;
   text-align: left;
   text-transform: none;
}
#Меню, .Меню .nav, .Меню *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.Меню .nav:before,
.Меню .nav:after 
{
   content: " ";
   display: table;
}
.Меню .nav:after 
{
   clear: both;
}
.Меню .nav a 
{
   text-decoration: none;
}
.Меню .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.Меню .nav ul ul
{
   margin-bottom: 0;
}
.Меню .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.Меню .container:before,
.Меню .container:after 
{
   content: " ";
   display: table;
}
.Меню .container:after 
{
   clear: both;
}
.Меню .collapse 
{
   display: none;
}
.Меню .collapse.show 
{
   display: block;
}
.Меню .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.Меню .arrow, .Меню .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.Меню .dropdown 
{
   position: relative;
}
.Меню .dropdown-toggle:focus 
{
   outline: 0;
}
.Меню .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: 16px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid rgba(255,255,255,1.00);
   border-radius: 6px;
   background-clip: padding-box;
}
.Меню .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.Меню .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #00BFFF;
   text-transform: none;
   white-space: nowrap;
}
.Меню .dropdown-menu > li > a:hover,
.Меню .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #000080;
   background-color: transparent;
   background-image: none;
}
.Меню .dropdown-menu > li > a.active,
.Меню .dropdown-menu > li > a.active:hover,
.Меню .dropdown-menu > li > a.active:focus
{
   color: #000080;
   background-color: transparent;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.Меню .show > .dropdown-menu
{
   display: block;
}
.Меню .show > a
{
   outline: 0;
}
.Меню .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.Меню .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.Меню .dropdown.show .dropdown-menu
{
   animation-name: Меню-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
   animation-fill-mode: forwards;
}
@keyframes Меню-animation
{
   0%
   {
      opacity: 0;
      transform: translateY(-10px);
   }
   100%
   {
      opacity: 1;
      transform: translateY(0);
   }
}
.Меню .nav > li 
{
   position: relative;
   display: block;
}
.Меню .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.Меню .nav .show > a,
.Меню .nav .show > a:hover,
.Меню .nav .show > a:focus
{
    border-color: #343A40;
}
.Меню .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
.Меню .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.Меню
{
   position: relative;
}
.Меню:before,
.Меню:after
{
   content: " ";
   display: table;
}
.Меню:after
{
   clear: both;
}
.Меню .navbar-header:before,
.Меню .navbar-header:after
{
   content: " ";
   display: table;
}
.Меню .navbar-header:after
{
   clear: both;
}
.Меню-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.Меню-navbar-collapse:before,
.Меню-navbar-collapse:after
{
   content: " ";
   display: table;
}
.Меню-navbar-collapse:after
{
   clear: both;
}
.Меню-navbar-collapse.show
{
   overflow-y: auto;
}
.Меню .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 52px;
   padding: 15px 15px 15px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 6px;
}
.Меню .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.Меню .navbar-toggle .line
{
   margin: 4px auto;
}
.Меню .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.Меню .navbar-nav
{
   margin: 6px -15px;
}
.Меню .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.Меню .navbar-nav > li > a
{
   color: #00BFFF;
}
.Меню .navbar-nav > li > a:hover,
.Меню .navbar-nav > li > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #000080;
   text-decoration: none;
}
.Меню .navbar-nav > li > a.active,
.Меню .navbar-nav > li > a.active:hover,
.Меню .navbar-nav > li > a.active:focus
{
   color: #000080;
   background-color: transparent;
   background-image: none;
}
.Меню .navbar-toggle
{
   border: 1px solid transparent;
}
.Меню .navbar-toggle:hover,
.Меню .navbar-toggle:focus
{
   background-color: transparent;
}
.Меню .navbar-toggle .line
{
   background-color: #C0C0C0;
}
.Меню-navbar-collapse
{
   border-color: rgba(255,255,255,1.00);
}
.Меню .navbar-nav > .dropdown > a:hover .arrow,
.Меню .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000080;
   border-bottom-color: #000080;
}
.Меню .navbar-nav > .show > a,
.Меню .navbar-nav > .show > a:hover,
.Меню .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #000080;
}
.Меню .navbar-nav > .show > a .arrow,
.Меню .navbar-nav > .show > a:hover .arrow,
.Меню .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000080;
   border-bottom-color: #000080;
}
.Меню .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #00BFFF;
   border-bottom-color: #00BFFF;
}
.Меню .navbar-link
{
   color: #00BFFF;
}
.Меню .navbar-link:hover
{
   color: #000080;
}
.Меню .navbar-header
{
   color: #C0C0C0;
}
@media (min-width: 480px) 
{
.Меню .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.Меню .navbar-header
{
   float: left;
}
.Меню-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.Меню-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.Меню-navbar-collapse.show
{
   overflow-y: auto;
}
.Меню .navbar-toggle
{
   display: none;
}
.Меню .navbar-nav
{
   float: right;
   margin: 0;
}
.Меню .navbar-nav > li
{
   float: left;
}
.Меню .container > .navbar-header,
.Меню .container > .Меню-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.Меню .navbar-nav > .dropdown > a:hover .arrow,
.Меню .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #00008B;
   border-bottom-color: #00008B;
}
}
@media (max-width: 480px) 
{
.Меню 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.Меню .navbar-nav
{
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
}
.Меню .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;
}
.Меню .navbar-nav .show .dropdown-menu > li > a,
.Меню .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.Меню .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.Меню 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 6px;
}
.Меню .navbar-nav > li > a
{
   color: #C0C0C0;
}
.Меню .navbar-nav > li > a:hover,
.Меню .navbar-nav > li > a:focus
{
   color: #00008B;
   background-color: transparent;
   background-image: none;
}
.Меню .navbar-nav > li > a.active,
.Меню .navbar-nav > li > a.active:hover,
.Меню .navbar-nav > li > a.active:focus
{
   color: #00008B;
   background-color: transparent;
   background-image: none;
}
.Меню .navbar-nav > .show > a,
.Меню .navbar-nav > .show > a:hover,
.Меню .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #00008B;
}
.Меню .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #00008B;
   border-bottom-color: #00008B;
}
.Меню .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #C0C0C0;
   border-bottom-color: #C0C0C0;
}
.Меню .navbar-nav > li > a.active > .arrow,
.Меню .navbar-nav > li > a.active:hover > .arrow,
.Меню .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #00008B;
   border-bottom-color: #00008B;
}
.Меню .navbar-nav > .show > a .arrow,
.Меню .navbar-nav > .show > a:hover .arrow,
.Меню .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #00008B;
   border-bottom-color: #00008B;
}
.Меню .navbar-link
{
   color: #C0C0C0;
}
.Меню .navbar-link:hover 
{
   color: #fff;
}
}
.Меню .navbar-nav > li:first-child > a
{
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}
.Меню .dropdown-menu > li:last-child > a
{
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}
#Меню i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_Меню
{
   z-index: 1111 !important;
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #263957;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footerLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footerLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footerLayoutGrid > .row > .col-1
{
   float: left;
}
#footerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footerLayoutGrid:before,
#footerLayoutGrid:after,
#footerLayoutGrid .row:before,
#footerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footerLayoutGrid:after,
#footerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footerLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   display: none;
   padding: 5px 10px 0 0;
   margin: 0;
   text-align: right;
}
#wb_footerText1 div
{
   text-align: right;
}
#wb_footerText1
{
   display: none;
   margin: 0;
   width: 106px;
   height: 15px;
}
#wb_headerImage
{
   margin: 0;
   vertical-align: top;
}
#headerImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 83px;
   height: 48px;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 314px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0 0 10px 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 235px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: inline-block;
   margin: 0;
   width: 327px;
   height: 14px;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 7;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 11;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 8;
}
#contactTable
{
   display: table;
   width: 100%;
   height: 182px;
   z-index: 13;
}
#contactLabel4
{
   display: inline-block;
   width: 275px;
   line-height: 19px;
   z-index: 9;
}
#wb_headerImage
{
   display: inline-block;
   width: 83px;
   height: 48px;
   z-index: 0;
}
#wb_drinksCard2
{
   display: flex;
   z-index: 5;
}
#wb_drinksCard3
{
   display: flex;
   z-index: 4;
}
#wb_drinksCard1
{
   display: flex;
   z-index: 3;
}
#wb_contactLabel2
{
   display: block;
   width: 100%;
   z-index: 12;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 20;
}
#wb_Меню
{
   display: block;
   width: 100%;
   z-index: 1;
}
@media only screen and (min-width: 320px) and (max-width: 969px)
{
body
{
   background-color: #263957;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_intro
{
   visibility: visible;
   display: table;
}
#wb_intro
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: 100vh;
   padding: 150px 0 150px 0;
}
#wb_drinks
{
   visibility: visible;
   display: block;
}
#drinks
{
   padding: 65px 10px 65px 10px;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#aboutLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 21px;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact-divider-top
{
   height: 50px;
}
#contact-divider-top
{
   top: 0%;
   left: 0;
}
#contact-divider-bottom
{
   height: 50px;
}
#contact-divider-bottom
{
   bottom: 0%;
}
#wb_contactLabel2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 5px;
}
#contactTable
{
   visibility: visible;
   display: table;
}
#contactLabel4
{
   width: 275px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contactLabel4
{
   line-height: 19px;
}
#wb_contactAddress
{
   visibility: visible;
   display: block;
}
#wb_contactAddress
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_drinksCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#drinksCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#drinksCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#drinksCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#drinksCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_drinksCard1
{
   text-align: right;
}
#wb_drinksCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#drinksCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#drinksCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#drinksCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#drinksCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_drinksCard2
{
   text-align: right;
}
#wb_drinksCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#drinksCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#drinksCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#drinksCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#drinksCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_drinksCard3
{
   text-align: right;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   margin: 0 0 20px 0 ;
   padding: 15px 0 0 0;
}
#wb_Меню
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#Меню, .Меню .nav, .Меню .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#footerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_footerText1
{
   width: 96px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_footerText1
{
   margin: 0;
   padding: 5px 10px 0 0;
}
#wb_headerImage
{
   width: 83px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#headerImage
{
   width: 83px;
   height: 48px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text1
{
   width: 280px;
   height: 14px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   margin: 0;
   padding: 5px 0 0 10px;
}
}
@media only screen and (max-width: 319px)
{
body
{
   background-color: #263957;
   background-image: none;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_intro
{
   visibility: visible;
   display: table;
}
#wb_intro
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: 100vh;
   padding: 150px 0 150px 0;
}
#wb_drinks
{
   visibility: visible;
   display: block;
}
#drinks
{
   padding: 65px 10px 65px 10px;
}
#wb_aboutLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_aboutLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#aboutLayoutGrid
{
   height: auto;
   padding: 0 15px 0 15px;
}
#aboutLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 21px;
}
#wb_contact
{
   visibility: visible;
   display: table;
}
#wb_contact
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#contact
{
   height: auto;
   padding: 75px 15px 75px 15px;
}
#contact .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact-divider-top
{
   height: 50px;
}
#contact-divider-top
{
   top: 0%;
   left: 0;
}
#contact-divider-bottom
{
   height: 50px;
}
#contact-divider-bottom
{
   bottom: 0%;
}
#wb_contactLabel2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0 0 20px 5px;
}
#contactTable
{
   visibility: visible;
   display: table;
}
#contactLabel4
{
   width: 275px;
   height: 29px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#contactLabel4
{
   line-height: 19px;
}
#wb_contactAddress
{
   visibility: visible;
   display: block;
}
#wb_contactAddress
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_drinksCard1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#drinksCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#drinksCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#drinksCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#drinksCard1-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_drinksCard1
{
   text-align: right;
}
#wb_drinksCard2
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#drinksCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#drinksCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#drinksCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#drinksCard2-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_drinksCard2
{
   text-align: right;
}
#wb_drinksCard3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: flex;
   margin: 15px 15px 15px 15px;
   flex-grow: 1;
   flex-shrink: 1;
   flex-basis: 0%;
   align-self: auto;
}
#drinksCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
   height: auto;
}
#drinksCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 10px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   text-align: left;
}
#drinksCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#drinksCard3-card-item3
{
   box-sizing: border-box;
   margin: 20px 20px 20px 20px;
   padding: 0;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18.2px;
   text-align: left;
}
#wb_drinksCard3
{
   text-align: right;
}
#wb_aboutText
{
   visibility: visible;
   display: block;
}
#wb_aboutText
{
   margin: 0 0 20px 0 ;
   padding: 15px 0 0 0;
}
#wb_Меню
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#Меню, .Меню .nav, .Меню .dropdown-menu
{
   font-weight: normal;
   font-size: 16px;
}
#wb_footerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_footerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footerLayoutGrid
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#footerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_footerText1
{
   width: 96px;
   height: 15px;
   visibility: hidden;
   display: none;
}
#wb_footerText1
{
   margin: 0;
   padding: 5px 10px 0 0;
}
#wb_headerImage
{
   width: 83px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#headerImage
{
   width: 83px;
   height: 48px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image1
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   margin-left: auto;
   margin-right: auto;
}
#wb_Text1
{
   width: 280px;
   height: 14px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   margin: 0;
   padding: 5px 0 0 10px;
}
}
