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_bezopasnostLayoutGrid1
{
   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;
}
#bezopasnostLayoutGrid1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#bezopasnostLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid1 > .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;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   float: left;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: left;
}
#bezopasnostLayoutGrid1:before,
#bezopasnostLayoutGrid1:after,
#bezopasnostLayoutGrid1 .row:before,
#bezopasnostLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#bezopasnostLayoutGrid1:after,
#bezopasnostLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#bezopasnostLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_bezopasnostText1 
{
   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_bezopasnostText1 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_bezopasnostLayoutGrid2
{
   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;
}
#bezopasnostLayoutGrid2
{
   -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;
}
#bezopasnostLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1, #bezopasnostLayoutGrid2 > .row > .col-2
{
   -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;
}
#bezopasnostLayoutGrid2 > .row > .col-1, #bezopasnostLayoutGrid2 > .row > .col-2
{
   float: left;
}
#bezopasnostLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: left;
}
#bezopasnostLayoutGrid2:before,
#bezopasnostLayoutGrid2:after,
#bezopasnostLayoutGrid2 .row:before,
#bezopasnostLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#bezopasnostLayoutGrid2:after,
#bezopasnostLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#bezopasnostLayoutGrid2 > .row > .col-1, #bezopasnostLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_bezopasnostText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: justify;
}
#wb_bezopasnostText2 div
{
   text-align: justify;
   white-space: normal;
}
#wb_bezopasnostCssMenu1
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
   margin: 15px 10px 15px 10px;
}
#wb_bezopasnostCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_bezopasnostCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 180px;
}
#wb_bezopasnostCssMenu1 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_bezopasnostCssMenu1 li:hover a, #wb_bezopasnostCssMenu1 a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_bezopasnostCssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_bezopasnostCssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_bezopasnostCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_bezopasnostLayoutGrid3
{
   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;
}
#bezopasnostLayoutGrid3
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#bezopasnostLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid3 > .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;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   float: left;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: left;
}
#bezopasnostLayoutGrid3:before,
#bezopasnostLayoutGrid3:after,
#bezopasnostLayoutGrid3 .row:before,
#bezopasnostLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#bezopasnostLayoutGrid3:after,
#bezopasnostLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#bezopasnostLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_bezopasnostText3 
{
   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_bezopasnostText3 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_bezopasnostLayoutGrid4
{
   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;
}
#bezopasnostLayoutGrid4
{
   -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;
}
#bezopasnostLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1, #bezopasnostLayoutGrid4 > .row > .col-2
{
   -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;
}
#bezopasnostLayoutGrid4 > .row > .col-1, #bezopasnostLayoutGrid4 > .row > .col-2
{
   float: left;
}
#bezopasnostLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: left;
}
#bezopasnostLayoutGrid4:before,
#bezopasnostLayoutGrid4:after,
#bezopasnostLayoutGrid4 .row:before,
#bezopasnostLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#bezopasnostLayoutGrid4:after,
#bezopasnostLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#bezopasnostLayoutGrid4 > .row > .col-1, #bezopasnostLayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_bezopasnostText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: justify;
}
#wb_bezopasnostText4 div
{
   text-align: justify;
   white-space: normal;
}
#wb_bezopasnostLayoutGrid5
{
   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;
}
#bezopasnostLayoutGrid5
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#bezopasnostLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid5 > .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;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   float: left;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: left;
}
#bezopasnostLayoutGrid5:before,
#bezopasnostLayoutGrid5:after,
#bezopasnostLayoutGrid5 .row:before,
#bezopasnostLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#bezopasnostLayoutGrid5:after,
#bezopasnostLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#bezopasnostLayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_bezopasnostText5 
{
   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_bezopasnostText5 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_bezopasnostLayoutGrid6
{
   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;
}
#bezopasnostLayoutGrid6
{
   -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;
}
#bezopasnostLayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1, #bezopasnostLayoutGrid6 > .row > .col-2
{
   -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;
}
#bezopasnostLayoutGrid6 > .row > .col-1, #bezopasnostLayoutGrid6 > .row > .col-2
{
   float: left;
}
#bezopasnostLayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: left;
}
#bezopasnostLayoutGrid6:before,
#bezopasnostLayoutGrid6:after,
#bezopasnostLayoutGrid6 .row:before,
#bezopasnostLayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#bezopasnostLayoutGrid6:after,
#bezopasnostLayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#bezopasnostLayoutGrid6 > .row > .col-1, #bezopasnostLayoutGrid6 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_bezopasnostText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: justify;
}
#wb_bezopasnostText6 div
{
   text-align: justify;
   white-space: normal;
}
#wb_bezopasnostLayoutGrid7
{
   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;
}
#bezopasnostLayoutGrid7
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
}
#bezopasnostLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid7 > .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;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   float: left;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: left;
}
#bezopasnostLayoutGrid7:before,
#bezopasnostLayoutGrid7:after,
#bezopasnostLayoutGrid7 .row:before,
#bezopasnostLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#bezopasnostLayoutGrid7:after,
#bezopasnostLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#bezopasnostLayoutGrid7 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_bezopasnostText7 
{
   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_bezopasnostText7 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_bezopasnostLayoutGrid8
{
   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;
}
#bezopasnostLayoutGrid8
{
   -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;
}
#bezopasnostLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1, #bezopasnostLayoutGrid8 > .row > .col-2
{
   -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;
}
#bezopasnostLayoutGrid8 > .row > .col-1, #bezopasnostLayoutGrid8 > .row > .col-2
{
   float: left;
}
#bezopasnostLayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid8 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   width: 66.66666667%;
   text-align: left;
}
#bezopasnostLayoutGrid8:before,
#bezopasnostLayoutGrid8:after,
#bezopasnostLayoutGrid8 .row:before,
#bezopasnostLayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#bezopasnostLayoutGrid8:after,
#bezopasnostLayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#bezopasnostLayoutGrid8 > .row > .col-1, #bezopasnostLayoutGrid8 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_bezopasnostText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: justify;
}
#wb_bezopasnostText8 div
{
   text-align: justify;
   white-space: normal;
}
#wb_bezopasnostLayoutGrid9
{
   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;
}
#bezopasnostLayoutGrid9
{
   -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;
}
#bezopasnostLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid9 > .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;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   float: left;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid9:before,
#bezopasnostLayoutGrid9:after,
#bezopasnostLayoutGrid9 .row:before,
#bezopasnostLayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#bezopasnostLayoutGrid9:after,
#bezopasnostLayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#bezopasnostLayoutGrid9 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_bezopasnostText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_bezopasnostText9 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_bezopasnostImage1
{
   vertical-align: top;
}
#bezopasnostImage1
{
   border: 0px #000000 solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 270px;
   height: 182px;
   vertical-align: top;
}
#wb_bezopasnostImage2
{
   vertical-align: top;
}
#bezopasnostImage2
{
   border: 0px #000000 solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 270px;
   height: 182px;
   vertical-align: top;
}
#wb_bezopasnostImage3
{
   vertical-align: top;
}
#bezopasnostImage3
{
   border: 0px #000000 solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 270px;
   height: 182px;
   vertical-align: top;
}
#wb_bezopasnostImage4
{
   vertical-align: top;
}
#bezopasnostImage4
{
   border: 0px #000000 solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display: inline-block;
   width: 270px;
   height: 182px;
   vertical-align: top;
}
#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/bezopasnost_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: 104;
}
#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: 111;
}
#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: 16px;
   line-height: 19px;
}
#wb_HeaderPhoneButton
{
   display: inline-block;
   width: 220px;
   height: 50px;
   text-align: center;
   z-index: 17;
}
#TextMessage
{
   display: block;
   width: 250px;
   height: 98px;
   z-index: 109;
}
#LabelEmailMessage
{
   display: block;
   width: 250px;
   height: 25px;
   height: 25px;
   line-height: 25px;
   z-index: 106;
}
#LabelPhoneCall
{
   display: block;
   width: 250px;
   height: 25px;
   height: 25px;
   line-height: 25px;
   z-index: 93;
}
#wb_uid4
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 16px;
   line-height: 19px;
}
#wb_uid5
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 16px;
   line-height: 19px;
}
#wb_HeaderMenuGrid
{
   z-index: 99999 !important;
}
#wb_uid6
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 16px;
   line-height: 19px;
}
#LabelTextMessage
{
   display: block;
   width: 250px;
   height: 25px;
   height: 25px;
   line-height: 25px;
   z-index: 108;
}
#wb_MessageClose
{
   display: inline-block;
   width: 42px;
   height: 29px;
   text-align: center;
   z-index: 102;
}
#wb_uid7
{
   color: #FFFFFF;
   font-family: Roboto Condensed;
   font-size: 16px;
   line-height: 19px;
}
#wb_uid8
{
   color: #FFFFFF;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 15px;
   line-height: 21px;
}
#ButtonCall
{
   display: block;
   width: 131px;
   height: 34px;
   z-index: 96;
}
#wb_uid10
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_uid9
{
   color: #FFFFFF;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 21px;
   line-height: 25px;
}
#masterLayer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 400px;
   float: left;
   clear: left;
   display: block;
   z-index: 128;
}
#MessageFlex
{
   z-index: 999999 !important;
   display: none;
}
#wb_uid11
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 13px;
   line-height: 15px;
}
#CallBackFlex
{
   z-index: 999999 !important;
   display: none;
}
#wb_bezopasnostImage1
{
   display: inline-block;
   width: 270px;
   height: 182px;
   z-index: 32;
}
#EmailMessage
{
   display: block;
   width: 250px;
   height: 29px;
}
#wb_uid12
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 19px;
   line-height: 22px;
}
#wb_SubFooterGrid
{
   z-index: 9999;
}
#wb_bezopasnostImage2
{
   display: inline-block;
   width: 270px;
   height: 182px;
   z-index: 29;
}
#wb_uid13
{
   color: #000000;
   font-family: Roboto Condensed;
   font-weight: 300;
   font-size: 13px;
   line-height: 15px;
}
#wb_bezopasnostImage3
{
   display: inline-block;
   width: 270px;
   height: 182px;
   z-index: 35;
}
#PhoneCall
{
   display: block;
   width: 250px;
   height: 29px;
}
#wb_FooterPhoneButton
{
   display: inline-block;
   width: 220px;
   height: 45px;
   text-align: center;
   z-index: 45;
}
#wb_FooterTextMenu
{
   display: inline-block;
   width: 245px;
   height: 176px;
   z-index: 42;
}
#wb_bezopasnostImage4
{
   display: inline-block;
   width: 270px;
   height: 182px;
   z-index: 38;
}
#wb_HeaderTextMenu
{
   display: inline-block;
   width: 1085px;
   height: 20px;
   text-align: center;
   z-index: 12;
}
#wb_bezopasnostCssMenu1
{
   display: inline-block;
   width: 220px;
   height: 45px;
   text-align: center;
   z-index: 41;
}
#NameMessage
{
   display: block;
   width: 250px;
   height: 29px;
}
#LabelNameCall
{
   display: block;
   width: 250px;
   height: 25px;
   height: 25px;
   line-height: 25px;
   z-index: 91;
}
#top
{
   visibility: hidden;
}
#wb_CallBackClose
{
   display: inline-block;
   width: 42px;
   height: 29px;
   text-align: center;
   z-index: 89;
}
#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_bezopasnostLayoutGrid1
{
   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_bezopasnostLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid1
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText1
{
   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_bezopasnostText1
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid2
{
   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_bezopasnostLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid2
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1, #bezopasnostLayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: left;
}
#wb_bezopasnostText2
{
   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_bezopasnostText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostCssMenu1
{
   width: 220px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#wb_bezopasnostCssMenu1 li
{
   width: 180px;
}
#wb_bezopasnostCssMenu1 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_bezopasnostCssMenu1 li:hover a, #wb_bezopasnostCssMenu1 a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_bezopasnostLayoutGrid3
{
   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_bezopasnostLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid3
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText3
{
   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_bezopasnostText3
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid4
{
   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_bezopasnostLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid4
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1, #bezopasnostLayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: left;
}
#wb_bezopasnostText4
{
   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_bezopasnostText4
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid5
{
   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_bezopasnostLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid5
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText5
{
   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_bezopasnostText5
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid6
{
   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_bezopasnostLayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid6
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1, #bezopasnostLayoutGrid6 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid6 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: left;
}
#wb_bezopasnostText6
{
   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_bezopasnostText6
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid7
{
   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_bezopasnostLayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid7
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText7
{
   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_bezopasnostText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid8
{
   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_bezopasnostLayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid8
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1, #bezopasnostLayoutGrid8 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid8 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: left;
}
#wb_bezopasnostText8
{
   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_bezopasnostText8
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid9
{
   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_bezopasnostLayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid9
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_bezopasnostText9
{
   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_bezopasnostText9
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostImage1
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage1
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage2
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage2
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage3
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage3
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage4
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage4
{
   width: 270px;
   height: 182px;
}
#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/bezopasnost_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_bezopasnostLayoutGrid1
{
   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_bezopasnostLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid1
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText1
{
   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_bezopasnostText1
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid2
{
   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_bezopasnostLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid2
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1, #bezopasnostLayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: left;
}
#wb_bezopasnostText2
{
   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_bezopasnostText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostCssMenu1
{
   width: 220px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#wb_bezopasnostCssMenu1 li
{
   width: 180px;
}
#wb_bezopasnostCssMenu1 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_bezopasnostCssMenu1 li:hover a, #wb_bezopasnostCssMenu1 a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_bezopasnostLayoutGrid3
{
   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_bezopasnostLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid3
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText3
{
   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_bezopasnostText3
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid4
{
   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_bezopasnostLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid4
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1, #bezopasnostLayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: left;
}
#wb_bezopasnostText4
{
   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_bezopasnostText4
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid5
{
   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_bezopasnostLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid5
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText5
{
   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_bezopasnostText5
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid6
{
   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_bezopasnostLayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid6
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1, #bezopasnostLayoutGrid6 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid6 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: left;
}
#wb_bezopasnostText6
{
   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_bezopasnostText6
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid7
{
   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_bezopasnostLayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid7
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText7
{
   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_bezopasnostText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid8
{
   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_bezopasnostLayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid8
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1, #bezopasnostLayoutGrid8 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   text-align: center;
}
#bezopasnostLayoutGrid8 > .row > .col-2
{
   display: block;
   width: 66.66666667%;
   text-align: left;
}
#wb_bezopasnostText8
{
   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_bezopasnostText8
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid9
{
   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_bezopasnostLayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid9
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_bezopasnostText9
{
   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_bezopasnostText9
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostImage1
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage1
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage2
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage2
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage3
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage3
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage4
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage4
{
   width: 270px;
   height: 182px;
}
#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/bezopasnost_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_bezopasnostLayoutGrid1
{
   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_bezopasnostLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid1
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText1
{
   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_bezopasnostText1
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid2
{
   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_bezopasnostLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid2
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1, #bezopasnostLayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText2
{
   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_bezopasnostText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostCssMenu1
{
   width: 220px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#wb_bezopasnostCssMenu1 li
{
   width: 180px;
}
#wb_bezopasnostCssMenu1 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_bezopasnostCssMenu1 li:hover a, #wb_bezopasnostCssMenu1 a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_bezopasnostLayoutGrid3
{
   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_bezopasnostLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid3
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText3
{
   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_bezopasnostText3
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid4
{
   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_bezopasnostLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid4
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1, #bezopasnostLayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText4
{
   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_bezopasnostText4
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid5
{
   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_bezopasnostLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid5
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText5
{
   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_bezopasnostText5
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid6
{
   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_bezopasnostLayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid6
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1, #bezopasnostLayoutGrid6 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid6 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText6
{
   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_bezopasnostText6
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid7
{
   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_bezopasnostLayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid7
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText7
{
   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_bezopasnostText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid8
{
   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_bezopasnostLayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid8
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1, #bezopasnostLayoutGrid8 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid8 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText8
{
   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_bezopasnostText8
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid9
{
   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_bezopasnostLayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid9
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_bezopasnostText9
{
   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_bezopasnostText9
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostImage1
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage1
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage2
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage2
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage3
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage3
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage4
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage4
{
   width: 270px;
   height: 182px;
}
#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/bezopasnost_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_bezopasnostLayoutGrid1
{
   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_bezopasnostLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid1
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText1
{
   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_bezopasnostText1
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid2
{
   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_bezopasnostLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid2
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1, #bezopasnostLayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText2
{
   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_bezopasnostText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostCssMenu1
{
   width: 220px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#wb_bezopasnostCssMenu1 li
{
   width: 180px;
}
#wb_bezopasnostCssMenu1 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_bezopasnostCssMenu1 li:hover a, #wb_bezopasnostCssMenu1 a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_bezopasnostLayoutGrid3
{
   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_bezopasnostLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid3
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText3
{
   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_bezopasnostText3
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid4
{
   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_bezopasnostLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid4
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1, #bezopasnostLayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText4
{
   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_bezopasnostText4
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid5
{
   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_bezopasnostLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid5
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText5
{
   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_bezopasnostText5
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid6
{
   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_bezopasnostLayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid6
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1, #bezopasnostLayoutGrid6 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid6 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText6
{
   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_bezopasnostText6
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid7
{
   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_bezopasnostLayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid7
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText7
{
   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_bezopasnostText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid8
{
   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_bezopasnostLayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid8
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1, #bezopasnostLayoutGrid8 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid8 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText8
{
   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_bezopasnostText8
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid9
{
   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_bezopasnostLayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid9
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_bezopasnostText9
{
   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_bezopasnostText9
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostImage1
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage1
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage2
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage2
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage3
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage3
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage4
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage4
{
   width: 270px;
   height: 182px;
}
#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/bezopasnost_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_bezopasnostLayoutGrid1
{
   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_bezopasnostLayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid1
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText1
{
   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_bezopasnostText1
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid2
{
   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_bezopasnostLayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid2
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1, #bezopasnostLayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText2
{
   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_bezopasnostText2
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostCssMenu1
{
   width: 220px !important;
   height: 45px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#wb_bezopasnostCssMenu1 li
{
   width: 180px;
}
#wb_bezopasnostCssMenu1 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_bezopasnostCssMenu1 li:hover a, #wb_bezopasnostCssMenu1 a:hover
{
   color: #1E1E1E;
   background-color: #FFA500;
   background: linear-gradient(to top, #FFA500 0%, #FFD700 100%);
   border: 2px #FFA500 solid;
}
#wb_bezopasnostLayoutGrid3
{
   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_bezopasnostLayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid3
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText3
{
   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_bezopasnostText3
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid4
{
   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_bezopasnostLayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid4
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1, #bezopasnostLayoutGrid4 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText4
{
   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_bezopasnostText4
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid5
{
   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_bezopasnostLayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid5
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText5
{
   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_bezopasnostText5
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid6
{
   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_bezopasnostLayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid6
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1, #bezopasnostLayoutGrid6 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid6 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid6 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText6
{
   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_bezopasnostText6
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid7
{
   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_bezopasnostLayoutGrid7
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid7
{
   padding: 40px 15px 40px 15px;
}
#bezopasnostLayoutGrid7 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid7 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText7
{
   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_bezopasnostText7
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 20px;
}
#wb_bezopasnostLayoutGrid8
{
   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_bezopasnostLayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid8
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid8 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1, #bezopasnostLayoutGrid8 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid8 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#bezopasnostLayoutGrid8 > .row > .col-2
{
   display: block;
   width: 100%;
   text-align: left;
}
#wb_bezopasnostText8
{
   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_bezopasnostText8
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostLayoutGrid9
{
   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_bezopasnostLayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#bezopasnostLayoutGrid9
{
   padding: 20px 15px 20px 15px;
}
#bezopasnostLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#bezopasnostLayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   text-align: center;
}
#wb_bezopasnostText9
{
   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_bezopasnostText9
{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 20px 0px;
}
#wb_bezopasnostImage1
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage1
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage2
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage2
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage3
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage3
{
   width: 270px;
   height: 182px;
}
#wb_bezopasnostImage4
{
   width: 270px !important;
   height: 182px !important;
   visibility: visible !important;
   display: inline-block !important;
}
#bezopasnostImage4
{
   width: 270px;
   height: 182px;
}
#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/bezopasnost_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}
