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;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape2
{
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#intro
{
   background-color: rgba(220,20,60,0.50);
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   margin: 0;
}
#wb_down-arrow
{
   background-color: transparent;
   background-image: none;
   border: 3px solid #FFFFFF;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_down-arrow:hover
{
   background-color: transparent;
   background-image: none;
   border: 3px solid #FFFFFF;
}
#down-arrow
{
   height: 36px;
   width: 36px;
}
#down-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 36px;
   line-height: 36px;
   vertical-align: middle;
   width: 22px;
}
#wb_down-arrow:hover i
{
   color: #0AABE1;
}
#wb_LayoutGrid_Top
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_Top
{
   box-sizing: border-box;
   padding: 35px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid_Top .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Top > .row > .col-1, #LayoutGrid_Top > .row > .col-2, #LayoutGrid_Top > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Top > .row > .col-1, #LayoutGrid_Top > .row > .col-2, #LayoutGrid_Top > .row > .col-3
{
   float: left;
}
#LayoutGrid_Top > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: left;
}
#LayoutGrid_Top > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid_Top > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid_Top:before,
#LayoutGrid_Top:after,
#LayoutGrid_Top .row:before,
#LayoutGrid_Top .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid_Top:after,
#LayoutGrid_Top .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid_Top > .row > .col-1, #LayoutGrid_Top > .row > .col-2, #LayoutGrid_Top > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_Image1
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Image2
{
   height: 100%;
   margin: 0;
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Image2
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   object-fit: none;
}
#FlexContainer1
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#FlexContainer2
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_BulletedList1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_BulletedList1 .bullet
{
   color: #FFFFFF;
   float: left;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px;
   text-align: left;
   vertical-align: top;
   width: 45px;
}
#wb_BulletedList1 .item
{
   margin-left: 49px;
   padding: 1px 0 1px 0;
   vertical-align: top;
}
#wb_BulletedList1 .item0
{
   text-align: left;
}
#wb_BulletedList1 .item1
{
   text-align: left;
}
#wb_BulletedList1 .item2
{
   text-align: left;
}
#wb_BulletedList2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_BulletedList2 .bullet
{
   color: #FFFFFF;
   float: left;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px;
   text-align: left;
   vertical-align: middle;
   width: 35px;
}
#wb_BulletedList2 .bullet-align
{
   display: inline-block;
   height: 100%;
   vertical-align: middle;
}
#wb_BulletedList2 .item
{
   float: left;
   padding: 1px 0 1px 0;
   vertical-align: top;
   width: 108px;
}
#wb_BulletedList2 .item0
{
   height: 28px;
   text-align: left;
}
#wb_BulletedList2 .item1
{
   height: 28px;
   text-align: left;
}
#wb_BulletedList2 .item2
{
   height: 28px;
   text-align: left;
}
#FlexContainer5
{
   display: -webkit-flex;
   display: flex;
   padding: 20px 10px 20px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   -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 solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_FlexContainer4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
}
#FlexContainer4
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#Line1
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 19px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 32px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: center;
}
#Editbox1:focus
{
   border-color: #FF7F50;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,127,80,0.60);
   outline: 0;
}
#Editbox1::placeholder
{
   color: #808080;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder
{
   color: #808080;
}
#Editbox2
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 32px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: center;
}
#Editbox2:focus
{
   border-color: #FF7F50;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,127,80,0.60);
   outline: 0;
}
#Editbox2::placeholder
{
   color: #808080;
   opacity: 1;
}
#Editbox2::-ms-input-placeholder
{
   color: #808080;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #806500;
   background: linear-gradient(to top, #806500 0%, rgba(0,0,0,0.88) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3
{
   width: 940px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 30px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 30px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 30px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text11 div
{
   text-align: left;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 50px 0px 50px 0px;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 50px 0px 50px 0px;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 50px 0px 50px 0px;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#Line2
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0px 0px 10px 0px;
   padding: 0;
}
#Line3
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0px 0px 10px 0px;
   padding: 0;
}
#Line4
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0px 0px 10px 0px;
   padding: 0;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 283px;
   height: 58px;
   vertical-align: top;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 283px;
   height: 58px;
   vertical-align: top;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 283px;
   height: 58px;
   vertical-align: top;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F0E68C;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   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, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 30px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 30px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 30px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 30px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text12 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0px 0px 0px;
   text-align: center;
}
#Heading8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0px 0px 0px;
   text-align: center;
}
#Heading7
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0px 0px 0px;
   text-align: center;
}
#Heading9
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Heading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 30px 0px 0px 0px;
   text-align: center;
}
#Heading10
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#FlexContainer6
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
   margin: 0;
   background-color: #FAF0E6;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FAF0E6;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: right;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   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: 480px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 15px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: right;
}
#wb_Text14 div
{
   text-align: right;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: right;
}
#wb_Text15 div
{
   text-align: right;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: right;
}
#wb_Text16 div
{
   text-align: right;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: right;
}
#wb_Text17 div
{
   text-align: right;
}
#wb_Text18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text18 div
{
   text-align: left;
}
#wb_Text19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text19 div
{
   text-align: left;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text20 div
{
   text-align: left;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text21 div
{
   text-align: left;
}
#Line5
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 81px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Image7
{
   margin: 0;
   vertical-align: top;
}
#Image7
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 131px;
   height: 53px;
   vertical-align: top;
}
#wb_Image8
{
   margin: 0;
   vertical-align: top;
}
#Image8
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 131px;
   height: 53px;
   vertical-align: top;
}
#Line6
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 48px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line7
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 52px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Image9
{
   margin: 0;
   vertical-align: top;
}
#Image9
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 131px;
   height: 53px;
   vertical-align: top;
}
#Line8
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 38px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Image10
{
   margin: 0;
   vertical-align: top;
}
#Image10
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 131px;
   height: 53px;
   vertical-align: top;
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: right bottom;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid6 > .col-2
{
   background-color: #F0E68C;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 20px;
   flex-basis: 50%;
   max-width: 50%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   padding: 0px 50px 0px 50px;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 50px 0px 0px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text22 div
{
   text-align: left;
}
#wb_Text23 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 25px 0px 0px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text23 div
{
   text-align: left;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 15px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text24 div
{
   text-align: left;
}
#Line9
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 32px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line10
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 166px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 50px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text25 div
{
   text-align: center;
}
#Editbox3
{
   border: 1px solid #CCCCCC;
   border-radius: 7px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   box-sizing: border-box;
   line-height: 48px;
   padding: 4px 4px 4px 4px;
   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;
}
#Editbox4
{
   border: 1px solid #CCCCCC;
   border-radius: 7px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   box-sizing: border-box;
   line-height: 44px;
   padding: 4px 4px 4px 4px;
   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;
}
#Button2
{
   border: 1px solid #DC143C;
   border-radius: 7px;
   background-color: #FF4500;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
}
#Line11
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 60px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 30px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text26 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_prices
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#prices
{
   box-sizing: border-box;
   padding: 50px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#prices .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3
{
   float: left;
}
#prices > .row > .col-1
{
   background-color: transparent;
   background-image: url(../images/s-21.png);
   background-repeat: no-repeat;
   background-position: center top;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#prices > .row > .col-2
{
   background-color: transparent;
   background-image: url(../images/s-20.png);
   background-repeat: no-repeat;
   background-position: center top;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#prices > .row > .col-3
{
   background-color: transparent;
   background-image: url(../images/s-22.png);
   background-repeat: no-repeat;
   background-position: center top;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#prices:before,
#prices:after,
#prices .row:before,
#prices .row:after
{
   display: table;
   content: " ";
}
#prices:after,
#prices .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 55px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text28 div
{
   text-align: center;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text29 div
{
   text-align: center;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text30 div
{
   text-align: center;
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text31 div
{
   text-align: center;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text32 div
{
   text-align: center;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_Text33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 55px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text33 div
{
   text-align: center;
}
#wb_Text34 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text34 div
{
   text-align: center;
}
#wb_Text35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text35 div
{
   text-align: center;
}
#wb_Text36 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text36 div
{
   text-align: center;
}
#wb_Text37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text37 div
{
   text-align: center;
}
#wb_Text38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text38 div
{
   text-align: center;
}
#wb_Text39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text39 div
{
   text-align: center;
}
#wb_Text40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text40 div
{
   text-align: center;
}
#wb_Text41 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 55px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text41 div
{
   text-align: center;
}
#wb_Text42 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text42 div
{
   text-align: center;
}
#wb_Text43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text43 div
{
   text-align: center;
}
#wb_Text44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text44 div
{
   text-align: center;
}
#wb_Text45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text45 div
{
   text-align: center;
}
#wb_Text46 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text46 div
{
   text-align: center;
}
#wb_Text47 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text47 div
{
   text-align: center;
}
#wb_Text48 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text48 div
{
   text-align: center;
}
#wb_Text49 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 30px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text49 div
{
   text-align: center;
}
#Line14
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 60px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line12
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 60px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line13
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 60px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 860px;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid8 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text50 
{
   background-color: rgba(173,216,230,0.36);
   background-image: none;
   border: 1px solid #000000;
   border-radius: 8px;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_Text50 div
{
   text-align: left;
}
#wb_Image11
{
   margin: 0;
   vertical-align: top;
}
#Image11
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 98px;
   height: 98px;
   vertical-align: top;
}
#FlexContainer7
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Text51 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 15px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text51 div
{
   text-align: center;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid9 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text52 
{
   background-color: rgba(255,255,255,0.36);
   background-image: none;
   border: 1px solid #000000;
   border-radius: 8px;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: center;
}
#wb_Text52 div
{
   text-align: center;
}
#wb_Image12
{
   margin: 0;
   vertical-align: top;
}
#Image12
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 87px;
   height: 89px;
   vertical-align: top;
}
#FlexContainer8
{
   display: -webkit-flex;
   display: flex;
   padding: 30px 10px 30px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Form1
{
   background-color: #FBFBFB;
   background-image: none;
   border: 0px solid #CCCCCC;
}
#Label1
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Editbox5
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   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;
}
#Label2
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
   vertical-align: top;
}
#Editbox6
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
   padding: 4px 4px 4px 4px;
   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;
}
#Button3
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
}
#wb_Text53 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text53 div
{
   text-align: center;
}
#wb_Text54 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text54 div
{
   text-align: center;
}
#Layer1
{
   background-color: transparent;
   background-image: url(../images/fon2.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   margin: 0;
}
#Layer1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #C09D00;
   opacity: 0.82;
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   width: 100%;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 1;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: url(../images/s-28.png);
   background-repeat: no-repeat;
   background-position: center top;
   border: 0px solid #FFFFFF;
   grid-column: span 10;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2 > .col-2-padding
{
   padding: 0px 0px 50px 0px;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 1;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_Text55 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 59px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text55 div
{
   text-align: center;
}
#Line15
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 201px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#FlexContainer9
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#Line16
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 49px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Image13
{
   margin: 0;
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Image13
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 178px;
   height: auto;
}
#FlexContainer10
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 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;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Text56 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 20px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text56 div
{
   text-align: center;
}
#Work_steps
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
   margin: 0;
   background-color: #4169E1;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Steps_numbers
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4169E1;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#Steps_numbers
{
   box-sizing: border-box;
   padding: 25px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#Steps_numbers .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Steps_numbers > .row > .col-1, #Steps_numbers > .row > .col-2, #Steps_numbers > .row > .col-3, #Steps_numbers > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#Steps_numbers > .row > .col-1, #Steps_numbers > .row > .col-2, #Steps_numbers > .row > .col-3, #Steps_numbers > .row > .col-4
{
   float: left;
}
#Steps_numbers > .row > .col-1
{
   background-color: transparent;
   background-image: url(../images/arrow-right.png);
   background-repeat: no-repeat;
   background-position: right top;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#Steps_numbers > .row > .col-2
{
   background-color: transparent;
   background-image: url(../images/arrow-right.png);
   background-repeat: no-repeat;
   background-position: right top;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#Steps_numbers > .row > .col-3
{
   background-color: transparent;
   background-image: url(../images/arrow-right.png);
   background-repeat: no-repeat;
   background-position: right top;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#Steps_numbers > .row > .col-3 > .col-3-padding
{
   padding: 45px 0px 0px 0px;
}
#Steps_numbers > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#Steps_numbers:before,
#Steps_numbers:after,
#Steps_numbers .row:before,
#Steps_numbers .row:after
{
   display: table;
   content: " ";
}
#Steps_numbers:after,
#Steps_numbers .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Steps_numbers > .row > .col-1, #Steps_numbers > .row > .col-2, #Steps_numbers > .row > .col-3, #Steps_numbers > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_Text_step2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 25px 0px;
   margin: 0;
   text-align: left;
   -webkit-animation: transform-scale-in 1000ms linear 300ms 1 normal both;
   -moz-animation: transform-scale-in 1000ms linear 300ms 1 normal both;
   animation: transform-scale-in 1000ms linear 300ms 1 normal both;
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   animation-play-state: paused;
}
#wb_Text_step2 div
{
   text-align: left;
}
#wb_Text_step3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 25px 0px;
   margin: 0;
   text-align: left;
   -webkit-animation: transform-scale-in 1000ms linear 600ms 1 normal both;
   -moz-animation: transform-scale-in 1000ms linear 600ms 1 normal both;
   animation: transform-scale-in 1000ms linear 600ms 1 normal both;
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   animation-play-state: paused;
}
#wb_Text_step3 div
{
   text-align: left;
}
#wb_Text_step1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 25px 0px;
   margin: 0;
   text-align: left;
   -webkit-animation: transform-scale-in 1000ms linear 0ms 1 normal both;
   -moz-animation: transform-scale-in 1000ms linear 0ms 1 normal both;
   animation: transform-scale-in 1000ms linear 0ms 1 normal both;
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   animation-play-state: paused;
}
#wb_Text_step1 div
{
   text-align: left;
}
#wb_Text_step4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: left;
   -webkit-animation: transform-scale-in 1000ms linear 900ms 1 normal both;
   -moz-animation: transform-scale-in 1000ms linear 900ms 1 normal both;
   animation: transform-scale-in 1000ms linear 900ms 1 normal both;
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   animation-play-state: paused;
}
#wb_Text_step4 div
{
   text-align: left;
}
#wb_Heading_steps1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 0px 15px 0px;
   -webkit-animation: transform-scale-in 1000ms linear 0ms 1 normal both;
   -moz-animation: transform-scale-in 1000ms linear 0ms 1 normal both;
   animation: transform-scale-in 1000ms linear 0ms 1 normal both;
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   animation-play-state: paused;
   text-align: left;
}
#Heading_steps1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Heading_steps2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 0px 15px 0px;
   -webkit-animation: transform-scale-in 1000ms linear 300ms 1 normal both;
   -moz-animation: transform-scale-in 1000ms linear 300ms 1 normal both;
   animation: transform-scale-in 1000ms linear 300ms 1 normal both;
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   animation-play-state: paused;
   text-align: left;
}
#Heading_steps2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Heading_steps3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 55px 0px 15px 0px;
   -webkit-animation: transform-scale-in 1000ms linear 600ms 1 normal both;
   -moz-animation: transform-scale-in 1000ms linear 600ms 1 normal both;
   animation: transform-scale-in 1000ms linear 600ms 1 normal both;
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   animation-play-state: paused;
   text-align: left;
}
#Heading_steps3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Heading_steps4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 15px 0px 15px 0px;
   -webkit-animation: transform-scale-in 1000ms linear 900ms 1 normal both;
   -moz-animation: transform-scale-in 1000ms linear 900ms 1 normal both;
   animation: transform-scale-in 1000ms linear 900ms 1 normal both;
   -webkit-animation-play-state: paused;
   -moz-animation-play-state: paused;
   animation-play-state: paused;
   text-align: left;
}
#Heading_steps4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Picture1
{
   margin: 0;
   vertical-align: top;
}
#Picture1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 166px;
   height: 166px;
   vertical-align: top;
}
#wb_Picture2
{
   margin: 0;
   vertical-align: top;
}
#Picture2
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 167px;
   height: 167px;
   vertical-align: top;
}
#wb_Picture3
{
   margin: 0;
   vertical-align: top;
}
#Picture3
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 212px;
   height: 80px;
   vertical-align: top;
}
#wb_Text61 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 20px 0px 30px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text61 div
{
   text-align: center;
}
#wb_Picture4
{
   margin: 0;
   vertical-align: top;
}
#Picture4
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 166px;
   height: 166px;
   vertical-align: top;
}
#wb_FlexContainer11
{
   background-color: rgba(143,188,143,0.38);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
}
#FlexContainer11
{
   display: -webkit-flex;
   display: flex;
   padding: 35px 10px 40px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 800px;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Picture5
{
   margin: 0;
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Picture5
{
   border: 0px solid #000000;
   padding: 0;
   display:inline-block;
   width: 106px;
   height: auto;
}
#wb_Text57 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text57 div
{
   text-align: center;
}
#wb_Picture6
{
   margin: 0;
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Picture6
{
   border: 0px solid #000000;
   padding: 0;
   display:inline-block;
   width: 101px;
   height: auto;
}
#wb_LayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url(../images/fon3-min.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid11
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid11
{
   width: 970px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: left;
}
#LayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid11:before,
#LayoutGrid11:after,
#LayoutGrid11 .row:before,
#LayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid11:after,
#LayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid11
{
   width: 100%;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_FontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #474745;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #474745;
}
#FontAwesomeIcon4
{
   height: 108px;
   width: 116px;
}
#FontAwesomeIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 108px;
   line-height: 108px;
   vertical-align: middle;
   width: 91px;
}
#wb_FontAwesomeIcon4:hover i
{
   color: #7B8087;
}
#wb_FontAwesomeIcon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #474745;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon7:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #474745;
}
#FontAwesomeIcon7
{
   height: 108px;
   width: 116px;
}
#FontAwesomeIcon7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 108px;
   line-height: 108px;
   vertical-align: middle;
   width: 114px;
}
#wb_FontAwesomeIcon7:hover i
{
   color: #7B8087;
}
#wb_FontAwesomeIcon8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon8:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
}
#FontAwesomeIcon8
{
   height: 108px;
   width: 108px;
}
#FontAwesomeIcon8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 108px;
   line-height: 108px;
   vertical-align: middle;
   width: 107px;
}
#wb_FontAwesomeIcon8:hover i
{
   color: #7B8087;
}
#wb_Heading11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#Heading11
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
}
#wb_Heading12
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#Heading12
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
}
#wb_Heading13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
}
#Heading13
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
}
#wb_Text58 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 50px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text58 div
{
   text-align: left;
}
#wb_Text59 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 50px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text59 div
{
   text-align: left;
}
#wb_Text60 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 50px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text60 div
{
   text-align: left;
}
#wb_Heading14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 50px 0px 50px 0px;
   text-align: center;
}
#Heading14
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Heading15
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 50px 0px 50px 0px;
   text-align: center;
}
#Heading15
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Heading16
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 50px 0px 50px 0px;
   text-align: center;
}
#Heading16
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#Line17
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0px 0px 10px 0px;
   padding: 0;
}
#Line18
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0px 0px 10px 0px;
   padding: 0;
}
#Line19
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0px 0px 10px 0px;
   padding: 0;
}
#examples
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 20px 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;
   margin: 0;
   background-color: rgba(175,238,238,0.40);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Text62 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text62 div
{
   text-align: center;
   white-space: nowrap;
}
#wb_Text63 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text63 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_Text64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text64 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_Text65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text65 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_Text66 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text66 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3, #LayoutGrid12 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3, #LayoutGrid12 > .row > .col-4
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: rgba(255,255,255,0.59);
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-2
{
   background-color: rgba(255,255,255,0.59);
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-3
{
   background-color: rgba(255,255,255,0.59);
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid12 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-4
{
   background-color: rgba(255,255,255,0.59);
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGrid12 > .row > .col-4 > .col-4-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3, #LayoutGrid12 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_FlexContainer13
{
   background-color: rgba(175,238,238,0.40);
   background-image: url(../images/Price_s-36xtrail.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
}
#FlexContainer13
{
   display: -webkit-flex;
   display: flex;
   height: 457px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 860px;
   box-sizing: border-box;
   font-size: 0px;
}
#FlexContainer14
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
   margin: 0;
   background-color: #5F9EA0;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_VideoTaste
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #5F9EA0;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#VideoTaste
{
   box-sizing: border-box;
   padding: 0px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#VideoTaste .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VideoTaste > .row > .col-1, #VideoTaste > .row > .col-2, #VideoTaste > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#VideoTaste > .row > .col-1, #VideoTaste > .row > .col-2, #VideoTaste > .row > .col-3
{
   float: left;
}
#VideoTaste > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#VideoTaste > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#VideoTaste > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#VideoTaste:before,
#VideoTaste:after,
#VideoTaste .row:before,
#VideoTaste .row:after
{
   display: table;
   content: " ";
}
#VideoTaste:after,
#VideoTaste .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#VideoTaste > .row > .col-1, #VideoTaste > .row > .col-2, #VideoTaste > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#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;
}
#YouTube2
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube2
{
   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;
}
#YouTube3
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube3
{
   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;
}
#FlexContainer15
{
   display: none;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
   margin: 0;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Text69 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text69 div
{
   text-align: center;
}
#wb_VideoObzor
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #DCDCDC;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#VideoObzor
{
   box-sizing: border-box;
   padding: 0px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#VideoObzor .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VideoObzor > .row > .col-1, #VideoObzor > .row > .col-2, #VideoObzor > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#VideoObzor > .row > .col-1, #VideoObzor > .row > .col-2, #VideoObzor > .row > .col-3
{
   float: left;
}
#VideoObzor > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#VideoObzor > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#VideoObzor > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#VideoObzor:before,
#VideoObzor:after,
#VideoObzor .row:before,
#VideoObzor .row:after
{
   display: table;
   content: " ";
}
#VideoObzor:after,
#VideoObzor .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#VideoObzor > .row > .col-1, #VideoObzor > .row > .col-2, #VideoObzor > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#YouTube4
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube4
{
   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;
}
#YouTube5
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube5
{
   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;
}
#YouTube6
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border-width: 0;
}
#wb_YouTube6
{
   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_Text71 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text71 div
{
   text-align: left;
}
#wb_Text72 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text72 div
{
   text-align: right;
}
#wb_Text73 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text73 div
{
   text-align: left;
}
#Layer2
{
   background-color: #20B2AA;
   background-image: url(../images/vopros-min.png);
   background-repeat: no-repeat;
   background-position: center top;
   margin: 0;
}
#Layer2
{
   display: inline-flex;
}
#wb_Text75 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text75 div
{
   text-align: left;
}
#wb_Text76 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text76 div
{
   text-align: right;
}
#wb_Text77 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text77 div
{
   text-align: left;
}
#wb_Text74 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text74 div
{
   text-align: right;
}
#wb_Text70 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text70 div
{
   text-align: right;
}
#wb_Text78 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 20px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text78 div
{
   text-align: center;
}
#wb_Heading17
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 30px 0px 0px 0px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading17
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#wb_ThreeColumns
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3399FF;
   background: linear-gradient(to top, rgba(51,153,255,0.53) 0%, rgba(38,178,177,0.86) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#ThreeColumns
{
   box-sizing: border-box;
   padding: 25px 15px 25px 15px;
   margin-right: auto;
   margin-left: auto;
}
#ThreeColumns .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ThreeColumns > .row > .col-1, #ThreeColumns > .row > .col-2, #ThreeColumns > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ThreeColumns
{
   width: 970px;
}
#ThreeColumns > .row > .col-1, #ThreeColumns > .row > .col-2, #ThreeColumns > .row > .col-3
{
   float: left;
}
#ThreeColumns > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#ThreeColumns > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#ThreeColumns > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#ThreeColumns:before,
#ThreeColumns:after,
#ThreeColumns .row:before,
#ThreeColumns .row:after
{
   display: table;
   content: " ";
}
#ThreeColumns:after,
#ThreeColumns .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ThreeColumns
{
   width: 100%;
}
#ThreeColumns > .row > .col-1, #ThreeColumns > .row > .col-2, #ThreeColumns > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#ThreeColumns-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #3399FF;
   opacity: 0.53;
}
#FlexContainer16
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 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;
   margin: 0;
   background-color: #1E90FF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Text79 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 20px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text79 div
{
   text-align: center;
}
#wb_FlexContainer17
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
}
#FlexContainer17
{
   display: -webkit-flex;
   display: flex;
   padding: 30px 10px 30px 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: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
   -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 solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#Editbox7
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 32px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: center;
}
#Editbox7:focus
{
   border-color: #FF7F50;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,127,80,0.60);
   outline: 0;
}
#Editbox7::placeholder
{
   color: #808080;
   opacity: 1;
}
#Editbox7::-ms-input-placeholder
{
   color: #808080;
}
#Editbox8
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   box-sizing: border-box;
   line-height: 32px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: center;
}
#Editbox8:focus
{
   border-color: #FF7F50;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,127,80,0.60);
   outline: 0;
}
#Editbox8::placeholder
{
   color: #808080;
   opacity: 1;
}
#Editbox8::-ms-input-placeholder
{
   color: #808080;
}
#Button4
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #FF7F50;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   margin: 0;
}
#contacts
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 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;
   margin: 0;
   background-color: transparent;
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_Heading18
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 20px 0px 30px 0px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading18
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   margin: 0;
   text-align: center;
}
#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 #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid15
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 960px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   float: left;
}
#LayoutGrid15 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 66.66666667%;
   text-align: left;
}
#LayoutGrid15 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid15:before,
#LayoutGrid15:after,
#LayoutGrid15 .row:before,
#LayoutGrid15 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid15:after,
#LayoutGrid15 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Shape1 a img
{
   position: relative;
   left: 0;
}
#wb_Shape1 span
{
   position: absolute;
   left: 0;
}
#wb_Shape1 a .hover
{
   visibility: hidden;
}
#wb_Shape1 a:hover .hover
{
   visibility: visible;
}
#wb_Shape1 a:hover span
{
   visibility: hidden;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 39px;
   height: 39px;
   vertical-align: top;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 7px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 15px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Picture7
{
   margin: 0;
   vertical-align: top;
}
#Picture7
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 286px;
   height: 108px;
   vertical-align: top;
}
#wb_Text80 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 15px 0px 15px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text80 div
{
   text-align: center;
}
#wb_BulletedList3
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_BulletedList3 .bullet
{
   color: #FFFFFF;
   float: left;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 3px;
   text-align: left;
   vertical-align: top;
   width: 43px;
}
#wb_BulletedList3 .item
{
   margin-left: 51px;
   padding: 3px 0 3px 0;
   vertical-align: top;
}
#wb_BulletedList3 .item0
{
   text-align: left;
}
#wb_BulletedList3 .item1
{
   text-align: left;
}
#wb_BulletedList3 .item2
{
   text-align: left;
}
#wb_Text81 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text81 div
{
   text-align: left;
}
#wb_Image14
{
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#Image14
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: none;
}
#wb_BulletedList4
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   background-image: none;
   margin: 0;
}
#wb_BulletedList4 .bullet
{
   color: #FFFFFF;
   float: left;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 3px;
   text-align: left;
   vertical-align: top;
   width: 43px;
}
#wb_BulletedList4 .item
{
   margin-left: 51px;
   padding: 3px 0 3px 0;
   vertical-align: top;
}
#wb_BulletedList4 .item0
{
   text-align: left;
}
#wb_BulletedList4 .item1
{
   text-align: left;
}
#wb_BulletedList4 .item2
{
   text-align: left;
}
#wb_Image15
{
   margin: 0;
   vertical-align: top;
}
#Image15
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 36px;
   height: 36px;
   vertical-align: top;
}
#wb_Shape3 a img
{
   position: relative;
   left: 0;
}
#wb_Shape3 span
{
   position: absolute;
   left: 0;
}
#wb_Shape3 a .hover
{
   visibility: hidden;
}
#wb_Shape3 a:hover .hover
{
   visibility: visible;
}
#wb_Shape3 a:hover span
{
   visibility: hidden;
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text82 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 9px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text82 div
{
   text-align: center;
}
#wb_Text83 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 9px 0px 5px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text83 div
{
   text-align: center;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0px 0px 11px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   text-align: center;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 25%;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px solid #CCCCCC;
   background-color: #FF7F50;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 89.03%;
   height: 33px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 33px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #FFFFFF;
   background-color: #337AB7;
   background-image: none;
   border: 1px solid #2E6DA4;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_CssMenu1.affix
{
   top: 0 !important;
   position: fixed !important;
   left: 50% !important;
   margin-left: -320px;
}
#Button1
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #FF7F50;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   margin: 0;
}
#wb_Heading19
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF4500;
   border-radius: 7px;
   margin: 0;
   padding: 8px 0px 9px 0px;
   box-shadow: 0px -3px 3px #FF4500;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading19
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 37px;
   margin: 0;
   text-align: center;
   text-shadow: 5px 5px 7px rgba(255,0,0,0.50);
}
#CallBack_form .modal-content
{
   background-color: transparent;
   background-image: url(../images/index_CallBack_form_bkgrnd.png);
   background-repeat: repeat;
   background-position: left top;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   overflow: visible;
}
#CallBack_form.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
#CallBack_form.fade.in
{
   opacity: 1;
}
#CallBack_form.modal
{
   position: fixed;
   top: 0px;
   right: 0px;
   bottom: 0px;
   left: 0px;
   z-index: 1050;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#CallBack_form .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#CallBack_form .modal-open
{
   overflow: hidden;
}
#CallBack_form .modal-dialog
{
   position: relative;
   width: 404px;
   margin: 30px auto;
}
#CallBack_form .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#CallBack_form .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#CallBack_form .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#CallBack_form .modal-body
{
   position: relative;
   width: 404px;
   height: 360px;
}
#CallBack_form .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #CCCCCC;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 15px 15px 0px 0px;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0px;
   right: 0px;
   bottom: 0px;
   left: 0px;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.modal-backdrop.in
{
   opacity: 0.5;
}
.modal-open
{
   overflow: hidden;
}
#CallBack_form .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#wb_Heading20
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading20
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#Editbox9
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 34px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
}
#Editbox9:focus
{
   border-color: #FF4500;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,69,0,0.60);
   outline: 0;
}
#Editbox10
{
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color :#000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 29px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
}
#Editbox10:focus
{
   border-color: #FF4500;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,69,0,0.60);
   outline: 0;
}
#Button5
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #FF4500;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
}
#wb_Text84 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text84 div
{
   text-align: center;
}
#wb_Image16
{
   margin: 0;
   vertical-align: top;
}
#Image16
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   -webkit-animation: transform-bounce-in-up 5000ms ease-in 1ms 1 normal both;
   -moz-animation: transform-bounce-in-up 5000ms ease-in 1ms 1 normal both;
   animation: transform-bounce-in-up 5000ms ease-in 1ms 1 normal both;
   display: inline-block;
   width: 117px;
   height: 66px;
   vertical-align: top;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #193441;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2
{
   width: 970px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid2 > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5
{
   float: none;
   width: 100% !important;
}
}
#wb_Text85 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text85
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text85 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_Heading21
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: left;
}
#Heading21
{
   color: #FFFFFF;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
   margin: 0;
   text-align: left;
}
#wb_Text86 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text86
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text86 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_CssMenu3
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_CssMenu3 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu3 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu3 a
{
   display: block;
   color: #1ABC9C;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 28px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
}
#wb_CssMenu3 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu3 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu3 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text87 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 8px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text87
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text87 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_CssMenu2
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   width: 100%;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 100%;
}
#wb_CssMenu2 a
{
   display: block;
   color: #1ABC9C;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 28px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
}
#wb_CssMenu2 .firstmain a
{
   margin-top: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-bottom: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#Shape4
{
   border-width: 0;
   vertical-align: top;
}
#wb_Image17
{
   margin: 0;
   vertical-align: top;
}
#Image17
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   -webkit-animation: transform-pulse 3000ms linear 0ms infinite normal backwards;
   -moz-animation: transform-pulse 3000ms linear 0ms infinite normal backwards;
   animation: transform-pulse 3000ms linear 0ms infinite normal backwards;
   display: inline-block;
   width: 120px;
   height: 124px;
   vertical-align: top;
}
#wb_Heading22
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 7px 0px 8px 0px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading22
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text67 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text67 div
{
   text-align: left;
}
#Line20
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#ContactForm3 .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   overflow: visible;
}
#ContactForm3.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
#ContactForm3.fade.in
{
   opacity: 1;
}
#ContactForm3.modal
{
   position: fixed;
   top: 0px;
   right: 0px;
   bottom: 0px;
   left: 0px;
   z-index: 1050;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#ContactForm3 .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#ContactForm3 .modal-open
{
   overflow: hidden;
}
#ContactForm3 .modal-dialog
{
   position: relative;
   width: 306px;
   margin: 30px auto;
}
#ContactForm3 .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#ContactForm3 .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#ContactForm3 .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#ContactForm3 .modal-body
{
   position: relative;
   width: 306px;
   height: 349px;
}
#ContactForm3 .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #CCCCCC;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 15px 15px 0px 0px;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0px;
   right: 0px;
   bottom: 0px;
   left: 0px;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear;
}
.modal-backdrop.in
{
   opacity: 0.5;
}
.modal-open
{
   overflow: hidden;
}
#ContactForm3 .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 15px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text88 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text88 div
{
   text-align: left;
}
#wb_Text89 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text89 div
{
   text-align: left;
}
#wb_Heading23
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#Heading23
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Heading24
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#Heading24
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Heading25
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#Heading25
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Heading26
{
   background-color: transparent;
   background-image: none;
   border: 3px solid #FF4500;
   border-radius: 7px;
   margin: 0;
   padding: 0;
   box-shadow: 3px 3px 0px #FF6347;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading26
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#wb_Heading27
{
   background-color: transparent;
   background-image: none;
   border: 3px solid #FF4500;
   border-radius: 7px;
   margin: 0;
   padding: 0;
   box-shadow: 3px 3px 3px #FF6347;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading27
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   margin: 0;
   text-align: center;
}
#wb_Shape4
{
   display: inline-block;
   width: 131px;
   height: 93px;
   z-index: 284;
   position: relative;
}
#wb_uid144
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
#wb_uid133
{
   width: 36px;
   height: 30px;
}
#wb_uid122
{
   width: 36px;
   height: 30px;
}
#wb_uid111
{
   color: #000000;
   font-family: Arial;
   font-size: 15px;
}
#Layer2_Container
{
   width: 970px;
   height: 727px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   margin-top: auto;
   margin-bottom: auto;
   text-align: left;
}
#wb_YouTube1
{
   display: inline-block;
   width: 100%;
   z-index: 215;
}
#wb_uid100
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 17px;
}
#wb_Heading11
{
   display: inline-block;
   width: 100%;
   z-index: 190;
}
#wb_uid90
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_Image10
{
   display: inline-block;
   width: 131px;
   height: 53px;
   z-index: 102;
}
#Line6
{
   display: inline-block;
   width: 106px;
   z-index: 97;
}
#wb_Heading2
{
   display: inline-block;
   width: 100%;
   z-index: 57;
}
#Editbox1
{
   display: block;
   width: 288px;
   height: 42px;
}
#wb_Heading22
{
   display: inline-block;
   width: 672px;
   z-index: 17;
}
#wb_uid19
{
   height: 28px;
   line-height: 28px;
}
#intro_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Label2
{
   position: absolute;
   left: 10px;
   top: 46px;
   width: 35px;
   height: 16px;
   line-height: 16px;
   z-index: 287;
}
#wb_uid1
{
   color: #000000;
   font-family: Arial;
   font-size: 13px;
}
#Button5
{
   position: absolute;
   left: 69px;
   top: 280px;
   width: 260px;
   height: 51px;
   z-index: 273;
}
#wb_uid145
{
   color: #FFFFFF;
}
#Line20
{
   display: inline-block;
   width: 140px;
   z-index: 277;
}
#wb_uid134
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#wb_uid123
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#Shape1
{
   width: 178px;
   height: 41px;
}
#wb_uid112
{
   color: #000000;
   font-family: Arial;
   font-size: 15px;
}
#wb_Heading23
{
   display: inline-block;
   width: 100%;
   z-index: 230;
}
#wb_uid101
{
   color: #4F4F4F;
   font-family: Arial;
   font-size: 24px;
}
#wb_YouTube2
{
   display: inline-block;
   width: 100%;
   z-index: 216;
}
#wb_Heading12
{
   display: inline-block;
   width: 100%;
   z-index: 195;
}
#wb_uid91
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
#wb_uid80
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 19px;
}
#wb_Image11
{
   display: inline-block;
   width: 98px;
   height: 98px;
   z-index: 146;
}
#Line7
{
   display: inline-block;
   width: 106px;
   z-index: 99;
}
#wb_Heading3
{
   display: inline-block;
   width: 100%;
   z-index: 62;
}
#Editbox2
{
   display: block;
   width: 247px;
   height: 42px;
}
#wb_down-arrow
{
   position: absolute;
   left: 459px;
   top: 603px;
   width: 36px;
   height: 36px;
   text-align: center;
   z-index: 20;
}
#wb_uid2
{
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   letter-spacing: 2.07px;
}
#wb_uid146
{
   color: #FFFFFF;
}
#wb_uid135
{
   clear: both;
}
#wb_uid124
{
   clear: both;
}
#wb_uid113
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
}
#wb_Heading24
{
   display: inline-block;
   width: 100%;
   z-index: 232;
}
#wb_Text70
{
   position: absolute;
   left: 189px;
   top: 126px;
   width: 214px;
   height: 36px;
   text-align: right;
   z-index: 226;
}
#wb_uid102
{
   color: #4F4F4F;
   font-family: Arial;
   font-size: 16px;
}
#wb_YouTube3
{
   display: inline-block;
   width: 100%;
   z-index: 217;
}
#wb_Heading13
{
   display: inline-block;
   width: 100%;
   z-index: 200;
}
#wb_uid92
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
#Shape2
{
   width: 285px;
   height: 50px;
}
#wb_Image12
{
   display: inline-block;
   width: 87px;
   height: 89px;
   z-index: 149;
}
#wb_uid81
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid70
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#Editbox3
{
   display: block;
   width: 100%;
   height: 58px;
   z-index: 116;
}
#Line10
{
   display: inline-block;
   width: 106px;
   z-index: 103;
}
#Line8
{
   display: inline-block;
   width: 106px;
   z-index: 101;
}
#Banner1
{
   border-width: 0;
   display: inline-block;
   width: 307px;
   height: 58px;
   z-index: 90;
}
#wb_Heading4
{
   display: inline-block;
   width: 100%;
   z-index: 55;
}
#wb_uid3
{
   color: #000000;
   font-family: Arial;
   font-size: 16px;
}
#wb_uid136
{
}
#wb_uid125
{
}
#wb_uid114
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
}
#wb_Heading25
{
   display: inline-block;
   width: 100%;
   z-index: 234;
}
#wb_uid103
{
   color: #4F4F4F;
   font-family: Arial;
   font-size: 16px;
}
#wb_Text71
{
   position: absolute;
   left: 568px;
   top: 101px;
   width: 246px;
   height: 90px;
   z-index: 222;
}
#wb_YouTube4
{
   display: inline-block;
   width: 100%;
   z-index: 219;
}
#wb_uid93
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
#wb_Heading14
{
   display: inline-block;
   width: 100%;
   z-index: 193;
}
#wb_FontAwesomeIcon4
{
   display: inline-block;
   width: 116px;
   height: 108px;
   text-align: center;
   z-index: 189;
}
#wb_Image13
{
   display: inline-block;
   width: 178px;
   z-index: 161;
}
#wb_uid82
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid71
{
   color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 37px;
}
#wb_uid60
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#Line11
{
   display: inline-block;
   width: 224px;
   z-index: 119;
}
#Editbox4
{
   display: block;
   width: 100%;
   height: 54px;
   z-index: 117;
}
#Line9
{
   display: inline-block;
   width: 404px;
   z-index: 113;
}
#Banner2
{
   border-width: 0;
   display: inline-block;
   width: 306px;
   height: 58px;
   z-index: 104;
}
#wb_Heading5
{
   display: inline-block;
   width: 100%;
   z-index: 50;
}
#Shape3
{
   width: 165px;
   height: 36px;
}
#wb_Image1
{
   display: inline-block;
   width: 189px;
   height: 171px;
   z-index: 5;
}
#wb_uid4
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
}
#Shape4
{
   width: 131px;
   height: 93px;
}
#wb_uid137
{
   width: 36px;
   height: 30px;
}
#wb_uid126
{
   width: 36px;
   height: 30px;
}
#wb_Image14
{
   display: inline-block;
   width: 28px;
   height: 48px;
   z-index: 253;
}
#wb_uid115
{
   border: 0;
}
#wb_Text72
{
   position: absolute;
   left: 189px;
   top: 257px;
   width: 214px;
   height: 36px;
   text-align: right;
   z-index: 227;
}
#wb_uid104
{
   color: #4F4F4F;
   font-family: Arial;
   font-size: 16px;
}
#wb_YouTube5
{
   display: inline-block;
   width: 100%;
   z-index: 220;
}
#wb_uid94
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 19px;
   line-height: 17px;
}
#wb_Heading26
{
   display: inline-block;
   width: 433px;
   z-index: 207;
}
#wb_Heading15
{
   display: inline-block;
   width: 100%;
   z-index: 188;
}
#wb_uid83
{
   color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 24px;
   letter-spacing: 0.07px;
}
#Layer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 597px;
   float: left;
   clear: left;
   display: block;
   z-index: 297;
}
#wb_uid72
{
   color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 19px;
}
#Line12
{
   display: inline-block;
   width: 292px;
   z-index: 135;
}
#wb_uid61
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid50
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 15px;
}
#wb_Heading6
{
   display: inline-block;
   width: 100%;
   z-index: 60;
}
#wb_uid5
{
}
#wb_BulletedList1
{
   display: inline-block;
   width: 138px;
   z-index: 2;
}
#wb_Image2
{
   display: inline-block;
   width: 38px;
   z-index: 0;
}
#Editbox5
{
   position: absolute;
   left: 63px;
   top: 15px;
   width: 190px;
   height: 16px;
   z-index: 286;
}
#wb_uid138
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#wb_uid127
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#wb_uid116
{
   border-width: 0;
   width: 178px;
   height: 41px;
}
#wb_Image3
{
   display: inline-block;
   width: 39px;
   height: 39px;
   z-index: 247;
}
#wb_uid105
{
   color: #4F4F4F;
   font-family: Arial;
   font-size: 16px;
}
#wb_Text73
{
   position: absolute;
   left: 570px;
   top: 243px;
   width: 242px;
   height: 72px;
   z-index: 223;
}
#Layer2
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 100%;
   float: left;
   z-index: 298;
}
#wb_YouTube6
{
   display: inline-block;
   width: 100%;
   z-index: 221;
}
#wb_Heading27
{
   display: inline-block;
   width: 484px;
   z-index: 214;
}
#wb_uid95
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 24px;
   line-height: 20px;
}
#wb_Heading16
{
   display: inline-block;
   width: 100%;
   z-index: 198;
}
#wb_uid84
{
   color: #000000;
   font-family: Roboto;
   font-weight: 900;
   font-size: 19px;
}
#wb_uid73
{
   color: #FFFFFF;
   font-family: roboto;
   font-size: 37px;
}
#Line13
{
   display: inline-block;
   width: 292px;
   z-index: 126;
}
#wb_uid62
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid51
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 15px;
}
#wb_uid40
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 15px;
}
#wb_Heading7
{
   display: inline-block;
   width: 100%;
   z-index: 81;
}
#wb_BulletedList2
{
   position: absolute;
   left: 163px;
   top: 103px;
   width: 146px;
   height: 93px;
   z-index: 22;
}
#wb_Image15
{
   display: inline-block;
   width: 36px;
   height: 36px;
   z-index: 6;
}
#wb_uid6
{
   width: 36px;
   height: 30px;
}
#Editbox6
{
   position: absolute;
   left: 63px;
   top: 46px;
   width: 190px;
   height: 16px;
   z-index: 288;
}
#wb_Text84
{
   position: absolute;
   left: 33px;
   top: 64px;
   width: 338px;
   height: 88px;
   text-align: center;
   z-index: 274;
}
#CallBack_form
{
   text-align: left;
}
#wb_uid139
{
   clear: both;
}
#wb_uid128
{
   clear: both;
}
#wb_BulletedList3
{
   display: inline-block;
   width: 100%;
   z-index: 255;
}
#wb_uid117
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 27px;
}
#Editbox7
{
   display: block;
   width: 247px;
   height: 42px;
}
#wb_Heading17
{
   display: inline-block;
   width: 814px;
   z-index: 239;
}
#wb_Text74
{
   position: absolute;
   left: 189px;
   top: 407px;
   width: 214px;
   height: 18px;
   text-align: right;
   z-index: 228;
}
#wb_uid106
{
   color: #4F4F4F;
   font-family: Arial;
   font-size: 16px;
}
#wb_uid96
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 19px;
   line-height: 20px;
}
#wb_FontAwesomeIcon7
{
   display: inline-block;
   width: 116px;
   height: 108px;
   text-align: center;
   z-index: 194;
}
#wb_uid85
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 20px;
}
#Layer1_Container
{
   width: 970px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Line14
{
   display: inline-block;
   width: 292px;
   z-index: 145;
}
#wb_uid74
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid63
{
   color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 37px;
}
#wb_uid52
{
   color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 29px;
}
#wb_uid41
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_Heading8
{
   display: inline-block;
   width: 100%;
   z-index: 83;
}
#wb_Image4
{
   display: inline-block;
   width: 283px;
   height: 58px;
   z-index: 51;
}
#wb_uid30
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
}
#wb_Image16
{
   display: inline-block;
   width: 117px;
   height: 66px;
   z-index: 10;
}
#wb_uid7
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   line-height: 15px;
}
#intro
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 671px;
   float: left;
   clear: left;
   display: block;
   z-index: 296;
}
#ContactForm3
{
   text-align: left;
}
#wb_Image17
{
   display: inline-block;
   width: 120px;
   height: 124px;
   z-index: 279;
}
#wb_BulletedList4
{
   display: inline-block;
   width: 100%;
   z-index: 256;
}
#wb_uid129
{
}
#wb_uid118
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
#wb_Heading18
{
   display: inline-block;
   width: 249px;
   z-index: 257;
}
#Editbox8
{
   display: block;
   width: 288px;
   height: 42px;
}
#wb_uid107
{
   color: #4F4F4F;
   font-family: Arial;
   font-size: 16px;
}
#wb_Text75
{
   position: absolute;
   left: 572px;
   top: 385px;
   width: 244px;
   height: 90px;
   z-index: 224;
}
#wb_uid97
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 17px;
}
#wb_FontAwesomeIcon8
{
   display: inline-block;
   width: 108px;
   height: 108px;
   text-align: center;
   z-index: 199;
}
#wb_uid86
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
}
#wb_Picture1
{
   display: block;
   width: 100%;
   height: 166px;
   z-index: 173;
}
#Line15
{
   display: inline-block;
   width: 590px;
   z-index: 159;
}
#wb_uid75
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid64
{
   color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 19px;
}
#Html2
{
   display: inline-block;
   width: 407px;
   height: 62px;
   z-index: 112;
}
#wb_uid53
{
   color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 24px;
}
#wb_uid42
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 15px;
}
#wb_Heading9
{
   display: inline-block;
   width: 100%;
   z-index: 85;
}
#wb_Image5
{
   display: inline-block;
   width: 283px;
   height: 58px;
   z-index: 56;
}
#wb_uid31
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
#wb_uid20
{
   width: 36px;
   height: 30px;
}
#wb_uid8
{
   clear: both;
}
#Editbox10
{
   position: absolute;
   left: 71px;
   top: 216px;
   width: 248px;
   height: 29px;
   z-index: 272;
}
#wb_uid119
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
#Html3
{
   display: inline-block;
   width: 159px;
   height: 78px;
   z-index: 246;
}
#wb_Text76
{
   position: absolute;
   left: 189px;
   top: 543px;
   width: 214px;
   height: 36px;
   text-align: right;
   z-index: 229;
}
#wb_uid108
{
   color: #4F4F4F;
   font-family: Arial;
   font-size: 16px;
}
#wb_uid98
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 17px;
}
#wb_uid87
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
}
#wb_Picture2
{
   display: block;
   width: 100%;
   height: 167px;
   z-index: 176;
}
#wb_Heading_steps1
{
   display: inline-block;
   width: 100%;
   z-index: 174;
}
#Line16
{
   display: block;
   width: 295px;
}
#wb_uid76
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid65
{
   color: #FFFFFF;
   font-family: roboto;
   font-size: 37px;
}
#wb_uid54
{
   color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid43
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_Image6
{
   display: inline-block;
   width: 283px;
   height: 58px;
   z-index: 61;
}
#wb_uid32
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
#wb_Heading19
{
   display: inline-block;
   width: 757px;
   z-index: 14;
}
#wb_uid21
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   line-height: 15px;
}
#wb_uid10
{
   width: 36px;
   height: 30px;
}
#wb_uid9
{
}
#Editbox9
{
   position: absolute;
   left: 71px;
   top: 158px;
   width: 248px;
   height: 34px;
   z-index: 271;
}
#wb_uid109
{
   color: #000000;
   font-family: Arial;
   font-size: 16px;
}
#wb_Text77
{
   position: absolute;
   left: 567px;
   top: 522px;
   width: 249px;
   height: 108px;
   z-index: 225;
}
#wb_uid99
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 17px;
}
#Line17
{
   display: block;
   width: 100%;
   z-index: 191;
}
#wb_uid88
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
}
#wb_Picture3
{
   display: block;
   width: 100%;
   height: 80px;
   z-index: 179;
}
#wb_Heading_steps2
{
   display: inline-block;
   width: 100%;
   z-index: 177;
}
#wb_uid77
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid66
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid55
{
   color: #000000;
   font-family: Roboto;
   font-weight: 300;
   font-size: 32px;
}
#wb_Image7
{
   display: inline-block;
   width: 131px;
   height: 53px;
   z-index: 96;
}
#wb_uid44
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 15px;
}
#wb_uid33
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
#wb_uid22
{
   clear: both;
}
#wb_uid11
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#Line18
{
   display: block;
   width: 100%;
   z-index: 196;
}
#wb_uid89
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
}
#wb_Picture4
{
   display: block;
   width: 100%;
   height: 166px;
   z-index: 182;
}
#wb_Heading_steps3
{
   display: inline-block;
   width: 100%;
   z-index: 180;
}
#wb_uid78
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid67
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid56
{
   color: #000000;
   font-family: Roboto;
   font-weight: 300;
   font-size: 13px;
   line-height: 29px;
}
#wb_Image8
{
   display: inline-block;
   width: 131px;
   height: 53px;
   z-index: 98;
}
#wb_uid45
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid34
{
   color: #000000;
   font-family: Arial;
   font-size: 16px;
}
#wb_uid23
{
   height: 28px;
   line-height: 28px;
}
#wb_uid12
{
   clear: both;
}
#Line19
{
   display: block;
   width: 100%;
   z-index: 201;
}
#wb_Picture5
{
   display: block;
   width: 106px;
   z-index: 185;
}
#wb_Heading_steps4
{
   display: inline-block;
   width: 100%;
   z-index: 183;
}
#wb_uid79
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid68
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid57
{
   color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 37px;
}
#wb_Image9
{
   display: inline-block;
   width: 131px;
   height: 53px;
   z-index: 100;
}
#wb_uid46
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 15px;
}
#wb_uid35
{
   color: #000000;
   font-family: Arial;
   font-size: 16px;
}
#wb_uid24
{
   width: 36px;
   height: 30px;
}
#wb_uid13
{
}
#wb_Picture6
{
   display: block;
   width: 101px;
   z-index: 187;
}
#wb_uid69
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#wb_uid58
{
   color: #FFFFFF;
   font-family: Times New Roman;
   font-size: 19px;
}
#wb_uid47
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 15px;
}
#wb_uid36
{
   color: #000000;
   font-family: Arial;
   font-size: 16px;
}
#wb_CssMenu1
{
   display: inline-block;
   width: 640px;
   height: 36px;
   z-index: 16;
}
#Line1
{
   display: block;
   width: 854px;
}
#wb_uid25
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   line-height: 15px;
}
#wb_uid14
{
   width: 36px;
   height: 30px;
}
#wb_Form1
{
   display: inline-block;
   position: relative;
   width: 283px;
   height: 136px;
   z-index: 292;
}
#wb_CssMenu2
{
   display: inline-block;
   width: 100%;
   z-index: 283;
}
#wb_uid140
{
}
#wb_Picture7
{
   display: block;
   width: 100%;
   height: 108px;
   z-index: 251;
}
#wb_uid59
{
   color: #FFFFFF;
   font-family: roboto;
   font-size: 37px;
}
#wb_uid48
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 15px;
}
#wb_uid37
{
   color: #000000;
   font-family: Arial;
   font-size: 16px;
}
#Line2
{
   display: block;
   width: 100%;
   z-index: 53;
}
#Button1
{
   display: block;
   width: 256px;
   height: 42px;
   z-index: 13;
}
#wb_uid26
{
   clear: both;
}
#wb_uid15
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
   line-height: 14px;
}
#Form1
{
   display: inline;
}
#wb_CssMenu3
{
   display: inline-block;
   width: 100%;
   z-index: 281;
}
#wb_uid141
{
   width: 36px;
   height: 30px;
}
#wb_uid130
{
   width: 36px;
   height: 30px;
}
#wb_Shape1
{
   display: inline-block;
   width: 178px;
   height: 41px;
   z-index: 248;
   position: relative;
}
#Button2
{
   display: inline-block;
   width: 347px;
   height: 59px;
   z-index: 118;
}
#wb_uid49
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 15px;
}
#wb_uid38
{
   color: #000000;
   font-family: Arial;
   font-size: 24px;
}
#Line3
{
   display: block;
   width: 100%;
   z-index: 58;
}
#wb_uid27
{
   height: 28px;
   line-height: 28px;
}
#wb_uid16
{
   border-width: 0;
   width: 165px;
   height: 36px;
}
#wb_uid142
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   line-height: 18px;
}
#wb_uid131
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   line-height: 16px;
}
#wb_uid120
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
}
#wb_Shape2
{
   display: inline-block;
   width: 285px;
   height: 50px;
   opacity: 0.81;
   z-index: 151;
   position: relative;
}
#wb_uid39
{
   color: #000000;
   font-family: Times New Roman;
   font-size: 16px;
}
#Line4
{
   display: block;
   width: 100%;
   z-index: 63;
}
#wb_uid28
{
   width: 36px;
   height: 30px;
}
#wb_uid17
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 27px;
}
#Button3
{
   position: absolute;
   left: 63px;
   top: 77px;
   width: 96px;
   height: 25px;
   z-index: 289;
}
#wb_Heading20
{
   position: absolute;
   left: 36px;
   top: 29px;
   width: 331px;
   height: 37px;
   z-index: 270;
}
#wb_uid143
{
   color: #FFFFFF;
}
#wb_Heading21
{
   display: inline-block;
   width: 100%;
   z-index: 275;
}
#wb_uid132
{
}
#wb_uid121
{
}
#Button4
{
   display: block;
   width: 256px;
   height: 42px;
   z-index: 238;
}
#wb_uid110
{
   color: #000000;
   font-family: Arial;
   font-size: 15px;
}
#Line5
{
   display: inline-block;
   width: 106px;
   z-index: 95;
}
#wb_Heading10
{
   display: inline-block;
   width: 100%;
   z-index: 87;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 52;
}
#wb_uid29
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 12px;
   line-height: 15px;
}
#wb_uid18
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
}
#wb_Shape3
{
   display: inline-block;
   width: 165px;
   height: 36px;
   z-index: 7;
   position: relative;
}
#Label1
{
   position: absolute;
   left: 10px;
   top: 15px;
   width: 35px;
   height: 16px;
   line-height: 16px;
   z-index: 285;
}
#wb_uid0
{
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   letter-spacing: 1.07px;
}
@media only screen and (min-width: 800px) and (max-width: 969px)
{
div#container
{
   width: 800px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Shape2
{
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#intro
{
   height: 671px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(220,20,60,0.50);
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
   margin: 0;
}
#intro
{
   margin: 0;
}
#intro_Container
{
   width: 800px;
}
#wb_down-arrow
{
   left: 459px;
   top: 603px;
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 50%;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#down-arrow
{
   width: 36px;
   height: 36px;
}
#down-arrow i
{
   line-height: 36px;
   font-size: 36px;
   width: 22px;
}
#wb_LayoutGrid_Top
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid_Top
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_Top
{
   padding: 35px 15px 0px 15px;
}
#LayoutGrid_Top .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Top > .row > .col-1, #LayoutGrid_Top > .row > .col-2, #LayoutGrid_Top > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_Top > .row > .col-1
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_Top > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid_Top > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image1
{
   width: 170px;
   height: 171px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 170px;
   height: 171px;
}
#wb_Text1
{
   width: auto;
   height: auto;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 38px;
   height: 38px;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Image2
{
   width: 38px;
   height: 38px;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer1
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexContainer2
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer2
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_BulletedList1
{
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_BulletedList2
{
   left: 163px;
   top: 103px;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer5
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#FlexContainer5
{
   margin: 0;
   padding: 20px 10px 20px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_FlexContainer4
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer4
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#Line1
{
   width: 194px;
   height: 19px;
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Line1
{
   border-color: transparent;
   border-bottom-width: 19px;
}
#Editbox1
{
   width: 288px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox1
{
   line-height: 32px;
}
#Editbox2
{
   width: 247px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox2
{
   line-height: 32px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #806500;
   background: linear-gradient(to top, #806500 0%, rgba(0,0,0,0.88) 100%);
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3
{
   width: 755px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_Heading4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading5
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading6
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#Line2
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line2
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line3
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line3
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line4
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line4
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#wb_Image4
{
   width: 226px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 226px;
   height: 46px;
}
#wb_Image5
{
   width: 226px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 226px;
   height: 46px;
}
#wb_Image6
{
   width: 226px;
   height: 46px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 226px;
   height: 46px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F0E68C;
   background-image: none;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Heading8
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading7
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading7
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading9
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading9
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading10
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading10
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#FlexContainer6
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FAF0E6;
   background-image: none;
}
#FlexContainer6
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FAF0E6;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text13
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text15
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text16
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text20
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text21
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#Line5
{
   width: 103px;
   height: 92px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line5
{
   border-color: transparent;
   border-bottom-width: 92px;
}
#wb_Image7
{
   width: 103px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 103px;
   height: 41px;
}
#wb_Image8
{
   width: 103px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 103px;
   height: 41px;
}
#Line6
{
   width: 103px;
   height: 84px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line6
{
   border-color: transparent;
   border-bottom-width: 84px;
}
#Line7
{
   width: 103px;
   height: 63px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line7
{
   border-color: transparent;
   border-bottom-width: 63px;
}
#wb_Image9
{
   width: 103px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image9
{
   width: 103px;
   height: 41px;
}
#Line8
{
   width: 103px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line8
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#wb_Image10
{
   width: 103px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 103px;
   height: 41px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: right bottom;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: block;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid6 > .col-2
{
   display: block;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 20px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   padding: 0px 50px 0px 50px;
}
#wb_Text22
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 50px 0px 0px 0px;
}
#wb_Text23
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text23
{
   margin: 0;
   padding: 25px 0px 0px 0px;
}
#wb_Text24
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 0;
   padding: 30px 0px 15px 0px;
}
#Html2
{
   width: 324px;
   height: 54px;
   visibility: visible;
   display: inline-block;
}
#Line9
{
   width: 370px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line9
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#Line10
{
   width: 103px;
   height: 166px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line10
{
   border-color: transparent;
   border-bottom-width: 166px;
}
#wb_Text25
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text25
{
   margin: 0;
   padding: 50px 0px 20px 0px;
}
#Editbox3
{
   width: calc(100% - 0px);
   height: 58px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 7px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 48px;
}
#Editbox4
{
   width: calc(100% - 0px);
   height: 54px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 7px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 44px;
}
#Button2
{
   width: 270px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FF4500;
   background-image: none;
   border-radius: 7px;
   margin: 0;
}
#Line11
{
   width: 224px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line11
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text26
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_prices
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_prices
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#prices
{
   padding: 50px 15px 0px 15px;
}
#prices .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#prices > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#prices > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#prices > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   margin: 0;
   padding: 55px 0px 0px 0px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text32
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text32
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text33
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text33
{
   margin: 0;
   padding: 55px 0px 0px 0px;
}
#wb_Text34
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text34
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text35
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text36
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text37
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text37
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text38
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text38
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text39
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text39
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text40
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text40
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text41
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text41
{
   margin: 0;
   padding: 55px 0px 0px 0px;
}
#wb_Text42
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text42
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text43
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text43
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text44
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text44
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text45
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text45
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text46
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text46
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text47
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text47
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text48
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text48
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text49
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text49
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#Line14
{
   width: 236px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line14
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#Line12
{
   width: 236px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line12
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#Line13
{
   width: 236px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line13
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: block;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid8 > .col-2
{
   display: block;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text50
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(173,216,230,0.36);
   background-image: none;
   border-radius: 8px;
}
#wb_Text50
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#wb_Image11
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 98px;
   height: 98px;
}
#FlexContainer7
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer7
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Text51
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text51
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   padding: 0;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: block;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid9 > .col-2
{
   display: block;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text52
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.36);
   background-image: none;
   border-radius: 8px;
}
#wb_Text52
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#wb_Image12
{
   width: 87px;
   height: 89px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 87px;
   height: 89px;
}
#FlexContainer8
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer8
{
   margin: 0;
   padding: 30px 10px 30px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Form1
{
   width: 283px;
   height: 136px;
   visibility: visible;
   display: inline-block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Label1
{
   left: 10px;
   top: 15px;
   width: 35px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox5
{
   left: 63px;
   top: 15px;
   width: 190px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox5
{
   line-height: 16px;
}
#Label2
{
   left: 10px;
   top: 46px;
   width: 35px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   left: 63px;
   top: 46px;
   width: 190px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   line-height: 16px;
}
#Button3
{
   left: 63px;
   top: 77px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#wb_Text53
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Text54
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#Layer1
{
   height: 597px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon2.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   margin: 0;
}
#Layer1
{
   margin: 0;
}
#Layer1_Container
{
   width: 800px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   grid-column: span 10;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2 > .col-2-padding
{
   padding: 0px 0px 50px 0px;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#wb_Text55
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text55
{
   margin: 0;
   padding: 59px 0px 0px 0px;
}
#Line15
{
   width: 590px;
   height: 201px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line15
{
   border-color: transparent;
   border-bottom-width: 201px;
}
#FlexContainer9
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer9
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
}
#Line16
{
   width: 295px;
   height: 49px;
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Line16
{
   border-color: transparent;
   border-bottom-width: 49px;
}
#wb_Image13
{
   width: 178px;
   height: 95px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Image13
{
   width: 178px;
   height: 95px;
}
#FlexContainer10
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer10
{
   margin: 0;
   padding: 10px 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_Text56
{
   width: 758px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text56
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#Work_steps
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4169E1;
   background-image: none;
}
#Work_steps
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Steps_numbers
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4169E1;
   background-image: none;
}
#wb_Steps_numbers
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Steps_numbers
{
   padding: 25px 15px 0px 15px;
}
#Steps_numbers .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Steps_numbers > .row > .col-1, #Steps_numbers > .row > .col-2, #Steps_numbers > .row > .col-3, #Steps_numbers > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#Steps_numbers > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Steps_numbers > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Steps_numbers > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Steps_numbers > .row > .col-3 > .col-3-padding
{
   padding: 25px 0px 0px 0px;
}
#Steps_numbers > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text_step2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step2
{
   margin: 0;
   padding: 0px 0px 25px 0px;
}
#wb_Text_step3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step3
{
   margin: 0;
   padding: 0px 0px 25px 0px;
}
#wb_Text_step1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step1
{
   margin: 0;
   padding: 0px 0px 25px 0px;
}
#wb_Text_step4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step4
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading_steps1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Heading_steps1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading_steps2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Heading_steps2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading_steps3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 15px 0px;
}
#wb_Heading_steps3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading_steps4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Heading_steps4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Picture1
{
   width: 134px;
   height: 134px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   width: 134px;
   height: 134px;
}
#wb_Picture2
{
   width: 134px;
   height: 134px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture2
{
   width: 134px;
   height: 134px;
}
#wb_Picture3
{
   width: 170px;
   height: 64px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture3
{
   width: 170px;
   height: 64px;
}
#wb_Text61
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text61
{
   margin: 0;
   padding: 20px 0px 30px 0px;
}
#wb_Picture4
{
   width: 118px;
   height: 118px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture4
{
   width: 118px;
   height: 118px;
}
#wb_FlexContainer11
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(143,188,143,0.38);
   background-image: none;
}
#FlexContainer11
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 35px 10px 40px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_Picture5
{
   width: 106px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Picture5
{
   width: 106px;
   height: 85px;
}
#wb_Text57
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Picture6
{
   width: 101px;
   height: 81px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Picture6
{
   width: 101px;
   height: 81px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon3-min.jpg);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid11
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11
{
   width: 785px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_FontAwesomeIcon4
{
   width: 116px;
   height: 108px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon4
{
   width: 116px;
   height: 108px;
}
#FontAwesomeIcon4 i
{
   line-height: 108px;
   font-size: 108px;
   width: 91px;
}
#wb_FontAwesomeIcon7
{
   width: 116px;
   height: 108px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon7
{
   width: 116px;
   height: 108px;
}
#FontAwesomeIcon7 i
{
   line-height: 108px;
   font-size: 108px;
   width: 114px;
}
#wb_FontAwesomeIcon8
{
   width: 108px;
   height: 108px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon8
{
   width: 108px;
   height: 108px;
}
#FontAwesomeIcon8 i
{
   line-height: 108px;
   font-size: 108px;
   width: 107px;
}
#wb_Heading11
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading11
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading12
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading12
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading12
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading13
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading13
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text58
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text58
{
   margin: 0;
   padding: 0px 0px 50px 0px;
}
#wb_Text59
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text59
{
   margin: 0;
   padding: 0px 0px 50px 0px;
}
#wb_Text60
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text60
{
   margin: 0;
   padding: 0px 0px 50px 0px;
}
#wb_Heading14
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading14
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading15
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading15
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading15
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading16
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading16
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading16
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#Line17
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line17
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line18
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line18
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line19
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line19
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#examples
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(175,238,238,0.40);
   background-image: none;
}
#examples
{
   margin: 0;
   padding: 10px 10px 20px 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_Text62
{
   width: 828px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text62
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text63
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text63
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text64
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text64
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text65
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text65
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text66
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text66
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3, #LayoutGrid12 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-4 > .col-4-padding
{
   padding: 10px 0px 10px 0px;
}
#wb_FlexContainer13
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(175,238,238,0.40);
   background-image: url(../images/Price_s-36xtrail.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#FlexContainer13
{
   height: 437px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#FlexContainer14
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #5F9EA0;
   background-image: none;
}
#FlexContainer14
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_VideoTaste
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #5F9EA0;
   background-image: none;
}
#wb_VideoTaste
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#VideoTaste
{
   padding: 0px 15px 50px 15px;
}
#VideoTaste .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VideoTaste > .row > .col-1, #VideoTaste > .row > .col-2, #VideoTaste > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#VideoTaste > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoTaste > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoTaste > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#FlexContainer15
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#FlexContainer15
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Text69
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text69
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_VideoObzor
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_VideoObzor
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#VideoObzor
{
   padding: 0px 15px 50px 15px;
}
#VideoObzor .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VideoObzor > .row > .col-1, #VideoObzor > .row > .col-2, #VideoObzor > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#VideoObzor > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoObzor > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoObzor > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube5
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube6
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text71
{
   left: 476px;
   top: 105px;
   width: 246px;
   height: 90px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text71
{
   margin: 0;
   padding: 0;
}
#wb_Text72
{
   left: 97px;
   top: 266px;
   width: 214px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text72
{
   margin: 0;
   padding: 0;
}
#wb_Text73
{
   left: 478px;
   top: 247px;
   width: 242px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text73
{
   margin: 0;
   padding: 0;
}
#Layer2
{
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #20B2AA;
   background-image: url(../images/vopros-min.png);
   background-repeat: no-repeat;
   background-position: center top;
   margin: 0;
}
#Layer2
{
   margin: 0;
}
#Layer2_Container
{
   width: 800px;
   height:727px;
}
#wb_Text75
{
   left: 480px;
   top: 389px;
   width: 244px;
   height: 90px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text75
{
   margin: 0;
   padding: 0;
}
#wb_Text76
{
   left: 97px;
   top: 552px;
   width: 214px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text76
{
   margin: 0;
   padding: 0;
}
#wb_Text77
{
   left: 475px;
   top: 526px;
   width: 249px;
   height: 108px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text77
{
   margin: 0;
   padding: 0;
}
#wb_Text74
{
   left: 97px;
   top: 416px;
   width: 214px;
   height: 18px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text74
{
   margin: 0;
   padding: 0;
}
#wb_Text70
{
   left: 97px;
   top: 137px;
   width: 214px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text70
{
   margin: 0;
   padding: 0;
}
#wb_Text78
{
   width: 818px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text78
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_Heading17
{
   width: 814px;
   height: 47px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading17
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading17
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_ThreeColumns
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3399FF;
   background: linear-gradient(to top, rgba(51,153,255,0.53) 0%, rgba(38,178,177,0.86) 100%);
}
#wb_ThreeColumns
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ThreeColumns
{
   padding: 25px 15px 25px 15px;
}
#ThreeColumns .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ThreeColumns
{
   width: 785px;
}
#ThreeColumns > .row > .col-1, #ThreeColumns > .row > .col-2, #ThreeColumns > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#ThreeColumns > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ThreeColumns > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ThreeColumns > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#FlexContainer16
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
}
#FlexContainer16
{
   margin: 0;
   padding: 10px 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_Text79
{
   width: 547px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text79
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_FlexContainer17
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#FlexContainer17
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 30px 10px 30px 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: flex-start;
   align-content: flex-start;
}
#Editbox7
{
   width: 247px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox7
{
   line-height: 32px;
}
#Editbox8
{
   width: 288px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox8
{
   line-height: 32px;
}
#Button4
{
   width: 256px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #FF7F50;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#contacts
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#contacts
{
   margin: 0;
   padding: 10px 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_Heading18
{
   width: 249px;
   height: 37px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 29px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 20px 0px 30px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading18
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading18
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid15 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image3
{
   width: 39px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 39px;
   height: 39px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 7px 0px 0px 0px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Picture7
{
   width: 230px;
   height: 87px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture7
{
   width: 230px;
   height: 87px;
}
#wb_Text80
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text80
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#Html3
{
   width: 159px;
   height: 78px;
   visibility: visible;
   display: inline-block;
}
#wb_BulletedList3
{
   visibility: visible;
   display: table;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text81
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text81
{
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   width: 28px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 28px;
   height: 48px;
}
#wb_BulletedList4
{
   visibility: visible;
   display: table;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Image15
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 36px;
   height: 36px;
}
#wb_Shape3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text82
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text82
{
   margin: 0;
   padding: 9px 0px 0px 0px;
}
#wb_Text83
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text83
{
   margin: 0;
   padding: 9px 0px 5px 0px;
}
#wb_CssMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 0px 0px 11px 0px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_CssMenu1 li
{
   width: 25%;
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 1px solid #CCCCCC;
   background-color: #FF7F50;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 89.03%;
   height: 33px;
   padding: 0px 5px 0px 5px;
   line-height: 33px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #FFFFFF;
   background-color: #337AB7;
   background-image: none;
   border: 1px solid #2E6DA4;
}
#wb_CssMenu1.affix
{
   margin-left: -320px;
}
#Button1
{
   width: 256px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #FF7F50;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading19
{
   width: 636px;
   height: 44px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 37px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 7px;
   margin: 0;
   padding: 8px 0px 9px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading19
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF4500;
   border-radius: 7px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading19
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 37px;
   text-shadow: 5px 5px 7px rgba(255,0,0,0.50);
}
#CallBack_form .modal-content
{
   visibility: hidden;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/index_CallBack_form_bkgrnd800.png);
   background-repeat: repeat;
   background-position: left top;
   border-radius: 6px;
}
#CallBack_form .modal-dialog
{
   width: 402px;
}
#CallBack_form .modal-body
{
   width: 402px;
   height: 358px;
}
#wb_Heading20
{
   left: 36px;
   top: 29px;
   width: 331px;
   height: 37px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading20
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading20
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#Editbox9
{
   left: 71px;
   top: 158px;
   width: 248px;
   height: 34px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox9
{
   line-height: 34px;
}
#Editbox10
{
   left: 71px;
   top: 216px;
   width: 248px;
   height: 29px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox10
{
   line-height: 29px;
}
#Button5
{
   left: 69px;
   top: 280px;
   width: 260px;
   height: 51px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FF4500;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#wb_Text84
{
   left: 33px;
   top: 64px;
   width: 338px;
   height: 88px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text84
{
   margin: 0;
   padding: 0;
}
#wb_Image16
{
   width: 117px;
   height: 66px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 117px;
   height: 66px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #193441;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 50px 15px 50px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 785px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-4
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-5
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text85
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text85
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#wb_Heading21
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Heading21
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading21
{
   color: #FFFFFF;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#wb_Text86
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text86
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_CssMenu3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu3 li
{
   width: 100%;
}
#wb_CssMenu3 a
{
   color: #1ABC9C;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
}
#wb_Text87
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text87
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_CssMenu2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #1ABC9C;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image17
{
   width: 103px;
   height: 106px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 103px;
   height: 106px;
}
#wb_Heading22
{
   width: 672px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 7px 0px 8px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading22
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading22
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_Text67
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text67
{
   margin: 0;
   padding: 0;
}
#Line20
{
   width: 140px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line20
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#ContactForm3 .modal-content
{
   visibility: hidden;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 6px;
}
#ContactForm3 .modal-dialog
{
   width: 304px;
}
#ContactForm3 .modal-body
{
   width: 304px;
   height: 347px;
}
#wb_Text5
{
   width: 669px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text5
{
   margin: 0;
   padding: 15px 0px 0px 0px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text88
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text88
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text89
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text89
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading23
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading23
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading23
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
}
#wb_Heading24
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading24
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading24
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading25
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading25
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading25
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Shape2
{
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#intro
{
   height: 671px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(220,20,60,0.50);
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
   margin: 0;
}
#intro
{
   margin: 0;
}
#intro_Container
{
   width: 768px;
}
#wb_down-arrow
{
   left: 459px;
   top: 603px;
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 50%;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#down-arrow
{
   width: 36px;
   height: 36px;
}
#down-arrow i
{
   line-height: 36px;
   font-size: 36px;
   width: 22px;
}
#wb_LayoutGrid_Top
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid_Top
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_Top
{
   padding: 35px 15px 0px 15px;
}
#LayoutGrid_Top .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Top > .row > .col-1, #LayoutGrid_Top > .row > .col-2, #LayoutGrid_Top > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_Top > .row > .col-1
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_Top > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid_Top > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image1
{
   width: 162px;
   height: 171px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 162px;
   height: 171px;
}
#wb_Text1
{
   width: auto;
   height: auto;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 38px;
   height: 38px;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Image2
{
   width: 38px;
   height: 38px;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer1
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexContainer2
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer2
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_BulletedList1
{
   font-size: 16px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_BulletedList2
{
   left: 163px;
   top: 103px;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer5
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#FlexContainer5
{
   margin: 0;
   padding: 20px 10px 20px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_FlexContainer4
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer4
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#Line1
{
   width: 701px;
   height: 19px;
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Line1
{
   border-color: transparent;
   border-bottom-width: 19px;
}
#Editbox1
{
   width: 216px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox1
{
   line-height: 32px;
}
#Editbox2
{
   width: 225px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox2
{
   line-height: 32px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #806500;
   background: linear-gradient(to top, #806500 0%, rgba(0,0,0,0.88) 100%);
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3
{
   width: 723px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_Heading4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading5
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading6
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#Line2
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line2
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line3
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line3
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line4
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line4
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#wb_Image4
{
   width: 216px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 216px;
   height: 44px;
}
#wb_Image5
{
   width: 216px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 216px;
   height: 44px;
}
#wb_Image6
{
   width: 216px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 216px;
   height: 44px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F0E68C;
   background-image: none;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Heading8
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading7
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading7
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading9
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading9
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading10
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading10
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#FlexContainer6
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FAF0E6;
   background-image: none;
}
#FlexContainer6
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FAF0E6;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 41.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text13
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text15
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text16
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text20
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text21
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#Line5
{
   width: 98px;
   height: 94px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line5
{
   border-color: transparent;
   border-bottom-width: 94px;
}
#wb_Image7
{
   width: 98px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 98px;
   height: 39px;
}
#wb_Image8
{
   width: 98px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 98px;
   height: 39px;
}
#Line6
{
   width: 98px;
   height: 69px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line6
{
   border-color: transparent;
   border-bottom-width: 69px;
}
#Line7
{
   width: 98px;
   height: 86px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line7
{
   border-color: transparent;
   border-bottom-width: 86px;
}
#wb_Image9
{
   width: 98px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image9
{
   width: 98px;
   height: 39px;
}
#Line8
{
   width: 98px;
   height: 57px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line8
{
   border-color: transparent;
   border-bottom-width: 57px;
}
#wb_Image10
{
   width: 98px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 98px;
   height: 39px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: right bottom;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: block;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid6 > .col-2
{
   display: block;
   flex-basis: 50%;
   max-width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 20px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   padding: 0px 50px 0px 50px;
}
#wb_Text22
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 50px 0px 0px 0px;
}
#wb_Text23
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text23
{
   margin: 0;
   padding: 25px 0px 0px 0px;
}
#wb_Text24
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 0;
   padding: 30px 0px 15px 0px;
}
#Html2
{
   width: 354px;
   height: 62px;
   visibility: visible;
   display: inline-block;
}
#Line9
{
   width: 354px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line9
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#Line10
{
   width: 98px;
   height: 166px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line10
{
   border-color: transparent;
   border-bottom-width: 166px;
}
#wb_Text25
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text25
{
   margin: 0;
   padding: 50px 0px 20px 0px;
}
#Editbox3
{
   width: calc(100% - 0px);
   height: 58px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 7px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 48px;
}
#Editbox4
{
   width: calc(100% - 0px);
   height: 54px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 7px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 44px;
}
#Button2
{
   width: 254px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FF4500;
   background-image: none;
   border-radius: 7px;
   margin: 0;
}
#Line11
{
   width: 224px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line11
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text26
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_prices
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_prices
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#prices
{
   padding: 50px 15px 0px 15px;
}
#prices .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#prices > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#prices > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#prices > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   margin: 0;
   padding: 55px 0px 0px 0px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text32
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text32
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text33
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text33
{
   margin: 0;
   padding: 55px 0px 0px 0px;
}
#wb_Text34
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text34
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text35
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text36
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text37
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text37
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text38
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text38
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text39
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text39
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text40
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text40
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text41
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text41
{
   margin: 0;
   padding: 55px 0px 0px 0px;
}
#wb_Text42
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text42
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text43
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text43
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text44
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text44
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text45
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text45
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text46
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text46
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text47
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text47
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text48
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text48
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text49
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text49
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#Line14
{
   width: 226px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line14
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#Line12
{
   width: 226px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line12
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#Line13
{
   width: 226px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line13
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: block;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid8 > .col-2
{
   display: block;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text50
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(173,216,230,0.36);
   background-image: none;
   border-radius: 8px;
}
#wb_Text50
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#wb_Image11
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 98px;
   height: 98px;
}
#FlexContainer7
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer7
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Text51
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text51
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   padding: 0;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: block;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid9 > .col-2
{
   display: block;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text52
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.36);
   background-image: none;
   border-radius: 8px;
}
#wb_Text52
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#wb_Image12
{
   width: 87px;
   height: 89px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 87px;
   height: 89px;
}
#FlexContainer8
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer8
{
   margin: 0;
   padding: 30px 10px 30px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Form1
{
   width: 283px;
   height: 136px;
   visibility: visible;
   display: inline-block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Label1
{
   left: 10px;
   top: 15px;
   width: 35px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox5
{
   left: 63px;
   top: 15px;
   width: 190px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox5
{
   line-height: 16px;
}
#Label2
{
   left: 10px;
   top: 46px;
   width: 35px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   left: 63px;
   top: 46px;
   width: 190px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   line-height: 16px;
}
#Button3
{
   left: 63px;
   top: 77px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#wb_Text53
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Text54
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#Layer1
{
   height: 597px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon2.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   margin: 0;
}
#Layer1
{
   margin: 0;
}
#Layer1_Container
{
   width: 768px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   grid-column: span 10;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2 > .col-2-padding
{
   padding: 0px 0px 50px 0px;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   grid-column: span 1;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#wb_Text55
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text55
{
   margin: 0;
   padding: 59px 0px 0px 0px;
}
#Line15
{
   width: 590px;
   height: 201px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line15
{
   border-color: transparent;
   border-bottom-width: 201px;
}
#FlexContainer9
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer9
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
}
#Line16
{
   width: 295px;
   height: 49px;
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Line16
{
   border-color: transparent;
   border-bottom-width: 49px;
}
#wb_Image13
{
   width: 178px;
   height: 95px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Image13
{
   width: 178px;
   height: 95px;
}
#FlexContainer10
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer10
{
   margin: 0;
   padding: 10px 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_Text56
{
   width: 758px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text56
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#Work_steps
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4169E1;
   background-image: none;
}
#Work_steps
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Steps_numbers
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4169E1;
   background-image: none;
}
#wb_Steps_numbers
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Steps_numbers
{
   padding: 25px 15px 0px 15px;
}
#Steps_numbers .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Steps_numbers > .row > .col-1, #Steps_numbers > .row > .col-2, #Steps_numbers > .row > .col-3, #Steps_numbers > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#Steps_numbers > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Steps_numbers > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Steps_numbers > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Steps_numbers > .row > .col-3 > .col-3-padding
{
   padding: 45px 0px 0px 0px;
}
#Steps_numbers > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text_step2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step2
{
   margin: 0;
   padding: 0px 0px 25px 0px;
}
#wb_Text_step3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step3
{
   margin: 0;
   padding: 0px 0px 25px 0px;
}
#wb_Text_step1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step1
{
   margin: 0;
   padding: 0px 0px 25px 0px;
}
#wb_Text_step4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step4
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading_steps1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Heading_steps1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading_steps2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Heading_steps2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading_steps3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 15px 0px;
}
#wb_Heading_steps3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading_steps4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Heading_steps4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Picture1
{
   width: 119px;
   height: 119px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   width: 119px;
   height: 119px;
}
#wb_Picture2
{
   width: 118px;
   height: 118px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture2
{
   width: 118px;
   height: 118px;
}
#wb_Picture3
{
   width: 162px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture3
{
   width: 162px;
   height: 61px;
}
#wb_Text61
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text61
{
   margin: 0;
   padding: 9px 0px 11px 0px;
}
#wb_Picture4
{
   width: 113px;
   height: 113px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture4
{
   width: 113px;
   height: 113px;
}
#wb_FlexContainer11
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(143,188,143,0.38);
   background-image: none;
}
#FlexContainer11
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 35px 10px 40px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_Picture5
{
   width: 106px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Picture5
{
   width: 106px;
   height: 85px;
}
#wb_Text57
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Picture6
{
   width: 101px;
   height: 81px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Picture6
{
   width: 101px;
   height: 81px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon3-min.jpg);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid11
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11
{
   width: 753px;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_FontAwesomeIcon4
{
   width: 116px;
   height: 108px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon4
{
   width: 116px;
   height: 108px;
}
#FontAwesomeIcon4 i
{
   line-height: 108px;
   font-size: 108px;
   width: 91px;
}
#wb_FontAwesomeIcon7
{
   width: 116px;
   height: 108px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon7
{
   width: 116px;
   height: 108px;
}
#FontAwesomeIcon7 i
{
   line-height: 108px;
   font-size: 108px;
   width: 114px;
}
#wb_FontAwesomeIcon8
{
   width: 108px;
   height: 108px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon8
{
   width: 108px;
   height: 108px;
}
#FontAwesomeIcon8 i
{
   line-height: 108px;
   font-size: 108px;
   width: 107px;
}
#wb_Heading11
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading11
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading12
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading12
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading12
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading13
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading13
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text58
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text58
{
   margin: 0;
   padding: 0px 0px 50px 0px;
}
#wb_Text59
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text59
{
   margin: 0;
   padding: 0px 0px 50px 0px;
}
#wb_Text60
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text60
{
   margin: 0;
   padding: 0px 0px 50px 0px;
}
#wb_Heading14
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading14
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading15
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading15
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading15
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading16
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading16
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading16
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#Line17
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line17
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line18
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line18
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line19
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line19
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#examples
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(175,238,238,0.40);
   background-image: none;
}
#examples
{
   margin: 0;
   padding: 10px 10px 20px 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_Text62
{
   width: 559px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text62
{
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Text63
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text63
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text64
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text64
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text65
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text65
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text66
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text66
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3, #LayoutGrid12 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-2
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-4
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-4 > .col-4-padding
{
   padding: 10px 0px 10px 0px;
}
#wb_FlexContainer13
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(175,238,238,0.40);
   background-image: url(../images/Price_s-36xtrail.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#FlexContainer13
{
   height: 437px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#FlexContainer14
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #5F9EA0;
   background-image: none;
}
#FlexContainer14
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_VideoTaste
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #5F9EA0;
   background-image: none;
}
#wb_VideoTaste
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#VideoTaste
{
   padding: 0px 15px 50px 15px;
}
#VideoTaste .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VideoTaste > .row > .col-1, #VideoTaste > .row > .col-2, #VideoTaste > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#VideoTaste > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoTaste > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoTaste > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#FlexContainer15
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#FlexContainer15
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Text69
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text69
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_VideoObzor
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_VideoObzor
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#VideoObzor
{
   padding: 0px 15px 50px 15px;
}
#VideoObzor .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VideoObzor > .row > .col-1, #VideoObzor > .row > .col-2, #VideoObzor > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#VideoObzor > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoObzor > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoObzor > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube5
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube6
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text71
{
   left: 474px;
   top: 102px;
   width: 246px;
   height: 90px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text71
{
   margin: 0;
   padding: 0;
}
#wb_Text72
{
   left: 81px;
   top: 261px;
   width: 214px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text72
{
   margin: 0;
   padding: 0;
}
#wb_Text73
{
   left: 476px;
   top: 244px;
   width: 242px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text73
{
   margin: 0;
   padding: 0;
}
#Layer2
{
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #20B2AA;
   background-image: url(../images/vopros-min.png);
   background-repeat: no-repeat;
   background-position: center top;
   margin: 0;
}
#Layer2
{
   margin: 0;
}
#Layer2_Container
{
   width: 768px;
   height:727px;
}
#wb_Text75
{
   left: 478px;
   top: 386px;
   width: 244px;
   height: 90px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text75
{
   margin: 0;
   padding: 0;
}
#wb_Text76
{
   left: 81px;
   top: 550px;
   width: 214px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text76
{
   margin: 0;
   padding: 0;
}
#wb_Text77
{
   left: 473px;
   top: 523px;
   width: 249px;
   height: 108px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text77
{
   margin: 0;
   padding: 0;
}
#wb_Text74
{
   left: 81px;
   top: 409px;
   width: 214px;
   height: 18px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text74
{
   margin: 0;
   padding: 0;
}
#wb_Text70
{
   left: 81px;
   top: 128px;
   width: 214px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text70
{
   margin: 0;
   padding: 0;
}
#wb_Text78
{
   width: 636px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text78
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_Heading17
{
   width: 693px;
   height: 58px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading17
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading17
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_ThreeColumns
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3399FF;
   background: linear-gradient(to top, rgba(51,153,255,0.53) 0%, rgba(38,178,177,0.86) 100%);
}
#wb_ThreeColumns
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ThreeColumns
{
   padding: 25px 15px 25px 15px;
}
#ThreeColumns .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ThreeColumns
{
   width: 753px;
}
#ThreeColumns > .row > .col-1, #ThreeColumns > .row > .col-2, #ThreeColumns > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#ThreeColumns > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ThreeColumns > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ThreeColumns > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#FlexContainer16
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
}
#FlexContainer16
{
   margin: 0;
   padding: 10px 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_Text79
{
   width: 547px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text79
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_FlexContainer17
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#FlexContainer17
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 30px 10px 30px 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: flex-start;
   align-content: flex-start;
}
#Editbox7
{
   width: 202px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox7
{
   line-height: 32px;
}
#Editbox8
{
   width: 232px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox8
{
   line-height: 32px;
}
#Button4
{
   width: 244px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #FF7F50;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#contacts
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#contacts
{
   margin: 0;
   padding: 10px 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_Heading18
{
   width: 249px;
   height: 37px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 29px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 20px 0px 30px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading18
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading18
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid15 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image3
{
   width: 39px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 39px;
   height: 39px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 7px 0px 0px 0px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Picture7
{
   width: 219px;
   height: 82px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture7
{
   width: 219px;
   height: 82px;
}
#wb_Text80
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text80
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#Html3
{
   width: 159px;
   height: 78px;
   visibility: visible;
   display: inline-block;
}
#wb_BulletedList3
{
   visibility: visible;
   display: table;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text81
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text81
{
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   width: 28px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 28px;
   height: 48px;
}
#wb_BulletedList4
{
   visibility: visible;
   display: table;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Image15
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 36px;
   height: 36px;
}
#wb_Shape3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text82
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text82
{
   margin: 0;
   padding: 9px 0px 0px 0px;
}
#wb_Text83
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text83
{
   margin: 0;
   padding: 9px 0px 5px 0px;
}
#wb_CssMenu1
{
   visibility: visible;
   display: inline-block;
   margin: 0px 0px 11px 0px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_CssMenu1 li
{
   width: 25%;
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 1px solid #CCCCCC;
   background-color: #FF7F50;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 89.03%;
   height: 33px;
   padding: 0px 5px 0px 5px;
   line-height: 33px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #FFFFFF;
   background-color: #337AB7;
   background-image: none;
   border: 1px solid #2E6DA4;
}
#wb_CssMenu1.affix
{
   margin-left: -320px;
}
#Button1
{
   width: 225px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #FF7F50;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading19
{
   width: 731px;
   height: 44px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 37px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 7px;
   margin: 0;
   padding: 8px 0px 9px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading19
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF4500;
   border-radius: 7px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading19
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 37px;
   text-shadow: 5px 5px 7px rgba(255,0,0,0.50);
}
#CallBack_form .modal-content
{
   visibility: hidden;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/index_CallBack_form_bkgrnd768.png);
   background-repeat: repeat;
   background-position: left top;
   border-radius: 6px;
}
#CallBack_form .modal-dialog
{
   width: 402px;
}
#CallBack_form .modal-body
{
   width: 402px;
   height: 358px;
}
#wb_Heading20
{
   left: 36px;
   top: 29px;
   width: 331px;
   height: 37px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading20
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading20
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#Editbox9
{
   left: 71px;
   top: 158px;
   width: 248px;
   height: 34px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox9
{
   line-height: 34px;
}
#Editbox10
{
   left: 71px;
   top: 216px;
   width: 248px;
   height: 29px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox10
{
   line-height: 29px;
}
#Button5
{
   left: 69px;
   top: 280px;
   width: 260px;
   height: 51px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FF4500;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#wb_Text84
{
   left: 33px;
   top: 64px;
   width: 338px;
   height: 88px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text84
{
   margin: 0;
   padding: 0;
}
#wb_Image16
{
   width: 117px;
   height: 66px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 117px;
   height: 66px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #193441;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 50px 15px 50px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 753px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-4
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-5
{
   display: block;
   width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text85
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text85
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 22px;
}
#wb_Heading21
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Heading21
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading21
{
   color: #FFFFFF;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#wb_Text86
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text86
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_CssMenu3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu3 li
{
   width: 100%;
}
#wb_CssMenu3 a
{
   color: #1ABC9C;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
}
#wb_Text87
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text87
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_CssMenu2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #1ABC9C;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image17
{
   width: 98px;
   height: 101px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 98px;
   height: 101px;
}
#wb_Heading22
{
   width: 672px;
   height: 74px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 7px 0px 8px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading22
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading22
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
}
#wb_Text67
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text67
{
   margin: 0;
   padding: 0;
}
#Line20
{
   width: 140px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line20
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#ContactForm3 .modal-content
{
   visibility: hidden;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 6px;
}
#ContactForm3 .modal-dialog
{
   width: 304px;
}
#ContactForm3 .modal-body
{
   width: 304px;
   height: 347px;
}
#wb_Text5
{
   width: 669px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text5
{
   margin: 0;
   padding: 15px 0px 0px 0px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text88
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text88
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text89
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text89
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading23
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading23
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading23
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
}
#wb_Heading24
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading24
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading24
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading25
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading25
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading25
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_Shape2
{
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#intro
{
   height: 671px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(220,20,60,0.50);
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
   margin: 0;
}
#intro
{
   margin: 0;
}
#intro_Container
{
   width: 320px;
}
#wb_down-arrow
{
   left: 10px;
   top: 10px;
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 50%;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#down-arrow
{
   width: 36px;
   height: 36px;
}
#down-arrow i
{
   line-height: 36px;
   font-size: 36px;
   width: 22px;
}
#wb_LayoutGrid_Top
{
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid_Top
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_Top
{
   padding: 35px 15px 0px 15px;
}
#LayoutGrid_Top .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Top > .row > .col-1, #LayoutGrid_Top > .row > .col-2, #LayoutGrid_Top > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_Top > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid_Top > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid_Top > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Image1
{
   width: 162px;
   height: 171px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image1
{
   width: 162px;
   height: 171px;
}
#wb_Text1
{
   width: auto;
   height: auto;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 38px;
   height: 38px;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Image2
{
   width: 38px;
   height: 38px;
}
#FlexContainer1
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer1
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexContainer2
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer2
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_BulletedList1
{
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_BulletedList2
{
   left: 157px;
   top: 103px;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer5
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#FlexContainer5
{
   margin: 0;
   padding: 20px 10px 20px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_FlexContainer4
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer4
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
}
#Line1
{
   width: 97px;
   height: 19px;
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Line1
{
   border-color: transparent;
   border-bottom-width: 19px;
}
#Editbox1
{
   width: 288px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox1
{
   line-height: 32px;
}
#Editbox2
{
   width: 318px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox2
{
   line-height: 32px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #806500;
   background: linear-gradient(to top, #806500 0%, rgba(0,0,0,0.88) 100%);
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3
{
   width: 100%;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Heading1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_Text11
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text11
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_Heading4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading5
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading5
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_Heading6
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#Line2
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line2
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line3
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line3
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line4
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line4
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#wb_Image4
{
   width: 216px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image4
{
   width: 216px;
   height: 44px;
}
#wb_Image5
{
   width: 216px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image5
{
   width: 216px;
   height: 44px;
}
#wb_Image6
{
   width: 216px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image6
{
   width: 216px;
   height: 44px;
}
#wb_LayoutGrid4
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #F0E68C;
   background-image: none;
}
#wb_LayoutGrid4
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid4
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid4 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid4 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text6
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text6
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text7
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text9
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Text12
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text12
{
   margin: 0;
   padding: 10px 0px 30px 0px;
}
#wb_Heading8
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading7
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading7
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading9
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading9
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading10
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Heading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading10
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#FlexContainer6
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FAF0E6;
   background-image: none;
}
#FlexContainer6
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_LayoutGrid5
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FAF0E6;
   background-image: none;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: right;
}
#LayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid5 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text13
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text13
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#Banner1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Banner2
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text14
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text14
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text15
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text15
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text16
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text16
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text17
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text17
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text18
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text18
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text19
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text19
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text20
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text20
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text21
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text21
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#Line5
{
   width: 98px;
   height: 81px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Line5
{
   border-color: transparent;
   border-bottom-width: 81px;
}
#wb_Image7
{
   width: 98px;
   height: 39px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Image7
{
   width: 98px;
   height: 39px;
}
#wb_Image8
{
   width: 98px;
   height: 39px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Image8
{
   width: 98px;
   height: 39px;
}
#Line6
{
   width: 98px;
   height: 48px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Line6
{
   border-color: transparent;
   border-bottom-width: 48px;
}
#Line7
{
   width: 98px;
   height: 52px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Line7
{
   border-color: transparent;
   border-bottom-width: 52px;
}
#wb_Image9
{
   width: 98px;
   height: 39px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Image9
{
   width: 98px;
   height: 39px;
}
#Line8
{
   width: 98px;
   height: 38px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Line8
{
   border-color: transparent;
   border-bottom-width: 38px;
}
#wb_Image10
{
   width: 98px;
   height: 39px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#Image10
{
   width: 98px;
   height: 39px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: right bottom;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
}
#wb_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid6 > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LayoutGrid6 > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 20px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2 > .col-2-padding
{
   padding: 0px 50px 0px 50px;
}
#wb_Text22
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text22
{
   margin: 0;
   padding: 50px 0px 0px 0px;
}
#wb_Text23
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text23
{
   margin: 0;
   padding: 25px 0px 0px 0px;
}
#wb_Text24
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text24
{
   margin: 0;
   padding: 30px 0px 15px 0px;
}
#Html2
{
   width: 290px;
   height: 62px;
   visibility: visible;
   display: inline-block;
}
#Line9
{
   width: 290px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line9
{
   border-color: transparent;
   border-bottom-width: 32px;
}
#Line10
{
   width: 98px;
   height: 166px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Line10
{
   border-color: transparent;
   border-bottom-width: 166px;
}
#wb_Text25
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text25
{
   margin: 0;
   padding: 50px 0px 20px 0px;
}
#Editbox3
{
   width: calc(100% - 0px);
   height: 58px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 7px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox3
{
   line-height: 48px;
}
#Editbox4
{
   width: calc(100% - 0px);
   height: 54px;
   visibility: visible;
   display: block;
   color: #000000;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 7px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox4
{
   line-height: 44px;
}
#Button2
{
   width: 190px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FF4500;
   background-image: none;
   border-radius: 7px;
   margin: 0;
}
#Line11
{
   width: 190px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line11
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#wb_Text26
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text26
{
   margin: 0;
   padding: 0px 0px 30px 0px;
}
#wb_prices
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_prices
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#prices
{
   padding: 50px 15px 0px 15px;
}
#prices .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#prices > .row > .col-1, #prices > .row > .col-2, #prices > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#prices > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#prices > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#prices > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text28
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text28
{
   margin: 0;
   padding: 55px 0px 0px 0px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text29
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text30
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text30
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_Text31
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text31
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text32
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text32
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text27
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text27
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text33
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text33
{
   margin: 0;
   padding: 55px 0px 0px 0px;
}
#wb_Text34
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text34
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text35
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text35
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text36
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text36
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text37
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text37
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text38
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text38
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text39
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text39
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text40
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text40
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text41
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text41
{
   margin: 0;
   padding: 55px 0px 0px 0px;
}
#wb_Text42
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text42
{
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#wb_Text43
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text43
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text44
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text44
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text45
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text45
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text46
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text46
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text47
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text47
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text48
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text48
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#wb_Text49
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text49
{
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#Line14
{
   width: 226px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line14
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#Line12
{
   width: 226px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line12
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#Line13
{
   width: 226px;
   height: 60px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line13
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#wb_LayoutGrid8
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid8
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid8
{
   padding: 0;
}
#LayoutGrid8 > .col-1, #LayoutGrid8 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid8 > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid8 > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text50
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(173,216,230,0.36);
   background-image: none;
   border-radius: 8px;
}
#wb_Text50
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#wb_Image11
{
   width: 98px;
   height: 98px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image11
{
   width: 98px;
   height: 98px;
}
#FlexContainer7
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer7
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Text51
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text51
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_LayoutGrid9
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid9
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid9
{
   padding: 0;
}
#LayoutGrid9 > .col-1, #LayoutGrid9 > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid9 > .col-1
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
#LayoutGrid9 > .col-2
{
   display: block;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_Text52
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(255,255,255,0.36);
   background-image: none;
   border-radius: 8px;
}
#wb_Text52
{
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#wb_Image12
{
   width: 87px;
   height: 89px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image12
{
   width: 87px;
   height: 89px;
}
#FlexContainer8
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer8
{
   margin: 0;
   padding: 30px 10px 30px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Form1
{
   width: 283px;
   height: 136px;
   visibility: visible;
   display: inline-block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FBFBFB;
   background-image: none;
}
#Label1
{
   left: 10px;
   top: 15px;
   width: 35px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox5
{
   left: 63px;
   top: 15px;
   width: 190px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox5
{
   line-height: 16px;
}
#Label2
{
   left: 10px;
   top: 46px;
   width: 35px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   left: 63px;
   top: 46px;
   width: 190px;
   height: 16px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox6
{
   line-height: 16px;
}
#Button3
{
   left: 63px;
   top: 77px;
   width: 96px;
   height: 25px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#wb_Text53
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text53
{
   margin: 0;
   padding: 0;
}
#wb_Text54
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text54
{
   margin: 0;
   padding: 0;
}
#Layer1
{
   height: 597px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon2.jpg);
   background-repeat: no-repeat;
   background-position: center center;
   margin: 0;
}
#Layer1
{
   margin: 0;
}
#Layer1_Container
{
   width: 320px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   display: block;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: center;
   align-self: center;
   text-align: center;
}
#LayoutGrid10 > .row > .col-2 > .col-2-padding
{
   padding: 0px 0px 50px 0px;
}
#LayoutGrid10 > .row > .col-3
{
   display: block;
   width: 100%;
   grid-column: span 12;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   text-align: left;
}
#wb_Text55
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text55
{
   margin: 0;
   padding: 59px 0px 0px 0px;
}
#Line15
{
   width: 290px;
   height: 201px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line15
{
   border-color: transparent;
   border-bottom-width: 201px;
}
#FlexContainer9
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer9
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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;
}
#Line16
{
   width: 295px;
   height: 49px;
   visibility: visible;
   display: inline;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Line16
{
   border-color: transparent;
   border-bottom-width: 49px;
}
#wb_Image13
{
   width: 178px;
   height: 95px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Image13
{
   width: 178px;
   height: 95px;
}
#FlexContainer10
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#FlexContainer10
{
   margin: 0;
   padding: 10px 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_Text56
{
   width: 758px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text56
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#Work_steps
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4169E1;
   background-image: none;
}
#Work_steps
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Steps_numbers
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #4169E1;
   background-image: none;
}
#wb_Steps_numbers
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#Steps_numbers
{
   padding: 25px 15px 0px 15px;
}
#Steps_numbers .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Steps_numbers > .row > .col-1, #Steps_numbers > .row > .col-2, #Steps_numbers > .row > .col-3, #Steps_numbers > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#Steps_numbers > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Steps_numbers > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Steps_numbers > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#Steps_numbers > .row > .col-3 > .col-3-padding
{
   padding: 45px 0px 0px 0px;
}
#Steps_numbers > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text_step2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step2
{
   margin: 0;
   padding: 0px 0px 25px 0px;
}
#wb_Text_step3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step3
{
   margin: 0;
   padding: 0px 0px 25px 0px;
}
#wb_Text_step1
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step1
{
   margin: 0;
   padding: 0px 0px 25px 0px;
}
#wb_Text_step4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text_step4
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading_steps1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Heading_steps1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading_steps2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Heading_steps2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps2
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading_steps3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 55px 0px 15px 0px;
}
#wb_Heading_steps3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading_steps4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Heading_steps4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading_steps4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Picture1
{
   width: 162px;
   height: 162px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   width: 162px;
   height: 162px;
}
#wb_Picture2
{
   width: 162px;
   height: 162px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture2
{
   width: 162px;
   height: 162px;
}
#wb_Picture3
{
   width: 162px;
   height: 61px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture3
{
   width: 162px;
   height: 61px;
}
#wb_Text61
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text61
{
   margin: 0;
   padding: 20px 0px 30px 0px;
}
#wb_Picture4
{
   width: 162px;
   height: 162px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture4
{
   width: 162px;
   height: 162px;
}
#wb_FlexContainer11
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(143,188,143,0.38);
   background-image: none;
}
#FlexContainer11
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 35px 10px 40px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#wb_Picture5
{
   width: 106px;
   height: 85px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Picture5
{
   width: 106px;
   height: 85px;
}
#wb_Text57
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text57
{
   margin: 0;
   padding: 0;
}
#wb_Picture6
{
   width: 101px;
   height: 81px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Picture6
{
   width: 101px;
   height: 81px;
}
#wb_LayoutGrid11
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon3-min.jpg);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid11
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid11
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid11
{
   width: 100%;
}
#LayoutGrid11 > .row > .col-1, #LayoutGrid11 > .row > .col-2, #LayoutGrid11 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid11 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_FontAwesomeIcon4
{
   width: 116px;
   height: 108px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon4
{
   width: 116px;
   height: 108px;
}
#FontAwesomeIcon4 i
{
   line-height: 108px;
   font-size: 108px;
   width: 91px;
}
#wb_FontAwesomeIcon7
{
   width: 116px;
   height: 108px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon7
{
   width: 116px;
   height: 108px;
}
#FontAwesomeIcon7 i
{
   line-height: 108px;
   font-size: 108px;
   width: 114px;
}
#wb_FontAwesomeIcon8
{
   width: 108px;
   height: 108px;
   visibility: visible;
   display: inline-block;
   color: #FFFFFF;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FontAwesomeIcon8
{
   width: 108px;
   height: 108px;
}
#FontAwesomeIcon8 i
{
   line-height: 108px;
   font-size: 108px;
   width: 107px;
}
#wb_Heading11
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading11
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading12
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading12
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading12
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Heading13
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading13
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text58
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text58
{
   margin: 0;
   padding: 0px 0px 50px 0px;
}
#wb_Text59
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text59
{
   margin: 0;
   padding: 0px 0px 50px 0px;
}
#wb_Text60
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text60
{
   margin: 0;
   padding: 0px 0px 50px 0px;
}
#wb_Heading14
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading14
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading15
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading15
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading15
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#wb_Heading16
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 32px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 50px 0px 50px 0px;
}
#wb_Heading16
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading16
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
}
#Line17
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line17
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line18
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line18
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#Line19
{
   width: calc(100% - 0px);
   height: 1px;
   visibility: visible;
   display: block;
   margin: 0px 0px 10px 0px;
}
#Line19
{
   border-color: #FFFFFF;
   border-bottom-width: -9px;
}
#examples
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(175,238,238,0.40);
   background-image: none;
}
#examples
{
   margin: 0;
   padding: 10px 10px 20px 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_Text62
{
   width: 270px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text62
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text63
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text63
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text64
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text64
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text65
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text65
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_Text66
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text66
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_LayoutGrid12
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_LayoutGrid12
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid12
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1, #LayoutGrid12 > .row > .col-2, #LayoutGrid12 > .row > .col-3, #LayoutGrid12 > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-3 > .col-3-padding
{
   padding: 10px 0px 10px 0px;
}
#LayoutGrid12 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid12 > .row > .col-4 > .col-4-padding
{
   padding: 10px 0px 10px 0px;
}
#wb_FlexContainer13
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: rgba(175,238,238,0.40);
   background-image: url(../images/Price_s-36xtrail.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#FlexContainer13
{
   height: 437px;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: center;
   align-content: center;
}
#FlexContainer14
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #5F9EA0;
   background-image: none;
}
#FlexContainer14
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_VideoTaste
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #5F9EA0;
   background-image: none;
}
#wb_VideoTaste
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#VideoTaste
{
   padding: 0px 15px 50px 15px;
}
#VideoTaste .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VideoTaste > .row > .col-1, #VideoTaste > .row > .col-2, #VideoTaste > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#VideoTaste > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoTaste > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoTaste > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube1
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#FlexContainer15
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#FlexContainer15
{
   margin: 0;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -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_Text69
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text69
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#wb_VideoObzor
{
   visibility: hidden;
   display: none;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #DCDCDC;
   background-image: none;
}
#wb_VideoObzor
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#VideoObzor
{
   padding: 0px 15px 50px 15px;
}
#VideoObzor .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#VideoObzor > .row > .col-1, #VideoObzor > .row > .col-2, #VideoObzor > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#VideoObzor > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoObzor > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#VideoObzor > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_YouTube4
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube5
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube6
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_Text71
{
   left: 568px;
   top: 206px;
   width: 246px;
   height: 90px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text71
{
   margin: 0;
   padding: 0;
}
#wb_Text72
{
   left: 0px;
   top: 279px;
   width: 101px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text72
{
   margin: 0;
   padding: 0;
}
#wb_Text73
{
   left: 570px;
   top: 348px;
   width: 242px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text73
{
   margin: 0;
   padding: 0;
}
#Layer2
{
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #20B2AA;
   background-image: url(../images/vopros-min.png);
   background-repeat: no-repeat;
   background-position: center top;
   margin: 0;
}
#Layer2
{
   margin: 0;
}
#Layer2_Container
{
   width: 320px;
   height:864px;
}
#wb_Text75
{
   left: 572px;
   top: 490px;
   width: 244px;
   height: 90px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text75
{
   margin: 0;
   padding: 0;
}
#wb_Text76
{
   left: 0px;
   top: 563px;
   width: 90px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text76
{
   margin: 0;
   padding: 0;
}
#wb_Text77
{
   left: 567px;
   top: 627px;
   width: 249px;
   height: 108px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text77
{
   margin: 0;
   padding: 0;
}
#wb_Text74
{
   left: 0px;
   top: 429px;
   width: 90px;
   height: 36px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text74
{
   margin: 0;
   padding: 0;
}
#wb_Text70
{
   left: 2px;
   top: 147px;
   width: 116px;
   height: 72px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text70
{
   margin: 0;
   padding: 0;
}
#wb_Text78
{
   width: 818px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text78
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_Heading17
{
   width: 814px;
   height: 47px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 30px 0px 0px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading17
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading17
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_ThreeColumns
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #3399FF;
   background: linear-gradient(to top, rgba(51,153,255,0.53) 0%, rgba(38,178,177,0.86) 100%);
}
#wb_ThreeColumns
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#ThreeColumns
{
   padding: 25px 15px 25px 15px;
}
#ThreeColumns .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ThreeColumns
{
   width: 100%;
}
#ThreeColumns > .row > .col-1, #ThreeColumns > .row > .col-2, #ThreeColumns > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#ThreeColumns > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ThreeColumns > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ThreeColumns > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#FlexContainer16
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #1E90FF;
   background-image: none;
}
#FlexContainer16
{
   margin: 0;
   padding: 10px 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_Text79
{
   width: 547px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text79
{
   margin: 0;
   padding: 20px 0px 0px 0px;
}
#wb_FlexContainer17
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#FlexContainer17
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 30px 10px 30px 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: flex-start;
   align-content: flex-start;
}
#Editbox7
{
   width: 247px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox7
{
   line-height: 32px;
}
#Editbox8
{
   width: 288px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Editbox8
{
   line-height: 32px;
}
#Button4
{
   width: 256px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #FF7F50;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#contacts
{
   visibility: visible;
   display: flex;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/fon1-min.jpg);
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#contacts
{
   margin: 0;
   padding: 10px 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_Heading18
{
   width: 249px;
   height: 37px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 29px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 20px 0px 30px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading18
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading18
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
}
#wb_LayoutGrid15
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_LayoutGrid15
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid15
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid15 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid15 > .row > .col-1, #LayoutGrid15 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid15 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid15 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image3
{
   width: 39px;
   height: 39px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image3
{
   width: 39px;
   height: 39px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 7px 0px 0px 0px;
}
#wb_Text3
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#wb_Picture7
{
   width: 219px;
   height: 82px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture7
{
   width: 219px;
   height: 82px;
}
#wb_Text80
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text80
{
   margin: 0;
   padding: 15px 0px 15px 0px;
}
#Html3
{
   width: 159px;
   height: 78px;
   visibility: visible;
   display: inline-block;
}
#wb_BulletedList3
{
   visibility: visible;
   display: table;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text81
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text81
{
   margin: 0;
   padding: 0;
}
#wb_Image14
{
   width: 28px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image14
{
   width: 28px;
   height: 48px;
}
#wb_BulletedList4
{
   visibility: visible;
   display: table;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Image15
{
   width: 36px;
   height: 36px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image15
{
   width: 36px;
   height: 36px;
}
#wb_Shape3
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Text82
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text82
{
   margin: 0;
   padding: 9px 0px 0px 0px;
}
#wb_Text83
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text83
{
   margin: 0;
   padding: 9px 0px 5px 0px;
}
#wb_CssMenu1
{
   visibility: hidden;
   display: none;
   margin: 0px 0px 11px 0px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_CssMenu1 li
{
   width: 25%;
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 1px solid #CCCCCC;
   background-color: #FF7F50;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: 89.03%;
   height: 33px;
   padding: 0px 5px 0px 5px;
   line-height: 33px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #FFFFFF;
   background-color: #337AB7;
   background-image: none;
   border: 1px solid #2E6DA4;
}
#wb_CssMenu1.affix
{
   margin-left: -160px;
}
#Button1
{
   width: 256px;
   height: 42px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #FF7F50;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading19
{
   width: 288px;
   height: 56px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   border-radius: 7px;
   margin: 0;
   padding: 8px 0px 9px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading19
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF4500;
   border-radius: 7px;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading19
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-shadow: 5px 5px 7px rgba(255,0,0,0.50);
}
#CallBack_form .modal-content
{
   visibility: hidden;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: url(../images/index_CallBack_form_bkgrnd320.png);
   background-repeat: repeat;
   background-position: left top;
   border-radius: 6px;
}
#CallBack_form .modal-dialog
{
   width: 402px;
}
#CallBack_form .modal-body
{
   width: 402px;
   height: 358px;
}
#wb_Heading20
{
   left: 36px;
   top: 29px;
   width: 331px;
   height: 37px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0;
}
#wb_Heading20
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading20
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#Editbox9
{
   left: 71px;
   top: 158px;
   width: 248px;
   height: 34px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox9
{
   line-height: 34px;
}
#Editbox10
{
   left: 71px;
   top: 216px;
   width: 248px;
   height: 29px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 19px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox10
{
   line-height: 29px;
}
#Button5
{
   left: 69px;
   top: 280px;
   width: 260px;
   height: 51px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FF4500;
   background-image: none;
   border-radius: 4px;
   margin: 0;
}
#wb_Text84
{
   left: 33px;
   top: 64px;
   width: 338px;
   height: 88px;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text84
{
   margin: 0;
   padding: 0;
}
#wb_Image16
{
   width: 117px;
   height: 66px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image16
{
   width: 117px;
   height: 66px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #193441;
   background-image: none;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 50px 15px 50px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2
{
   width: 100%;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2, #LayoutGrid2 > .row > .col-3, #LayoutGrid2 > .row > .col-4, #LayoutGrid2 > .row > .col-5
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#LayoutGrid2 > .row > .col-5
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_Text85
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text85
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#wb_Heading21
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 27px;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Heading21
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading21
{
   color: #FFFFFF;
   font-family: "Comic Sans MS";
   font-weight: normal;
   font-style: italic;
   font-size: 27px;
}
#wb_Text86
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text86
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_CssMenu3
{
   width: calc(100% - 0px);
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu3 li
{
   width: 100%;
}
#wb_CssMenu3 a
{
   color: #1ABC9C;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu3 li:hover a, #wb_CssMenu3 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
}
#wb_Text87
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text87
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   margin: 0;
   padding: 0px 0px 8px 0px;
   text-align: left;
   line-height: 16px;
}
#wb_CssMenu2
{
   width: calc(100% - 0px);
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu2 li
{
   width: 100%;
}
#wb_CssMenu2 a
{
   color: #1ABC9C;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   height: 28px;
   padding: 0px 0px 0px 0px;
   line-height: 28px;
   text-align: left;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_Image17
{
   width: 98px;
   height: 101px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Image17
{
   width: 98px;
   height: 101px;
}
#wb_Heading22
{
   width: 290px;
   height: 38px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 16px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 7px 0px 8px 0px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Heading22
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Heading22
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
}
#wb_Text67
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text67
{
   margin: 0;
   padding: 0;
}
#Line20
{
   width: 140px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line20
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#ContactForm3 .modal-content
{
   visibility: hidden;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 6px;
}
#ContactForm3 .modal-dialog
{
   width: 304px;
}
#ContactForm3 .modal-body
{
   width: 304px;
   height: 347px;
}
#wb_Text5
{
   width: 260px;
   height: auto;
   visibility: visible;
   display: inline;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
}
#wb_Text5
{
   margin: 0;
   padding: 15px 0px 0px 0px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text88
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text88
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text89
{
   visibility: visible;
   display: block;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
#wb_Text89
{
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading23
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 21px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading23
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading23
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
}
#wb_Heading24
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading24
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading24
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
#wb_Heading25
{
   width: calc(100% - 0px);
   visibility: visible;
   display: block;
   color: #FFFFFF;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading25
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading25
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
}
}
#wb_down-arrow
{
   top: auto !important; 
   bottom: 25px !important;
   left: 50% !important;
   margin-left: -25px;
}
