div#container {
   margin: 0 auto 0 auto;
   position: relative;
   text-align: left;
   width: 1100px;
}
body {
   background-color: #FFFFFF;
   background-image: url(../images/index_bkgrnd.png);
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   overflow-y: auto;
   text-align: center;
}
#wb_LayoutGrid1 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg1.jpg);
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   height: 100vh;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid1 {
   box-sizing: border-box;
   height: 100vh;
   margin-left: auto;
   margin-right: auto;
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1 {
   float: left;
}
#LayoutGrid1 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 100%;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid1 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_Heading4 {
   -moz-animation: animate-opacity 3000ms linear 0ms 5 normal forwards;
   -webkit-animation: animate-opacity 3000ms linear 0ms 5 normal forwards;
   animation: animate-opacity 3000ms linear 0ms 5 normal forwards;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 25px;
   text-align: left;
}
#Heading4 {
   color: #483D8B;
   font-family: Oswald;
   font-size: 43px;
   font-weight: bold;
   margin: 0;
   text-align: left;
}
#wb_Image1 {
   margin: 0;
   vertical-align: top;
}
#Image1 {
   border: 0px solid #000000;
   box-sizing: border-box;
   display: inline-block;
   height: 135px;
   padding: 0;
   vertical-align: top;
   width: 237px;
}
#wb_LayoutGrid4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid4 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1100px;
   padding: 0px 15px 0px 15px;
}
#LayoutGrid4 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid4 > .row > .col-1,
#LayoutGrid4 > .row > .col-2,
#LayoutGrid4 > .row > .col-3 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1,
#LayoutGrid4 > .row > .col-2,
#LayoutGrid4 > .row > .col-3 {
   float: left;
}
#LayoutGrid4 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 25%;
}
#LayoutGrid4 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 50%;
}
#LayoutGrid4 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 25%;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid4 > .row > .col-1,
#LayoutGrid4 > .row > .col-2,
#LayoutGrid4 > .row > .col-3 {
   float: none;
   width: 100%  !important;
}
}
#wb_FlexContainer1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
}
#FlexContainer1 {
   -webkit-align-content: stretch;
   -webkit-align-items: flex-end;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: stretch;
   align-items: flex-end;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   font-size: 0px;
   justify-content: space-around;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   max-width: 430px;
   padding: 10px 10px 10px 10px;
}
#wb_Text1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 1;
   flex-shrink: 1;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text1 div {
   text-align: center;
}
#wb_FontAwesomeIcon1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#wb_FontAwesomeIcon1:hover {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#FontAwesomeIcon1 {
   height: 30px;
   width: 38px;
}
#FontAwesomeIcon1 i {
   color: #2E8B57;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
   width: 16px;
}
#wb_FontAwesomeIcon1:hover i {
   color: #337AB7;
}
#Line1 {
   border-bottom-width: 24px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1 {
   background-color: transparent;
   border: 0px solid #C0C0C0;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 ul {
   display: inline-block;
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_CssMenu1 li {
   float: left;
   margin: 0;
   padding: 10px 11px 10px 0px;
}
#wb_CssMenu1 a {
   background-color: #98FB98;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   display: block;
   float: left;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 26px;
   line-height: 26px;
   padding: 0px 5px 0px 5px;
   text-align: center;
   text-decoration: none;
   vertical-align: middle;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   background-color: #2E8B57;
   background-image: none;
   border: 1px solid #2E6DA4;
   color: #FFFFFF;
}
#wb_CssMenu1 li.firstmain {
   padding-left: 10px;
}
#wb_CssMenu1 li.lastmain {
   padding-right: 10px;
}
#wb_CssMenu1 br {
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 25px 0px 15px 0px;
   text-align: center;
}
#wb_Text2 div {
   text-align: center;
}
#Shape1 {
   border-width: 0;
   vertical-align: top;
}
#wb_LayoutGrid2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid2 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1100px;
   padding: 0px 20px 0px 20px;
}
#LayoutGrid2 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 20px;
   padding-right: 20px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2 {
   float: left;
}
#LayoutGrid2 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 75%;
}
#LayoutGrid2 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 25%;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2 {
   float: none;
   width: 100%  !important;
}
}
#wb_Image2 {
   margin: 0;
   vertical-align: top;
}
#Image2 {
   border: 0px solid #000000;
   box-sizing: border-box;
   display: inline-block;
   height: 74px;
   padding: 0;
   vertical-align: top;
   width: 67px;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 7px;
   margin: 0;
   padding: 25px 0px 0px 0px;
   text-align: left;
}
#wb_Text3 div {
   text-align: left;
}
#Line2 {
   border-bottom-width: 59px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#Line3 {
   border-bottom-width: 141px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text4 div {
   text-align: left;
}
#wb_LayoutGrid3 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg2.jpg);
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid3 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 100px 150px 100px 150px;
}
#LayoutGrid3 .row {
   margin-left: -150px;
   margin-right: -150px;
}
#LayoutGrid3 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 150px;
   padding-right: 150px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1 {
   float: left;
}
#LayoutGrid3 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 100%;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid3 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#Line4 {
   border-bottom-width: 131px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#TextArt2 {
   border-width: 0;
   vertical-align: top;
}
#wb_LayoutGrid5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid5 {
   -webkit-flex-direction: row;
   -webkit-flex-wrap: wrap;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 900px;
   padding: 100px 0px 10px 0px;
}
#LayoutGrid5 > .col-1,
#LayoutGrid5 > .col-2,
#LayoutGrid5 > .col-3,
#LayoutGrid5 > .col-4,
#LayoutGrid5 > .col-5 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid5 > .col-1,
#LayoutGrid5 > .col-2,
#LayoutGrid5 > .col-3,
#LayoutGrid5 > .col-4,
#LayoutGrid5 > .col-5 {
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid5 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid5 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid5 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   justify-content: flex-end;
   max-width: 25%;
   text-align: right;
}
@media (max-width: 480px) {
#LayoutGrid5 > .col-1,
#LayoutGrid5 > .col-2,
#LayoutGrid5 > .col-3,
#LayoutGrid5 > .col-4,
#LayoutGrid5 > .col-5 {
   -webkit-flex-basis: 100%  !important;
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#Line5 {
   border-bottom-width: 114px;
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text5 div {
   text-align: center;
}
#wb_Picture1 {
   margin: 0;
   vertical-align: top;
}
#Picture1 {
   border: 0px solid #000000;
   box-sizing: border-box;
   display: inline-block;
   height: 116px;
   padding: 0;
   vertical-align: top;
   width: 103px;
}
#wb_Text6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text6 div {
   text-align: center;
}
#wb_Picture2 {
   margin: 0;
   vertical-align: top;
}
#Picture2 {
   border: 0px solid #000000;
   box-sizing: border-box;
   display: inline-block;
   height: 116px;
   padding: 0;
   vertical-align: top;
   width: 103px;
}
#wb_LayoutGrid6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid6 {
   -webkit-flex-direction: row;
   -webkit-flex-wrap: wrap;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 900px;
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .col-1,
#LayoutGrid6 > .col-2,
#LayoutGrid6 > .col-3,
#LayoutGrid6 > .col-4,
#LayoutGrid6 > .col-5 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1,
#LayoutGrid6 > .col-2,
#LayoutGrid6 > .col-3,
#LayoutGrid6 > .col-4,
#LayoutGrid6 > .col-5 {
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid6 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid6 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid6 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid6 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   justify-content: flex-end;
   max-width: 25%;
   text-align: right;
}
@media (max-width: 480px) {
#LayoutGrid6 > .col-1,
#LayoutGrid6 > .col-2,
#LayoutGrid6 > .col-3,
#LayoutGrid6 > .col-4,
#LayoutGrid6 > .col-5 {
   -webkit-flex-basis: 100%  !important;
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Text7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text7 div {
   text-align: center;
}
#wb_Picture3 {
   margin: 0;
   vertical-align: top;
}
#Picture3 {
   border: 0px solid #000000;
   box-sizing: border-box;
   display: inline-block;
   height: 116px;
   padding: 0;
   vertical-align: top;
   width: 103px;
}
#wb_Text8 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text8 div {
   text-align: center;
}
#wb_Picture4 {
   margin: 0;
   vertical-align: top;
}
#Picture4 {
   border: 0px solid #000000;
   box-sizing: border-box;
   display: inline-block;
   height: 116px;
   padding: 0;
   vertical-align: top;
   width: 103px;
}
#Line6 {
   border-bottom-width: 62px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid7 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid7 {
   -webkit-flex-direction: row;
   -webkit-flex-wrap: wrap;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 900px;
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .col-1,
#LayoutGrid7 > .col-2,
#LayoutGrid7 > .col-3,
#LayoutGrid7 > .col-4,
#LayoutGrid7 > .col-5 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1,
#LayoutGrid7 > .col-2,
#LayoutGrid7 > .col-3,
#LayoutGrid7 > .col-4,
#LayoutGrid7 > .col-5 {
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid7 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid7 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid7 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid7 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   justify-content: flex-end;
   max-width: 25%;
   text-align: right;
}
@media (max-width: 480px) {
#LayoutGrid7 > .col-1,
#LayoutGrid7 > .col-2,
#LayoutGrid7 > .col-3,
#LayoutGrid7 > .col-4,
#LayoutGrid7 > .col-5 {
   -webkit-flex-basis: 100%  !important;
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_Text9 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text9 div {
   text-align: center;
}
#wb_Picture5 {
   margin: 0;
   vertical-align: top;
}
#Picture5 {
   border: 0px solid #000000;
   box-sizing: border-box;
   display: inline-block;
   height: 116px;
   padding: 0;
   vertical-align: top;
   width: 103px;
}
#wb_Text10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text10 div {
   text-align: center;
   white-space: nowrap;
}
#wb_Picture6 {
   margin: 0;
   vertical-align: top;
}
#Picture6 {
   border: 0px solid #000000;
   box-sizing: border-box;
   display: inline-block;
   height: 116px;
   padding: 0;
   vertical-align: top;
   width: 103px;
}
#Line7 {
   border-bottom-width: 62px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#Layer1 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/bg3.jpg);
   background-position: 50% 0;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   margin: 0;
}
#Layer1-overlay {
   background-color: #E6E6FA;
   bottom: 0;
   left: 0;
   opacity: 0.2;
   position: absolute;
   right: 0;
   top: 0;
}
#wb_Text11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text11 div {
   text-align: center;
}
#wb_Card4 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card4-card-body {
   font-size: 0px;
}
#Card4-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 100px;
   margin: 0;
   max-width: 100px;
   width: 100%;
}
#Card4-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -100px 0px 0px 125px;
}
#Card4-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 125px;
}
#wb_Card6 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card6-card-body {
   font-size: 0px;
}
#Card6-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 100px;
   margin: 0px 0px 0px 270px;
   max-width: 120px;
   width: calc(100% - 270px);
}
#Card6-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -100px 0px 0px 20px;
}
#Card6-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 125px 30px 20px;
}
#wb_Card1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card1-card-body {
   font-size: 0px;
}
#Card1-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 100px;
   margin: 0;
   max-width: 150px;
   width: 100%;
}
#Card1-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -100px 0px 0px 155px;
}
#Card1-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 155px;
}
#wb_Card3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card3-card-body {
   font-size: 0px;
}
#Card3-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 100px;
   margin: 0px 0px 0px 290px;
   max-width: 130px;
   width: calc(100% - 290px);
}
#Card3-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -100px 0px 0px 20px;
}
#Card3-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 125px 30px 20px;
}
#wb_Card5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card5-card-body {
   font-size: 0px;
}
#Card5-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 100px;
   margin: 0px 0px 0px 270px;
   max-width: 120px;
   width: calc(100% - 270px);
}
#Card5-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -100px 0px 0px 20px;
}
#Card5-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 125px 30px 20px;
}
#wb_Card2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Card2-card-body {
   font-size: 0px;
}
#Card2-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 100px;
   margin: 0;
   max-width: 150px;
   width: 100%;
}
#Card2-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -100px 0px 0px 155px;
}
#Card2-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 155px;
}
#wb_LayoutGrid9 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid9 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 960px;
   padding: 0px 15px 0px 15px;
}
#LayoutGrid9 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid9 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid9 > .row > .col-1 {
   float: left;
}
#LayoutGrid9 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 100%;
}
#LayoutGrid9:before,
#LayoutGrid9:after,
#LayoutGrid9 .row:before,
#LayoutGrid9 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid9:after,
#LayoutGrid9 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid9 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_LayoutGrid8 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/voda_1.jpg);
   background-position: 50% 0;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid8 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 100px 20px 100px 20px;
}
#LayoutGrid8 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 20px;
   padding-right: 20px;
   position: relative;
}
#LayoutGrid8 {
   width: 1100px;
}
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2 {
   float: left;
}
#LayoutGrid8 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: right;
   width: 58.33333333%;
}
#LayoutGrid8 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 41.66666667%;
}
#LayoutGrid8 > .row > .col-2 > .col-2-padding {
   padding: -70px 0px 0px 0px;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid8 {
   width: 100%;
}
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2 {
   float: none;
   width: 100%  !important;
}
}
#LayoutGrid8-overlay {
   background: linear-gradient(to top, rgba(135,206,250,0.40) 0%, rgba(135,206,250,0.00) 100%);
   bottom: 0;
   left: 0;
   position: absolute;
   right: 0;
   top: 0;
}
#wb_Text12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text12 div {
   text-align: center;
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 20px 0px 20px 0px;
   text-align: center;
}
#Heading1 {
   color: #483D8B;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: normal;
   margin: 0;
   text-align: center;
}
#wb_Text13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 10px 0px 30px 0px;
   text-align: justify;
}
#wb_Text13 div {
   text-align: justify;
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading2 {
   color: #2E8B57;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
   margin: 0;
   text-align: left;
}
#wb_Text14 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 30px 0px 0px 0px;
   text-align: left;
}
#wb_Text14 div {
   text-align: left;
}
#FlexContainer2 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: column;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   background-color: #483D8B;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   flex-wrap: nowrap;
   font-size: 0px;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FlexContainer3 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   font-size: 0px;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid10 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg5.jpg);
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid10 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 10px 15px 100px 15px;
}
#LayoutGrid10 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid10 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1 {
   float: left;
}
#LayoutGrid10 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 100%;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid10 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading3 {
   color: #483D8B;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: 700;
   margin: 0;
   text-align: center;
}
#Extension2 {
   margin: 0;
}
#Extension2 img {
   margin: 0 auto;
}
#Line8 {
   border-bottom-width: 114px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#YouTube1 img {
   border: 0px solid #000000;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
#wb_YouTube1 img {
   box-sizing: border-box;
   display: block;
   height: auto;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 100%;
}
#YouTube2 img {
   border: 0px solid #000000;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
#wb_YouTube2 img {
   box-sizing: border-box;
   display: block;
   height: auto;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 100%;
}
#YouTube3 img {
   border: 0px solid #000000;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
#wb_YouTube3 img {
   box-sizing: border-box;
   display: block;
   height: auto;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   position: relative;
   width: 100%;
}
#wb_LayoutGrid11 {
   background-color: #FFFFFF;
   background: linear-gradient(to top, #A5C8EA 0%, #7BB2EE 49%, #4AA0F7 50%, #B6FBFE 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid11 {
   -webkit-flex-direction: row;
   -webkit-flex-wrap: wrap;
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   margin-left: auto;
   margin-right: auto;
   max-width: 960px;
   padding: 30px 0px 30px 0px;
}
#LayoutGrid11 > .col-1,
#LayoutGrid11 > .col-2,
#LayoutGrid11 > .col-3 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid11 > .col-1,
#LayoutGrid11 > .col-2,
#LayoutGrid11 > .col-3 {
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid11 > .col-1 {
   -webkit-align-self: center;
   -webkit-justify-content: center;
   align-self: center;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   justify-content: center;
   max-width: 33.33333333%;
   text-align: center;
}
#LayoutGrid11 > .col-2 {
   -webkit-align-self: center;
   -webkit-justify-content: center;
   align-self: center;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   justify-content: center;
   max-width: 33.33333333%;
   text-align: center;
}
#LayoutGrid11 > .col-3 {
   -webkit-align-self: center;
   -webkit-justify-content: center;
   align-self: center;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   justify-content: center;
   max-width: 33.33333333%;
   text-align: center;
}
@media (max-width: 480px) {
#LayoutGrid11 > .col-1,
#LayoutGrid11 > .col-2,
#LayoutGrid11 > .col-3 {
   -webkit-flex-basis: 100%  !important;
   flex-basis: 100%  !important;
   max-width: 100%  !important;
}
}
#wb_LayoutGrid12 {
   background-color: #F9F9F9;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid12 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   max-width: 1140px;
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3 {
   float: left;
}
#LayoutGrid12 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-3 > .col-3-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3 {
   float: none;
   width: 100%  !important;
}
}
#wb_ThreeColumns {
   background-color: rgba(255,255,255,0.39);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   max-width: 1280px;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#ThreeColumns {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 25px 15px 25px 15px;
}
#ThreeColumns .row {
   margin-left: -15px;
   margin-right: -15px;
}
#ThreeColumns > .row > .col-1,
#ThreeColumns > .row > .col-2,
#ThreeColumns > .row > .col-3 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#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;
   text-align: center;
   width: 33.33333333%;
}
#ThreeColumns > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 33.33333333%;
}
#ThreeColumns > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 33.33333333%;
}
#ThreeColumns:before,
#ThreeColumns:after,
#ThreeColumns .row:before,
#ThreeColumns .row:after {
   content: " ";
   display: table;
}
#ThreeColumns:after,
#ThreeColumns .row:after {
   clear: both;
}
@media (max-width: 480px) {
#ThreeColumns > .row > .col-1,
#ThreeColumns > .row > .col-2,
#ThreeColumns > .row > .col-3 {
   float: none;
   width: 100%;
}
}
#ThreeColumns-overlay {
   background-color: #FFFFFF;
   bottom: 0;
   left: 0;
   opacity: 0.39;
   position: absolute;
   right: 0;
   top: 0;
}
#Layer2 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/footer_bg.jpg);
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   margin: 0;
}
#Picture7 {
   border: 0px solid #000000;
   height: 100%;
   left: 0;
   padding: 0;
   top: 0;
   width: 100%;
}
#wb_Text15 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text15 div {
   text-align: left;
}
#wb_IconFont1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#wb_IconFont1:hover {
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
}
#IconFont1 {
   height: 71px;
   width: 69px;
}
.IconFont1 {
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   left: 0;
   line-height: 1;
   position: relative;
   top: 0;
}
.IconFont1:before {
   content: "\e55d";
}
#IconFont1 i {
   color: #265A88;
   display: inline-block;
   font-size: 69px;
   line-height: 71px;
   vertical-align: middle;
   width: 68px;
}
#wb_IconFont1:hover i {
   color: #337AB7;
}
#RssFeed1 {
   border-width: 0;
   margin: 0;
}
#wb_Card7 {
   -ms-flex-direction: column;
   -webkit-flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
   box-sizing: border-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
}
#Card7-card-body {
   -ms-flex: 1 1 auto;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card7-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card7-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card7-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card7-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card8 {
   -ms-flex-direction: column;
   -webkit-flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
   box-sizing: border-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
}
#Card8-card-body {
   -ms-flex: 1 1 auto;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card8-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card8-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card8-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card8-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card9 {
   -ms-flex-direction: column;
   -webkit-flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-shadow: 0px 0px 10px rgba(0,0,0,0.20);
   box-sizing: border-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   flex-direction: column;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: left;
}
#Card9-card-body {
   -ms-flex: 1 1 auto;
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card9-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card9-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card9-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card9-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#Line9 {
   border-bottom-width: 59px;
   border-color: transparent;
   border-left: 0px;
   border-right: 0px;
   border-style: solid;
   border-top: 0px;
   height: 0  !important;
   line-height: 0px  !important;
   margin: 0;
   padding: 0;
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 15px 0px;
   text-align: center;
}
#Heading5 {
   color: #2400C0;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#Editbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   box-sizing: border-box;
   color: #000000;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 28px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox1: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;
}
#Editbox1::placeholder {
   color: #2400C0;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder {
   color: #2400C0;
}
#Editbox2 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   box-sizing: border-box;
   color: #000000;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 33px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Editbox2: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;
}
#Editbox2::placeholder {
   color: #2400C0;
   opacity: 1;
}
#Editbox2::-ms-input-placeholder {
   color: #2400C0;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading6 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading7 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading8 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0;
   text-align: center;
}
#TextArea1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   box-sizing: border-box;
   color: #000000;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 0;
   overflow: auto;
   padding: 4px 4px 4px 4px;
   resize: none;
   text-align: left;
}
#TextArea1: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;
}
#TextArea1::placeholder {
   color: #2400C0;
   opacity: 1;
}
#TextArea1::-ms-input-placeholder {
   color: #2400C0;
}
#Button1 {
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   margin: 0;
}
#wb_Checkbox1 {
   margin: 0;
}
#wb_Checkbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   flex-grow: 0;
   flex-shrink: 0;
   position: relative;
}
#wb_Checkbox1,
#wb_Checkbox1 *,
#wb_Checkbox1 ::before,
#wb_Checkbox1 ::after {
   box-sizing: border-box;
}
#wb_Checkbox1 input[type='checkbox'] {
   height: 20px;
   left: 0;
   margin: 0;
   opacity: 0;
   padding: 0;
   position: absolute;
   top: 0;
   width: 20px;
   z-index: 1;
}
#wb_Checkbox1 label {
   display: inline-block;
   height: 0;
   left: 0;
   padding: 0;
   position: absolute;
   top: 0;
   vertical-align: middle;
   width: 0;
}
#wb_Checkbox1 label::before {
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   content: "";
   display: inline-block;
   height: 20px;
   left: 0;
   position: absolute;
   top: 0;
   width: 20px;
}
#wb_Checkbox1 label::after {
   display: inline-block;
   height: 20px;
   left: 0;
   line-height: 20px;
   padding: 0;
   position: absolute;
   text-align: center;
   top: 0;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after {
   background-size: 80% 80%;
   background: url('data:image/svg+xml,%3Csvg%20height%3D%2220%22%20width%3D%2220%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20style%3D%22fill%3A%23FFFFFF%22%20transform%3D%22scale%280.0112%29%22%3E%0D%0A%3Cpath%20transform%3D%22rotate%28180%29%20scale%28-1%2C1%29%20translate%280%2C-1536%29%22%20d%3D%22M1671%20970q0%20-40%20-28%20-68l-724%20-724l-136%20-136q-28%20-28%20-68%20-28t-68%2028l-136%20136l-362%20362q-28%2028%20-28%2068t28%2068l136%20136q28%2028%2068%2028t68%20-28l294%20-295l656%20657q28%2028%2068%2028t68%20-28l136%20-136q28%20-28%2028%20-68z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
   content: " ";
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before {
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Checkbox1 input[type='checkbox']:focus + label::before {
   outline: thin dotted;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading9 {
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   font-weight: bold;
   margin: 0;
   text-align: left;
}
#wb_Text16 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#wb_Text16 div {
   text-align: left;
}
#wb_Text17 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#wb_Text17 div {
   text-align: left;
}
#wb_Text18 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#wb_Text18 div {
   text-align: left;
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#Heading10 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 0;
   text-align: left;
}
#Heading10 a {
   color: #34495E;
   text-decoration: none;
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#Heading11 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 0;
   text-align: left;
}
#Heading11 a {
   color: #34495E;
   text-decoration: none;
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-align: left;
}
#Heading12 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: 0;
   text-align: left;
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading13 {
   color: #191970;
   font-family: "Arial CYR";
   font-size: 27px;
   font-weight: bold;
   margin: 0;
   text-align: left;
   text-shadow: 4px 2px 1px rgba(245,245,220,0.50);
}
#Layer2_Container {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   text-align: left;
   width: 1100px;
}
#wb_uid19 {
   color: #34495E;
   font-family: Arial;
   font-size: 15px;
}
#wb_Heading11 {
   display: inline-block;
   width: 100%;
   z-index: 109;
}
#wb_YouTube1 {
   display: inline-block;
   width: 100%;
   z-index: 101;
}
#Editbox1 {
   display: block;
   height: 38px;
   width: 274px;
}
#wb_Heading2 {
   display: inline-block;
   width: 100%;
   z-index: 76;
}
#wb_Card3 {
   height: 163px;
   left: 631px;
   position: absolute;
   top: 405px;
   width: 435px;
   z-index: 69;
}
#Line6 {
   display: block;
   width: 100%;
   z-index: 50;
}
#wb_uid1 {
   color: #483D8B;
   font-family: Roboto Slab;
   font-size: 13px;
}
#wb_FontAwesomeIcon1 {
   display: inline-block;
   height: 30px;
   text-align: center;
   width: 38px;
   z-index: 1;
}
#Top {
   visibility: hidden;
}
#wb_Heading12 {
   display: inline-block;
   width: 100%;
   z-index: 111;
}
#wb_YouTube2 {
   display: inline-block;
   width: 100%;
   z-index: 102;
}
#wb_Heading3 {
   display: inline-block;
   width: 100%;
   z-index: 98;
}
#Editbox2 {
   display: block;
   height: 43px;
   width: 274px;
}
#wb_Card4 {
   height: 163px;
   left: 65px;
   position: absolute;
   top: 219px;
   width: 423px;
   z-index: 68;
}
#Line7 {
   display: block;
   width: 100%;
   z-index: 52;
}
#Shape1 {
   height: 42px;
   width: 205px;
}
#wb_uid2 {
   color: #2E8B57;
   font-family:;
   font-size: 16px;
}
#wb_YouTube3 {
   display: inline-block;
   width: 100%;
   z-index: 103;
}
#Line8 {
   display: block;
   width: 100%;
   z-index: 100;
}
#wb_Card5 {
   height: 163px;
   left: 631px;
   position: absolute;
   top: 591px;
   width: 410px;
   z-index: 70;
}
#wb_Heading13 {
   display: inline-block;
   width: 100%;
   z-index: 11;
}
#wb_Heading4 {
   display: inline-block;
   width: 100%;
   z-index: 9;
}
#wb_uid3 {
   color: #2E8B57;
   font-family: Roboto Slab;
   font-size: 16px;
}
#wb_Top {
   height: 42px;
   left: 1105px;
   position: absolute;
   top: 4px;
   width: 36px;
   z-index: 122;
}
#wb_Heading5 {
   display: inline-block;
   width: 100%;
   z-index: 86;
}
#wb_Card6 {
   height: 163px;
   left: 611px;
   position: absolute;
   top: 219px;
   width: 410px;
   z-index: 67;
}
#wb_uid4 {
   color: #2299DD;
   font-family: Roboto Slab;
   font-size: 27px;
}
#Line9 {
   display: inline-block;
   width: 723px;
   z-index: 8;
}
#wb_Image1 {
   display: inline-block;
   height: 135px;
   width: 237px;
   z-index: 0;
}
#wb_Bookmark1 {
   height: 44px;
   left: 1115px;
   position: absolute;
   top: 747px;
   width: 51px;
   z-index: 118;
}
#wb_Text3 {
   height: 112px;
   left: 0px;
   position: absolute;
   top: 341px;
   visibility: hidden;
   width: 772px;
   z-index: 117;
}
#wb_Card7 {
   display: flex;
   width: 100%;
   z-index: 104;
}
#wb_Heading6 {
   display: inline-block;
   width: 418px;
   z-index: 78;
}
#Layer1 {
   clear: left;
   display: block;
   float: left;
   height: 908px;
   overflow: hidden;
   position: relative;
   text-align: center;
   width: 100%;
   z-index: 123;
}
#wb_Image2 {
   display: inline-block;
   height: 74px;
   width: 67px;
   z-index: 14;
}
#wb_uid5 {
   background-color: #F5F5F5;
   color: #8A2BE2;
   font-family: Roboto Slab;
   font-size: 21px;
}
#wb_Extension2 {
   height: 180px;
   left: 201px;
   position: absolute;
   top: 3765px;
   visibility: hidden;
   width: 714px;
   z-index: 121;
}
#Layer2 {
   clear: left;
   display: block;
   float: left;
   height: 565px;
   position: relative;
   text-align: center;
   width: 100%;
   z-index: 124;
}
#wb_Card8 {
   display: flex;
   width: 100%;
   z-index: 105;
}
#wb_Extension3 {
   display: inline-block;
   height: 350px;
   width: 1070px;
   z-index: 99;
}
#wb_Heading7 {
   display: inline-block;
   width: 418px;
   z-index: 80;
}
#wb_uid6 {
   background-color: #F5F5F5;
   color: #483D8B;
   font-family: Roboto Slab;
   font-size: 21px;
}
#RssFeed1 {
   left: 345px;
   position: absolute;
   top: 508px;
   z-index: 116;
}
#wb_Card9 {
   display: flex;
   width: 100%;
   z-index: 106;
}
#TextArea1 {
   display: block;
   height: 117px;
   width: 278px;
   z-index: 83;
}
#wb_Heading8 {
   display: inline-block;
   width: 418px;
   z-index: 82;
}
#Layer1_Container {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   text-align: left;
   width: 1100px;
}
#wb_uid7 {
   background-color: #F5F5F5;
   color: #000000;
   font-family: Roboto Slab;
   font-size: 13px;
}
#wb_IconFont1 {
   height: 71px;
   left: 972px;
   position: absolute;
   text-align: center;
   top: 391px;
   width: 69px;
   z-index: 113;
}
#wb_uid20 {
   color: #34495E;
   font-family: Arial;
   font-size: 15px;
}
#wb_Heading9 {
   display: inline-block;
   width: 350px;
   z-index: 85;
}
#wb_Checkbox1 {
   display: inline-block;
   height: 20px;
   width: 20px;
   z-index: 84;
}
#wb_Picture1 {
   display: block;
   height: 116px;
   width: 100%;
   z-index: 35;
}
#wb_uid8 {
   color: #FFFFFF;
   font-family: Book Antiqua;
   font-size: 17px;
}
#wb_uid21 {
   color: #000000;
   font-family: Roboto Slab;
   font-size: 19px;
   font-weight: 700;
}
#wb_uid10 {
   color: #FFFFFF;
   font-family: Book Antiqua;
   font-size: 17px;
}
#wb_uid9 {
   color: #FFFFFF;
   font-family: Book Antiqua;
   font-size: 20px;
}
#wb_Picture2 {
   display: block;
   height: 116px;
   width: 100%;
   z-index: 36;
}
#wb_uid22 {
   color: #000000;
   font-family: Roboto Slab;
   font-size: 13px;
}
#wb_Text11 {
   height: 76px;
   left: 185px;
   position: absolute;
   text-align: center;
   top: 69px;
   width: 730px;
   z-index: 66;
}
#wb_uid11 {
   color: #FFFFFF;
   font-family: Book Antiqua;
   font-size: 20px;
}
#wb_Picture3 {
   display: block;
   height: 116px;
   width: 100%;
   z-index: 39;
}
#Bookmark1 {
   visibility: hidden;
}
#wb_uid23 {
   color: #000000;
   font-family: Comic Sans MS;
   font-size: 19px;
}
#Extension3 {
   height: 100%;
   overflow: hidden;
   white-space: nowrap;
   width: 100%;
}
#wb_Text12 {
   height: 40px;
   left: 168px;
   position: absolute;
   text-align: center;
   top: 1112px;
   visibility: hidden;
   width: 309px;
   z-index: 73;
}
#wb_uid12 {
   color: #FFFFFF;
   font-family: Book Antiqua;
   font-size: 17px;
}
#wb_Picture4 {
   display: block;
   height: 116px;
   width: 100%;
   z-index: 40;
}
#wb_uid13 {
   color: #FFFFFF;
   font-family: Book Antiqua;
   font-size: 20px;
   line-height: 19px;
}
#wb_Picture5 {
   display: block;
   height: 116px;
   width: 100%;
   z-index: 43;
}
#wb_uid14 {
   color: #483D8B;
   font-family: Roboto Slab;
   font-size: 29px;
   font-weight: 700;
}
#wb_Picture6 {
   display: block;
   height: 116px;
   width: 100%;
   z-index: 44;
}
#wb_TextArt2 {
   display: inline-block;
   position: relative;
   width: 100%;
   z-index: 47;
}
#wb_CssMenu1 {
   display: inline-block;
   height: 48px;
   width: 400px;
   z-index: 5;
}
#Line1 {
   display: inline-block;
   width: 110px;
   z-index: 3;
}
#wb_Text15 {
   height: 95px;
   left: 384px;
   position: absolute;
   top: 257px;
   width: 283px;
   z-index: 115;
}
#wb_Picture7 {
   height: 138px;
   left: 37px;
   position: absolute;
   top: 391px;
   width: 243px;
   z-index: 114;
}
#Button1 {
   display: inline-block;
   height: 46px;
   width: 229px;
   z-index: 89;
}
#Checkbox1 {
   display: block;
}
#wb_uid15 {
   color: #483D8B;
   font-family: Roboto;
   font-size: 15px;
   font-weight: 300;
}
#Line2 {
   display: inline-block;
   width: 723px;
   z-index: 10;
}
#wb_uid16 {
   color: #483D8B;
   font-family: Roboto Slab;
   font-size: 16px;
}
#Line3 {
   display: inline-block;
   width: 716px;
   z-index: 12;
}
#wb_Shape1 {
   display: inline-block;
   height: 42px;
   position: relative;
   width: 205px;
   z-index: 7;
}
#wb_uid17 {
   color: #483D8B;
   font-family: Roboto Slab;
   font-size: 16px;
   font-weight: 700;
}
#wb_Card1 {
   height: 163px;
   left: 6px;
   position: absolute;
   top: 405px;
   width: 437px;
   z-index: 71;
}
#TextArt2 {
   height: 115px;
   width: 667px;
}
#Line4 {
   display: inline-block;
   width: 783px;
   z-index: 46;
}
#wb_uid18 {
   color: #34495E;
   font-family: Arial;
   font-size: 15px;
}
#wb_Heading10 {
   display: inline-block;
   width: 100%;
   z-index: 107;
}
#wb_Heading1 {
   display: inline-block;
   width: 100%;
   z-index: 74;
}
#wb_Card2 {
   height: 163px;
   left: 82px;
   position: absolute;
   top: 591px;
   width: 437px;
   z-index: 72;
}
#Line5 {
   display: none;
   width: 100%;
   z-index: 48;
}
#wb_uid0 {
   color: #483D8B;
   font-family: Roboto Slab;
   font-size: 48px;
}
@media only screen and (min-width: 980px) and (max-width: 1099px) {
div#container {
   width: 980px;
}
body {
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg1.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Heading4 {
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #483D8B;
   display: block;
   font-family: Oswald;
   font-size: 43px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 25px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading4 {
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading4 {
   color: #483D8B;
   font-family: Oswald;
   font-size: 43px;
   font-weight: bold;
}
#wb_Image1 {
   display: inline-block;
   height: 87px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 154px;
}
#Image1 {
   height: 87px;
   width: 154px;
}
#wb_LayoutGrid4 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid4 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid4 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid4 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid4 > .row > .col-1,
#LayoutGrid4 > .row > .col-2,
#LayoutGrid4 > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid4 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 25%;
}
#LayoutGrid4 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 50%;
}
#LayoutGrid4 > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 25%;
}
#wb_FlexContainer1 {
   background-color: transparent;
   background-image: none;
   display: flex;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer1 {
   -webkit-align-content: stretch;
   -webkit-align-items: flex-end;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: stretch;
   align-items: flex-end;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 10px 10px 10px 10px;
}
#wb_Text1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: auto;
   text-decoration: none;
   visibility: visible;
   width: auto;
}
#wb_Text1 {
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #2E8B57;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 30px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 38px;
}
#FontAwesomeIcon1 {
   height: 30px;
   width: 38px;
}
#FontAwesomeIcon1 i {
   font-size: 30px;
   line-height: 30px;
   width: 16px;
}
#Line1 {
   display: inline-block;
   height: 24px;
   margin: 0;
   visibility: visible;
   width: 110px;
}
#Line1 {
   border-bottom-width: 24px;
   border-color: transparent;
}
#wb_CssMenu1 {
   display: inline-block;
   margin: 0;
   text-align: center;
   visibility: visible;
}
#wb_CssMenu1 li {
}
#wb_CssMenu1 a {
   background-color: #98FB98;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 26px;
   line-height: 26px;
   text-align: center;
   text-decoration: none;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   background-color: #2E8B57;
   background-image: none;
   border: 1px solid #2E6DA4;
   color: #FFFFFF;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text2 {
   margin: 0;
   padding: 25px 0px 15px 0px;
}
#wb_Shape1 {
   display: inline-block;
   margin: 0;
   visibility: visible;
}
#wb_LayoutGrid2 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid2 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid2 {
   padding: 0px 20px 0px 20px;
}
#LayoutGrid2 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2 {
   padding-left: 20px;
   padding-right: 20px;
}
#LayoutGrid2 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 75%;
}
#LayoutGrid2 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 25%;
}
#wb_Image2 {
   display: inline-block;
   height: 74px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 67px;
}
#Image2 {
   height: 74px;
   width: 67px;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border-radius: 7px;
   display: none;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 112px;
   left: 0px;
   text-decoration: none;
   top: 341px;
   visibility: hidden;
   width: 772px;
}
#wb_Text3 {
   margin: 0;
   padding: 25px 0px 0px 0px;
}
#Line2 {
   display: inline-block;
   height: 141px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line2 {
   border-bottom-width: 141px;
   border-color: transparent;
}
#Line3 {
   display: inline-block;
   height: 141px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line3 {
   border-bottom-width: 141px;
   border-color: transparent;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text4 {
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg2.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid3 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid3 {
   padding: 100px 150px 100px 150px;
}
#LayoutGrid3 .row {
   margin-left: -150px;
   margin-right: -150px;
}
#LayoutGrid3 > .row > .col-1 {
   padding-left: 150px;
   padding-right: 150px;
}
#LayoutGrid3 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Bookmark1 {
   display: inline;
   height: 44px;
   left: 1115px;
   top: 747px;
   visibility: visible;
   width: 51px;
}
#Line4 {
   display: inline-block;
   height: 130px;
   margin: 0;
   visibility: visible;
   width: 680px;
}
#Line4 {
   border-bottom-width: 130px;
   border-color: transparent;
}
#wb_TextArt2 {
   display: inline-block;
   margin: 0;
   visibility: visible;
}
#wb_LayoutGrid5 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid5 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid5 {
   padding: 100px 0px 10px 0px;
}
#LayoutGrid5 > .col-1,
#LayoutGrid5 > .col-2,
#LayoutGrid5 > .col-3,
#LayoutGrid5 > .col-4,
#LayoutGrid5 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid5 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid5 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: center;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: center;
   max-width: 16.66666667%;
   text-align: center;
}
#LayoutGrid5 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid5 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-end;
   max-width: 25%;
   text-align: right;
}
#Line5 {
   display: block;
   height: 126px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line5 {
   border-bottom-width: 126px;
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text5 {
   margin: 0;
   padding: 0;
}
#wb_Picture1 {
   display: inline-block;
   height: 94px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 83px;
}
#Picture1 {
   height: 94px;
   width: 83px;
}
#wb_Text6 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text6 {
   margin: 0;
   padding: 0;
}
#wb_Picture2 {
   display: inline-block;
   height: 94px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 83px;
}
#Picture2 {
   height: 94px;
   width: 83px;
}
#wb_LayoutGrid6 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid6 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid6 {
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .col-1,
#LayoutGrid6 > .col-2,
#LayoutGrid6 > .col-3,
#LayoutGrid6 > .col-4,
#LayoutGrid6 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid6 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid6 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid6 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: center;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: center;
   max-width: 16.66666667%;
   text-align: center;
}
#LayoutGrid6 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid6 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-end;
   max-width: 25%;
   text-align: right;
}
#wb_Text7 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text7 {
   margin: 0;
   padding: 0;
}
#wb_Picture3 {
   display: inline-block;
   height: 94px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 83px;
}
#Picture3 {
   height: 94px;
   width: 83px;
}
#wb_Text8 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text8 {
   margin: 0;
   padding: 0;
}
#wb_Picture4 {
   display: inline-block;
   height: 94px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 83px;
}
#Picture4 {
   height: 94px;
   width: 83px;
}
#Line6 {
   display: block;
   height: 62px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line6 {
   border-bottom-width: 62px;
   border-color: transparent;
}
#wb_LayoutGrid7 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid7 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid7 {
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .col-1,
#LayoutGrid7 > .col-2,
#LayoutGrid7 > .col-3,
#LayoutGrid7 > .col-4,
#LayoutGrid7 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid7 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid7 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid7 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: center;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: center;
   max-width: 16.66666667%;
   text-align: center;
}
#LayoutGrid7 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid7 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-end;
   max-width: 25%;
   text-align: right;
}
#wb_Text9 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text9 {
   margin: 0;
   padding: 0;
}
#wb_Picture5 {
   display: inline-block;
   height: 94px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 83px;
}
#Picture5 {
   height: 94px;
   width: 83px;
}
#wb_Text10 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text10 {
   margin: 0;
   padding: 0;
}
#wb_Picture6 {
   display: inline-block;
   height: 94px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 83px;
}
#Picture6 {
   height: 94px;
   width: 83px;
}
#Line7 {
   display: block;
   height: 62px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line7 {
   border-bottom-width: 62px;
   border-color: transparent;
}
#Layer1 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/bg3.jpg);
   background-position: 50% 0;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 706px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#Layer1 {
   margin: 0;
}
#Layer1_Container {
   width: 980px;
}
#wb_Text11 {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 76px;
   left: 185px;
   text-decoration: none;
   top: 69px;
   visibility: visible;
   width: 730px;
}
#wb_Text11 {
   margin: 0;
   padding: 0;
}
#FilePublisher1 {
   display: inline;
   height: 54px;
   left: 1166px;
   top: 19px;
   visibility: visible;
   width: 52px;
}
#wb_Card4 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 182px;
   left: 93px;
   margin: 0;
   text-decoration: none;
   top: 143px;
   visibility: visible;
   width: 347px;
}
#Card4-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 50px;
   margin: 0;
   max-width: 50px;
   width: 100%;
}
#Card4-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -50px 0px 0px 75px;
}
#Card4-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 75px;
}
#wb_Card6 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 160px;
   left: 555px;
   margin: 0;
   text-decoration: none;
   top: 144px;
   visibility: visible;
   width: 336px;
}
#Card6-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 50px;
   margin: 0px 0px 0px 270px;
   max-width: 60px;
   width: calc(100% - 270px);
}
#Card6-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -50px 0px 0px 20px;
}
#Card6-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 75px 30px 20px;
}
#Extension1 {
   display: inline;
   height: 151px;
   left: 1115px;
   top: 2112px;
   visibility: visible;
   width: 327px;
}
#wb_Card1 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 177px;
   left: 110px;
   margin: 0;
   text-decoration: none;
   top: 314px;
   visibility: visible;
   width: 322px;
}
#Card1-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 50px;
   margin: 0;
   max-width: 75px;
   width: 100%;
}
#Card1-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -50px 0px 0px 75px;
}
#Card1-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 75px;
}
#wb_Card3 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 157px;
   left: 555px;
   margin: 0;
   text-decoration: none;
   top: 314px;
   visibility: visible;
   width: 358px;
}
#Card3-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 50px;
   margin: 0px 0px 0px 290px;
   max-width: 65px;
   width: calc(100% - 290px);
}
#Card3-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -50px 0px 0px 20px;
}
#Card3-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 75px 30px 20px;
}
#wb_Card5 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 162px;
   left: 555px;
   margin: 0;
   text-decoration: none;
   top: 500px;
   visibility: visible;
   width: 358px;
}
#Card5-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 50px;
   margin: 0px 0px 0px 270px;
   max-width: 60px;
   width: calc(100% - 270px);
}
#Card5-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -50px 0px 0px 20px;
}
#Card5-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 63px 30px 20px;
}
#wb_Card2 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 148px;
   left: 110px;
   margin: 0;
   text-decoration: none;
   top: 500px;
   visibility: visible;
   width: 322px;
}
#Card2-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 50px;
   margin: 0;
   max-width: 75px;
   width: 100%;
}
#Card2-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -50px 0px 0px 75px;
}
#Card2-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 75px;
}
#wb_LayoutGrid9 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid9 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid9 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid9 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid9 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid9 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_LayoutGrid8 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/voda_1.jpg);
   background-position: 50% 0;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid8 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid8 {
   padding: 100px 20px 100px 20px;
}
#LayoutGrid8 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid8 {
   width: 960px;
}
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2 {
   padding-left: 20px;
   padding-right: 20px;
}
#LayoutGrid8 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 58.33333333%;
}
#LayoutGrid8 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 41.66666667%;
}
#LayoutGrid8 > .row > .col-2 > .col-2-padding {
   padding: -70px 0px 0px 0px;
}
#wb_Text12 {
   background-color: transparent;
   background-image: none;
   display: none;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 40px;
   left: 10px;
   text-decoration: none;
   top: 10px;
   visibility: hidden;
   width: 309px;
}
#wb_Text12 {
   margin: 0;
   padding: 0;
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   color: #000000;
   display: block;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 20px 0px 20px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading1 {
   color: #000000;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: normal;
}
#wb_Text13 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text13 {
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   color: #2E8B57;
   display: block;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading2 {
   color: #2E8B57;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
}
#wb_Text14 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text14 {
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#FlexContainer2 {
   background-color: #483D8B;
   background-image: none;
   display: flex;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer2 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FlexContainer3 {
   background-color: transparent;
   background-image: none;
   display: flex;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer3 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid10 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg5.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid10 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid10 {
   padding: 10px 15px 100px 15px;
}
#LayoutGrid10 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid10 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid10 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   color: #483D8B;
   display: block;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading3 {
   color: #483D8B;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: 700;
}
#wb_Extension2 {
   display: none;
   height: 180px;
   left: 133px;
   top: 3765px;
   visibility: hidden;
   width: 714px;
}
#Line8 {
   display: block;
   height: 114px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line8 {
   border-bottom-width: 114px;
   border-color: transparent;
}
#wb_YouTube1 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_YouTube2 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_YouTube3 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_LayoutGrid11 {
   background-color: #FFFFFF;
   background: linear-gradient(to top, #A5C8EA 0%, #7BB2EE 49%, #4AA0F7 50%, #B6FBFE 100%);
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid11 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid11 {
   padding: 30px 0px 30px 0px;
}
#LayoutGrid11 > .col-1,
#LayoutGrid11 > .col-2,
#LayoutGrid11 > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid11 > .col-1 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 33.33333333%;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#LayoutGrid11 > .col-2 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 33.33333333%;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#LayoutGrid11 > .col-3 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 33.33333333%;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#wb_LayoutGrid12 {
   background-color: #F9F9F9;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid12 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid12 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid12 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-3 > .col-3-padding {
   padding: 100px 0px 100px 0px;
}
#wb_ThreeColumns {
   background-color: rgba(255,255,255,0.39);
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_ThreeColumns {
   margin-bottom: 0px;
   margin-top: 0px;
}
#ThreeColumns {
   padding: 25px 15px 25px 15px;
}
#ThreeColumns .row {
   margin-left: -15px;
   margin-right: -15px;
}
#ThreeColumns > .row > .col-1,
#ThreeColumns > .row > .col-2,
#ThreeColumns > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#ThreeColumns > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#ThreeColumns > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#ThreeColumns > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#Layer2 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/footer_bg.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 565px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#Layer2 {
   margin: 0;
}
#Layer2_Container {
   width: 980px;
}
#wb_Picture7 {
   display: inline;
   height: 138px;
   left: 47px;
   margin: 0;
   padding: 0;
   top: 348px;
   visibility: visible;
   width: 243px;
}
#wb_Text15 {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 95px;
   left: 321px;
   text-decoration: none;
   top: 253px;
   visibility: visible;
   width: 282px;
}
#wb_Text15 {
   margin: 0;
   padding: 0;
}
#wb_IconFont1 {
   background-color: transparent;
   background-image: none;
   color: #265A88;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 71px;
   left: 891px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   top: 348px;
   visibility: visible;
   width: 69px;
}
#IconFont1 {
   height: 71px;
   width: 69px;
}
#IconFont1 i {
   font-size: 69px;
   line-height: 71px;
   width: 68px;
}
#wb_Top {
   display: inline;
   height: 42px;
   left: 980px;
   top: 0px;
   visibility: visible;
   width: 36px;
}
#RssFeed1 {
   display: inline;
   height: 21px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 39px;
}
#wb_Card7 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card7-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card7-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card7-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card7-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card8 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card8-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card8-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card8-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card8-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card9 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card9-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card9-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card9-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card9-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#Line9 {
   display: inline-block;
   height: 59px;
   margin: 0;
   visibility: visible;
   width: 672px;
}
#Line9 {
   border-bottom-width: 59px;
   border-color: transparent;
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   color: #2400C0;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 15px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading5 {
   color: #2400C0;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Editbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 38px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 274px;
}
#Editbox1 {
   line-height: 28px;
}
#Editbox2 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 43px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 274px;
}
#Editbox2 {
   line-height: 33px;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading6 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading7 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading8 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#TextArea1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 117px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 278px;
}
#Button1 {
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: normal;
   height: 46px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: 229px;
}
#wb_Checkbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   height: 20px;
   margin: 0;
   visibility: visible;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox'] {
   height: 20px;
   width: 20px;
}
#wb_Checkbox1 label::before {
   border-color: #CCCCCC;
   height: 20px;
   width: 20px;
}
#wb_Checkbox1 label::after {
   height: 20px;
   line-height: 20px;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after {
   color: #FFFFFF;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before {
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 350px;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: left;
}
#Heading9 {
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   font-weight: bold;
}
#wb_Extension3 {
   display: inline-block;
   height: 350px;
   visibility: visible;
   width: 290px;
}
#wb_Text16 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text16 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text17 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text17 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text18 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text18 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading10 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Heading10 a {
   color: #34495E;
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading11 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Heading11 a {
   color: #34495E;
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading12 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   color: #191970;
   display: block;
   font-family: "Arial CYR";
   font-size: 27px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading13 {
   color: #191970;
   font-family: "Arial CYR";
   font-size: 27px;
   font-weight: bold;
   text-shadow: 4px 2px 1px rgba(245,245,220,0.50);
}
}
@media only screen and (min-width: 800px) and (max-width: 979px) {
div#container {
   width: 800px;
}
body {
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg1.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Heading4 {
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #483D8B;
   display: block;
   font-family: Oswald;
   font-size: 43px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 25px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading4 {
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading4 {
   color: #483D8B;
   font-family: Oswald;
   font-size: 43px;
   font-weight: bold;
}
#wb_Image1 {
   display: inline-block;
   height: 92px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 162px;
}
#Image1 {
   height: 92px;
   width: 162px;
}
#wb_LayoutGrid4 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid4 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid4 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid4 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid4 > .row > .col-1,
#LayoutGrid4 > .row > .col-2,
#LayoutGrid4 > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid4 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 25%;
}
#LayoutGrid4 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 50%;
}
#LayoutGrid4 > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 25%;
}
#wb_FlexContainer1 {
   background-color: transparent;
   background-image: none;
   display: flex;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer1 {
   -webkit-align-content: stretch;
   -webkit-align-items: flex-end;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: stretch;
   align-items: flex-end;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 10px 10px 10px 10px;
}
#wb_Text1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: auto;
   text-decoration: none;
   visibility: visible;
   width: auto;
}
#wb_Text1 {
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #2E8B57;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 30px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 38px;
}
#FontAwesomeIcon1 {
   height: 30px;
   width: 38px;
}
#FontAwesomeIcon1 i {
   font-size: 30px;
   line-height: 30px;
   width: 16px;
}
#Line1 {
   display: inline-block;
   height: 24px;
   margin: 0;
   visibility: visible;
   width: 110px;
}
#Line1 {
   border-bottom-width: 24px;
   border-color: transparent;
}
#wb_CssMenu1 {
   display: inline-block;
   margin: 0;
   text-align: center;
   visibility: visible;
}
#wb_CssMenu1 li {
}
#wb_CssMenu1 a {
   background-color: #98FB98;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 26px;
   line-height: 26px;
   text-align: center;
   text-decoration: none;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   background-color: #2E8B57;
   background-image: none;
   border: 1px solid #2E6DA4;
   color: #FFFFFF;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text2 {
   margin: 0;
   padding: 25px 0px 15px 0px;
}
#wb_Shape1 {
   display: inline-block;
   margin: 0;
   visibility: visible;
}
#wb_LayoutGrid2 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid2 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid2 {
   padding: 0px 20px 0px 20px;
}
#LayoutGrid2 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2 {
   padding-left: 20px;
   padding-right: 20px;
}
#LayoutGrid2 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 75%;
}
#LayoutGrid2 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 25%;
}
#wb_Image2 {
   display: inline-block;
   height: 74px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 67px;
}
#Image2 {
   height: 74px;
   width: 67px;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border-radius: 7px;
   display: none;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 112px;
   left: 0px;
   text-decoration: none;
   top: 341px;
   visibility: hidden;
   width: 772px;
}
#wb_Text3 {
   margin: 0;
   padding: 25px 0px 0px 0px;
}
#Line2 {
   display: inline-block;
   height: 141px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line2 {
   border-bottom-width: 141px;
   border-color: transparent;
}
#Line3 {
   display: inline-block;
   height: 141px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line3 {
   border-bottom-width: 141px;
   border-color: transparent;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text4 {
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg2.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid3 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid3 {
   padding: 100px 150px 100px 150px;
}
#LayoutGrid3 .row {
   margin-left: -150px;
   margin-right: -150px;
}
#LayoutGrid3 > .row > .col-1 {
   padding-left: 150px;
   padding-right: 150px;
}
#LayoutGrid3 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Bookmark1 {
   display: inline;
   height: 44px;
   left: 1115px;
   top: 747px;
   visibility: visible;
   width: 51px;
}
#Line4 {
   display: inline-block;
   height: 112px;
   margin: 0;
   visibility: visible;
   width: 500px;
}
#Line4 {
   border-bottom-width: 112px;
   border-color: transparent;
}
#wb_TextArt2 {
   display: inline-block;
   margin: 0;
   visibility: visible;
}
#wb_LayoutGrid5 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid5 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid5 {
   padding: 100px 0px 10px 0px;
}
#LayoutGrid5 > .col-1,
#LayoutGrid5 > .col-2,
#LayoutGrid5 > .col-3,
#LayoutGrid5 > .col-4,
#LayoutGrid5 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid5 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid5 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid5 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid5 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-end;
   max-width: 25%;
   text-align: right;
}
#Line5 {
   display: block;
   height: 114px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line5 {
   border-bottom-width: 114px;
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text5 {
   margin: 0;
   padding: 0;
}
#wb_Picture1 {
   display: inline-block;
   height: 60px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 53px;
}
#Picture1 {
   height: 60px;
   width: 53px;
}
#wb_Text6 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text6 {
   margin: 0;
   padding: 0;
}
#wb_Picture2 {
   display: inline-block;
   height: 60px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 53px;
}
#Picture2 {
   height: 60px;
   width: 53px;
}
#wb_LayoutGrid6 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid6 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid6 {
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .col-1,
#LayoutGrid6 > .col-2,
#LayoutGrid6 > .col-3,
#LayoutGrid6 > .col-4,
#LayoutGrid6 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid6 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid6 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid6 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid6 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid6 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-end;
   max-width: 25%;
   text-align: right;
}
#wb_Text7 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text7 {
   margin: 0;
   padding: 0;
}
#wb_Picture3 {
   display: inline-block;
   height: 60px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 53px;
}
#Picture3 {
   height: 60px;
   width: 53px;
}
#wb_Text8 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text8 {
   margin: 0;
   padding: 0;
}
#wb_Picture4 {
   display: inline-block;
   height: 60px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 53px;
}
#Picture4 {
   height: 60px;
   width: 53px;
}
#Line6 {
   display: block;
   height: 62px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line6 {
   border-bottom-width: 62px;
   border-color: transparent;
}
#wb_LayoutGrid7 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid7 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid7 {
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .col-1,
#LayoutGrid7 > .col-2,
#LayoutGrid7 > .col-3,
#LayoutGrid7 > .col-4,
#LayoutGrid7 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid7 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid7 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid7 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-end;
   max-width: 16.66666667%;
   text-align: right;
}
#LayoutGrid7 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid7 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-end;
   max-width: 25%;
   text-align: right;
}
#wb_Text9 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text9 {
   margin: 0;
   padding: 0;
}
#wb_Picture5 {
   display: inline-block;
   height: 60px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 53px;
}
#Picture5 {
   height: 60px;
   width: 53px;
}
#wb_Text10 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text10 {
   margin: 0;
   padding: 0;
}
#wb_Picture6 {
   display: inline-block;
   height: 60px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 53px;
}
#Picture6 {
   height: 60px;
   width: 53px;
}
#Line7 {
   display: block;
   height: 62px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line7 {
   border-bottom-width: 62px;
   border-color: transparent;
}
#Layer1 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/bg3.jpg);
   background-position: 50% 0;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 725px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#Layer1 {
   margin: 0;
}
#Layer1_Container {
   width: 800px;
}
#wb_Text11 {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 86px;
   left: 35px;
   text-decoration: none;
   top: 47px;
   visibility: visible;
   width: 730px;
}
#wb_Text11 {
   margin: 0;
   padding: 0;
}
#FilePublisher1 {
   display: inline;
   height: 54px;
   left: 1166px;
   top: 19px;
   visibility: visible;
   width: 52px;
}
#wb_Card4 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 141px;
   left: 45px;
   margin: 0;
   text-decoration: none;
   top: 200px;
   visibility: visible;
   width: 295px;
}
#Card4-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0;
   max-width: 30px;
   width: 100%;
}
#Card4-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -30px 0px 0px 40px;
}
#Card4-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 5px 5px 5px 40px;
}
#wb_Card6 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 130px;
   left: 470px;
   margin: 0;
   text-decoration: none;
   top: 200px;
   visibility: visible;
   width: 227px;
}
#Card6-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0px 0px 0px 175px;
   max-width: 40px;
   width: calc(100% - 175px);
}
#Card6-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -30px 0px 0px 20px;
}
#Card6-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 5px 40px 10px 5px;
}
#Extension1 {
   display: inline;
   height: 151px;
   left: 1115px;
   top: 2112px;
   visibility: visible;
   width: 327px;
}
#wb_Card1 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 136px;
   left: 0px;
   margin: 0;
   text-decoration: none;
   top: 362px;
   visibility: visible;
   width: 321px;
}
#Card1-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0;
   max-width: 50px;
   width: 100%;
}
#Card1-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -30px 0px 0px 50px;
}
#Card1-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 5px 5px 5px 50px;
}
#wb_Card3 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 155px;
   left: 487px;
   margin: 0;
   text-decoration: none;
   top: 362px;
   visibility: visible;
   width: 274px;
}
#Card3-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0px 0px 0px 155px;
   max-width: 41px;
   width: calc(100% - 155px);
}
#Card3-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -30px 0px 0px 5px;
}
#Card3-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 5px 41px 5px 5px;
}
#wb_Card5 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 149px;
   left: 463px;
   margin: 0;
   text-decoration: none;
   top: 534px;
   visibility: visible;
   width: 274px;
}
#Card5-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0px 0px 0px 155px;
   max-width: 40px;
   width: calc(100% - 155px);
}
#Card5-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -30px 0px 0px 5px;
}
#Card5-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 5px 41px 5px 5px;
}
#wb_Card2 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 118px;
   left: 30px;
   margin: 0;
   text-decoration: none;
   top: 534px;
   visibility: visible;
   width: 321px;
}
#Card2-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0;
   max-width: 50px;
   width: 100%;
}
#Card2-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 24px;
   font-weight: bold;
   margin: -30px 0px 0px 50px;
}
#Card2-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: normal;
   margin: 5px 5px 5px 50px;
}
#wb_LayoutGrid9 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid9 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid9 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid9 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid9 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid9 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_LayoutGrid8 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/voda_1.jpg);
   background-position: 50% 0;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid8 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid8 {
   padding: 100px 20px 100px 20px;
}
#LayoutGrid8 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid8 {
   width: 780px;
}
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2 {
   padding-left: 20px;
   padding-right: 20px;
}
#LayoutGrid8 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 58.33333333%;
}
#LayoutGrid8 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 41.66666667%;
}
#LayoutGrid8 > .row > .col-2 > .col-2-padding {
   padding: -70px 0px 0px 0px;
}
#wb_Text12 {
   background-color: transparent;
   background-image: none;
   display: none;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 40px;
   left: 10px;
   text-decoration: none;
   top: 82px;
   visibility: hidden;
   width: 309px;
}
#wb_Text12 {
   margin: 0;
   padding: 0;
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   color: #000000;
   display: block;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 20px 0px 20px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading1 {
   color: #000000;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: normal;
}
#wb_Text13 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text13 {
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   color: #2E8B57;
   display: block;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading2 {
   color: #2E8B57;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
}
#wb_Text14 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text14 {
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#FlexContainer2 {
   background-color: #483D8B;
   background-image: none;
   display: flex;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer2 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FlexContainer3 {
   background-color: transparent;
   background-image: none;
   display: flex;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer3 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid10 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg5.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid10 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid10 {
   padding: 10px 15px 100px 15px;
}
#LayoutGrid10 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid10 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid10 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   color: #483D8B;
   display: block;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading3 {
   color: #483D8B;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: 700;
}
#wb_Extension2 {
   display: none;
   height: 180px;
   left: 43px;
   top: 3765px;
   visibility: hidden;
   width: 714px;
}
#Line8 {
   display: block;
   height: 114px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line8 {
   border-bottom-width: 114px;
   border-color: transparent;
}
#wb_YouTube1 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_YouTube2 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_YouTube3 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_LayoutGrid11 {
   background-color: #FFFFFF;
   background: linear-gradient(to top, #A5C8EA 0%, #7BB2EE 49%, #4AA0F7 50%, #B6FBFE 100%);
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid11 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid11 {
   padding: 30px 0px 30px 0px;
}
#LayoutGrid11 > .col-1,
#LayoutGrid11 > .col-2,
#LayoutGrid11 > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid11 > .col-1 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 33.33333333%;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#LayoutGrid11 > .col-2 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 33.33333333%;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#LayoutGrid11 > .col-3 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 33.33333333%;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#wb_LayoutGrid12 {
   background-color: #F9F9F9;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid12 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid12 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid12 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-3 > .col-3-padding {
   padding: 100px 0px 100px 0px;
}
#wb_ThreeColumns {
   background-color: rgba(255,255,255,0.39);
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_ThreeColumns {
   margin-bottom: 0px;
   margin-top: 0px;
}
#ThreeColumns {
   padding: 25px 15px 25px 15px;
}
#ThreeColumns .row {
   margin-left: -15px;
   margin-right: -15px;
}
#ThreeColumns > .row > .col-1,
#ThreeColumns > .row > .col-2,
#ThreeColumns > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#ThreeColumns > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#ThreeColumns > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#ThreeColumns > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#Layer2 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/footer_bg.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 565px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#Layer2 {
   margin: 0;
}
#Layer2_Container {
   width: 800px;
}
#wb_Picture7 {
   display: inline;
   height: 102px;
   left: 35px;
   margin: 0;
   padding: 0;
   top: 374px;
   visibility: visible;
   width: 180px;
}
#wb_Text15 {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 95px;
   left: 262px;
   text-decoration: none;
   top: 267px;
   visibility: visible;
   width: 277px;
}
#wb_Text15 {
   margin: 0;
   padding: 0;
}
#wb_IconFont1 {
   background-color: transparent;
   background-image: none;
   color: #265A88;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 71px;
   left: 697px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   top: 374px;
   visibility: visible;
   width: 69px;
}
#IconFont1 {
   height: 71px;
   width: 69px;
}
#IconFont1 i {
   font-size: 69px;
   line-height: 71px;
   width: 68px;
}
#wb_Top {
   display: inline;
   height: 42px;
   left: 980px;
   top: 0px;
   visibility: visible;
   width: 36px;
}
#RssFeed1 {
   display: inline;
   height: 21px;
   left: 10px;
   top: 95px;
   visibility: visible;
   width: 39px;
}
#wb_Card7 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card7-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card7-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card7-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card7-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card8 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card8-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card8-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card8-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card8-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card9 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card9-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card9-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card9-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card9-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#Line9 {
   display: inline-block;
   height: 59px;
   margin: 0;
   visibility: visible;
   width: 537px;
}
#Line9 {
   border-bottom-width: 59px;
   border-color: transparent;
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   color: #2400C0;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 15px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading5 {
   color: #2400C0;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Editbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 38px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 274px;
}
#Editbox1 {
   line-height: 28px;
}
#Editbox2 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 43px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 274px;
}
#Editbox2 {
   line-height: 33px;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading6 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading7 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading8 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#TextArea1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 117px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 278px;
}
#Button1 {
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: normal;
   height: 46px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: 229px;
}
#wb_Checkbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   height: 20px;
   margin: 0;
   visibility: visible;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox'] {
   height: 20px;
   width: 20px;
}
#wb_Checkbox1 label::before {
   border-color: #CCCCCC;
   height: 20px;
   width: 20px;
}
#wb_Checkbox1 label::after {
   height: 20px;
   line-height: 20px;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after {
   color: #FFFFFF;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before {
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 350px;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: left;
}
#Heading9 {
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   font-weight: bold;
}
#wb_Extension3 {
   display: inline-block;
   height: 350px;
   visibility: visible;
   width: 290px;
}
#wb_Text16 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text16 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text17 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text17 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text18 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text18 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading10 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Heading10 a {
   color: #34495E;
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading11 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Heading11 a {
   color: #34495E;
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading12 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   color: #191970;
   display: block;
   font-family: "Arial CYR";
   font-size: 27px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading13 {
   color: #191970;
   font-family: "Arial CYR";
   font-size: 27px;
   font-weight: bold;
   text-shadow: 4px 2px 1px rgba(245,245,220,0.50);
}
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
div#container {
   width: 768px;
}
body {
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg1.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Heading4 {
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #483D8B;
   display: block;
   font-family: Oswald;
   font-size: 43px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 25px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading4 {
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading4 {
   color: #483D8B;
   font-family: Oswald;
   font-size: 43px;
   font-weight: bold;
}
#wb_Image1 {
   display: inline-block;
   height: 87px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 154px;
}
#Image1 {
   height: 87px;
   width: 154px;
}
#wb_LayoutGrid4 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid4 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid4 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid4 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid4 > .row > .col-1,
#LayoutGrid4 > .row > .col-2,
#LayoutGrid4 > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid4 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 25%;
}
#LayoutGrid4 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 50%;
}
#LayoutGrid4 > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 25%;
}
#wb_FlexContainer1 {
   background-color: transparent;
   background-image: none;
   display: flex;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer1 {
   -webkit-align-content: stretch;
   -webkit-align-items: flex-end;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: stretch;
   align-items: flex-end;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 10px 10px 10px 10px;
}
#wb_Text1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: auto;
   text-decoration: none;
   visibility: visible;
   width: auto;
}
#wb_Text1 {
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #2E8B57;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 30px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 38px;
}
#FontAwesomeIcon1 {
   height: 30px;
   width: 38px;
}
#FontAwesomeIcon1 i {
   font-size: 30px;
   line-height: 30px;
   width: 16px;
}
#Line1 {
   display: inline-block;
   height: 24px;
   margin: 0;
   visibility: visible;
   width: 110px;
}
#Line1 {
   border-bottom-width: 24px;
   border-color: transparent;
}
#wb_CssMenu1 {
   display: inline-block;
   margin: 0;
   text-align: center;
   visibility: visible;
}
#wb_CssMenu1 li {
}
#wb_CssMenu1 a {
   background-color: #98FB98;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 26px;
   line-height: 26px;
   text-align: center;
   text-decoration: none;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   background-color: #2E8B57;
   background-image: none;
   border: 1px solid #2E6DA4;
   color: #FFFFFF;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text2 {
   margin: 0;
   padding: 25px 0px 15px 0px;
}
#wb_Shape1 {
   display: inline-block;
   margin: 0;
   visibility: visible;
}
#wb_LayoutGrid2 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid2 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid2 {
   padding: 0px 20px 0px 20px;
}
#LayoutGrid2 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2 {
   padding-left: 20px;
   padding-right: 20px;
}
#LayoutGrid2 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 75%;
}
#LayoutGrid2 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 25%;
}
#wb_Image2 {
   display: inline-block;
   height: 74px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 67px;
}
#Image2 {
   height: 74px;
   width: 67px;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border-radius: 7px;
   display: none;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 112px;
   left: 0px;
   text-decoration: none;
   top: 341px;
   visibility: hidden;
   width: 772px;
}
#wb_Text3 {
   margin: 0;
   padding: 25px 0px 0px 0px;
}
#Line2 {
   display: inline-block;
   height: 141px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line2 {
   border-bottom-width: 141px;
   border-color: transparent;
}
#Line3 {
   display: inline-block;
   height: 141px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line3 {
   border-bottom-width: 141px;
   border-color: transparent;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text4 {
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg2.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid3 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid3 {
   padding: 100px 150px 100px 150px;
}
#LayoutGrid3 .row {
   margin-left: -150px;
   margin-right: -150px;
}
#LayoutGrid3 > .row > .col-1 {
   padding-left: 150px;
   padding-right: 150px;
}
#LayoutGrid3 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Bookmark1 {
   display: inline;
   height: 44px;
   left: 1115px;
   top: 747px;
   visibility: visible;
   width: 51px;
}
#Line4 {
   display: inline-block;
   height: 101px;
   margin: 0;
   visibility: visible;
   width: 468px;
}
#Line4 {
   border-bottom-width: 101px;
   border-color: transparent;
}
#wb_TextArt2 {
   display: inline-block;
   margin: 0;
   visibility: visible;
}
#wb_LayoutGrid5 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid5 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid5 {
   padding: 100px 0px 10px 0px;
}
#LayoutGrid5 > .col-1,
#LayoutGrid5 > .col-2,
#LayoutGrid5 > .col-3,
#LayoutGrid5 > .col-4,
#LayoutGrid5 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid5 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid5 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid5 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#Line5 {
   display: block;
   height: 114px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line5 {
   border-bottom-width: 114px;
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text5 {
   margin: 0;
   padding: 0;
}
#wb_Picture1 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture1 {
   height: 54px;
   width: 48px;
}
#wb_Text6 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text6 {
   margin: 0;
   padding: 0;
}
#wb_Picture2 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture2 {
   height: 54px;
   width: 48px;
}
#wb_LayoutGrid6 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid6 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid6 {
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .col-1,
#LayoutGrid6 > .col-2,
#LayoutGrid6 > .col-3,
#LayoutGrid6 > .col-4,
#LayoutGrid6 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid6 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid6 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid6 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid6 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid6 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#wb_Text7 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text7 {
   margin: 0;
   padding: 0;
}
#wb_Picture3 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture3 {
   height: 54px;
   width: 48px;
}
#wb_Text8 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text8 {
   margin: 0;
   padding: 0;
}
#wb_Picture4 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture4 {
   height: 54px;
   width: 48px;
}
#Line6 {
   display: block;
   height: 62px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line6 {
   border-bottom-width: 62px;
   border-color: transparent;
}
#wb_LayoutGrid7 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid7 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid7 {
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .col-1,
#LayoutGrid7 > .col-2,
#LayoutGrid7 > .col-3,
#LayoutGrid7 > .col-4,
#LayoutGrid7 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid7 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#LayoutGrid7 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid7 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid7 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 16.66666667%;
   justify-content: flex-start;
   max-width: 16.66666667%;
   text-align: left;
}
#LayoutGrid7 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 25%;
   justify-content: flex-start;
   max-width: 25%;
   text-align: left;
}
#wb_Text9 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text9 {
   margin: 0;
   padding: 0;
}
#wb_Picture5 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture5 {
   height: 54px;
   width: 48px;
}
#wb_Text10 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text10 {
   margin: 0;
   padding: 0;
}
#wb_Picture6 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture6 {
   height: 54px;
   width: 48px;
}
#Line7 {
   display: block;
   height: 62px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line7 {
   border-bottom-width: 62px;
   border-color: transparent;
}
#Layer1 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/bg3.jpg);
   background-position: 50% 0;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 823px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#Layer1 {
   margin: 0;
}
#Layer1_Container {
   width: 768px;
}
#wb_Text11 {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 86px;
   left: 19px;
   text-decoration: none;
   top: 39px;
   visibility: visible;
   width: 730px;
}
#wb_Text11 {
   margin: 0;
   padding: 0;
}
#FilePublisher1 {
   display: inline;
   height: 54px;
   left: 1166px;
   top: 19px;
   visibility: visible;
   width: 52px;
}
#wb_Card4 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 123px;
   left: 43px;
   margin: 0;
   text-decoration: none;
   top: 215px;
   visibility: visible;
   width: 291px;
}
#Card4-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0;
   max-width: 30px;
   width: 100%;
}
#Card4-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
   margin: -30px 0px 0px 35px;
}
#Card4-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 12px;
   font-weight: normal;
   margin: 5px 5px 5px 35px;
}
#wb_Card6 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 107px;
   left: 459px;
   margin: 0;
   text-decoration: none;
   top: 215px;
   visibility: visible;
   width: 225px;
}
#Card6-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0px 0px 0px 130px;
   max-width: 35px;
   width: calc(100% - 130px);
}
#Card6-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
   margin: -30px 0px 0px 5px;
}
#Card6-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 12px;
   font-weight: normal;
   margin: 5px 35px 5px 5px;
}
#Extension1 {
   display: inline;
   height: 151px;
   left: 1115px;
   top: 2112px;
   visibility: visible;
   width: 327px;
}
#wb_Card1 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 123px;
   left: 8px;
   margin: 0;
   text-decoration: none;
   top: 350px;
   visibility: visible;
   width: 261px;
}
#Card1-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0;
   max-width: 35px;
   width: 100%;
}
#Card1-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
   margin: -30px 0px 0px 35px;
}
#Card1-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 12px;
   font-weight: normal;
   margin: 5px 5px 5px 35px;
}
#wb_Card3 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 136px;
   left: 499px;
   margin: 0;
   text-decoration: none;
   top: 350px;
   visibility: visible;
   width: 250px;
}
#Card3-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0px 0px 0px 130px;
   max-width: 35px;
   width: calc(100% - 130px);
}
#Card3-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
   margin: -30px 0px 0px 5px;
}
#Card3-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 12px;
   font-weight: normal;
   margin: 5px 35px 5px 5px;
}
#wb_Card5 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 160px;
   left: 459px;
   margin: 0;
   text-decoration: none;
   top: 518px;
   visibility: visible;
   width: 215px;
}
#Card5-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0px 0px 0px 130px;
   max-width: 40px;
   width: calc(100% - 130px);
}
#Card5-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
   margin: -30px 0px 0px 5px;
}
#Card5-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 12px;
   font-weight: normal;
   margin: 5px 30px 5px 5px;
}
#wb_Card2 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 99px;
   left: 64px;
   margin: 0;
   text-decoration: none;
   top: 518px;
   visibility: visible;
   width: 249px;
}
#Card2-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 30px;
   margin: 0;
   max-width: 40px;
   width: 100%;
}
#Card2-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
   margin: -30px 0px 0px 40px;
}
#Card2-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 12px;
   font-weight: normal;
   margin: 5px 5px 5px 35px;
}
#wb_LayoutGrid9 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid9 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid9 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid9 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid9 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid9 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_LayoutGrid8 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/voda_1.jpg);
   background-position: 50% 0;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid8 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid8 {
   padding: 100px 20px 100px 20px;
}
#LayoutGrid8 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid8 {
   width: 748px;
}
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2 {
   padding-left: 20px;
   padding-right: 20px;
}
#LayoutGrid8 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 58.33333333%;
}
#LayoutGrid8 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 41.66666667%;
}
#LayoutGrid8 > .row > .col-2 > .col-2-padding {
   padding: -70px 0px 0px 0px;
}
#wb_Text12 {
   background-color: transparent;
   background-image: none;
   display: none;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 40px;
   left: 10px;
   text-decoration: none;
   top: 93px;
   visibility: hidden;
   width: 309px;
}
#wb_Text12 {
   margin: 0;
   padding: 0;
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   color: #000000;
   display: block;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 20px 0px 20px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading1 {
   color: #000000;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: normal;
}
#wb_Text13 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text13 {
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   color: #2E8B57;
   display: block;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading2 {
   color: #2E8B57;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
}
#wb_Text14 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text14 {
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#FlexContainer2 {
   background-color: #483D8B;
   background-image: none;
   display: flex;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer2 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FlexContainer3 {
   background-color: transparent;
   background-image: none;
   display: flex;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer3 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid10 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg5.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid10 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid10 {
   padding: 10px 15px 100px 15px;
}
#LayoutGrid10 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid10 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid10 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   color: #483D8B;
   display: block;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading3 {
   color: #483D8B;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: 700;
}
#wb_Extension2 {
   display: none;
   height: 180px;
   left: 27px;
   top: 3765px;
   visibility: hidden;
   width: 714px;
}
#Line8 {
   display: block;
   height: 114px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line8 {
   border-bottom-width: 114px;
   border-color: transparent;
}
#wb_YouTube1 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_YouTube2 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_YouTube3 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_LayoutGrid11 {
   background-color: #FFFFFF;
   background: linear-gradient(to top, #A5C8EA 0%, #7BB2EE 49%, #4AA0F7 50%, #B6FBFE 100%);
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid11 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid11 {
   padding: 30px 0px 30px 0px;
}
#LayoutGrid11 > .col-1,
#LayoutGrid11 > .col-2,
#LayoutGrid11 > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid11 > .col-1 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 33.33333333%;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#LayoutGrid11 > .col-2 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 33.33333333%;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#LayoutGrid11 > .col-3 {
   -webkit-align-self: center;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 33.33333333%;
   justify-content: flex-start;
   max-width: 33.33333333%;
   text-align: left;
}
#wb_LayoutGrid12 {
   background-color: #F9F9F9;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid12 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid12 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid12 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#LayoutGrid12 > .row > .col-3 > .col-3-padding {
   padding: 100px 0px 100px 0px;
}
#wb_ThreeColumns {
   background-color: rgba(255,255,255,0.39);
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_ThreeColumns {
   margin-bottom: 0px;
   margin-top: 0px;
}
#ThreeColumns {
   padding: 25px 15px 25px 15px;
}
#ThreeColumns .row {
   margin-left: -15px;
   margin-right: -15px;
}
#ThreeColumns > .row > .col-1,
#ThreeColumns > .row > .col-2,
#ThreeColumns > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#ThreeColumns > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#ThreeColumns > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#ThreeColumns > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 33.33333333%;
}
#Layer2 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/footer_bg.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 565px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#Layer2 {
   margin: 0;
}
#Layer2_Container {
   width: 768px;
}
#wb_Picture7 {
   display: inline;
   height: 102px;
   left: 43px;
   margin: 0;
   padding: 0;
   top: 340px;
   visibility: visible;
   width: 180px;
}
#wb_Text15 {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 95px;
   left: 250px;
   text-decoration: none;
   top: 235px;
   visibility: visible;
   width: 269px;
}
#wb_Text15 {
   margin: 0;
   padding: 0;
}
#wb_IconFont1 {
   background-color: transparent;
   background-image: none;
   color: #265A88;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 71px;
   left: 659px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   top: 340px;
   visibility: visible;
   width: 69px;
}
#IconFont1 {
   height: 71px;
   width: 69px;
}
#IconFont1 i {
   font-size: 69px;
   line-height: 71px;
   width: 68px;
}
#wb_Top {
   display: inline;
   height: 42px;
   left: 980px;
   top: 0px;
   visibility: visible;
   width: 36px;
}
#RssFeed1 {
   display: inline;
   height: 21px;
   left: 10px;
   top: 21px;
   visibility: visible;
   width: 39px;
}
#wb_Card7 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card7-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card7-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card7-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card7-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card8 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card8-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card8-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card8-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card8-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card9 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card9-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card9-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card9-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card9-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#Line9 {
   display: inline-block;
   height: 59px;
   margin: 0;
   visibility: visible;
   width: 513px;
}
#Line9 {
   border-bottom-width: 59px;
   border-color: transparent;
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   color: #2400C0;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 15px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading5 {
   color: #2400C0;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Editbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 38px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 274px;
}
#Editbox1 {
   line-height: 28px;
}
#Editbox2 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 43px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 274px;
}
#Editbox2 {
   line-height: 33px;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading6 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading7 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading8 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#TextArea1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 117px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 278px;
}
#Button1 {
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: normal;
   height: 46px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: 229px;
}
#wb_Checkbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   height: 20px;
   margin: 0;
   visibility: visible;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox'] {
   height: 20px;
   width: 20px;
}
#wb_Checkbox1 label::before {
   border-color: #CCCCCC;
   height: 20px;
   width: 20px;
}
#wb_Checkbox1 label::after {
   height: 20px;
   line-height: 20px;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after {
   color: #FFFFFF;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before {
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 350px;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: left;
}
#Heading9 {
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   font-weight: bold;
}
#wb_Extension3 {
   display: inline-block;
   height: 350px;
   visibility: visible;
   width: 290px;
}
#wb_Text16 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text16 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text17 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text17 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text18 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text18 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading10 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Heading10 a {
   color: #34495E;
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading11 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Heading11 a {
   color: #34495E;
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading12 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   color: #191970;
   display: block;
   font-family: "Arial CYR";
   font-size: 27px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading13 {
   color: #191970;
   font-family: "Arial CYR";
   font-size: 27px;
   font-weight: bold;
   text-shadow: 4px 2px 1px rgba(245,245,220,0.50);
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
div#container {
   width: 480px;
}
body {
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg1.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Heading4 {
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #483D8B;
   display: block;
   font-family: Oswald;
   font-size: 35px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 25px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading4 {
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading4 {
   color: #483D8B;
   font-family: Oswald;
   font-size: 35px;
   font-weight: bold;
}
#wb_Image1 {
   display: inline-block;
   height: 135px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 237px;
}
#Image1 {
   height: 135px;
   width: 237px;
}
#wb_LayoutGrid4 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid4 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid4 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid4 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid4 > .row > .col-1,
#LayoutGrid4 > .row > .col-2,
#LayoutGrid4 > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid4 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#LayoutGrid4 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#LayoutGrid4 > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_FlexContainer1 {
   background-color: transparent;
   background-image: none;
   display: flex;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer1 {
   -webkit-align-content: stretch;
   -webkit-align-items: flex-end;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: stretch;
   align-items: flex-end;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 10px 10px 10px 10px;
}
#wb_Text1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: auto;
   text-decoration: none;
   visibility: visible;
   width: auto;
}
#wb_Text1 {
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #2E8B57;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 30px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 38px;
}
#FontAwesomeIcon1 {
   height: 30px;
   width: 38px;
}
#FontAwesomeIcon1 i {
   font-size: 30px;
   line-height: 30px;
   width: 16px;
}
#Line1 {
   display: inline-block;
   height: 24px;
   margin: 0;
   visibility: visible;
   width: 110px;
}
#Line1 {
   border-bottom-width: 24px;
   border-color: transparent;
}
#wb_CssMenu1 {
   display: inline-block;
   margin: 0;
   text-align: center;
   visibility: visible;
}
#wb_CssMenu1 li {
}
#wb_CssMenu1 a {
   background-color: #98FB98;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 26px;
   line-height: 26px;
   text-align: center;
   text-decoration: none;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   background-color: #2E8B57;
   background-image: none;
   border: 1px solid #2E6DA4;
   color: #FFFFFF;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text2 {
   margin: 0;
   padding: 25px 0px 15px 0px;
}
#wb_Shape1 {
   display: inline-block;
   margin: 0;
   visibility: visible;
}
#wb_LayoutGrid2 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid2 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid2 {
   padding: 0px 20px 0px 20px;
}
#LayoutGrid2 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2 {
   padding-left: 20px;
   padding-right: 20px;
}
#LayoutGrid2 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#LayoutGrid2 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_Image2 {
   display: inline-block;
   height: 74px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 67px;
}
#Image2 {
   height: 74px;
   width: 67px;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border-radius: 7px;
   display: none;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 112px;
   left: 0px;
   text-decoration: none;
   top: 341px;
   visibility: hidden;
   width: 772px;
}
#wb_Text3 {
   margin: 0;
   padding: 25px 0px 0px 0px;
}
#Line2 {
   display: inline-block;
   height: 141px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line2 {
   border-bottom-width: 141px;
   border-color: transparent;
}
#Line3 {
   display: inline-block;
   height: 141px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line3 {
   border-bottom-width: 141px;
   border-color: transparent;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text4 {
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg2.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid3 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid3 {
   padding: 100px 150px 100px 150px;
}
#LayoutGrid3 .row {
   margin-left: -150px;
   margin-right: -150px;
}
#LayoutGrid3 > .row > .col-1 {
   padding-left: 150px;
   padding-right: 150px;
}
#LayoutGrid3 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Bookmark1 {
   display: inline;
   height: 44px;
   left: 1115px;
   top: 747px;
   visibility: visible;
   width: 51px;
}
#Line4 {
   display: inline-block;
   height: 40px;
   margin: 0;
   visibility: visible;
   width: 20px;
}
#Line4 {
   border-bottom-width: 40px;
   border-color: transparent;
}
#wb_TextArt2 {
   display: inline-block;
   margin: 0;
   visibility: visible;
}
#wb_LayoutGrid5 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid5 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid5 {
   padding: 100px 0px 10px 0px;
}
#LayoutGrid5 > .col-1,
#LayoutGrid5 > .col-2,
#LayoutGrid5 > .col-3,
#LayoutGrid5 > .col-4,
#LayoutGrid5 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid5 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid5 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid5 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid5 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid5 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#Line5 {
   display: none;
   height: 114px;
   margin: 0;
   visibility: hidden;
   width: calc(100% - 0px);
}
#Line5 {
   border-bottom-width: 114px;
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text5 {
   margin: 0;
   padding: 0;
}
#wb_Picture1 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture1 {
   height: 54px;
   width: 48px;
}
#wb_Text6 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text6 {
   margin: 0;
   padding: 0;
}
#wb_Picture2 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture2 {
   height: 54px;
   width: 48px;
}
#wb_LayoutGrid6 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid6 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid6 {
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .col-1,
#LayoutGrid6 > .col-2,
#LayoutGrid6 > .col-3,
#LayoutGrid6 > .col-4,
#LayoutGrid6 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid6 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid6 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid6 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid6 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid6 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#wb_Text7 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text7 {
   margin: 0;
   padding: 0;
}
#wb_Picture3 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture3 {
   height: 54px;
   width: 48px;
}
#wb_Text8 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text8 {
   margin: 0;
   padding: 0;
}
#wb_Picture4 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture4 {
   height: 54px;
   width: 48px;
}
#Line6 {
   display: block;
   height: 62px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line6 {
   border-bottom-width: 62px;
   border-color: transparent;
}
#wb_LayoutGrid7 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid7 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid7 {
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .col-1,
#LayoutGrid7 > .col-2,
#LayoutGrid7 > .col-3,
#LayoutGrid7 > .col-4,
#LayoutGrid7 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid7 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid7 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid7 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid7 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid7 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#wb_Text9 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text9 {
   margin: 0;
   padding: 0;
}
#wb_Picture5 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture5 {
   height: 54px;
   width: 48px;
}
#wb_Text10 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text10 {
   margin: 0;
   padding: 0;
}
#wb_Picture6 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture6 {
   height: 54px;
   width: 48px;
}
#Line7 {
   display: block;
   height: 62px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line7 {
   border-bottom-width: 62px;
   border-color: transparent;
}
#Layer1 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/bg3.jpg);
   background-position: 50% 0;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 473px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#Layer1 {
   margin: 0;
}
#Layer1_Container {
   width: 480px;
}
#wb_Text11 {
   background-color: transparent;
   background-image: none;
   display: none;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 152px;
   left: 6px;
   text-decoration: none;
   top: 15px;
   visibility: hidden;
   width: 309px;
}
#wb_Text11 {
   margin: 0;
   padding: 0;
}
#FilePublisher1 {
   display: inline;
   height: 54px;
   left: 1166px;
   top: 19px;
   visibility: visible;
   width: 52px;
}
#wb_Card4 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 129px;
   left: 3px;
   margin: 0;
   text-decoration: none;
   top: 53px;
   visibility: visible;
   width: 214px;
}
#Card4-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 33px;
   margin: 0;
   max-width: 33px;
   width: 100%;
}
#Card4-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-weight: bold;
   margin: -33px 0px 0px 55px;
}
#Card4-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 11px;
   font-weight: normal;
   margin: 5px 5px 5px 35px;
}
#wb_Card6 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 117px;
   left: 278px;
   margin: 0;
   text-decoration: none;
   top: 53px;
   visibility: visible;
   width: 191px;
}
#Card6-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 33px;
   margin: 0px 0px 0px 125px;
   max-width: 37px;
   width: calc(100% - 125px);
}
#Card6-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-weight: bold;
   margin: -33px 0px 0px 20px;
}
#Card6-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 11px;
   font-weight: normal;
   margin: 5px 25px 5px 5px;
}
#Extension1 {
   display: inline;
   height: 151px;
   left: 1115px;
   top: 2112px;
   visibility: visible;
   width: 327px;
}
#wb_Card1 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 133px;
   left: 3px;
   margin: 0;
   text-decoration: none;
   top: 186px;
   visibility: visible;
   width: 205px;
}
#Card1-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 33px;
   margin: 0;
   max-width: 37px;
   width: 100%;
}
#Card1-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-weight: bold;
   margin: -33px 0px 0px 37px;
}
#Card1-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 11px;
   font-weight: normal;
   margin: 5px 5px 5px 33px;
}
#wb_Card3 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 133px;
   left: 281px;
   margin: 0;
   text-decoration: none;
   top: 186px;
   visibility: visible;
   width: 188px;
}
#Card3-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 33px;
   margin: 0px 0px 0px 135px;
   max-width: 37px;
   width: calc(100% - 135px);
}
#Card3-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-weight: bold;
   margin: -33px 0px 0px 5px;
}
#Card3-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 11px;
   font-weight: normal;
   margin: 5px 5px 5px 5px;
}
#wb_Card5 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 133px;
   left: 281px;
   margin: 0;
   text-decoration: none;
   top: 329px;
   visibility: visible;
   width: 188px;
}
#Card5-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 33px;
   margin: 0px 0px 0px 115px;
   max-width: 37px;
   width: calc(100% - 115px);
}
#Card5-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-weight: bold;
   margin: -33px 0px 0px 5px;
}
#Card5-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 11px;
   font-weight: normal;
   margin: 5px 5px 5px 5px;
}
#wb_Card2 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 122px;
   left: 21px;
   margin: 0;
   text-decoration: none;
   top: 329px;
   visibility: visible;
   width: 196px;
}
#Card2-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 33px;
   margin: 0;
   max-width: 37px;
   width: 100%;
}
#Card2-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-weight: bold;
   margin: -33px 0px 0px 37px;
}
#Card2-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 11px;
   font-weight: normal;
   margin: 5px 5px 5px 33px;
}
#wb_LayoutGrid9 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid9 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid9 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid9 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid9 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid9 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_LayoutGrid8 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/voda_1.jpg);
   background-position: 50% 0;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid8 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid8 {
   padding: 100px 20px 100px 20px;
}
#LayoutGrid8 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid8 {
   width: 100%;
}
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2 {
   padding-left: 20px;
   padding-right: 20px;
}
#LayoutGrid8 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: right;
   width: 100%;
}
#LayoutGrid8 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#LayoutGrid8 > .row > .col-2 > .col-2-padding {
   padding: -70px 0px 0px 0px;
}
#wb_Text12 {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 40px;
   left: 86px;
   text-decoration: none;
   top: 4px;
   visibility: visible;
   width: 309px;
}
#wb_Text12 {
   margin: 0;
   padding: 0;
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   color: #000000;
   display: block;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 20px 0px 20px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading1 {
   color: #000000;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: normal;
}
#wb_Text13 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text13 {
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   color: #2E8B57;
   display: block;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading2 {
   color: #2E8B57;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
}
#wb_Text14 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text14 {
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#FlexContainer2 {
   background-color: #483D8B;
   background-image: none;
   display: flex;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer2 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FlexContainer3 {
   background-color: transparent;
   background-image: none;
   display: flex;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer3 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid10 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg5.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid10 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid10 {
   padding: 10px 15px 100px 15px;
}
#LayoutGrid10 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid10 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid10 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   color: #483D8B;
   display: block;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading3 {
   color: #483D8B;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: 700;
}
#wb_Extension2 {
   display: none;
   height: 180px;
   left: 0px;
   top: 4224px;
   visibility: hidden;
   width: 480px;
}
#Line8 {
   display: block;
   height: 114px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line8 {
   border-bottom-width: 114px;
   border-color: transparent;
}
#wb_YouTube1 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_YouTube2 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_YouTube3 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_LayoutGrid11 {
   background-color: #FFFFFF;
   background: linear-gradient(to top, #A5C8EA 0%, #7BB2EE 49%, #4AA0F7 50%, #B6FBFE 100%);
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid11 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid11 {
   padding: 30px 0px 30px 0px;
}
#LayoutGrid11 > .col-1,
#LayoutGrid11 > .col-2,
#LayoutGrid11 > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid11 > .col-1 {
   -webkit-align-self: center;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid11 > .col-2 {
   -webkit-align-self: center;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid11 > .col-3 {
   -webkit-align-self: center;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#wb_LayoutGrid12 {
   background-color: #F9F9F9;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid12 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid12 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid12 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#LayoutGrid12 > .row > .col-3 > .col-3-padding {
   padding: 100px 0px 100px 0px;
}
#wb_ThreeColumns {
   background-color: rgba(255,255,255,0.39);
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_ThreeColumns {
   margin-bottom: 0px;
   margin-top: 0px;
}
#ThreeColumns {
   padding: 25px 15px 25px 15px;
}
#ThreeColumns .row {
   margin-left: -15px;
   margin-right: -15px;
}
#ThreeColumns > .row > .col-1,
#ThreeColumns > .row > .col-2,
#ThreeColumns > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#ThreeColumns > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#ThreeColumns > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#ThreeColumns > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#Layer2 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/footer_bg.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 565px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#Layer2 {
   margin: 0;
}
#Layer2_Container {
   width: 480px;
}
#wb_Picture7 {
   display: inline;
   height: 102px;
   left: 15px;
   margin: 0;
   padding: 0;
   top: 397px;
   visibility: visible;
   width: 180px;
}
#wb_Text15 {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 95px;
   left: 86px;
   text-decoration: none;
   top: 250px;
   visibility: visible;
   width: 279px;
}
#wb_Text15 {
   margin: 0;
   padding: 0;
}
#wb_IconFont1 {
   background-color: transparent;
   background-image: none;
   color: #265A88;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 71px;
   left: 387px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   top: 397px;
   visibility: visible;
   width: 69px;
}
#IconFont1 {
   height: 71px;
   width: 69px;
}
#IconFont1 i {
   font-size: 69px;
   line-height: 71px;
   width: 68px;
}
#wb_Top {
   display: inline;
   height: 42px;
   left: 980px;
   top: 0px;
   visibility: visible;
   width: 36px;
}
#RssFeed1 {
   display: inline;
   height: 21px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 39px;
}
#wb_Card7 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card7-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card7-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card7-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card7-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card8 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card8-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card8-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card8-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card8-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card9 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card9-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card9-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card9-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card9-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#Line9 {
   display: inline-block;
   height: 59px;
   margin: 0;
   visibility: visible;
   width: 410px;
}
#Line9 {
   border-bottom-width: 59px;
   border-color: transparent;
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   color: #2400C0;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 15px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading5 {
   color: #2400C0;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Editbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 38px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 274px;
}
#Editbox1 {
   line-height: 28px;
}
#Editbox2 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 43px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 274px;
}
#Editbox2 {
   line-height: 33px;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading6 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading7 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading8 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#TextArea1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 117px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 278px;
}
#Button1 {
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: normal;
   height: 46px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: 229px;
}
#wb_Checkbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   height: 20px;
   margin: 0;
   visibility: visible;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox'] {
   height: 20px;
   width: 20px;
}
#wb_Checkbox1 label::before {
   border-color: #CCCCCC;
   height: 20px;
   width: 20px;
}
#wb_Checkbox1 label::after {
   height: 20px;
   line-height: 20px;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after {
   color: #FFFFFF;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before {
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 350px;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: left;
}
#Heading9 {
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   font-weight: bold;
}
#wb_Extension3 {
   display: inline-block;
   height: 350px;
   visibility: visible;
   width: 290px;
}
#wb_Text16 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text16 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text17 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text17 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text18 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text18 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading10 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Heading10 a {
   color: #34495E;
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading11 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Heading11 a {
   color: #34495E;
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading12 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   color: #191970;
   display: block;
   font-family: "Arial CYR";
   font-size: 27px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading13 {
   color: #191970;
   font-family: "Arial CYR";
   font-size: 27px;
   font-weight: bold;
   text-shadow: 4px 2px 1px rgba(245,245,220,0.50);
}
}
@media only screen and (max-width: 479px) {
div#container {
   width: 320px;
}
body {
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg1.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Heading4 {
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #483D8B;
   display: block;
   font-family: Oswald;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 25px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading4 {
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading4 {
   color: #483D8B;
   font-family: Oswald;
   font-size: 24px;
   font-weight: bold;
}
#wb_Image1 {
   display: inline-block;
   height: 135px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 237px;
}
#Image1 {
   height: 135px;
   width: 237px;
}
#wb_LayoutGrid4 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid4 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid4 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid4 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid4 > .row > .col-1,
#LayoutGrid4 > .row > .col-2,
#LayoutGrid4 > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid4 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#LayoutGrid4 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#LayoutGrid4 > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_FlexContainer1 {
   background-color: transparent;
   background-image: none;
   display: flex;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer1 {
   -webkit-align-content: stretch;
   -webkit-align-items: flex-end;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: stretch;
   align-items: flex-end;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 10px 10px 10px 10px;
}
#wb_Text1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 1;
   -webkit-flex-shrink: 1;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: auto;
   text-decoration: none;
   visibility: visible;
   width: auto;
}
#wb_Text1 {
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #2E8B57;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 30px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 38px;
}
#FontAwesomeIcon1 {
   height: 30px;
   width: 38px;
}
#FontAwesomeIcon1 i {
   font-size: 30px;
   line-height: 30px;
   width: 16px;
}
#Line1 {
   display: inline-block;
   height: 24px;
   margin: 0;
   visibility: visible;
   width: 110px;
}
#Line1 {
   border-bottom-width: 24px;
   border-color: transparent;
}
#wb_CssMenu1 {
   display: none;
   margin: 0;
   text-align: center;
   visibility: hidden;
}
#wb_CssMenu1 li {
}
#wb_CssMenu1 a {
   background-color: #98FB98;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 26px;
   line-height: 26px;
   text-align: center;
   text-decoration: none;
}
#wb_CssMenu1 li:hover a,
#wb_CssMenu1 a:hover {
   background-color: #2E8B57;
   background-image: none;
   border: 1px solid #2E6DA4;
   color: #FFFFFF;
}
#wb_Text2 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text2 {
   margin: 0;
   padding: 25px 0px 15px 0px;
}
#wb_Shape1 {
   display: inline-block;
   margin: 0;
   visibility: visible;
}
#wb_LayoutGrid2 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid2 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid2 {
   padding: 0px 20px 0px 20px;
}
#LayoutGrid2 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid2 > .row > .col-1,
#LayoutGrid2 > .row > .col-2 {
   padding-left: 20px;
   padding-right: 20px;
}
#LayoutGrid2 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#LayoutGrid2 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_Image2 {
   display: inline-block;
   height: 74px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 67px;
}
#Image2 {
   height: 74px;
   width: 67px;
}
#wb_Text3 {
   background-color: transparent;
   background-image: none;
   border-radius: 7px;
   display: none;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 112px;
   left: 0px;
   text-decoration: none;
   top: 341px;
   visibility: hidden;
   width: 772px;
}
#wb_Text3 {
   margin: 0;
   padding: 25px 0px 0px 0px;
}
#Line2 {
   display: inline-block;
   height: 141px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line2 {
   border-bottom-width: 141px;
   border-color: transparent;
}
#Line3 {
   display: inline-block;
   height: 141px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line3 {
   border-bottom-width: 141px;
   border-color: transparent;
}
#wb_Text4 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text4 {
   margin: 0;
   padding: 0;
}
#wb_LayoutGrid3 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg2.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid3 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid3 {
   padding: 100px 150px 100px 150px;
}
#LayoutGrid3 .row {
   margin-left: -150px;
   margin-right: -150px;
}
#LayoutGrid3 > .row > .col-1 {
   padding-left: 150px;
   padding-right: 150px;
}
#LayoutGrid3 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_Bookmark1 {
   display: inline;
   height: 44px;
   left: 1115px;
   top: 747px;
   visibility: visible;
   width: 51px;
}
#Line4 {
   display: inline-block;
   height: 40px;
   margin: 0;
   visibility: visible;
   width: 20px;
}
#Line4 {
   border-bottom-width: 40px;
   border-color: transparent;
}
#wb_TextArt2 {
   display: inline-block;
   margin: 0;
   visibility: visible;
}
#wb_LayoutGrid5 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid5 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid5 {
   padding: 100px 0px 10px 0px;
}
#LayoutGrid5 > .col-1,
#LayoutGrid5 > .col-2,
#LayoutGrid5 > .col-3,
#LayoutGrid5 > .col-4,
#LayoutGrid5 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid5 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid5 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid5 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid5 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid5 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#Line5 {
   display: block;
   height: 114px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line5 {
   border-bottom-width: 114px;
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
}
#wb_Text5 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text5 {
   margin: 0;
   padding: 0;
}
#wb_Picture1 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture1 {
   height: 54px;
   width: 48px;
}
#wb_Text6 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text6 {
   margin: 0;
   padding: 0;
}
#wb_Picture2 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture2 {
   height: 54px;
   width: 48px;
}
#wb_LayoutGrid6 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid6 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid6 {
   padding: 10px 0px 10px 0px;
}
#LayoutGrid6 > .col-1,
#LayoutGrid6 > .col-2,
#LayoutGrid6 > .col-3,
#LayoutGrid6 > .col-4,
#LayoutGrid6 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid6 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid6 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid6 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid6 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid6 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#wb_Text7 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text7 {
   margin: 0;
   padding: 0;
}
#wb_Picture3 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture3 {
   height: 54px;
   width: 48px;
}
#wb_Text8 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text8 {
   margin: 0;
   padding: 0;
}
#wb_Picture4 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture4 {
   height: 54px;
   width: 48px;
}
#Line6 {
   display: block;
   height: 62px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line6 {
   border-bottom-width: 62px;
   border-color: transparent;
}
#wb_LayoutGrid7 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid7 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid7 {
   padding: 10px 0px 10px 0px;
}
#LayoutGrid7 > .col-1,
#LayoutGrid7 > .col-2,
#LayoutGrid7 > .col-3,
#LayoutGrid7 > .col-4,
#LayoutGrid7 > .col-5 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid7 > .col-1 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid7 > .col-2 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid7 > .col-3 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid7 > .col-4 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#LayoutGrid7 > .col-5 {
   -webkit-align-self: flex-start;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-end;
   align-self: flex-start;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-end;
   max-width: 100%;
   text-align: right;
}
#wb_Text9 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text9 {
   margin: 0;
   padding: 0;
}
#wb_Picture5 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture5 {
   height: 54px;
   width: 48px;
}
#wb_Text10 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text10 {
   margin: 0;
   padding: 0;
}
#wb_Picture6 {
   display: inline-block;
   height: 54px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 48px;
}
#Picture6 {
   height: 54px;
   width: 48px;
}
#Line7 {
   display: block;
   height: 62px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line7 {
   border-bottom-width: 62px;
   border-color: transparent;
}
#Layer1 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/bg3.jpg);
   background-position: 50% 0;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 449px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#Layer1 {
   margin: 0;
}
#Layer1_Container {
   width: 320px;
}
#wb_Text11 {
   background-color: transparent;
   background-image: none;
   display: none;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 152px;
   left: 6px;
   text-decoration: none;
   top: 15px;
   visibility: hidden;
   width: 309px;
}
#wb_Text11 {
   margin: 0;
   padding: 0;
}
#FilePublisher1 {
   display: inline;
   height: 54px;
   left: 1166px;
   top: 19px;
   visibility: visible;
   width: 52px;
}
#wb_Card4 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 129px;
   left: 0px;
   margin: 0;
   text-decoration: none;
   top: 53px;
   visibility: visible;
   width: 168px;
}
#Card4-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 25px;
   margin: 0;
   max-width: 25px;
   width: 100%;
}
#Card4-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: bold;
   margin: -20px 0px 0px 25px;
}
#Card4-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 9.3px;
   font-weight: normal;
   margin: 3px 3px 3px 25px;
}
#wb_Card6 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 94px;
   left: 176px;
   margin: 0;
   text-decoration: none;
   top: 53px;
   visibility: visible;
   width: 144px;
}
#Card6-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 25px;
   margin: 0px 0px 0px 75px;
   max-width: 30px;
   width: calc(100% - 75px);
}
#Card6-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: bold;
   margin: -20px 0px 0px 3px;
}
#Card6-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 9.3px;
   font-weight: normal;
   margin: 3px 25px 3px 3px;
}
#Extension1 {
   display: inline;
   height: 151px;
   left: 1115px;
   top: 2112px;
   visibility: visible;
   width: 327px;
}
#wb_Card1 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 105px;
   left: 6px;
   margin: 0;
   text-decoration: none;
   top: 182px;
   visibility: visible;
   width: 143px;
}
#Card1-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 20px;
   margin: 0;
   max-width: 25px;
   width: 100%;
}
#Card1-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: bold;
   margin: -20px 0px 0px 25px;
}
#Card1-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 9.3px;
   font-weight: normal;
   margin: 3px 3px 3px 25px;
}
#wb_Card3 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 130px;
   left: 176px;
   margin: 0;
   text-decoration: none;
   top: 182px;
   visibility: visible;
   width: 145px;
}
#Card3-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 20px;
   margin: 0px 0px 0px 75px;
   max-width: 25px;
   width: calc(100% - 75px);
}
#Card3-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: bold;
   margin: -20px 0px 0px 3px;
}
#Card3-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 9.3px;
   font-weight: normal;
   margin: 3px 25px 3px 3px;
}
#wb_Card5 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 119px;
   left: 164px;
   margin: 0;
   text-decoration: none;
   top: 312px;
   visibility: visible;
   width: 151px;
}
#Card5-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 20px;
   margin: 0px 0px 0px 75px;
   max-width: 25px;
   width: calc(100% - 75px);
}
#Card5-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: bold;
   margin: -20px 0px 0px 3px;
}
#Card5-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 9.3px;
   font-weight: normal;
   margin: 3px 5px 3px 3px;
}
#wb_Card2 {
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   height: 121px;
   left: 22px;
   margin: 0;
   text-decoration: none;
   top: 312px;
   visibility: visible;
   width: 124px;
}
#Card2-card-item0 {
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   height: 20px;
   margin: 0;
   max-width: 25px;
   width: 100%;
}
#Card2-card-item1 {
   box-sizing: border-box;
   color: #007BFF;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-weight: bold;
   margin: -20px 0px 0px 25px;
}
#Card2-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: "Roboto Slab";
   font-size: 9.3px;
   font-weight: normal;
   margin: 3px 3px 3px 25px;
}
#wb_LayoutGrid9 {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid9 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid9 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid9 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid9 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid9 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_LayoutGrid8 {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(../images/voda_1.jpg);
   background-position: 50% 0;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid8 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid8 {
   padding: 100px 20px 100px 20px;
}
#LayoutGrid8 .row {
   margin-left: -20px;
   margin-right: -20px;
}
#LayoutGrid8 {
   width: 100%;
}
#LayoutGrid8 > .row > .col-1,
#LayoutGrid8 > .row > .col-2 {
   padding-left: 20px;
   padding-right: 20px;
}
#LayoutGrid8 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#LayoutGrid8 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#LayoutGrid8 > .row > .col-2 > .col-2-padding {
   padding: -70px 0px 0px 0px;
}
#wb_Text12 {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 40px;
   left: 6px;
   text-decoration: none;
   top: 4px;
   visibility: visible;
   width: 309px;
}
#wb_Text12 {
   margin: 0;
   padding: 0;
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   color: #000000;
   display: block;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   padding: 20px 0px 20px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading1 {
   color: #000000;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: normal;
}
#wb_Text13 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text13 {
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   color: #2E8B57;
   display: block;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading2 {
   color: #2E8B57;
   font-family: "Roboto Slab";
   font-size: 19px;
   font-weight: bold;
}
#wb_Text14 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text14 {
   margin: 0;
   padding: 30px 0px 0px 0px;
}
#FlexContainer2 {
   background-color: #483D8B;
   background-image: none;
   display: flex;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer2 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#FlexContainer3 {
   background-color: transparent;
   background-image: none;
   display: flex;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#FlexContainer3 {
   -webkit-align-content: flex-start;
   -webkit-align-items: center;
   -webkit-flex-direction: row;
   -webkit-flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   align-content: flex-start;
   align-items: center;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_LayoutGrid10 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/bg5.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid10 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid10 {
   padding: 10px 15px 100px 15px;
}
#LayoutGrid10 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid10 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid10 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   color: #483D8B;
   display: block;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-style: normal;
   font-weight: 700;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading3 {
   color: #483D8B;
   font-family: "Roboto Slab";
   font-size: 32px;
   font-weight: 700;
}
#wb_Extension2 {
   display: none;
   height: 112px;
   left: 0px;
   top: 4438px;
   visibility: hidden;
   width: 321px;
}
#Line8 {
   display: block;
   height: 114px;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#Line8 {
   border-bottom-width: 114px;
   border-color: transparent;
}
#wb_YouTube1 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_YouTube2 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_YouTube3 {
   display: block;
   margin: 0;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_LayoutGrid11 {
   background-color: #FFFFFF;
   background: linear-gradient(to top, #A5C8EA 0%, #7BB2EE 49%, #4AA0F7 50%, #B6FBFE 100%);
   display: table;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid11 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid11 {
   padding: 30px 0px 30px 0px;
}
#LayoutGrid11 > .col-1,
#LayoutGrid11 > .col-2,
#LayoutGrid11 > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid11 > .col-1 {
   -webkit-align-self: center;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid11 > .col-2 {
   -webkit-align-self: center;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#LayoutGrid11 > .col-3 {
   -webkit-align-self: center;
   -webkit-flex-basis: 100%;
   -webkit-justify-content: flex-start;
   align-self: center;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   flex-basis: 100%;
   justify-content: flex-start;
   max-width: 100%;
   text-align: left;
}
#wb_LayoutGrid12 {
   background-color: #F9F9F9;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid12 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid12 {
   padding: 0px 15px 0px 15px;
}
#LayoutGrid12 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid12 > .row > .col-1,
#LayoutGrid12 > .row > .col-2,
#LayoutGrid12 > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid12 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#LayoutGrid12 > .row > .col-1 > .col-1-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#LayoutGrid12 > .row > .col-2 > .col-2-padding {
   padding: 100px 0px 100px 0px;
}
#LayoutGrid12 > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#LayoutGrid12 > .row > .col-3 > .col-3-padding {
   padding: 100px 0px 100px 0px;
}
#wb_ThreeColumns {
   background-color: rgba(255,255,255,0.39);
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_ThreeColumns {
   margin-bottom: 0px;
   margin-top: 0px;
}
#ThreeColumns {
   padding: 25px 15px 25px 15px;
}
#ThreeColumns .row {
   margin-left: -15px;
   margin-right: -15px;
}
#ThreeColumns > .row > .col-1,
#ThreeColumns > .row > .col-2,
#ThreeColumns > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#ThreeColumns > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#ThreeColumns > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#ThreeColumns > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#Layer2 {
   background-attachment: scroll;
   background-color: transparent;
   background-image: url(../images/footer_bg.jpg);
   background-position: center top  !important;
   background-repeat: no-repeat;
   background-size: cover;
   display: inline;
   font-family: "Roboto Slab";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 565px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#Layer2 {
   margin: 0;
}
#Layer2_Container {
   width: 320px;
}
#wb_Picture7 {
   display: inline;
   height: 102px;
   left: 22px;
   margin: 0;
   padding: 0;
   top: 282px;
   visibility: visible;
   width: 180px;
}
#wb_Text15 {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 95px;
   left: 22px;
   text-decoration: none;
   top: 137px;
   visibility: visible;
   width: 275px;
}
#wb_Text15 {
   margin: 0;
   padding: 0;
}
#wb_IconFont1 {
   background-color: transparent;
   background-image: none;
   color: #265A88;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 71px;
   left: 228px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   top: 290px;
   visibility: visible;
   width: 69px;
}
#IconFont1 {
   height: 71px;
   width: 69px;
}
#IconFont1 i {
   font-size: 69px;
   line-height: 71px;
   width: 68px;
}
#wb_Top {
   display: inline;
   height: 42px;
   left: 980px;
   top: 0px;
   visibility: visible;
   width: 36px;
}
#RssFeed1 {
   display: inline;
   height: 21px;
   left: 10px;
   top: 82px;
   visibility: visible;
   width: 39px;
}
#wb_Card7 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card7-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card7-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card7-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card7-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card8 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card8-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card8-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card8-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card8-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#wb_Card9 {
   background-color: #FFFFFF;
   background-image: none;
   color: #FFFFFF;
   display: flex;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#Card9-card-item0 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #BABABA;
   border-radius: 0px;
   box-sizing: border-box;
   color: #007BFF;
   display: inline-block;
   font-family: Arial;
   font-size: 53px;
   font-weight: normal;
   height: 53px;
   margin: 20px 0px 0px 20px;
   padding: 0;
}
#Card9-card-item0 i {
   font-size: 53px;
   text-align: center;
   width: 53px;
}
#Card9-card-item1 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
   margin: -32px 0px 0px 80px;
}
#Card9-card-item2 {
   box-sizing: border-box;
   color: #282828;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   margin: 20px 20px 30px 80px;
}
#Line9 {
   display: inline-block;
   height: 59px;
   margin: 0;
   visibility: visible;
   width: 250px;
}
#Line9 {
   border-bottom-width: 59px;
   border-color: transparent;
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   color: #2400C0;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 15px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading5 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: center;
}
#Heading5 {
   color: #2400C0;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Editbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 38px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 274px;
}
#Editbox1 {
   line-height: 28px;
}
#Editbox2 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 43px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 274px;
}
#Editbox2 {
   line-height: 33px;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading6 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading6 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading7 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading7 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 32px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 418px;
}
#wb_Heading8 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: center;
}
#Heading8 {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
}
#TextArea1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 4px;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 117px;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   text-decoration: none;
   visibility: visible;
   width: 278px;
}
#Button1 {
   background-color: #3370B7;
   background-image: none;
   border-radius: 4px;
   color: #FFFFFF;
   display: inline-block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: normal;
   height: 46px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
   width: 229px;
}
#wb_Checkbox1 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   height: 20px;
   margin: 0;
   visibility: visible;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox'] {
   height: 20px;
   width: 20px;
}
#wb_Checkbox1 label::before {
   border-color: #CCCCCC;
   height: 20px;
   width: 20px;
}
#wb_Checkbox1 label::after {
   height: 20px;
   line-height: 20px;
   width: 20px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after {
   color: #FFFFFF;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before {
   background-color: #3370B7;
   background-image: none;
   border-color: #3370B7;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   color: #000000;
   display: inline;
   flex-grow: 0;
   flex-shrink: 0;
   font-family: Arial;
   font-size: 15px;
   font-style: normal;
   font-weight: bold;
   height: 37px;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: 350px;
}
#wb_Heading9 {
   -webkit-align-self: auto;
   -webkit-flex-grow: 0;
   -webkit-flex-shrink: 0;
   align-self: auto;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   flex-grow: 0;
   flex-shrink: 0;
   text-align: left;
}
#Heading9 {
   color: #000000;
   font-family: Arial;
   font-size: 15px;
   font-weight: bold;
}
#wb_Extension3 {
   display: inline-block;
   height: 350px;
   visibility: visible;
   width: 290px;
}
#wb_Text16 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text16 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text17 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text17 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Text18 {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_Text18 {
   margin: 0;
   padding: 0px 0px 10px 0px;
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading10 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading10 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Heading10 a {
   color: #34495E;
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading11 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading11 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#Heading11 a {
   color: #34495E;
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   color: #34495E;
   display: block;
   font-family: Arial;
   font-size: 24px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0px 0px 10px 0px;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading12 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading12 {
   color: #34495E;
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   color: #191970;
   display: block;
   font-family: "Arial CYR";
   font-size: 27px;
   font-style: normal;
   font-weight: bold;
   margin: 0;
   padding: 0;
   text-decoration: none;
   visibility: visible;
   width: calc(100% - 0px);
}
#wb_Heading13 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   text-align: left;
}
#Heading13 {
   color: #191970;
   font-family: "Arial CYR";
   font-size: 27px;
   font-weight: bold;
   text-shadow: 4px 2px 1px rgba(245,245,220,0.50);
}
}
#wb_Extension3 {
   overflow: hidden;
}
