body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #wb_indexLayoutGrid1, #indexCarousel1, #wb_LayoutGrid3, #wb_LayoutGrid1
   {
      background-attachment: scroll !important;
   }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5)
{
   #wb_indexLayoutGrid1, #indexCarousel1, #wb_LayoutGrid3, #wb_LayoutGrid1
   {
      background-attachment: scroll !important;
   }
}
.wb-theme-header
{
   background-color: #F8F8F8;
   background-image: none;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(248,248,248,1.00);
   --border-color: #D2D2D2;
   --border-width: 1px;
   --color: #212529;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DEE2E6;
   --border-width: 1px;
   --color: #212529;
   --icon-color: #0D6EFD;
   --colorize: invert(33%) sepia(56%) saturate(4392%) hue-rotate(208deg) brightness(98%) contrast(105%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #DEE2E6;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #0D6EFD;
   --colorize: invert(26%) sepia(53%) saturate(4195%) hue-rotate(214deg) brightness(104%) contrast(103%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #F8F8F8;
   background-image: none;
   border: 1px solid #D2D2D2;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(248,248,248,1.00);
   --border-color: #D2D2D2;
   --border-width: 1px;
   --color: #212529;
}
.ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEE2E6;
   border-radius: 0px;
   color: #212529;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DEE2E6;
   --border-width: 1px;
   --color: #212529;
   --icon-color: #0D6EFD;
   --colorize: invert(28%) sepia(91%) saturate(2692%) hue-rotate(209deg) brightness(99%) contrast(101%);
}
.ui-state-default
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-state-hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #DEE2E6;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #DEE2E6;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #DEE2E6;
   --icon-color: #0D6EFD;
   --colorize: invert(32%) sepia(57%) saturate(5888%) hue-rotate(205deg) brightness(99%) contrast(103%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-state-hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #0D6EFD;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(13,110,253,1.00);
   --border-color: #0D6EFD;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button:hover
{
   background-color: #0B5ED7;
   background-image: none;
   border: 1px solid #0A58CA;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(11,94,215,1.00);
   --border-color: #0A58CA;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button:active
{
   background-color: #0A58CA;
   background-image: none;
   border: 1px solid #0A53BE;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(10,88,202,1.00);
   --border-color: #0A53BE;
   --border-width: 1px;
   --color: #FFFFFF;
}
@font-face
{
   font-family: "Roboto";
   font-display: swap;
   src: url('../fonts/roboto_normal.woff') format('woff'),
        url('../fonts/roboto_normal.ttf') format('truetype'),
        url('../fonts/roboto_normal.svg#Roboto-Regular') format('svg'),
        url('../fonts/roboto_normal.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Play";
   font-display: swap;
   src: url('../fonts/play-regular-1.woff') format('woff'),
        url('../fonts/play-regular-1.ttf') format('truetype'),
        url('../fonts/play-regular-1.svg#Play') format('svg'),
        url('../fonts/play-regular-1.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Balloon XBd TL Extra";
   font-display: swap;
   src: url('../fonts/BalloonXBdTL-ExtraBold.woff') format('woff'),
        url('../fonts/BalloonXBdTL-ExtraBold.ttf') format('truetype'),
        url('../fonts/BalloonXBdTL-ExtraBold.svg#BalloonXBdTL-ExtraBold') format('svg'),
        url('../fonts/Balloon_XBd.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Balloon XBd TL";
   font-display: swap;
   src: url('../fonts/Balloon XBd TL.woff2') format('woff2'),
        url('../fonts/Balloon_XBd.woff') format('woff'),
        url('../fonts/Balloon_XBd.ttf') format('truetype'),
        url('../fonts/Balloon_XBd.svg#BalloonXBdTL-ExtraBold') format('svg'),
        url('../fonts/Balloon_XBd.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Poiret One";
   font-display: swap;
   src: url('../fonts/PoiretOne-Regular.woff2') format('woff2'),
        url('../fonts/PoiretOne-Regular.woff') format('woff'),
        url('../fonts/PoiretOne-Regular.ttf') format('truetype'),
        url('../fonts/PoiretOne-Regular.svg#PoiretOne-Regular') format('svg');
}
@keyframes animate-fade-in-left
{
   0% { transform: translate(-100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-in-right
{
   0% { transform: translate(100px,0px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
a.GOLUBOY
{
   color: #DEB887;
   text-decoration: none;
}
a.GOLUBOY:visited
{
   color: #DEB887;
   text-decoration: none;
}
a.GOLUBOY:active
{
   color: #DEB887;
   text-decoration: none;
}
a.GOLUBOY:hover
{
   color: #00BFFF;
   text-decoration: none;
}
.ui-dialog.ui-widget
{
      z-index: 9999 !important;
}
.verstatnyk.ui-dialog
{
   background-color: #2F4F4F;
   background-image: none;
   border: 2px solid #DEA86C;
   box-shadow: 2px 0px 4px #000000 inset;
   display: none;
   margin: 30px 0 0 0 ;
   padding: 2px 2px 2px 2px;
}
.verstatnyk.ui-dialog .ui-dialog-title
{
   color: #805000;
   font-family: Roboto;
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
.verstatnyk.ui-dialog .ui-dialog-titlebar
{
   background-image: linear-gradient(to top, #F5F5DC 0%, #556B2F 100%);
   border: 1px solid #DDDDDD;
   font-weight: bold;
   padding: 10px 10px 10px 10px;
}
.verstatnyk.ui-dialog .ui-dialog-titlebar-close
{
   background: none;
   border: none;
   outline: 0;
   right: 10px;
   font-family: Roboto;
   font-size: 20px;
}
.verstatnyk.ui-dialog .ui-dialog-titlebar-close:after
{
   align-items: center;
   color: #805000;
   content: "\00d7";
   display: flex;
   font-size: 1.5em;
   font-weight: bold;
   height: 100%;
   justify-content: center;
   position: absolute;
   left: 0;
   text-indent: 0;
   top: 0;
   width: 100%;
}
.verstatnyk.ui-dialog .ui-dialog-titlebar-close .ui-icon
{
   display: none;
}
.verstatnyk, .verstatnyk .ui-corner-all
{
   border-radius: 0px;
}
#verstatnyk.ui-dialog-content
{
   overflow: visible;
   padding: 0;
}
.verstatnyk .ui-dialog-buttonpane .ui-dialog-buttonset
{
   float: none;
}
.verstatnyk .ui-dialog-buttonpane
{
   text-align: center;
}
@media all and (max-width:480px) 
{
}
#fon
{
   background-color: transparent;
   background-image: url('../images/ui%2dbg_diagonals66_40x40.png');
   background-repeat: repeat;
   background-position: left top;
   border-radius: 0px;
   opacity: 0.70;
}
#wb_indexLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #343A40;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid4
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid4 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid4:before,
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:before,
#indexLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid4:after,
#indexLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/header_main1.jpg');
   background-repeat: repeat-x;
   background-position: center center;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1, #indexLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1 > .row > .col-1, #indexLayoutGrid1 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#indexLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1 > .row > .col-1, #indexLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #4F4F4F;
   opacity: 0.63;
}
#wb_indexCarousel1
{
   background-color: #F2F5F7;
   background-image: url('../images/site_bg1.jpg');
   background-repeat: no-repeat;
   background-position: center top;
   background-size: cover;
   border-radius: 0px;
   margin: 0;
}
#wb_indexCarousel1
{
   display: block;
   float: left;
   top: 0 !important;
}
#indexCarousel1 .frame
{
   width: 1225px;
   display: inline-block;
   float: left;
   height: 504px;
}
#indexLayer11
{
   background-color: transparent;
   background-image: url('../images/ui%2dbg_diagonals66_40x40.png');
   background-repeat: repeat;
   background-position: left top;
   border-radius: 0px;
   opacity: 0.89;
   padding: 0;
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #265A88;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid2 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_vyhovnaLayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #BC8F8F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#vyhovnaLayoutGrid11
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#vyhovnaLayoutGrid11 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#vyhovnaLayoutGrid11 > .col-1
{
   flex: 0 0 auto;
}
#vyhovnaLayoutGrid11 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#vyhovnaLayoutGrid11 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#indexText9-max-width
{
   margin-left: auto !important;
   margin-right: auto !important;
   max-width: 1140px;
   width: 100%;
}
#wb_indexText9
{
   color: #000000;
   font-family: "Proxima Nova Rg";
   font-weight: normal;
   font-size: 27px;
}
#wb_indexText9 div
{
   text-align: center;
}
#wb_indexText9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#indexText10-max-width
{
   margin-left: auto !important;
   margin-right: auto !important;
   max-width: 1140px;
   width: 100%;
}
#wb_indexText10
{
   color: #FFFFFF;
   font-family: "Proxima Nova Rg";
   font-weight: normal;
   font-size: 24px;
}
#wb_indexText10 div
{
   text-align: center;
}
#wb_indexText10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_abiturientuLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #800000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#abiturientuLayoutGrid1
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#abiturientuLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#abiturientuLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#abiturientuLayoutGrid1 > .row > .col-1
{
   float: left;
}
#abiturientuLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#abiturientuLayoutGrid1:before,
#abiturientuLayoutGrid1:after,
#abiturientuLayoutGrid1 .row:before,
#abiturientuLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#abiturientuLayoutGrid1:after,
#abiturientuLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#abiturientuLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#indexText15-max-width
{
   margin-left: auto !important;
   margin-right: auto !important;
   max-width: 1140px;
   width: 100%;
}
#wb_indexText15
{
   color: #FFFFFF;
   font-family: "Proxima Nova Rg";
   font-weight: normal;
   font-size: 24px;
}
#wb_indexText15 div
{
   text-align: center;
}
#wb_indexText15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_страница1LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/d4848f1.jpg');
   background-repeat: repeat;
   background-position: left top;
   background-size: 100% 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#страница1LayoutGrid1
{
   box-sizing: border-box;
   padding: 5px 2px 5px 2px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#страница1LayoutGrid1 > .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#страница1LayoutGrid1 > .row > .col-1, #страница1LayoutGrid1 > .row > .col-2, #страница1LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#страница1LayoutGrid1 > .row > .col-1, #страница1LayoutGrid1 > .row > .col-2, #страница1LayoutGrid1 > .row > .col-3
{
   float: left;
}
#страница1LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#страница1LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 66.66666667%;
   text-align: center;
}
#страница1LayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#страница1LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#страница1LayoutGrid1:before,
#страница1LayoutGrid1:after,
#страница1LayoutGrid1 .row:before,
#страница1LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#страница1LayoutGrid1:after,
#страница1LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#страница1LayoutGrid1 > .row > .col-1, #страница1LayoutGrid1 > .row > .col-2, #страница1LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F58634;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_abiturientuLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #800000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#abiturientuLayoutGrid3
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#abiturientuLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#abiturientuLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#abiturientuLayoutGrid3 > .row > .col-1
{
   float: left;
}
#abiturientuLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#abiturientuLayoutGrid3:before,
#abiturientuLayoutGrid3:after,
#abiturientuLayoutGrid3 .row:before,
#abiturientuLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#abiturientuLayoutGrid3:after,
#abiturientuLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#abiturientuLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_abiturientuLayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#abiturientuLayoutGrid6
{
   box-sizing: border-box;
   padding: 10px 2px 10px 2px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#abiturientuLayoutGrid6 > .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#abiturientuLayoutGrid6 > .row > .col-1, #abiturientuLayoutGrid6 > .row > .col-2, #abiturientuLayoutGrid6 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#abiturientuLayoutGrid6 > .row > .col-1, #abiturientuLayoutGrid6 > .row > .col-2, #abiturientuLayoutGrid6 > .row > .col-3
{
   float: left;
}
#abiturientuLayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#abiturientuLayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#abiturientuLayoutGrid6 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#abiturientuLayoutGrid6:before,
#abiturientuLayoutGrid6:after,
#abiturientuLayoutGrid6 .row:before,
#abiturientuLayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#abiturientuLayoutGrid6:after,
#abiturientuLayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#abiturientuLayoutGrid6 > .row > .col-1, #abiturientuLayoutGrid6 > .row > .col-2, #abiturientuLayoutGrid6 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_abiturientuLayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #800000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#abiturientuLayoutGrid4
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#abiturientuLayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#abiturientuLayoutGrid4 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#abiturientuLayoutGrid4 > .row > .col-1
{
   float: left;
}
#abiturientuLayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#abiturientuLayoutGrid4:before,
#abiturientuLayoutGrid4:after,
#abiturientuLayoutGrid4 .row:before,
#abiturientuLayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#abiturientuLayoutGrid4:after,
#abiturientuLayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#abiturientuLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_abiturientuLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#abiturientuLayoutGrid7
{
   box-sizing: border-box;
   padding: 10px 2px 10px 2px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#abiturientuLayoutGrid7 > .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#abiturientuLayoutGrid7 > .row > .col-1, #abiturientuLayoutGrid7 > .row > .col-2, #abiturientuLayoutGrid7 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#abiturientuLayoutGrid7 > .row > .col-1, #abiturientuLayoutGrid7 > .row > .col-2, #abiturientuLayoutGrid7 > .row > .col-3
{
   float: left;
}
#abiturientuLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#abiturientuLayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#abiturientuLayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#abiturientuLayoutGrid7:before,
#abiturientuLayoutGrid7:after,
#abiturientuLayoutGrid7 .row:before,
#abiturientuLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#abiturientuLayoutGrid7:after,
#abiturientuLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#abiturientuLayoutGrid7 > .row > .col-1, #abiturientuLayoutGrid7 > .row > .col-2, #abiturientuLayoutGrid7 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_indexLayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #800000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid8
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid8 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid8 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid8 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid8:before,
#indexLayoutGrid8:after,
#indexLayoutGrid8 .row:before,
#indexLayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid8:after,
#indexLayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid8 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/e15627_148dbfe322bf4cc68.jpg');
   background-repeat: repeat;
   background-position: center top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 3px 15px 3px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText65 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_indexText65 div
{
   text-align: justify;
}
#wb_abiturientuText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_abiturientuText4 div
{
   text-align: left;
}
#abiturientuArticle3
{
   box-sizing: border-box;
   background-color: transparent;
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Proxima Nova Rg";
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: justify;
   line-height: 1.2;
   display: inline-block;
   position: relative;
   width: 100%;
}
#abiturientuArticle3 .blogitem
{
   padding: 0px;
   text-align: justify;
}
#abiturientuArticle3 .blogdate
{
   font-family: "Proxima Nova Rg";
   font-weight: bold;
   font-size: 13px;
   color: #000000;
   font-style: normal;
   text-decoration: none;
}
#abiturientuArticle3 .blogsubject
{
   font-family: "Proxima Nova Rg";
   font-weight: bold;
   font-size: 17px;
   color: #FFFFFF;
   font-style: normal;
   text-decoration: none;
}
#abiturientuArticle3 .blogcomments
{
   font-family: "Proxima Nova Rg";
   font-weight: normal;
   font-size: 16px;
   color: #000000;
   font-style: normal;
   text-decoration: underline;
}
#abiturientuArticle3 .blogsubject a:link, #abiturientuArticle3 .blogsubject a:visited, #abiturientuArticle3 .blogsubject a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#abiturientuArticle3 .blogcomments a:link, #abiturientuArticle3 .blogcomments a:visited, #abiturientuArticle3 .blogcomments a:hover
{
   color: inherit;
   text-decoration: inherit;
}
#abiturientuArticle3 .blogcomments
{
   text-decoration: none;
}
#abiturientuArticle3 .no-thumb
{
   display: none;
}
#abiturientuArticle3 .blogbutton
{
   display: none !important;
}
#abiturientuArticle3 .blogitem
{
   display: block;
   padding: 0px;
   text-align: center;
   border-radius: 4px;
   border: 1px solid #545454;
}
#abiturientuArticle3 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   width: 120px;
   margin: 0px auto 0px auto;
}
#abiturientuArticle3 .bloginfo
{
   padding: 10px;
   text-align: center;
}
#abiturientuArticle3 .bloginfo > p 
{
   text-align: justify;
   font-size: 16px;
}
#abiturientuArticle3 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: .375em .75em;
   margin-bottom: 0px;
   font-family: Proxima Nova Rg;
   font-size: 16px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid transparent;
   background-color: #545454;
   border-radius: 2px;
   box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
   color: #FFFFFF;
   transition: all 0.5s ease 0s;
}
#abiturientuArticle3 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   box-sizing: border-box;
   width: 100%;
   padding: 8px;
   background-color: #545454;
   color: #FFFFFF;
}#abiturientuArticle3 .blogdate, #abiturientuArticle3 .blogcomments
{
   display: none;
}
#abiturientuArticle3
{
   background-color: rgba(245,245,220,0.60);
   background-image: none;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   font-family: "Proxima Nova Rg";
   font-weight: normal;
   font-style: normal;
   margin: 0;
}
#wb_Text2 
{
   background-color: rgba(169,169,169,0.71);
   background-image: none;
   border: 1px solid #808080;
   border-radius: 15px;
   padding: 8px 8px 8px 8px;
   margin: 0;
   text-align: justify;
   box-shadow: 0px 0px 8px #808080;
}
#wb_Text2 div
{
   text-align: justify;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 3px 15px 3px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   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;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1, #LayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid2 .parallax
{
   background-color: transparent;
   background-image: url('../images/e15627_148dbfe322bf4cc68.jpg');
   background-repeat: repeat;
   background-position: center top;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_LayoutGrid2 .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/e15627_148dbfe322bf4cc68.jpg');
   background-repeat: repeat;
   background-position: center top;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F58634;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid12
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid12 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid12 > .row > .col-1
{
   float: left;
}
#LayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid12:before,
#LayoutGrid12:after,
#LayoutGrid12 .row:before,
#LayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid12:after,
#LayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid12 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#Line2
{
   border-color: #6495ED;
   border-color: rgba(100,149,237,0.45);
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_indexImage1
{
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in-left 1000ms linear 600ms 1 normal both;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_abiturientuText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in-left 1000ms linear 600ms 1 normal both;
}
#wb_abiturientuText10 div
{
   text-align: center;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in-left 1000ms linear 600ms 1 normal both;
}
#wb_indexText3 div
{
   text-align: center;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in-left 1000ms linear 600ms 1 normal both;
}
#wb_indexText4 div
{
   text-align: center;
}
#wb_abiturientuText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in-right 1000ms linear 600ms 1 normal both;
}
#wb_abiturientuText11 div
{
   text-align: center;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in-right 1000ms linear 600ms 1 normal both;
}
#wb_indexText6 div
{
   text-align: center;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in-right 1000ms linear 600ms 1 normal both;
}
#wb_indexText7 div
{
   text-align: center;
}
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
   animation: animate-fade-in-right 1000ms linear 600ms 1 normal both;
}
#wb_indexText8 div
{
   text-align: center;
}
#wb_indexImage3
{
   vertical-align: top;
}
#indexImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage4
{
   vertical-align: top;
}
#indexImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexImage5
{
   vertical-align: top;
}
#indexImage5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexShape3
{
   width: 156px;
   height: 77px;
   background-image: linear-gradient(to top, #CD5C5C 0%, #FFA07A 100%);
   border: 1px #45350C solid;
   border-radius: 15px;
}
#indexShape3_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 5.13%;
   top: 10.39%;
   width: 89.1%;
   height: 77.92%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#abiturientuShape1
{
   width: 156px;
   height: 77px;
   background-image: linear-gradient(to top, #CD5C5C 0%, #FFA07A 100%);
   border: 1px #45350C solid;
   border-radius: 15px;
}
#abiturientuShape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 5.13%;
   top: 10.39%;
   width: 89.1%;
   height: 77.92%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#abiturientuShape2
{
   width: 156px;
   height: 77px;
   background-image: linear-gradient(to top, #CD5C5C 0%, #FFA07A 100%);
   border: 1px #45350C solid;
   border-radius: 15px;
}
#abiturientuShape2_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 5.13%;
   top: 10.39%;
   width: 89.1%;
   height: 77.92%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#abiturientuShape3
{
   width: 156px;
   height: 77px;
   background-image: linear-gradient(to top, #CD5C5C 0%, #FFA07A 100%);
   border: 1px #45350C solid;
   border-radius: 15px;
}
#abiturientuShape3_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 5.13%;
   top: 10.39%;
   width: 89.1%;
   height: 77.92%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.28%;
   top: 1.67%;
   width: 99.44%;
   height: 96.67%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape1
{
   margin: 0;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: rgba(169,169,169,0.71);
   background-image: none;
   border: 1px solid #808080;
   border-radius: 15px;
   padding: 8px 8px 8px 8px;
   margin: 0;
   text-align: justify;
   box-shadow: 0px 0px 8px #808080;
}
#wb_Text1 div
{
   text-align: justify;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#YouTube3
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_YouTube3
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#YouTube4
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_YouTube4
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#Line1
{
   border-color: #6495ED;
   border-color: rgba(100,149,237,0.45);
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_abiturientuText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#abiturientuText9-max-width
{
   margin-left: auto !important;
   margin-right: auto !important;
   max-width: 1140px;
   width: 100%;
}
#wb_abiturientuText9
{
   color: #FFFFFF;
   font-family: "Proxima Nova Rg";
   font-weight: normal;
   font-size: 24px;
}
#wb_abiturientuText9 div
{
   text-align: center;
}
#wb_abiturientuText9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_abiturientuText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#abiturientuText12-max-width
{
   margin-left: auto !important;
   margin-right: auto !important;
   max-width: 1140px;
   width: 100%;
}
#wb_abiturientuText12
{
   color: #FFFFFF;
   font-family: "Proxima Nova Rg";
   font-weight: normal;
   font-size: 24px;
}
#wb_abiturientuText12 div
{
   text-align: center;
}
#wb_abiturientuText12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.ui-dialog.ui-widget
{
      z-index: 9999 !important;
}
.slusar_koles.ui-dialog
{
   background-color: #2F4F4F;
   background-image: none;
   border: 2px solid #DEA86C;
   box-shadow: 2px 0px 4px #000000 inset;
   display: none;
   margin: 30px 0 0 0 ;
   padding: 2px 2px 2px 2px;
}
.slusar_koles.ui-dialog .ui-dialog-title
{
   color: #805000;
   font-family: Roboto;
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
.slusar_koles.ui-dialog .ui-dialog-titlebar
{
   background-image: linear-gradient(to top, #F5F5DC 0%, #556B2F 100%);
   border: 1px solid #DDDDDD;
   font-weight: bold;
   padding: 10px 10px 10px 10px;
}
.slusar_koles.ui-dialog .ui-dialog-titlebar-close
{
   background: none;
   border: none;
   outline: 0;
   right: 10px;
   font-family: Roboto;
   font-size: 20px;
}
.slusar_koles.ui-dialog .ui-dialog-titlebar-close:after
{
   align-items: center;
   color: #805000;
   content: "\00d7";
   display: flex;
   font-size: 1.5em;
   font-weight: bold;
   height: 100%;
   justify-content: center;
   position: absolute;
   left: 0;
   text-indent: 0;
   top: 0;
   width: 100%;
}
.slusar_koles.ui-dialog .ui-dialog-titlebar-close .ui-icon
{
   display: none;
}
.slusar_koles, .slusar_koles .ui-corner-all
{
   border-radius: 0px;
}
#slusar_koles.ui-dialog-content
{
   overflow: visible;
   padding: 0;
}
.slusar_koles .ui-dialog-buttonpane .ui-dialog-buttonset
{
   float: none;
}
.slusar_koles .ui-dialog-buttonpane
{
   text-align: center;
}
@media all and (max-width:480px) 
{
}
#abiturientuMediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
.ui-dialog.ui-widget
{
      z-index: 9999 !important;
}
.drukar_ploskogo.ui-dialog
{
   background-color: #2F4F4F;
   background-image: none;
   border: 2px solid #DEA86C;
   box-shadow: 2px 0px 4px #000000 inset;
   display: none;
   margin: 30px 0 0 0 ;
   padding: 2px 2px 2px 2px;
}
.drukar_ploskogo.ui-dialog .ui-dialog-title
{
   color: #805000;
   font-family: Roboto;
   font-weight: bold;
   font-size: 20px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
.drukar_ploskogo.ui-dialog .ui-dialog-titlebar
{
   background-image: linear-gradient(to top, #F5F5DC 0%, #556B2F 100%);
   border: 1px solid #DDDDDD;
   font-weight: bold;
   padding: 10px 10px 10px 10px;
}
.drukar_ploskogo.ui-dialog .ui-dialog-titlebar-close
{
   background: none;
   border: none;
   outline: 0;
   right: 10px;
   font-family: Roboto;
   font-size: 20px;
}
.drukar_ploskogo.ui-dialog .ui-dialog-titlebar-close:after
{
   align-items: center;
   color: #805000;
   content: "\00d7";
   display: flex;
   font-size: 1.5em;
   font-weight: bold;
   height: 100%;
   justify-content: center;
   position: absolute;
   left: 0;
   text-indent: 0;
   top: 0;
   width: 100%;
}
.drukar_ploskogo.ui-dialog .ui-dialog-titlebar-close .ui-icon
{
   display: none;
}
.drukar_ploskogo, .drukar_ploskogo .ui-corner-all
{
   border-radius: 0px;
}
#drukar_ploskogo.ui-dialog-content
{
   overflow: visible;
   padding: 0;
}
.drukar_ploskogo .ui-dialog-buttonpane .ui-dialog-buttonset
{
   float: none;
}
.drukar_ploskogo .ui-dialog-buttonpane
{
   text-align: center;
}
@media all and (max-width:480px) 
{
}
#abiturientuMediaPlayer2
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#abiturientuMediaPlayer3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_abiturientuLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C3C3C;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#abiturientuLayoutGrid5
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#abiturientuLayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#abiturientuLayoutGrid5 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#abiturientuLayoutGrid5 > .row > .col-1
{
   float: left;
}
#abiturientuLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#abiturientuLayoutGrid5:before,
#abiturientuLayoutGrid5:after,
#abiturientuLayoutGrid5 .row:before,
#abiturientuLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#abiturientuLayoutGrid5:after,
#abiturientuLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#abiturientuLayoutGrid5 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText1 div
{
   text-align: center;
}
#wb_indexText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_form11LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #3C3C3C;
   background-image: none;
   border: 0px solid #3C3C3C;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#form11LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#form11LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#form11LayoutGrid1 > .row > .col-1, #form11LayoutGrid1 > .row > .col-2, #form11LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#form11LayoutGrid1 > .row > .col-1, #form11LayoutGrid1 > .row > .col-2, #form11LayoutGrid1 > .row > .col-3
{
   float: left;
}
#form11LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#form11LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEB887;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#form11LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#form11LayoutGrid1 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 0 0;
}
#form11LayoutGrid1:before,
#form11LayoutGrid1:after,
#form11LayoutGrid1 .row:before,
#form11LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#form11LayoutGrid1:after,
#form11LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#form11LayoutGrid1 > .row > .col-1, #form11LayoutGrid1 > .row > .col-2, #form11LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#indexHorizontalLine2
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 13px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#form11Editbox24
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0;
   border: 0px solid transparent;
   border-radius: 6px;
   background-color: #E4E4E4;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#form11Editbox24:focus
{
   outline: 0;
}
#form11Editbox24::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#form11Editbox24::-ms-input-placeholder
{
   color: #A9A9A9;
}
#form11HorizontalLine10
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 11px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#form11HorizontalLine11
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 11px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexButton1
{
   border: 0px solid #00FF00;
   border-radius: 35px;
   background-image: linear-gradient(to top, #FEFFE8 0%, #D6DBBF 100%);
   color: #C9372C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#indexButton1:focus
{
   outline: 0;
}
#страница1Line1
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 20px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexHorizontalLine18
{
   border-color: #A0A0A0;
   border-color: rgba(160,160,160,0.00);
   border-style: solid;
   border-bottom-width: 11px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_indexImage12
{
   margin: 0;
   vertical-align: top;
}
#indexImage12
{
   border: 10px solid #3C3C3C;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 440px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexImage12:hover
{
   opacity: 0.7;
   transition: opacity 500ms linear 0ms;
}
#wb_indexImage12
{
   opacity: 1.0;
   transition: opacity 500ms linear 0ms;
}
#indexHorizontalLine30
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 27px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#indexTextArea1
{
   box-sizing: border-box;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#indexTextArea1: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;
}
#indexEditbox1
{
   box-sizing: border-box;
   line-height: 26px;
   margin: 0 0 10px 0 ;
   border: 2px solid #CCCCCC;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.86);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#indexEditbox1: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;
}
#form11Editbox34
{
   box-sizing: border-box;
   line-height: 28px;
   margin: 0 0 10px 0 ;
   border: 0px solid transparent;
   border-radius: 6px;
   background-color: #E4E4E4;
   background-image: none;
   color: #FFFFFF;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#form11Editbox34:focus
{
   outline: 0;
}
#form11Editbox34::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#form11Editbox34::-ms-input-placeholder
{
   color: #A9A9A9;
}
#wb_indexText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 15px 15px 15px;
   margin: 0;
   text-align: left;
}
#wb_indexText19 div
{
   text-align: left;
}
#wb_indexText19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktyLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #444444;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#kontaktyLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#kontaktyLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#kontaktyLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kontaktyLayoutGrid3 > .row > .col-1
{
   float: left;
}
#kontaktyLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#kontaktyLayoutGrid3:before,
#kontaktyLayoutGrid3:after,
#kontaktyLayoutGrid3 .row:before,
#kontaktyLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#kontaktyLayoutGrid3:after,
#kontaktyLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#kontaktyLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_kontaktyText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 25px 0 25px 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText3 div
{
   text-align: center;
}
#wb_kontaktyText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_abiturientuCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #ECEEEF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#abiturientuCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#abiturientuCard1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#abiturientuCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#abiturientuCard1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#abiturientuCard1-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_abiturientuCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #ECEEEF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#abiturientuCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#abiturientuCard2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#abiturientuCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#abiturientuCard2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#abiturientuCard2-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_abiturientuCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #ECEEEF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#abiturientuCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#abiturientuCard3-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#abiturientuCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#abiturientuCard3-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#abiturientuCard3-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_abiturientuCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #ECEEEF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#abiturientuCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#abiturientuCard4-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#abiturientuCard4-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#abiturientuCard4-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#abiturientuCard4-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_abiturientuCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #ECEEEF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#abiturientuCard5-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#abiturientuCard5-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#abiturientuCard5-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#abiturientuCard5-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#abiturientuCard5-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_abiturientuCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #ECEEEF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#abiturientuCard6-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#abiturientuCard6-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Roboto;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#abiturientuCard6-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#abiturientuCard6-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: justify;
}
#abiturientuCard6-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 35px;
   box-sizing: border-box;
   margin: 25px 20px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#doky
{
   background-color: #1A323E;
   background-image: none;
   border: 2px solid #DEB887;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   margin: 0;
   overflow: visible;
}
.ui-dialog
{
   border-width: 0;
   padding: 0;
   overflow: visible;
}
.ui-widget-content
{
   border-width: 0;
   padding: 0;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFA500;
   border-radius: 1px;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 29px;
   vertical-align: top;
}
#wb_Icon1 a
{
   text-decoration: none;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_Icon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #245580;
}
#Icon1
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#Icon1
{
   fill: #FFA500;
   display: inline-block;
   font-size: 29px;
   vertical-align: middle;
}
#wb_Icon1:hover #Icon1
{
   fill: #FFA500;
}
#komissiya
{
   background-color: #1A323E;
   background-image: none;
   border: 2px solid #DEB887;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   margin: 0;
   overflow: visible;
}
.ui-dialog
{
   border-width: 0;
   padding: 0;
   overflow: visible;
}
.ui-widget-content
{
   border-width: 0;
   padding: 0;
}
#wb_abiturientuIcon1
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFA500;
   border-radius: 1px;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 29px;
   vertical-align: top;
}
#wb_abiturientuIcon1 a
{
   text-decoration: none;
}
#wb_abiturientuIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_abiturientuIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #245580;
}
#abiturientuIcon1
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#abiturientuIcon1
{
   fill: #FFA500;
   display: inline-block;
   font-size: 29px;
   vertical-align: middle;
}
#wb_abiturientuIcon1:hover #abiturientuIcon1
{
   fill: #FFA500;
}
#wb_abiturientuText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_abiturientuText5
{
   color: #DEB887;
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
}
#wb_abiturientuText5 div
{
   text-align: justify;
}
#priem
{
   background-color: #1A323E;
   background-image: none;
   border: 2px solid #DEB887;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   margin: 0;
   overflow: visible;
}
.ui-dialog
{
   border-width: 0;
   padding: 0;
   overflow: visible;
}
.ui-widget-content
{
   border-width: 0;
   padding: 0;
}
#wb_abiturientuIcon2
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFA500;
   border-radius: 1px;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 29px;
   vertical-align: top;
}
#wb_abiturientuIcon2 a
{
   text-decoration: none;
}
#wb_abiturientuIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_abiturientuIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #245580;
}
#abiturientuIcon2
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#abiturientuIcon2
{
   fill: #FFA500;
   display: inline-block;
   font-size: 29px;
   vertical-align: middle;
}
#wb_abiturientuIcon2:hover #abiturientuIcon2
{
   fill: #FFA500;
}
#wb_indexImage2
{
   margin: 0;
   vertical-align: top;
}
#indexImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 85px;
   height: 80px;
   vertical-align: top;
}
#wb_dnz 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_dnz div
{
   text-align: center;
}
#wb_dnz
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_dnz1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_dnz1 div
{
   text-align: center;
}
#wb_dnz1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_dnz2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_dnz2 div
{
   text-align: center;
}
#wb_dnz2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.Menu1113Q .nav
{
   font-family: Play;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   color: #F5F5DC;
   text-align: left;
   text-transform: none;
}
#Menu1113Q, .Menu1113Q .nav, .Menu1113Q *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.Menu1113Q .nav:before,
.Menu1113Q .nav:after 
{
   content: " ";
   display: table;
}
.Menu1113Q .nav:after 
{
   clear: both;
}
.Menu1113Q .nav a 
{
   text-decoration: none;
}
.Menu1113Q .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.Menu1113Q .nav ul ul
{
   margin-bottom: 0;
}
.Menu1113Q .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.Menu1113Q .container:before,
.Menu1113Q .container:after 
{
   content: " ";
   display: table;
}
.Menu1113Q .container:after 
{
   clear: both;
}
.Menu1113Q .collapse 
{
   display: none;
}
.Menu1113Q .collapse.show 
{
   display: block;
}
.Menu1113Q .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.Menu1113Q .arrow, .Menu1113Q .arrow-right
{
   display: inline-block;
   margin-left: 4px;
   width: 0;
   height: 0;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
   }
.Menu1113Q .dropdown 
{
   position: relative;
}
.Menu1113Q .dropdown-toggle:focus 
{
   outline: 0;
}
.Menu1113Q .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 15px;
   background-color: rgba(128,101,0,0.76);
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.Menu1113Q .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.Menu1113Q .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #F5F5DC;
   text-transform: none;
   white-space: nowrap;
}
.Menu1113Q .dropdown-menu > li > a:hover,
.Menu1113Q .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
}
.Menu1113Q .dropdown-menu > li > a.active,
.Menu1113Q .dropdown-menu > li > a.active:hover,
.Menu1113Q .dropdown-menu > li > a.active:focus
{
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.Menu1113Q .show > .dropdown-menu
{
   display: block;
}
.Menu1113Q .show > a
{
   outline: 0;
}
.Menu1113Q .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.Menu1113Q .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.Menu1113Q .nav > li 
{
   position: relative;
   display: block;
}
.Menu1113Q .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.Menu1113Q .nav .show > a,
.Menu1113Q .nav .show > a:hover,
.Menu1113Q .nav .show > a:focus
{
    border-color: #343A40;
}
.Menu1113Q .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.Menu1113Q .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.Menu1113Q
{
   position: relative;
}
.Menu1113Q:before,
.Menu1113Q:after
{
   content: " ";
   display: table;
}
.Menu1113Q:after
{
   clear: both;
}
.Menu1113Q .navbar-header:before,
.Menu1113Q .navbar-header:after
{
   content: " ";
   display: table;
}
.Menu1113Q .navbar-header:after
{
   clear: both;
}
.Menu1113Q-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.Menu1113Q-navbar-collapse:before,
.Menu1113Q-navbar-collapse:after
{
   content: " ";
   display: table;
}
.Menu1113Q-navbar-collapse:after
{
   clear: both;
}
.Menu1113Q-navbar-collapse.show
{
   overflow-y: auto;
}
.Menu1113Q .navbar-toggle 
{
   position: relative;
   float: right;
   width: 52px;
   height: 42px;
   padding: 10px 15px 10px 15px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.Menu1113Q .navbar-toggle .line
{
   background-color: #F5F5DC;
}
.Menu1113Q .navbar-toggle .line
{
   display: block;
   width: 22px;
   height: 4px;
   border-radius: 0px;
   transition: all 500ms linear;
}
.Menu1113Q .navbar-toggle .line
{
   margin: 4px auto;
}
.Menu1113Q .navbar-toggle  .line:first-child
{
   margin-top: 0px !important;
}
.Menu1113Q .navbar-toggle  .line:last-child
{
   margin-bottom: 0px !important;
}
.Menu1113Q .navbar-nav
{
   margin: 6px -15px;
}
.Menu1113Q .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}
.Menu1113Q .navbar-nav > li > a
{
   color: #F5F5DC;
}
.Menu1113Q .navbar-nav > li > a:hover,
.Menu1113Q .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #000000;
   text-decoration: none;
}
.Menu1113Q .navbar-nav > li > a.active,
.Menu1113Q .navbar-nav > li > a.active:hover,
.Menu1113Q .navbar-nav > li > a.active:focus
{
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
}
.Menu1113Q .navbar-toggle
{
   border: 1px solid transparent;
}
.Menu1113Q .navbar-toggle:hover,
.Menu1113Q .navbar-toggle:focus
{
   background-color: transparent;
}
.Menu1113Q-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.Menu1113Q .navbar-nav > .dropdown > a:hover .arrow,
.Menu1113Q .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.Menu1113Q .navbar-nav > .show > a,
.Menu1113Q .navbar-nav > .show > a:hover,
.Menu1113Q .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #000000;
}
.Menu1113Q .navbar-nav > .show > a .arrow,
.Menu1113Q .navbar-nav > .show > a:hover .arrow,
.Menu1113Q .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.Menu1113Q .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #F5F5DC;
   border-bottom-color: #F5F5DC;
}
.Menu1113Q .navbar-link
{
   color: #F5F5DC;
}
.Menu1113Q .navbar-link:hover
{
   color: #000000;
}
.Menu1113Q .navbar-header
{
   color: #F5F5DC;
}
@media (min-width: 480px) 
{
.Menu1113Q .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.Menu1113Q .navbar-header
{
   float: left;
}
.Menu1113Q-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.Menu1113Q-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.Menu1113Q-navbar-collapse.show
{
   overflow-y: auto;
}
.Menu1113Q .navbar-toggle
{
   display: none;
}
.Menu1113Q .navbar-nav
{
   float: right;
   margin: 0;
}
.Menu1113Q .navbar-nav > li
{
   float: left;
}
.Menu1113Q .container > .navbar-header,
.Menu1113Q .container > .Menu1113Q-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.Menu1113Q .navbar-nav > .dropdown > a:hover .arrow,
.Menu1113Q .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
}
@media (max-width: 480px) 
{
.Menu1113Q 
{
   background-color: #343A40;
   background-image: none;
   border: 1px solid #343A40;
}
.Menu1113Q .navbar-nav
{
   margin: 0;
   background-color: rgba(128,101,0,0.76);
   background-image: none;
}
.Menu1113Q .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.Menu1113Q .navbar-nav .show .dropdown-menu > li > a,
.Menu1113Q .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.Menu1113Q .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.Menu1113Q 
{
   background-color: #343A40;
   background-image: none;
   border: 1px solid #343A40;
   border-radius: 0px;
}
.Menu1113Q .navbar-nav > li > a
{
   color: #F5F5DC;
}
.Menu1113Q .navbar-nav > li > a:hover,
.Menu1113Q .navbar-nav > li > a:focus
{
   color: #FF6347;
   background-color: #343A40;
   background-image: none;
}
.Menu1113Q .navbar-nav > li > a.active,
.Menu1113Q .navbar-nav > li > a.active:hover,
.Menu1113Q .navbar-nav > li > a.active:focus
{
   color: #FF6347;
   background-color: #343A40;
   background-image: none;
}
.Menu1113Q .navbar-nav > .show > a,
.Menu1113Q .navbar-nav > .show > a:hover,
.Menu1113Q .navbar-nav > .show > a:focus
{
   background-color: #343A40;
   background-image: none;
   color: #FF6347;
}
.Menu1113Q .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
.Menu1113Q .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #F5F5DC;
   border-bottom-color: #F5F5DC;
}
.Menu1113Q .navbar-nav > li > a.active > .arrow,
.Menu1113Q .navbar-nav > li > a.active:hover > .arrow,
.Menu1113Q .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
.Menu1113Q .navbar-nav > .show > a .arrow,
.Menu1113Q .navbar-nav > .show > a:hover .arrow,
.Menu1113Q .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
.Menu1113Q .navbar-link
{
   color: #F5F5DC;
}
.Menu1113Q .navbar-link:hover 
{
   color: #fff;
}
}
#Menu1113Q .svg-icon
{
   fill: currentColor;
   height: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_Menu1113Q
{
   z-index: 1111 !important;
}
#wb_formCaptcha1 span
{
   display: block;
   overflow: hidden;
   padding: 0 0px 0 5px;
}
#formCaptcha1
{
   box-sizing: border-box;
   margin: 0;
   font-family: Roboto;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#formCaptcha1:focus
{
   outline: 0;
}
