body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#MessageHeaderFlex
{
   display: -webkit-flex;
   display: flex;
   height: 75px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#CallBackHeaderFlex
{
   display: -webkit-flex;
   display: flex;
   height: 75px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#HeaderLogoFlex
{
   display: -webkit-flex;
   display: flex;
   padding: 50px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_HeaderMenuGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-color: rgba(0,0,0,0.86);
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#HeaderMenuGrid
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 10px 0px 10px 0px;
   margin-right: auto;
   margin-left: auto;
}
#HeaderMenuGrid > .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#HeaderMenuGrid > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#HeaderMenuGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
@media (max-width: 480px)
{
#HeaderMenuGrid > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_PhoneIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   text-align: center;
   padding: 0px 15px 0px 0px;
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_PhoneIcon:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
}
#PhoneIcon
{
   height: 36px;
   width: 40px;
}
#PhoneIcon i
{
   color: #FFD700;
   display: inline-block;
   font-size: 36px;
   line-height: 36px;
   vertical-align: middle;
   width: 28px;
}
#wb_PhoneIcon:hover i
{
   color: #FFD700;
}
#wb_HeaderGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(../images/moscow-cam.jpg);
   background-repeat: repeat;
   background-position: right center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px transparent solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#HeaderGrid
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0px 0px 80px 0px;
   margin-right: auto;
   margin-left: auto;
}
#HeaderGrid > .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#HeaderGrid > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#HeaderGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
@media (max-width: 480px)
{
#HeaderGrid > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#HeaderGrid-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.39;
}
#wb_Logo 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Logo
{
   font-family: Arsenal;
   font-weight: normal;
   font-size: 48px;
   line-height: 66px;
}
#wb_Logo div
{
   text-align: center;
   white-space: nowrap;
}
#wb_PhoneNumber 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_PhoneNumber div
{
   text-align: center;
   white-space: nowrap;
}
#PhoneNumberFlex
{
   display: -webkit-flex;
   display: flex;
   height: 50px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_HeadingH1Grid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#HeadingH1Grid
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 90px 15px 150px 15px;
   margin-right: auto;
   margin-left: auto;
}
#HeadingH1Grid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HeadingH1Grid > .row > .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#HeadingH1Grid > .row > .col-1
{
   float: left;
}
#HeadingH1Grid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#HeadingH1Grid:before,
#HeadingH1Grid:after,
#HeadingH1Grid .row:before,
#HeadingH1Grid .row:after
{
   display: table;
   content: " ";
}
#HeadingH1Grid:after,
#HeadingH1Grid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#HeadingH1Grid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#HeadingH1
{
   background-color: transparent;
   background-image: none;
   border: 0px transparent solid;
   color: #FFFFFF;
   font-family: Arsenal;
   font-weight: normal;
   font-size: 37px;
   text-align: center;
}
#HeadingH1 span
{
   display: block;
   height: 37px;
   margin: -1px 0px -1px 0px;
}
#wb_indexImage1
{
   margin: 5px 5px 10px 5px;
   vertical-align: top;
}
#indexImage1
{
   border-top-width: 5px;
   border-right-width: 5px;
   border-bottom-width: 5px;
   border-left-width: 5px;
   border-top-style: double;
   border-right-style: double;
   border-bottom-style: double;
   border-left-style: double;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 25px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 25px;
   border-bottom-left-radius: 0px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 107px;
   height: 102px;
   vertical-align: top;
}
#wb_indexImage2
{
   margin: 5px 5px 10px 5px;
   vertical-align: top;
}
#indexImage2
{
   border-top-width: 5px;
   border-right-width: 5px;
   border-bottom-width: 5px;
   border-left-width: 5px;
   border-top-style: double;
   border-right-style: double;
   border-bottom-style: double;
   border-left-style: double;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 25px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 25px;
   border-bottom-left-radius: 0px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 107px;
   height: 102px;
   vertical-align: top;
}
#wb_indexImage3
{
   margin: 5px 5px 10px 5px;
   vertical-align: top;
}
#indexImage3
{
   border-top-width: 5px;
   border-right-width: 5px;
   border-bottom-width: 5px;
   border-left-width: 5px;
   border-top-style: double;
   border-right-style: double;
   border-bottom-style: double;
   border-left-style: double;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 25px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 25px;
   border-bottom-left-radius: 0px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 107px;
   height: 102px;
   vertical-align: top;
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 40px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: left;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_internetLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
}
#internetLayoutGrid2
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#internetLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#internetLayoutGrid2 > .row > .col-1
{
   float: left;
}
#internetLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#internetLayoutGrid2:before,
#internetLayoutGrid2:after,
#internetLayoutGrid2 .row:before,
#internetLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#internetLayoutGrid2:after,
#internetLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#internetLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_indexLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid4
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 40px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid4 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: left;
}
#indexLayoutGrid4:before,
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:before,
#indexLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid2
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 20px 0px 25px 0px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#indexLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
@media (max-width: 400px)
{
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_indexText1 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_indexText2 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_indexText3 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 5px;
   border-right-width: 5px;
   border-bottom-width: 5px;
   border-left-width: 5px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: solid;
   border-top-color: #FFFF00;
   border-right-color: #FFFF00;
   border-bottom-color: #FFFF00;
   border-left-color: #FFFF00;
   padding: 0px 0px 0px 20px;
   margin: 0;
   text-align: left;
}
#wb_indexText7 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid3
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 20px 0px 25px 0px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#indexLayoutGrid3 > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-3
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
@media (max-width: 400px)
{
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexImage4
{
   margin: 5px 5px 10px 5px;
   vertical-align: top;
}
#indexImage4
{
   border-top-width: 5px;
   border-right-width: 5px;
   border-bottom-width: 5px;
   border-left-width: 5px;
   border-top-style: double;
   border-right-style: double;
   border-bottom-style: double;
   border-left-style: double;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 25px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 25px;
   border-bottom-left-radius: 0px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 107px;
   height: 102px;
   vertical-align: top;
}
#wb_indexImage5
{
   margin: 5px 5px 10px 5px;
   vertical-align: top;
}
#indexImage5
{
   border-top-width: 5px;
   border-right-width: 5px;
   border-bottom-width: 5px;
   border-left-width: 5px;
   border-top-style: double;
   border-right-style: double;
   border-bottom-style: double;
   border-left-style: double;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 25px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 25px;
   border-bottom-left-radius: 0px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 107px;
   height: 102px;
   vertical-align: top;
}
#wb_indexImage6
{
   margin: 5px 5px 10px 5px;
   vertical-align: top;
}
#indexImage6
{
   border-top-width: 5px;
   border-right-width: 5px;
   border-bottom-width: 5px;
   border-left-width: 5px;
   border-top-style: double;
   border-right-style: double;
   border-bottom-style: double;
   border-left-style: double;
   border-top-color: #F5F5F5;
   border-right-color: #F5F5F5;
   border-bottom-color: #F5F5F5;
   border-left-color: #F5F5F5;
   border-top-left-radius: 25px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 25px;
   border-bottom-left-radius: 0px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 107px;
   height: 102px;
   vertical-align: top;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_indexText4 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_indexText5 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 15px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_indexText6 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 5px;
   border-right-width: 5px;
   border-bottom-width: 5px;
   border-left-width: 5px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: solid;
   border-top-color: #FFFF00;
   border-right-color: #FFFF00;
   border-bottom-color: #FFFF00;
   border-left-color: #FFFF00;
   padding: 0px 0px 0px 20px;
   margin: 0;
   text-align: left;
}
#wb_indexText8 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_internetText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: justify;
}
#wb_internetText2 div
{
   text-align: justify;
   white-space: normal;
}
#wb_indexLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#indexLayoutGrid5
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 40px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid5 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: left;
}
#indexLayoutGrid5:before,
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:before,
#indexLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border-top-width: 5px;
   border-right-width: 5px;
   border-bottom-width: 5px;
   border-left-width: 5px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: solid;
   border-top-color: #FFFF00;
   border-right-color: #FFFF00;
   border-bottom-color: #FFFF00;
   border-left-color: #FFFF00;
   padding: 0px 0px 0px 20px;
   margin: 0;
   text-align: left;
}
#wb_indexText9 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_masterLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#masterLayoutGrid1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 20px 0px 10px 0px;
   margin-right: auto;
   margin-left: auto;
}
#masterLayoutGrid1 .row
{
   margin-right: 0;
   margin-left: 0;
}
#masterLayoutGrid1 > .row > .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#masterLayoutGrid1 > .row > .col-1
{
   float: left;
}
#masterLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: left;
}
#masterLayoutGrid1:before,
#masterLayoutGrid1:after,
#masterLayoutGrid1 .row:before,
#masterLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#masterLayoutGrid1:after,
#masterLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#masterLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#masterLayer1
{
   background-color: #FBFBFB;
   background-image: none;
}
#wb_HeaderTextMenu
{
   background-color: transparent;
   background-image: none;
   color :#FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 15px;
}
#wb_HeaderTextMenu span
{
   margin: 0 16px 0 0px;
}
#wb_HeaderTextMenu .active
{
   color: #FFD700;
   text-decoration: none;
}
#wb_FooterGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(../images/index_FooterGrid_bkgrnd.png);
   background-repeat: repeat;
   background-position: left top;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#FooterGrid
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 15px 0px 15px 0px;
   margin-right: auto;
   margin-left: auto;
}
#FooterGrid > .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#FooterGrid > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#FooterGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
@media (max-width: 480px)
{
#FooterGrid > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_FooterTextMenu
{
   background-color: transparent;
   background-image: none;
   color :#FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 15px;
   margin: 0px 10px 20px 10px;
}
#wb_FooterTextMenu span
{
   display: block;
   margin: 0 0 2px 0;
   line-height: 18px;
}
#wb_FooterTextMenu .active
{
   color: #FFD700;
   text-decoration: underline;
}
#wb_SubFooterGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#SubFooterGrid
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 5px 0px 5px 0px;
   margin-right: auto;
   margin-left: auto;
}
#SubFooterGrid > .col-1, #SubFooterGrid > .col-2, #SubFooterGrid > .col-3
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#SubFooterGrid > .col-1, #SubFooterGrid > .col-2, #SubFooterGrid > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#SubFooterGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: center;
   align-self: center;
   text-align: left;
}
#SubFooterGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#SubFooterGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
@media (max-width: 800px)
{
#SubFooterGrid > .col-1, #SubFooterGrid > .col-2, #SubFooterGrid > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_FooterRekvizit 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0px 0px 20px 0px;
   margin: 0px 10px 0px 10px;
   text-align: left;
}
#wb_FooterRekvizit div
{
   text-align: left;
   white-space: nowrap;
}
#LabelNameCall
{
   border: 0px transparent solid;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 13px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 4px 10px 4px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: left;
   vertical-align: top;
}
#NameCall
{
   border: 1px #CCCCCC solid;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 16px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: left;
   vertical-align: middle;
}
#NameCall:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_SoglashenieTextCall 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_SoglashenieTextCall div
{
   text-align: center;
   white-space: nowrap;
}
#ButtonCall
{
   border: 1px #2E6DA4 solid;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 15px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   margin: 10px 0px 0px 0px;
}
#CallFormaFlex
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#CallNameFlex
{
   display: -webkit-flex;
   display: flex;
   height: 75px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   margin-right: auto;
   margin-left: auto;
   max-width: 290px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#CallPhoneFlex
{
   display: -webkit-flex;
   display: flex;
   height: 75px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LabelPhoneCall
{
   border: 0px transparent solid;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 13px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 4px 10px 4px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: left;
   vertical-align: top;
}
#PhoneCall
{
   border: 1px #CCCCCC solid;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 16px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: left;
   vertical-align: middle;
}
#PhoneCall:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#CallButtonFlex
{
   display: -webkit-flex;
   display: flex;
   height: 95px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_CallBackClose
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_CallBackClose:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#CallBackClose
{
   height: 29px;
   width: 42px;
}
#CallBackClose i
{
   color: #FF0000;
   display: inline-block;
   font-size: 29px;
   line-height: 29px;
   vertical-align: middle;
   width: 28px;
}
#wb_CallBackClose:hover i
{
   color: #FF0000;
}
#wb_CallBackHeading 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 15px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_CallBackHeading div
{
   text-align: center;
   white-space: nowrap;
}
#PhoneFlex
{
   display: -webkit-flex;
   display: flex;
   padding: 5px 10px 10px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_HeaderPhoneButton
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
   margin: 5px 30px 0px 30px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_HeaderPhoneButton ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_HeaderPhoneButton li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 220px;
}
#wb_HeaderPhoneButton a
{
   display: block;
   float: left;
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 206px;
   height: 46px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 46px;
   text-align: center;
}
#wb_HeaderPhoneButton li:hover a, #wb_HeaderPhoneButton a:hover
{
   color: #000000;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_HeaderPhoneButton li.firstmain
{
   padding-left: 0px;
}
#wb_HeaderPhoneButton li.lastmain
{
   padding-right: 0px;
}
#wb_HeaderPhoneButton br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_MessageClose
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
   text-align: center;
   padding: 0px 0px 0px 0px;
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_MessageClose:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px #245580 solid;
}
#MessageClose
{
   height: 29px;
   width: 42px;
}
#MessageClose i
{
   color: #FF0000;
   display: inline-block;
   font-size: 29px;
   line-height: 29px;
   vertical-align: middle;
   width: 28px;
}
#wb_MessageClose:hover i
{
   color: #FF0000;
}
#wb_MessageHeading 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 15px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_MessageHeading div
{
   text-align: center;
   white-space: nowrap;
}
#MessageFormaFlex
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#MessageNamePhoneFlex
{
   display: -webkit-flex;
   display: flex;
   height: 136px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LabelNameMessage
{
   border: 0px transparent solid;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 13px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 4px 10px 4px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: left;
   vertical-align: top;
}
#NameMessage
{
   border: 1px #CCCCCC solid;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 16px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0px 0px 15px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: left;
   vertical-align: middle;
}
#NameMessage:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#MessageTextFlex
{
   display: -webkit-flex;
   display: flex;
   height: 136px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#LabelEmailMessage
{
   border: 0px transparent solid;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 13px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 4px 10px 4px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: left;
   vertical-align: top;
}
#EmailMessage
{
   border: 1px #CCCCCC solid;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 16px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: left;
   vertical-align: middle;
}
#EmailMessage:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#MessageButtonFlex
{
   display: -webkit-flex;
   display: flex;
   height: 95px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-right: auto;
   margin-left: auto;
   max-width: 400px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_SoglashenieTextMessage 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_SoglashenieTextMessage div
{
   text-align: center;
   white-space: nowrap;
}
#ButtonMessage
{
   border: 1px #2E6DA4 solid;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 15px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   margin: 10px 0px 0px 0px;
}
#LabelTextMessage
{
   border: 0px transparent solid;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 13px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 4px 10px 4px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: left;
   vertical-align: top;
}
#TextMessage
{
   border: 1px #CCCCCC solid;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 16px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: left;
   overflow: auto;
   resize: none;
}
#TextMessage:focus
{
   border-color: #66AFE9;
   -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#CallBackFlex
{
   display: -webkit-flex;
   display: flex;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#MessageFlex
{
   display: -webkit-flex;
   display: flex;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_FooterPhone 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_FooterPhone div
{
   text-align: center;
   white-space: nowrap;
}
#wb_FooterPhoneButton
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
   margin: 15px 10px 15px 10px;
}
#wb_FooterPhoneButton ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_FooterPhoneButton li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 180px;
}
#wb_FooterPhoneButton a
{
   display: block;
   float: left;
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 166px;
   height: 41px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 41px;
   text-align: center;
}
#wb_FooterPhoneButton li:hover a, #wb_FooterPhoneButton a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_FooterPhoneButton li.firstmain
{
   padding-left: 0px;
}
#wb_FooterPhoneButton li.lastmain
{
   padding-right: 0px;
}
#wb_FooterPhoneButton br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_HeaderPanelMenu a, #HeaderPanelMenu_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#HeaderPanelMenu_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#HeaderPanelMenu_panel #HeaderPanelMenu_markup
{
   display: block;
}
#HeaderPanelMenu_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#HeaderPanelMenu_markup li a, #HeaderPanelMenu_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   border-width: 0;
   border-bottom-width: 0px;
   border-radius: 0;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
}
#HeaderPanelMenu_panel
{
   display: none;
   position: absolute;
   position: fixed;
   top: 0;
   height: 100%;
   width: 280px;
   z-index: 9999;
}
#HeaderPanelMenu_overlay
{
   display: none;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   background-color: #000000;
   opacity: 0.5;
   z-index: 9998;
}
#wb_HeaderPanelMenu a, #HeaderPanelMenu_markup li a
{
   color: #FFFFFF;
   border: 0px #2E2E2E solid;
   background-color: #000000;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
}
#wb_HeaderPanelMenu a:hover, #HeaderPanelMenu_markup li a:hover
{
   color: #FFD700;
   background-color: #000000;
   border: 0px #2E2E2E solid;
}
#HeaderPanelMenu_panel
{
   background-color: #000000;
   overflow-y: auto;
}
#HeaderPanelMenu
{
   padding-right: 25px;
}
#HeaderPanelMenu:after
{
   position: absolute;
   top: 50%;
   right: 0px;
   width: 25px;
   height: 25px;
   margin-top: -12px;
   content: "\f039";
   display: inline-block;
   font-family: FontAwesome;
   font-size: 25px;
   line-height: 25px;
}
#HeaderPanelMenu
{
   line-height: 35px;
   width: 63px;
   height: 35px;
   position: absolute;
}
#HeaderPanelMenu_markup ul li i
{
   font-size: 25px;
   padding: 0px 10px 0px 0px;
   vertical-align: middle;
   width: 25px;
}
#HeaderPanelMenu_markup span
{
   display: inline-block;
   height: 25px;
   vertical-align: middle;
   line-height: 25px;
}
#LabelNameMessage
{
   display: block;
   width: 250px;
   height: 25px;
   height: 25px;
   line-height: 25px;
   z-index: 106;
}
#wb_uid19
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 13px;
   line-height: 15px;
}
#wb_uid1
{
   color: #FFFFFF;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 29px;
   line-height: 35px;
}
#wb_top
{
   display: inline-block;
   width: 100%;
   z-index: 21;
}
#ButtonMessage
{
   display: block;
   width: 131px;
   height: 34px;
   z-index: 113;
}
#wb_FooterGrid
{
}
#wb_uid2
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 16px;
   line-height: 19px;
}
#wb_PhoneIcon
{
   display: inline-block;
   width: 40px;
   height: 36px;
   text-align: center;
   z-index: 14;
}
#NameCall
{
   display: block;
   width: 250px;
   height: 29px;
}
#wb_uid3
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_HeaderPhoneButton
{
   display: inline-block;
   width: 220px;
   height: 50px;
   text-align: center;
   z-index: 17;
}
#TextMessage
{
   display: block;
   width: 250px;
   height: 98px;
   z-index: 111;
}
#LabelEmailMessage
{
   display: block;
   width: 250px;
   height: 25px;
   height: 25px;
   line-height: 25px;
   z-index: 108;
}
#LabelPhoneCall
{
   display: block;
   width: 250px;
   height: 25px;
   height: 25px;
   line-height: 25px;
   z-index: 95;
}
#wb_uid4
{
   text-decoration: none;
   border-bottom: 1px dashed;
}
#wb_uid5
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_HeaderMenuGrid
{
   z-index: 99999 !important;
}
#wb_uid6
{
   text-decoration: none;
   border-bottom: 1px dashed;
}
#wb_indexImage1
{
   display: inline-block;
   width: 97px;
   height: 92px;
   z-index: 31;
}
#LabelTextMessage
{
   display: block;
   width: 250px;
   height: 25px;
   height: 25px;
   line-height: 25px;
   z-index: 110;
}
#wb_MessageClose
{
   display: inline-block;
   width: 42px;
   height: 29px;
   text-align: center;
   z-index: 104;
}
#wb_uid7
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_indexImage2
{
   display: inline-block;
   width: 97px;
   height: 92px;
   z-index: 33;
}
#wb_uid20
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_uid8
{
   text-decoration: none;
   border-bottom: 1px dashed;
}
#wb_indexImage3
{
   display: inline-block;
   width: 97px;
   height: 92px;
   z-index: 35;
}
#wb_uid21
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 13px;
   line-height: 15px;
}
#ButtonCall
{
   display: block;
   width: 131px;
   height: 34px;
   z-index: 98;
}
#masterLayer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 400px;
   float: left;
   clear: left;
   display: block;
   z-index: 127;
}
#wb_uid10
{
   text-decoration: none;
   border-bottom: 1px dashed;
}
#wb_uid9
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_indexImage4
{
   display: inline-block;
   width: 97px;
   height: 92px;
   z-index: 37;
}
#MessageFlex
{
   z-index: 999999 !important;
   display: none;
}
#CallBackFlex
{
   z-index: 999999 !important;
   display: none;
}
#wb_uid11
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_indexImage5
{
   display: inline-block;
   width: 97px;
   height: 92px;
   z-index: 39;
}
#EmailMessage
{
   display: block;
   width: 250px;
   height: 29px;
}
#wb_SubFooterGrid
{
   z-index: 9999;
}
#wb_indexImage6
{
   display: inline-block;
   width: 97px;
   height: 92px;
   z-index: 41;
}
#wb_uid12
{
   text-decoration: none;
   border-bottom: 1px dashed;
}
#wb_uid13
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#PhoneCall
{
   display: block;
   width: 250px;
   height: 29px;
}
#wb_FooterPhoneButton
{
   display: inline-block;
   width: 220px;
   height: 45px;
   text-align: center;
   z-index: 47;
}
#wb_FooterTextMenu
{
   display: inline-block;
   width: 245px;
   height: 176px;
   z-index: 44;
}
#wb_uid14
{
   text-decoration: none;
   border-bottom: 1px dashed;
}
#wb_HeaderTextMenu
{
   display: inline-block;
   width: 1085px;
   height: 20px;
   text-align: center;
   z-index: 12;
}
#wb_uid15
{
   color: #FFFFFF;
   font-family: Roboto Condensed;
   font-size: 16px;
   line-height: 19px;
}
#NameMessage
{
   display: block;
   width: 250px;
   height: 29px;
}
#LabelNameCall
{
   display: block;
   width: 250px;
   height: 25px;
   height: 25px;
   line-height: 25px;
   z-index: 93;
}
#wb_uid16
{
   color: #FFFFFF;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 15px;
   line-height: 21px;
}
#wb_uid17
{
   color: #FFFFFF;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 21px;
   line-height: 25px;
}
#top
{
   visibility: hidden;
}
#wb_uid18
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_CallBackClose
{
   display: inline-block;
   width: 42px;
   height: 29px;
   text-align: center;
   z-index: 91;
}
#HeadingH1
{
   display: inline-block;
   width: 245px;
   height: 50px;
   z-index: 20;
}
#wb_uid0
{
   color: #FFFFFF;
}
#wb_HeaderPanelMenu
{
   display: none;
   width: 88px;
   height: 35px;
   z-index: 13;
}
@media only screen and (min-width: 980px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MessageHeaderFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageHeaderFlex
{
   height: 65px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#CallBackHeaderFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackHeaderFlex
{
   height: 65px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_top
{
   visibility: visible !important;
   display: inline-block !important;
}
#HeaderLogoFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#HeaderLogoFlex
{
   margin: 0px 0px 0px 0px;
   padding: 50px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#wb_HeaderMenuGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-color: rgba(0,0,0,0.86);
   background-image: none;
}
#wb_HeaderMenuGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeaderMenuGrid
{
   padding: 10px 0px 10px 0px;
}
#HeaderMenuGrid > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#HeaderMenuGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#wb_PhoneIcon
{
   width: 40px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFD700;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneIcon
{
   width: 40px;
   height: 36px;
}
#PhoneIcon i
{
   line-height: 36px;
   font-size: 36px;
   width: 28px;
}
#wb_HeaderGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/moscow-cam.jpg);
   background-repeat: repeat;
   background-position: right center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_HeaderGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeaderGrid
{
   padding: 0px 0px 80px 0px;
}
#HeaderGrid > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#HeaderGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_Logo
{
   width: 299px !important;
   height: 66px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Logo
{
   font-family: Arsenal;
   font-weight: normal;
   font-size: 48px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
   line-height: 66px;
}
#wb_PhoneNumber
{
   width: 209px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_PhoneNumber
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#PhoneNumberFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneNumberFlex
{
   height: 40px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_HeadingH1Grid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_HeadingH1Grid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeadingH1Grid
{
   padding: 90px 15px 150px 15px;
}
#HeadingH1Grid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HeadingH1Grid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#HeadingH1Grid > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#HeadingH1
{
   width: 245px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline-block !important;
   color: #FFFFFF;
   font-size: 37px;
   font-family: Arsenal;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#HeadingH1 span
{
   height: 37px;
   margin: 7px 0px 7px 0px;
}
#wb_indexImage1
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage1
{
   width: 97px;
   height: 92px;
}
#wb_indexImage2
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage2
{
   width: 97px;
   height: 92px;
}
#wb_indexImage3
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage3
{
   width: 97px;
   height: 92px;
}
#wb_indexLayoutGrid1
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_internetLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_internetLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#internetLayoutGrid2
{
   padding: 20px 15px 20px 15px;
}
#internetLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   padding: 20px 0px 25px 0px;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid2 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-2
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_indexText1
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText1
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText2
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText2
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText3
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText3
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText7
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_indexLayoutGrid3
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   padding: 20px 0px 25px 0px;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid3 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-2
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_indexImage4
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage4
{
   width: 97px;
   height: 92px;
}
#wb_indexImage5
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage5
{
   width: 97px;
   height: 92px;
}
#wb_indexImage6
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage6
{
   width: 97px;
   height: 92px;
}
#wb_indexText4
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText4
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText5
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText5
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText6
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText6
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText8
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText8
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_internetText2
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_internetText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_indexLayoutGrid5
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexText9
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText9
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_masterLayoutGrid1
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_masterLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterLayoutGrid1
{
   padding: 20px 0px 10px 0px;
}
#masterLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#masterLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#masterLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#masterLayer1
{
   height: 400px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#masterLayer1
{
   width: 100%;
   margin: 0px 0px 0px 0px;
}
#wb_HeaderTextMenu
{
   width: 970px !important;
   height: 20px !important;
   visibility: visible !important;
   display: inline-block !important;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/index_FooterGrid_bkgrnd980.png);
   background-repeat: repeat;
   background-position: left top;
}
#wb_FooterGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#FooterGrid
{
   padding: 15px 0px 15px 0px;
}
#FooterGrid > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#FooterGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#wb_FooterTextMenu
{
   width: 212px !important;
   height: 176px !important;
   visibility: visible !important;
   display: inline-block !important;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: underline;
   background-color: transparent;
   background-image: none;
}
#wb_FooterTextMenu span
{
   line-height: 1.0;
}
#wb_SubFooterGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SubFooterGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#SubFooterGrid
{
   padding: 5px 0px 5px 0px;
}
#SubFooterGrid > .col-1, #SubFooterGrid > .col-2, #SubFooterGrid > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#SubFooterGrid > .col-1
{
   display: block;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: center;
   align-self: center;
   text-align: left;
}
#SubFooterGrid > .col-2
{
   display: block;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#SubFooterGrid > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_FooterRekvizit
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterRekvizit
{
   margin: 0px 10px 0px 10px;
   padding: 0px 0px 20px 0px;
}
#LabelNameCall
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#NameCall
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_SoglashenieTextCall
{
   width: 280px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SoglashenieTextCall
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#ButtonCall
{
   width: 131px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFFFFF;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
}
#CallFormaFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallFormaFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#CallNameFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallNameFlex
{
   height: 65px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#CallPhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallPhoneFlex
{
   height: 65px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelPhoneCall
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneCall
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#CallButtonFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallButtonFlex
{
   height: 85px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_CallBackClose
{
   width: 42px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FF0000;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackClose
{
   width: 42px;
   height: 29px;
}
#CallBackClose i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_CallBackHeading
{
   width: 248px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_CallBackHeading
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 0px 0px;
}
#PhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneFlex
{
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 10px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_HeaderPhoneButton
{
   width: 220px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_HeaderPhoneButton li
{
   width: 220px;
}
#wb_HeaderPhoneButton a
{
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 206px;
   height: 46px;
   padding: 0px 5px 0px 5px;
   line-height: 46px;
}
#wb_HeaderPhoneButton li:hover a, #wb_HeaderPhoneButton a:hover
{
   color: #000000;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_MessageClose
{
   width: 42px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FF0000;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageClose
{
   width: 42px;
   height: 29px;
}
#MessageClose i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_MessageHeading
{
   width: 248px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_MessageHeading
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 0px 0px;
}
#MessageFormaFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageFormaFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#MessageNamePhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageNamePhoneFlex
{
   height: 126px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelNameMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#NameMessage
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#MessageTextFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageTextFlex
{
   height: 126px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelEmailMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#EmailMessage
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#MessageButtonFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageButtonFlex
{
   height: 85px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_SoglashenieTextMessage
{
   width: 280px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SoglashenieTextMessage
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#ButtonMessage
{
   width: 131px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFFFFF;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
}
#LabelTextMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#TextMessage
{
   width: 250px !important;
   height: 98px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#CallBackFlex
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#MessageFlex
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_FooterPhone
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterPhone
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_FooterPhoneButton
{
   width: 220px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#wb_FooterPhoneButton li
{
   width: 180px;
}
#wb_FooterPhoneButton a
{
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 166px;
   height: 41px;
   padding: 0px 5px 0px 5px;
   line-height: 41px;
}
#wb_FooterPhoneButton li:hover a, #wb_FooterPhoneButton a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_HeaderPanelMenu
{
   width: 88px !important;
   height: 35px !important;
   visibility: hidden !important;
   display: none !important;
}
#HeaderPanelMenu
{
   line-height: 35px;
   width: 63px;
   height: 35px;
}
}
@media only screen and (min-width: 900px) and (max-width: 979px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MessageHeaderFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageHeaderFlex
{
   height: 65px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#CallBackHeaderFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackHeaderFlex
{
   height: 65px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_top
{
   visibility: visible !important;
   display: inline-block !important;
}
#HeaderLogoFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#HeaderLogoFlex
{
   margin: 0px 0px 0px 0px;
   padding: 50px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#wb_HeaderMenuGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-color: rgba(0,0,0,0.86);
   background-image: none;
}
#wb_HeaderMenuGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeaderMenuGrid
{
   padding: 10px 0px 10px 0px;
}
#HeaderMenuGrid > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#HeaderMenuGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#wb_PhoneIcon
{
   width: 40px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFD700;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneIcon
{
   width: 40px;
   height: 36px;
}
#PhoneIcon i
{
   line-height: 36px;
   font-size: 36px;
   width: 28px;
}
#wb_HeaderGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/moscow-cam.jpg);
   background-repeat: repeat;
   background-position: right center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_HeaderGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeaderGrid
{
   padding: 0px 0px 80px 0px;
}
#HeaderGrid > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#HeaderGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_Logo
{
   width: 299px !important;
   height: 66px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Logo
{
   font-family: Arsenal;
   font-weight: normal;
   font-size: 48px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
   line-height: 66px;
}
#wb_PhoneNumber
{
   width: 209px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_PhoneNumber
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#PhoneNumberFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneNumberFlex
{
   height: 40px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_HeadingH1Grid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_HeadingH1Grid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeadingH1Grid
{
   padding: 90px 15px 150px 15px;
}
#HeadingH1Grid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HeadingH1Grid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#HeadingH1Grid > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#HeadingH1
{
   width: 245px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline-block !important;
   color: #FFFFFF;
   font-size: 37px;
   font-family: Arsenal;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#HeadingH1 span
{
   height: 37px;
   margin: 7px 0px 7px 0px;
}
#wb_indexImage1
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage1
{
   width: 97px;
   height: 92px;
}
#wb_indexImage2
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage2
{
   width: 97px;
   height: 92px;
}
#wb_indexImage3
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage3
{
   width: 97px;
   height: 92px;
}
#wb_indexLayoutGrid1
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_internetLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_internetLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#internetLayoutGrid2
{
   padding: 20px 15px 20px 15px;
}
#internetLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   padding: 20px 0px 25px 0px;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid2 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-2
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_indexText1
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText1
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText2
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText2
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText3
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText3
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText7
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_indexLayoutGrid3
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   padding: 20px 0px 25px 0px;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid3 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-2
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_indexImage4
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage4
{
   width: 97px;
   height: 92px;
}
#wb_indexImage5
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage5
{
   width: 97px;
   height: 92px;
}
#wb_indexImage6
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage6
{
   width: 97px;
   height: 92px;
}
#wb_indexText4
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText4
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText5
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText5
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText6
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText6
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText8
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText8
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_internetText2
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_internetText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_indexLayoutGrid5
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexText9
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText9
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_masterLayoutGrid1
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_masterLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterLayoutGrid1
{
   padding: 20px 0px 10px 0px;
}
#masterLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#masterLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#masterLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#masterLayer1
{
   height: 400px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#masterLayer1
{
   width: 100%;
   margin: 0px 0px 0px 0px;
}
#wb_HeaderTextMenu
{
   width: 62px !important;
   height: 20px !important;
   visibility: hidden !important;
   display: none !important;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/index_FooterGrid_bkgrnd900.png);
   background-repeat: repeat;
   background-position: left top;
}
#wb_FooterGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#FooterGrid
{
   padding: 15px 0px 15px 0px;
}
#FooterGrid > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#FooterGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#wb_FooterTextMenu
{
   width: 192px !important;
   height: 176px !important;
   visibility: visible !important;
   display: inline-block !important;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: underline;
   background-color: transparent;
   background-image: none;
}
#wb_FooterTextMenu span
{
   line-height: 1.0;
}
#wb_SubFooterGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SubFooterGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#SubFooterGrid
{
   padding: 5px 0px 5px 0px;
}
#SubFooterGrid > .col-1, #SubFooterGrid > .col-2, #SubFooterGrid > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#SubFooterGrid > .col-1
{
   display: block;
   flex-basis: 25%;
   max-width: 25%;
   -webkit-align-self: center;
   align-self: center;
   text-align: left;
}
#SubFooterGrid > .col-2
{
   display: block;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#SubFooterGrid > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_FooterRekvizit
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterRekvizit
{
   margin: 0px 10px 0px 10px;
   padding: 0px 0px 20px 0px;
}
#LabelNameCall
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#NameCall
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_SoglashenieTextCall
{
   width: 280px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SoglashenieTextCall
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#ButtonCall
{
   width: 131px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFFFFF;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
}
#CallFormaFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallFormaFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#CallNameFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallNameFlex
{
   height: 65px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#CallPhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallPhoneFlex
{
   height: 65px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelPhoneCall
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneCall
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#CallButtonFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallButtonFlex
{
   height: 85px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_CallBackClose
{
   width: 42px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FF0000;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackClose
{
   width: 42px;
   height: 29px;
}
#CallBackClose i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_CallBackHeading
{
   width: 248px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_CallBackHeading
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 0px 0px;
}
#PhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneFlex
{
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 10px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_HeaderPhoneButton
{
   width: 220px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_HeaderPhoneButton li
{
   width: 220px;
}
#wb_HeaderPhoneButton a
{
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 206px;
   height: 46px;
   padding: 0px 5px 0px 5px;
   line-height: 46px;
}
#wb_HeaderPhoneButton li:hover a, #wb_HeaderPhoneButton a:hover
{
   color: #000000;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_MessageClose
{
   width: 42px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FF0000;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageClose
{
   width: 42px;
   height: 29px;
}
#MessageClose i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_MessageHeading
{
   width: 248px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_MessageHeading
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 0px 0px;
}
#MessageFormaFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageFormaFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#MessageNamePhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageNamePhoneFlex
{
   height: 126px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelNameMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#NameMessage
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#MessageTextFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageTextFlex
{
   height: 126px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelEmailMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#EmailMessage
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#MessageButtonFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageButtonFlex
{
   height: 85px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_SoglashenieTextMessage
{
   width: 280px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SoglashenieTextMessage
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#ButtonMessage
{
   width: 131px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFFFFF;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
}
#LabelTextMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#TextMessage
{
   width: 250px !important;
   height: 98px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#CallBackFlex
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#MessageFlex
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_FooterPhone
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterPhone
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_FooterPhoneButton
{
   width: 220px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#wb_FooterPhoneButton li
{
   width: 180px;
}
#wb_FooterPhoneButton a
{
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 166px;
   height: 41px;
   padding: 0px 5px 0px 5px;
   line-height: 41px;
}
#wb_FooterPhoneButton li:hover a, #wb_FooterPhoneButton a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_HeaderPanelMenu
{
   width: 88px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#HeaderPanelMenu
{
   line-height: 35px;
   width: 63px;
   height: 35px;
}
}
@media only screen and (min-width: 800px) and (max-width: 899px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MessageHeaderFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageHeaderFlex
{
   height: 65px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#CallBackHeaderFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackHeaderFlex
{
   height: 65px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_top
{
   visibility: visible !important;
   display: inline-block !important;
}
#HeaderLogoFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#HeaderLogoFlex
{
   margin: 0px 0px 0px 0px;
   padding: 50px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#wb_HeaderMenuGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-color: rgba(0,0,0,0.86);
   background-image: none;
}
#wb_HeaderMenuGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeaderMenuGrid
{
   padding: 10px 0px 10px 0px;
}
#HeaderMenuGrid > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#HeaderMenuGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#wb_PhoneIcon
{
   width: 40px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFD700;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneIcon
{
   width: 40px;
   height: 36px;
}
#PhoneIcon i
{
   line-height: 36px;
   font-size: 36px;
   width: 28px;
}
#wb_HeaderGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/moscow-cam.jpg);
   background-repeat: repeat;
   background-position: right center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_HeaderGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeaderGrid
{
   padding: 0px 0px 80px 0px;
}
#HeaderGrid > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#HeaderGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_Logo
{
   width: 299px !important;
   height: 66px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Logo
{
   font-family: Arsenal;
   font-weight: normal;
   font-size: 48px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
   line-height: 66px;
}
#wb_PhoneNumber
{
   width: 209px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_PhoneNumber
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#PhoneNumberFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneNumberFlex
{
   height: 40px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_HeadingH1Grid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_HeadingH1Grid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeadingH1Grid
{
   padding: 90px 15px 150px 15px;
}
#HeadingH1Grid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HeadingH1Grid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#HeadingH1Grid > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#HeadingH1
{
   width: 245px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline-block !important;
   color: #FFFFFF;
   font-size: 37px;
   font-family: Arsenal;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#HeadingH1 span
{
   height: 37px;
   margin: 7px 0px 7px 0px;
}
#wb_indexImage1
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage1
{
   width: 97px;
   height: 92px;
}
#wb_indexImage2
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage2
{
   width: 97px;
   height: 92px;
}
#wb_indexImage3
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage3
{
   width: 97px;
   height: 92px;
}
#wb_indexLayoutGrid1
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_internetLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_internetLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#internetLayoutGrid2
{
   padding: 20px 15px 20px 15px;
}
#internetLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   padding: 20px 0px 25px 0px;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid2 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-2
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_indexText1
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText1
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText2
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText2
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText3
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText3
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText7
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_indexLayoutGrid3
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   padding: 20px 0px 25px 0px;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid3 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-2
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_indexImage4
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage4
{
   width: 97px;
   height: 92px;
}
#wb_indexImage5
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage5
{
   width: 97px;
   height: 92px;
}
#wb_indexImage6
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage6
{
   width: 97px;
   height: 92px;
}
#wb_indexText4
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText4
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText5
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText5
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText6
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText6
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText8
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText8
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_internetText2
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_internetText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_indexLayoutGrid5
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexText9
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText9
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_masterLayoutGrid1
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_masterLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterLayoutGrid1
{
   padding: 20px 0px 10px 0px;
}
#masterLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#masterLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#masterLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#masterLayer1
{
   height: 400px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#masterLayer1
{
   width: 100%;
   margin: 0px 0px 0px 0px;
}
#wb_HeaderTextMenu
{
   width: 47px !important;
   height: 20px !important;
   visibility: hidden !important;
   display: none !important;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/index_FooterGrid_bkgrnd800.png);
   background-repeat: repeat;
   background-position: left top;
}
#wb_FooterGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#FooterGrid
{
   padding: 15px 0px 15px 0px;
}
#FooterGrid > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#FooterGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#wb_FooterTextMenu
{
   width: 245px !important;
   height: 176px !important;
   visibility: visible !important;
   display: inline-block !important;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: underline;
   background-color: transparent;
   background-image: none;
}
#wb_FooterTextMenu span
{
   line-height: 1.0;
}
#wb_SubFooterGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SubFooterGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#SubFooterGrid
{
   padding: 5px 0px 5px 0px;
}
#SubFooterGrid > .col-1, #SubFooterGrid > .col-2, #SubFooterGrid > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#SubFooterGrid > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: left;
}
#SubFooterGrid > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#SubFooterGrid > .col-3
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_FooterRekvizit
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterRekvizit
{
   margin: 0px 10px 0px 10px;
   padding: 0px 0px 20px 0px;
}
#LabelNameCall
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#NameCall
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_SoglashenieTextCall
{
   width: 280px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SoglashenieTextCall
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#ButtonCall
{
   width: 131px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFFFFF;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
}
#CallFormaFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallFormaFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#CallNameFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallNameFlex
{
   height: 65px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#CallPhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallPhoneFlex
{
   height: 65px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelPhoneCall
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneCall
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#CallButtonFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallButtonFlex
{
   height: 85px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_CallBackClose
{
   width: 42px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FF0000;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackClose
{
   width: 42px;
   height: 29px;
}
#CallBackClose i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_CallBackHeading
{
   width: 248px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_CallBackHeading
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 0px 0px;
}
#PhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneFlex
{
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 10px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_HeaderPhoneButton
{
   width: 220px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_HeaderPhoneButton li
{
   width: 220px;
}
#wb_HeaderPhoneButton a
{
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 206px;
   height: 46px;
   padding: 0px 5px 0px 5px;
   line-height: 46px;
}
#wb_HeaderPhoneButton li:hover a, #wb_HeaderPhoneButton a:hover
{
   color: #000000;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_MessageClose
{
   width: 42px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FF0000;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageClose
{
   width: 42px;
   height: 29px;
}
#MessageClose i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_MessageHeading
{
   width: 248px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_MessageHeading
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 0px 0px;
}
#MessageFormaFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageFormaFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#MessageNamePhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageNamePhoneFlex
{
   height: 126px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelNameMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#NameMessage
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#MessageTextFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageTextFlex
{
   height: 126px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelEmailMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#EmailMessage
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#MessageButtonFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageButtonFlex
{
   height: 85px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_SoglashenieTextMessage
{
   width: 280px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SoglashenieTextMessage
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#ButtonMessage
{
   width: 131px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFFFFF;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
}
#LabelTextMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#TextMessage
{
   width: 250px !important;
   height: 98px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#CallBackFlex
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#MessageFlex
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_FooterPhone
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterPhone
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_FooterPhoneButton
{
   width: 220px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#wb_FooterPhoneButton li
{
   width: 180px;
}
#wb_FooterPhoneButton a
{
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 166px;
   height: 41px;
   padding: 0px 5px 0px 5px;
   line-height: 41px;
}
#wb_FooterPhoneButton li:hover a, #wb_FooterPhoneButton a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_HeaderPanelMenu
{
   width: 88px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#HeaderPanelMenu
{
   line-height: 35px;
   width: 63px;
   height: 35px;
}
}
@media only screen and (min-width: 640px) and (max-width: 799px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MessageHeaderFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageHeaderFlex
{
   height: 65px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#CallBackHeaderFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackHeaderFlex
{
   height: 65px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_top
{
   visibility: visible !important;
   display: inline-block !important;
}
#HeaderLogoFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#HeaderLogoFlex
{
   margin: 0px 0px 0px 0px;
   padding: 50px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#wb_HeaderMenuGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-color: rgba(0,0,0,0.86);
   background-image: none;
}
#wb_HeaderMenuGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeaderMenuGrid
{
   padding: 10px 0px 10px 0px;
}
#HeaderMenuGrid > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#HeaderMenuGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#wb_PhoneIcon
{
   width: 40px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFD700;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneIcon
{
   width: 40px;
   height: 36px;
}
#PhoneIcon i
{
   line-height: 36px;
   font-size: 36px;
   width: 28px;
}
#wb_HeaderGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/moscow-cam.jpg);
   background-repeat: repeat;
   background-position: right center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_HeaderGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeaderGrid
{
   padding: 0px 0px 80px 0px;
}
#HeaderGrid > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#HeaderGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_Logo
{
   width: 299px !important;
   height: 60px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Logo
{
   font-family: Arsenal;
   font-weight: normal;
   font-size: 43px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
   line-height: 58px;
}
#wb_PhoneNumber
{
   width: 209px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_PhoneNumber
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#PhoneNumberFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneNumberFlex
{
   height: 40px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_HeadingH1Grid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_HeadingH1Grid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeadingH1Grid
{
   padding: 90px 15px 150px 15px;
}
#HeadingH1Grid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HeadingH1Grid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#HeadingH1Grid > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#HeadingH1
{
   width: 245px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline-block !important;
   color: #FFFFFF;
   font-size: 37px;
   font-family: Arsenal;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#HeadingH1 span
{
   height: 37px;
   margin: 7px 0px 7px 0px;
}
#wb_indexImage1
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage1
{
   width: 97px;
   height: 92px;
}
#wb_indexImage2
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage2
{
   width: 97px;
   height: 92px;
}
#wb_indexImage3
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage3
{
   width: 97px;
   height: 92px;
}
#wb_indexLayoutGrid1
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_internetLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_internetLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#internetLayoutGrid2
{
   padding: 20px 15px 20px 15px;
}
#internetLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   padding: 20px 0px 25px 0px;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid2 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-2
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_indexText1
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText1
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText2
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText2
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText3
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText3
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText7
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_indexLayoutGrid3
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   padding: 20px 0px 25px 0px;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid3 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-2
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_indexImage4
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage4
{
   width: 97px;
   height: 92px;
}
#wb_indexImage5
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage5
{
   width: 97px;
   height: 92px;
}
#wb_indexImage6
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage6
{
   width: 97px;
   height: 92px;
}
#wb_indexText4
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText4
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText5
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText5
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText6
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText6
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText8
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText8
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_internetText2
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_internetText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_indexLayoutGrid5
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexText9
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText9
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_masterLayoutGrid1
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_masterLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterLayoutGrid1
{
   padding: 20px 0px 10px 0px;
}
#masterLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#masterLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#masterLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#masterLayer1
{
   height: 400px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#masterLayer1
{
   width: 100%;
   margin: 0px 0px 0px 0px;
}
#wb_HeaderTextMenu
{
   width: 25px !important;
   height: 20px !important;
   visibility: hidden !important;
   display: none !important;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/index_FooterGrid_bkgrnd640.png);
   background-repeat: repeat;
   background-position: left top;
}
#wb_FooterGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#FooterGrid
{
   padding: 15px 0px 15px 0px;
}
#FooterGrid > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#FooterGrid > .col-1
{
   display: block;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#wb_FooterTextMenu
{
   width: 245px !important;
   height: 176px !important;
   visibility: visible !important;
   display: inline-block !important;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: underline;
   background-color: transparent;
   background-image: none;
}
#wb_FooterTextMenu span
{
   line-height: 1.0;
}
#wb_SubFooterGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SubFooterGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#SubFooterGrid
{
   padding: 5px 0px 5px 0px;
}
#SubFooterGrid > .col-1, #SubFooterGrid > .col-2, #SubFooterGrid > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#SubFooterGrid > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: left;
}
#SubFooterGrid > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#SubFooterGrid > .col-3
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_FooterRekvizit
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterRekvizit
{
   margin: 0px 10px 0px 10px;
   padding: 0px 0px 20px 0px;
}
#LabelNameCall
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#NameCall
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_SoglashenieTextCall
{
   width: 280px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SoglashenieTextCall
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#ButtonCall
{
   width: 131px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFFFFF;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
}
#CallFormaFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallFormaFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#CallNameFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallNameFlex
{
   height: 65px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#CallPhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallPhoneFlex
{
   height: 65px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelPhoneCall
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneCall
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#CallButtonFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallButtonFlex
{
   height: 85px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_CallBackClose
{
   width: 42px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FF0000;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackClose
{
   width: 42px;
   height: 29px;
}
#CallBackClose i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_CallBackHeading
{
   width: 248px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_CallBackHeading
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 0px 0px;
}
#PhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneFlex
{
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 10px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_HeaderPhoneButton
{
   width: 220px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_HeaderPhoneButton li
{
   width: 220px;
}
#wb_HeaderPhoneButton a
{
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 206px;
   height: 46px;
   padding: 0px 5px 0px 5px;
   line-height: 46px;
}
#wb_HeaderPhoneButton li:hover a, #wb_HeaderPhoneButton a:hover
{
   color: #000000;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_MessageClose
{
   width: 42px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FF0000;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageClose
{
   width: 42px;
   height: 29px;
}
#MessageClose i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_MessageHeading
{
   width: 248px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_MessageHeading
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 0px 0px;
}
#MessageFormaFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageFormaFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#MessageNamePhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageNamePhoneFlex
{
   height: 126px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelNameMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#NameMessage
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#MessageTextFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageTextFlex
{
   height: 126px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelEmailMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#EmailMessage
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#MessageButtonFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageButtonFlex
{
   height: 85px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_SoglashenieTextMessage
{
   width: 280px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SoglashenieTextMessage
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#ButtonMessage
{
   width: 131px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFFFFF;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
}
#LabelTextMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#TextMessage
{
   width: 250px !important;
   height: 98px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#CallBackFlex
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#MessageFlex
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_FooterPhone
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterPhone
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_FooterPhoneButton
{
   width: 220px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#wb_FooterPhoneButton li
{
   width: 180px;
}
#wb_FooterPhoneButton a
{
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 166px;
   height: 41px;
   padding: 0px 5px 0px 5px;
   line-height: 41px;
}
#wb_FooterPhoneButton li:hover a, #wb_FooterPhoneButton a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_HeaderPanelMenu
{
   width: 88px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#HeaderPanelMenu
{
   line-height: 35px;
   width: 63px;
   height: 35px;
}
}
@media only screen and (max-width: 639px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MessageHeaderFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageHeaderFlex
{
   height: 65px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#CallBackHeaderFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackHeaderFlex
{
   height: 65px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_top
{
   visibility: visible !important;
   display: inline-block !important;
}
#HeaderLogoFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#HeaderLogoFlex
{
   margin: 0px 0px 0px 0px;
   padding: 50px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#wb_HeaderMenuGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #000000;
   background-color: rgba(0,0,0,0.86);
   background-image: none;
}
#wb_HeaderMenuGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeaderMenuGrid
{
   padding: 10px 0px 10px 0px;
}
#HeaderMenuGrid > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#HeaderMenuGrid > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#wb_PhoneIcon
{
   width: 40px !important;
   height: 36px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFD700;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneIcon
{
   width: 40px;
   height: 36px;
}
#PhoneIcon i
{
   line-height: 36px;
   font-size: 36px;
   width: 28px;
}
#wb_HeaderGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/moscow-cam.jpg);
   background-repeat: repeat;
   background-position: right center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_HeaderGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeaderGrid
{
   padding: 0px 0px 80px 0px;
}
#HeaderGrid > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#HeaderGrid > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_Logo
{
   width: 299px !important;
   height: 60px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Logo
{
   font-family: Arsenal;
   font-weight: normal;
   font-size: 43px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-align: center;
   line-height: 58px;
}
#wb_PhoneNumber
{
   width: 209px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_PhoneNumber
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#PhoneNumberFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneNumberFlex
{
   height: 40px;
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_HeadingH1Grid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_HeadingH1Grid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#HeadingH1Grid
{
   padding: 90px 15px 150px 15px;
}
#HeadingH1Grid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#HeadingH1Grid > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#HeadingH1Grid > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#HeadingH1
{
   width: 245px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline-block !important;
   color: #FFFFFF;
   font-size: 37px;
   font-family: Arsenal;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#HeadingH1 span
{
   height: 37px;
   margin: 7px 0px 7px 0px;
}
#wb_indexImage1
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage1
{
   width: 97px;
   height: 92px;
}
#wb_indexImage2
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage2
{
   width: 97px;
   height: 92px;
}
#wb_indexImage3
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage3
{
   width: 97px;
   height: 92px;
}
#wb_indexLayoutGrid1
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_internetLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_internetLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#internetLayoutGrid2
{
   padding: 20px 15px 20px 15px;
}
#internetLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#internetLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_indexLayoutGrid4
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid4
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   padding: 20px 0px 25px 0px;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid2 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-2
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid2 > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_indexText1
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText1
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText2
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText2
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText3
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText3
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText7
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_indexLayoutGrid3
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   padding: 20px 0px 25px 0px;
}
#indexLayoutGrid3 > .col-1, #indexLayoutGrid3 > .col-2, #indexLayoutGrid3 > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#indexLayoutGrid3 > .col-1
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-2
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#indexLayoutGrid3 > .col-3
{
   display: block;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_indexImage4
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage4
{
   width: 97px;
   height: 92px;
}
#wb_indexImage5
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage5
{
   width: 97px;
   height: 92px;
}
#wb_indexImage6
{
   width: 97px !important;
   height: 92px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#indexImage6
{
   width: 97px;
   height: 92px;
}
#wb_indexText4
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText4
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText5
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText5
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText6
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText6
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 15px 0px;
}
#wb_indexText8
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText8
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_internetText2
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_internetText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_indexLayoutGrid5
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   padding: 40px 15px 20px 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_indexText9
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_indexText9
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_masterLayoutGrid1
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_masterLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#masterLayoutGrid1
{
   padding: 20px 0px 10px 0px;
}
#masterLayoutGrid1 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#masterLayoutGrid1 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#masterLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#masterLayer1
{
   height: 400px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#masterLayer1
{
   width: 100%;
   margin: 0px 0px 0px 0px;
}
#wb_HeaderTextMenu
{
   width: 25px !important;
   height: 20px !important;
   visibility: hidden !important;
   display: none !important;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/index_FooterGrid_bkgrnd480.png);
   background-repeat: repeat;
   background-position: left top;
}
#wb_FooterGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#FooterGrid
{
   padding: 15px 0px 15px 0px;
}
#FooterGrid > .col-1
{
   padding-right: 5px;
   padding-left: 5px;
}
#FooterGrid > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#wb_FooterTextMenu
{
   width: 245px !important;
   height: 176px !important;
   visibility: visible !important;
   display: inline-block !important;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: underline;
   background-color: transparent;
   background-image: none;
}
#wb_FooterTextMenu span
{
   line-height: 1.0;
}
#wb_SubFooterGrid
{
   visibility: visible !important;
   display: table !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SubFooterGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#SubFooterGrid
{
   padding: 5px 0px 5px 0px;
}
#SubFooterGrid > .col-1, #SubFooterGrid > .col-2, #SubFooterGrid > .col-3
{
   padding-right: 5px;
   padding-left: 5px;
}
#SubFooterGrid > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: center;
   align-self: center;
   text-align: left;
}
#SubFooterGrid > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#SubFooterGrid > .col-3
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: center;
}
#wb_FooterRekvizit
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterRekvizit
{
   margin: 0px 10px 0px 10px;
   padding: 0px 0px 20px 0px;
}
#LabelNameCall
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#NameCall
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#wb_SoglashenieTextCall
{
   width: 280px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SoglashenieTextCall
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#ButtonCall
{
   width: 131px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFFFFF;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
}
#CallFormaFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallFormaFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#CallNameFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallNameFlex
{
   height: 65px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#CallPhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallPhoneFlex
{
   height: 65px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelPhoneCall
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneCall
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#CallButtonFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallButtonFlex
{
   height: 85px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_CallBackClose
{
   width: 42px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FF0000;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackClose
{
   width: 42px;
   height: 29px;
}
#CallBackClose i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_CallBackHeading
{
   width: 248px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_CallBackHeading
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 0px 0px;
}
#PhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#PhoneFlex
{
   margin: 0px 0px 0px 0px;
   padding: 5px 10px 10px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_HeaderPhoneButton
{
   width: 220px !important;
   height: 50px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_HeaderPhoneButton li
{
   width: 220px;
}
#wb_HeaderPhoneButton a
{
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 206px;
   height: 46px;
   padding: 0px 5px 0px 5px;
   line-height: 46px;
}
#wb_HeaderPhoneButton li:hover a, #wb_HeaderPhoneButton a:hover
{
   color: #000000;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_MessageClose
{
   width: 42px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FF0000;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageClose
{
   width: 42px;
   height: 29px;
}
#MessageClose i
{
   line-height: 29px;
   font-size: 29px;
   width: 28px;
}
#wb_MessageHeading
{
   width: 248px !important;
   height: 23px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_MessageHeading
{
   margin: 0px 0px 0px 0px;
   padding: 15px 0px 0px 0px;
}
#MessageFormaFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageFormaFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#MessageNamePhoneFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageNamePhoneFlex
{
   height: 126px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelNameMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#NameMessage
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#MessageTextFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageTextFlex
{
   height: 126px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#LabelEmailMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#EmailMessage
{
   width: 250px !important;
   height: 29px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#MessageButtonFlex
{
   visibility: visible !important;
   display: flex !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageButtonFlex
{
   height: 85px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 5px 10px 5px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_SoglashenieTextMessage
{
   width: 280px !important;
   height: 30px !important;
   visibility: visible !important;
   display: inline !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_SoglashenieTextMessage
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#ButtonMessage
{
   width: 131px !important;
   height: 34px !important;
   visibility: visible !important;
   display: inline !important;
   color: #FFFFFF;
   font-size: 15px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
}
#LabelTextMessage
{
   width: 250px !important;
   height: 25px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 13px;
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#TextMessage
{
   width: 250px !important;
   height: 98px !important;
   visibility: visible !important;
   display: inline !important;
   color: #000000;
   font-size: 16px;
   font-family: "Roboto Condensed";
   font-weight: 300;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
}
#CallBackFlex
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#CallBackFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#MessageFlex
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#MessageFlex
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 20px 10px 15px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#wb_FooterPhone
{
   visibility: visible !important;
   display: block !important;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_FooterPhone
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
#wb_FooterPhoneButton
{
   width: 220px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#wb_FooterPhoneButton li
{
   width: 180px;
}
#wb_FooterPhoneButton a
{
   color: #000000;
   border: 2px #FFD700 solid;
   border-radius: 55px;
   background-color: #FFD700;
   background: linear-gradient(to top, #FFD700 0%, #FFD700 100%);
   font-family: "Roboto Condensed";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 166px;
   height: 41px;
   padding: 0px 5px 0px 5px;
   line-height: 41px;
}
#wb_FooterPhoneButton li:hover a, #wb_FooterPhoneButton a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_HeaderPanelMenu
{
   width: 88px !important;
   height: 35px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#HeaderPanelMenu
{
   line-height: 35px;
   width: 63px;
   height: 35px;
}
}
#HeadingH1 {width: 100% !important; height: 100% !important}
