div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
.visibility-hidden
{
   visibility: hidden;
}
#wb_navigation
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #948276;
   background-image: none;
   border-top-width: 6px;
   border-right-width: 6px;
   border-bottom-width: 6px;
   border-left-width: 6px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-color: rgba(255,255,255,0.59) rgba(255,255,255,0.59) rgba(255,255,255,0.59) rgba(255,255,255,0.59);
   box-sizing: border-box;
   margin: 0;
}
#navigation
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#navigation > .row
{
   margin-right: 0;
   margin-left: 0;
}
#navigation > .row > .col-1, #navigation > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#navigation > .row > .col-1, #navigation > .row > .col-2
{
   float: left;
}
#navigation > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#navigation > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: right;
}
#navigation:before,
#navigation:after,
#navigation .row:before,
#navigation .row:after
{
   display: table;
   content: " ";
}
#navigation:after,
#navigation .row:after
{
   clear: both;
}
@media (max-width: 100px)
{
#navigation > .row > .col-1, #navigation > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_navigation
{
   box-shadow: 0px 7px 15px 6px rgba(0,0,0,0.72);;
   -webkit-transition: box-shadow 500ms linear 0ms;
   transition: box-shadow 500ms linear 0ms;
}
#wb_code
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #948276;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 80px 0px 0px 0px;
}
#code
{
   box-sizing: border-box;
   padding: 0px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
}
#code > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#code > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#code > .row > .col-1
{
   float: left;
}
#code > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#code:before,
#code:after,
#code .row:before,
#code .row:after
{
   display: table;
   content: " ";
}
#code:after,
#code .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#code > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid15
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   padding: 90px 10px 0px 10px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid15 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2, #LayoutGrid15 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2, #LayoutGrid15 > .row > .col-3
{
   float: left;
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#LayoutGrid15 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#LayoutGrid15 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 600px)
{
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2, #LayoutGrid15 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid16
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0px 0px 30px 0px;
}
#LayoutGrid16
{
   box-sizing: border-box;
   padding: 5px 0px 5px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid16 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid16 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid16 > .row > .col-1
{
   float: left;
}
#LayoutGrid16 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid16:before,
#LayoutGrid16:after,
#LayoutGrid16 .row:before,
#LayoutGrid16 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid16:after,
#LayoutGrid16 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid16 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 0px 0px;
   padding: 0;
   text-align: right;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 0;
   text-align: right;
}
#Heading2 a
{
   color: inherit;
   text-decoration: none;
}
#Heading2
{
   text-shadow: -1px -1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,1px 1px 0 #000;;
   -webkit-transition: text-shadow 500ms linear 0ms;
   transition: text-shadow 500ms linear 0ms;
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#FontAwesomeIcon4
{
   height: 30px;
   width: 30px;
}
#FontAwesomeIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 24px;
}
#FontAwesomeIcon4:hover i
{
   color: #FFFFFF;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(255,255,255,0.59);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 0px 0px;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #696969;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 29px;
   margin: 0;
   text-align: left;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading5
{
   color: #000000;
   font-family: "Cinzel(RUS BY LYAJKA)";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #3C3C3C;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image8:hover
{
   opacity: 0.7;
   -webkit-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_Image8
{
   opacity: 1.0;
   -webkit-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4, #LayoutGrid5 > .row > .col-5, #LayoutGrid5 > .row > .col-6
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4, #LayoutGrid5 > .row > .col-5, #LayoutGrid5 > .row > .col-6
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .row > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3, #LayoutGrid5 > .row > .col-4, #LayoutGrid5 > .row > .col-5, #LayoutGrid5 > .row > .col-6
{
   float: none;
   width: 100%;
}
}
#YouTube1
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_Heading115
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading115
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   margin: 0;
   text-align: left;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #3C3C3C;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image4:hover
{
   opacity: 0.7;
   -webkit-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_Image4
{
   opacity: 1.0;
   -webkit-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #3C3C3C;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image5:hover
{
   opacity: 0.7;
   -webkit-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_Image5
{
   opacity: 1.0;
   -webkit-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #3C3C3C;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image2:hover
{
   opacity: 0.7;
   -webkit-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_Image2
{
   opacity: 1.0;
   -webkit-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#InlineFrame3
{
   border: 1px solid #C0C0C0;
   border-radius: 0px;
   margin: 5px 5px 5px 5px;
}
#InlineFrame3
{
   display: block;
   float: left;
   width: calc(100% - 10px);
   height: 388px;
   vertical-align: top;
}
#wb_Image28
{
   margin: 0;
   vertical-align: top;
}
#Image28
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: url('images/gb-2.png');
   background-repeat: no-repeat;
   background-position: right top;
   background-size: contain;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Heading4
{
   color: #000000;
   font-family: "Cinzel(RUS BY LYAJKA)";
   font-weight: bold;
   font-style: normal;
   font-size: 20px;
   margin: 0;
   text-align: right;
}
#Heading4 a
{
   color: inherit;
   text-decoration: none;
}
#Heading4
{
   text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);;
   -webkit-transition: text-shadow 500ms linear 0ms;
   transition: text-shadow 500ms linear 0ms;
}
#Layer1
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
}
#Layer9
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#Shape4
{
   width: 36px;
   height: 37px;
   background-color: #FF0000;
   background-image: none;
   border: 0px #A0A0A0 solid;
   border-radius: 18px / 19px;
}
#Shape4_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 16.67%;
   top: 16.22%;
   width: 63.89%;
   height: 64.86%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#order
{
   background-color: #FAFAFA;
   background-image: none;
   border: 4px solid #696969;
   border-radius: 0px;
}
#Button3
{
   border: 2px solid #008080;
   border-radius: 0px;
   background-color: #FFDEAD;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_formToSend
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
}
#Editbox3
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 23px;
   padding: 0px 0px 0px 10px;
   margin: 0;
   text-align: left;
}
#Editbox3:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox3:hover
{
   border-color: #006400;
   -webkit-transition: border-color 500ms linear 0ms;
   transition: border-color 500ms linear 0ms;
}
#Editbox4
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 23px;
   padding: 0px 0px 0px 10px;
   margin: 0;
   text-align: left;
}
#Editbox4:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox4:hover
{
   border-color: #006400;
   -webkit-transition: border-color 500ms linear 0ms;
   transition: border-color 500ms linear 0ms;
}
#Editbox5
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 23px;
   padding: 0px 0px 0px 10px;
   margin: 0;
   text-align: left;
}
#Editbox5:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox5:hover
{
   border-color: #006400;
   -webkit-transition: border-color 500ms linear 0ms;
   transition: border-color 500ms linear 0ms;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#Editbox8
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18px;
   padding: 0px 0px 0px 10px;
   margin: 0;
   text-align: left;
}
#Editbox8:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox8:hover
{
   border-color: #006400;
   -webkit-transition: border-color 500ms linear 0ms;
   transition: border-color 500ms linear 0ms;
}
#Editbox6
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18px;
   padding: 0px 0px 0px 10px;
   margin: 0;
   text-align: left;
}
#Editbox6:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox6:hover
{
   border-color: #006400;
   -webkit-transition: border-color 500ms linear 0ms;
   transition: border-color 500ms linear 0ms;
}
#Editbox7
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18px;
   padding: 0px 0px 0px 10px;
   margin: 0;
   text-align: left;
}
#Editbox7:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox7:hover
{
   border-color: #006400;
   -webkit-transition: border-color 500ms linear 0ms;
   transition: border-color 500ms linear 0ms;
}
#Editbox9
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   line-height: 18px;
   padding: 0px 0px 0px 10px;
   margin: 0;
   text-align: left;
}
#Editbox9:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox9:hover
{
   border-color: #006400;
   -webkit-transition: border-color 500ms linear 0ms;
   transition: border-color 500ms linear 0ms;
}
#TextArea2
{
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 5px 0px 0px 10px;
   margin: 0;
   text-align: left;
   overflow: auto;
   resize: none;
}
#TextArea2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#TextArea2:hover
{
   border-color: #006400;
   -webkit-transition: border-color 500ms linear 0ms;
   transition: border-color 500ms linear 0ms;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ResponsiveMenu2
{
   display: block;
   font-family: Arial;
   font-weight: bold;
   text-align: left;
   width: 100%;
   z-index: 1111 !important;
}
#ResponsiveMenu2
{
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   height: 54px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 24px;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li a
{
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   padding: 10px 10px 5px 10px;
   text-align: center;
   text-decoration: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 39px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li a:hover, #wb_ResponsiveMenu2 li .active
{
   background-color: #CCCCCC;
   background-color: rgba(204,204,204,0.00);
   color: #000000;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 54px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 158px;
}
#wb_ResponsiveMenu2 ul ul li a
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul li a:hover, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   color: #FFFFFF;
   padding-top: 15px;
   padding-right: 10px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 158px;
   position: relative;
   top: -54px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li a:hover .arrow-down
{ 
   border-top-color: #000000;
}
#wb_ResponsiveMenu2 ul ul li a:hover .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:600px) 
{
#wb_ResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   padding: 15px 10px 15px 10px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   color: #FFFFFF;
   padding: 0px 10px 0px 10px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ResponsiveMenu2 .toggle:hover 
{
   background-color: #CCCCCC;
   background-color: rgba(204,204,204,0.00);
   color: #000000;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 54px !important;
   line-height: 54px !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 20px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 15px 10px 15px 30px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 8px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   left: 10px;
   top: 15px;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #000000;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#Shape3
{
   width: 32px;
   height: 32px;
   background-color: #FF7F50;
   background-image: none;
   border: 0px #000000 solid;
   border-radius: 16px / 16px;
}
#Shape3_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 18.75%;
   top: 18.75%;
   width: 59.38%;
   height: 59.38%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 10px 0px 0px;
   padding: 0;
   text-align: right;
}
#Heading6
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: right;
}
#Heading6 a
{
   color: inherit;
   text-decoration: none;
}
#Heading6
{
   text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 1px 1px 0px rgba(0,0,0,0.8);;
   -webkit-transition: text-shadow 500ms linear 0ms;
   transition: text-shadow 500ms linear 0ms;
}
#Label11
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   box-sizing: border-box;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 150px;
   height: 41px;
   vertical-align: top;
}
#wb_Image3:hover
{
   opacity: 0.7;
   -webkit-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_Image3
{
   opacity: 3.0;
   -webkit-transition: opacity 500ms linear 0ms;
   transition: opacity 500ms linear 0ms;
}
#wb_MenuGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#MenuGrid
{
   box-sizing: border-box;
   padding: 0px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
}
#MenuGrid > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#MenuGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#MenuGrid > .row > .col-1
{
   float: left;
}
#MenuGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#MenuGrid:before,
#MenuGrid:after,
#MenuGrid .row:before,
#MenuGrid .row:after
{
   display: table;
   content: " ";
}
#MenuGrid:after,
#MenuGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#MenuGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Heading35
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Heading35
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 0;
   text-align: right;
}
#Heading35 a
{
   color: inherit;
   text-decoration: none;
}
#Heading35
{
   text-shadow: -1px -1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,1px 1px 0 #000;;
   -webkit-transition: text-shadow 500ms linear 0ms;
   transition: text-shadow 500ms linear 0ms;
}
#wb_FontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#FontAwesomeIcon2
{
   height: 30px;
   width: 30px;
}
#FontAwesomeIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 24px;
}
#FontAwesomeIcon2:hover i
{
   color: #FFFFFF;
}
#InlineFrame1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 5px 5px 5px 5px;
}
#InlineFrame1
{
   display: block;
   float: left;
   width: calc(100% - 10px);
   height: 290px;
   vertical-align: top;
}
#Button2
{
   border: 4px double #FFFFFF;
   border-radius: 0px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0px 50px 0px 50px;
}
#wb_SearchGrid
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #696969;
   box-sizing: border-box;
   margin: 0;
}
#SearchGrid
{
   box-sizing: border-box;
   padding: 0px 5px 5px 5px;
   margin-right: auto;
   margin-left: auto;
}
#SearchGrid > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#SearchGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#SearchGrid > .row > .col-1
{
   float: left;
}
#SearchGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: right;
}
#SearchGrid:before,
#SearchGrid:after,
#SearchGrid .row:before,
#SearchGrid .row:after
{
   display: table;
   content: " ";
}
#SearchGrid:after,
#SearchGrid .row:after
{
   clear: both;
}
@media (max-width: 620px)
{
#SearchGrid > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_FontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#FontAwesomeIcon3
{
   height: 30px;
   width: 30px;
}
#FontAwesomeIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 24px;
}
#FontAwesomeIcon3:hover i
{
   color: #FFFFFF;
}
#wb_Heading124
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: right;
}
#Heading124
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 0;
   text-align: right;
}
#Heading124 a
{
   color: inherit;
   text-decoration: none;
}
#Heading124
{
   text-shadow: -1px -1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000,1px 1px 0 #000;;
   -webkit-transition: text-shadow 500ms linear 0ms;
   transition: text-shadow 500ms linear 0ms;
}
#InlineFrame2
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 5px 5px 5px 5px;
}
#InlineFrame2
{
   display: block;
   float: left;
   width: calc(100% - 10px);
   height: 120px;
   vertical-align: top;
}
#wb_contact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/banner_podval.png');
   background-repeat: no-repeat;
   background-position: center top;
   background-size: cover;
   border: 0px solid #3C3C3C;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
}
#contact
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#contact > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#contact > .row > .col-1, #contact > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#contact > .row > .col-1, #contact > .row > .col-2
{
   float: left;
}
#contact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#contact > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#contact:before,
#contact:after,
#contact .row:before,
#contact .row:after
{
   display: table;
   content: " ";
}
#contact:after,
#contact .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#contact > .row > .col-1, #contact > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_Heading30
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 0px 5px 0px;
   padding: 0;
   text-align: left;
}
#Heading30
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
}
#Heading30
{
   text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);;
   -webkit-transition: text-shadow 500ms linear 0ms;
   transition: text-shadow 500ms linear 0ms;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4A4238;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Heading14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 5px 5px 5px 5px;
   padding: 0;
   text-align: center;
}
#Heading14
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
}
#Heading14 a
{
   color: inherit;
   text-decoration: none;
}
#wb_FontAwesomeIcon2
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 50;
}
#Editbox5
{
   position: absolute;
   left: 7px;
   top: 65px;
   width: 272px;
   height: 23px;
   z-index: 30;
}
#wb_uid5
{
   color: #FFFFFF;
   font-family: "Arial CYR";
   font-size: 16px;
   line-height: 16px;
}
#Editbox6
{
   position: absolute;
   left: 7px;
   top: 149px;
   width: 272px;
   height: 18px;
   z-index: 33;
}
#Button3
{
   position: absolute;
   left: 11px;
   top: 335px;
   width: 284px;
   height: 37px;
   z-index: 37;
   color: #999;
   -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
   -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
   box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
   padding: 5px;
   font: bold 16px Arial;
   cursor: pointer;
}
#wb_uid4
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 21px;
}
#Button2
{
   display: block;
   width: calc(100% - 100px);
   height: 34px;
   z-index: 51;
}
#wb_Image1
{
   position: absolute;
   left: 263px;
   top: 3px;
   width: 32px;
   height: 32px;
   z-index: 39;
}
#Editbox7
{
   position: absolute;
   left: 7px;
   top: 173px;
   width: 125px;
   height: 18px;
   z-index: 34;
}
#order_Container
{
   width: 299px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#order
{
   position: fixed;
   text-align: center;
   left: 50%;
   margin-left: -157px;
   top: 50%;
   margin-top: -195px;
   width: 307px;
   height: 383px;
   z-index: 62;
   position: fixed;
}
#Html1
{
   display: inline-block;
   width: 250px;
   height: 40px;
   z-index: 11;
}
#wb_uid3
{
   color: #696969;
   font-family: "Arial";
   font-size: 15px;
   line-height: 16px;
}
#wb_Image28
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 7;
}
#wb_Shape3
{
   display: inline-block;
   width: 32px;
   height: 32px;
   z-index: 1;
   position: relative;
}
#wb_ResponsiveMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 0;
}
#TextArea2
{
   position: absolute;
   left: 7px;
   top: 197px;
   width: 272px;
   height: 67px;
   z-index: 36;
}
#wb_formToSend
{
   position: absolute;
   left: 4px;
   top: 40px;
   width: 299px;
   height: 277px;
   z-index: 38;
}
#wb_Text4
{
   position: absolute;
   left: 38px;
   top: 7px;
   width: 184px;
   height: 18px;
   z-index: 23;
}
#Layer9
{
   position: absolute;
   text-align: center;
   visibility: hidden;
   left: 6px;
   top: 8px;
   width: 303px;
   height: 41px;
   z-index: 24;
}
#wb_Image2
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 20;
}
#wb_uid2
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 13px;
   line-height: 16px;
}
#wb_Image3
{
   display: inline-block;
   width: 150px;
   height: 41px;
   z-index: 16;
}
#wb_Heading115
{
   display: inline-block;
   width: 100%;
   z-index: 15;
}
#wb_uid1
{
   color: #000000;
   font-family: "Arial";
   font-size: 27px;
   line-height: 30px;
}
#wb_Heading124
{
   display: inline-block;
   width: 100%;
   z-index: 53;
}
#wb_Image4
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 18;
}
#wb_uid0
{
   color: #000000;
   font-family: "Arial";
   font-size: 16px;
}
#Editbox3
{
   position: absolute;
   left: 7px;
   top: 7px;
   width: 272px;
   height: 23px;
   z-index: 28;
}
#wb_Image5
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 19;
}
#wb_Heading6
{
   display: inline-block;
   width: calc(100% - 10px);
   z-index: 3;
}
#wb_Image6
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 56;
}
#wb_Text1
{
   position: absolute;
   left: 7px;
   top: 99px;
   width: 284px;
   height: 18px;
   text-align: center;
   z-index: 31;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 8;
}
#wb_SearchGrid
{
   display: none;
}
#wb_Text2
{
   position: absolute;
   left: 6px;
   top: 9px;
   width: 285px;
   height: 18px;
   text-align: center;
   z-index: 22;
}
#wb_Heading5
{
   display: inline-block;
   width: 100%;
   z-index: 12;
}
#wb_MenuGrid
{
   display: none;
}
#wb_Image8
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 10;
}
#wb_Heading2
{
   display: inline-block;
   width: 100%;
   z-index: 4;
}
#wb_code
{
   display: none;
}
#wb_Heading30
{
   display: inline-block;
   width: 100%;
   z-index: 57;
}
#wb_Heading35
{
   display: inline-block;
   width: 100%;
   z-index: 49;
}
#Editbox8
{
   position: absolute;
   left: 7px;
   top: 125px;
   width: 272px;
   height: 18px;
   z-index: 32;
}
#wb_Heading3
{
   display: inline-block;
   width: 100%;
   z-index: 14;
}
#Label11
{
   display: inline-block;
   width: 80px;
   line-height: 18px;
   z-index: 2;
}
#Editbox9
{
   position: absolute;
   left: 154px;
   top: 173px;
   width: 125px;
   height: 18px;
   z-index: 35;
}
#wb_Shape4
{
   position: absolute;
   left: 222px;
   top: 0px;
   width: 36px;
   height: 37px;
   z-index: 21;
}
#Layer1
{
   position: fixed;
   text-align: center;
   visibility: hidden;
   left: 50%;
   margin-left: -157px;
   top: 50%;
   margin-top: -28px;
   width: 315px;
   height: 56px;
   z-index: 61;
}
#wb_Heading14
{
   display: inline-block;
   width: calc(100% - 10px);
   z-index: 58;
}
#wb_uid9
{
   color: #000000;
   font-family: "Arial CYR";
   font-size: 15px;
   line-height: 16px;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 13;
}
#wb_uid8
{
   color: #FFFFFF;
   font-family: "Arial CYR";
   font-size: 16px;
   line-height: 16px;
}
#wb_uid7
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 16px;
   line-height: 16px;
}
#Layer9_Container
{
   width: 303px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer1_Container
{
   width: 315px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_YouTube1
{
   display: inline-block;
   width: 100%;
   z-index: 17;
}
#wb_FontAwesomeIcon4
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 5;
}
#wb_FontAwesomeIcon3
{
   display: inline-block;
   width: 30px;
   height: 30px;
   text-align: center;
   z-index: 54;
}
#Editbox4
{
   position: absolute;
   left: 7px;
   top: 36px;
   width: 272px;
   height: 23px;
   z-index: 29;
}
#wb_uid6
{
   color: #FFFFFF;
   font-family: "Arial CYR";
   font-size: 16px;
   line-height: 16px;
}
