body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
   #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_LayoutGrid1
   {
      background-attachment: scroll !important;
   }
}
@font-face
{
   font-family: "Roboto";
   font-display: swap;
   src: url('../roboto_normal.woff') format('woff'),
        url('../roboto_normal.ttf') format('truetype'),
        url('../roboto_normal.svg#Roboto-Regular') format('svg'),
        url('../roboto_normal.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto";
   font-weight: 900;
   font-display: swap;
   src: url('../Roboto-Black.woff') format('woff'),
        url('../Roboto-Black.ttf') format('truetype'),
        url('../Roboto-Black.svg#Roboto Black') format('svg'),
        url('../Roboto-Black.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto";
   font-weight: 500;
   font-display: swap;
   src: url('../roboto_medium.woff') format('woff'),
        url('../roboto_medium.ttf') format('truetype'),
        url('../roboto_medium.svg#Roboto-Medium') format('svg'),
        url('../roboto_medium.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Roboto";
   font-display: swap;
   src: url('../Roboto.woff2') format('woff2'),
        url('../Roboto.woff') format('woff');
}
@font-face
{
   font-family: "Roboto";
   font-weight: 500;
   font-display: swap;
   src: url('../Roboto-Medium.woff2') format('woff2'),
        url('../Roboto-Medium.woff') format('woff');
}
@font-face
{
   font-family: "Roboto Heavy";
   font-display: swap;
   src: url('../Roboto-Heavy.woff2') format('woff2'),
        url('../Roboto-Heavy.woff') format('woff');
}
@font-face
{
   font-family: "Play";
   font-display: swap;
   src: url('../Play.woff2') format('woff2'),
        url('../Play.woff') format('woff');
}
@keyframes animate-fade-in
{
   0% { opacity: 0;  }
   100% { opacity: 1;  }
}
@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-up
{
   0% { transform: translate(0px,100px) rotate(0deg) ; opacity: 0;  }
   100% { transform: translate(0px,0px) rotate(0deg) ; opacity: 1;  }
}
@keyframes animate-fade-out
{
   0% { opacity: 1;  }
   100% { opacity: 0;  }
}
#wb_navigation
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#navigation
{
   box-sizing: border-box;
   padding: 3px 15px 3px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#navigation > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigation > .row > .col-1, #navigation > .row > .col-2, #navigation > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigation > .row > .col-1, #navigation > .row > .col-2, #navigation > .row > .col-3
{
   float: left;
}
#navigation > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: center;
}
#navigation > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: center;
}
#navigation > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#navigation:before,
#navigation:after,
#navigation .row:before,
#navigation .row:after
{
   display: table;
   content: " ";
}
#navigation:after,
#navigation .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#navigation > .row > .col-1, #navigation > .row > .col-2, #navigation > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_indexLayoutGrid4
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   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: 320px)
{
#indexLayoutGrid4 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100px;
   height: 108px;
   vertical-align: top;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #DEB887;
   font-family: "Roboto";
   font-weight: 500;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
   text-shadow: 2px 2px 2px rgba(128,128,128,0.50);
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/par03.jpg');
   background-repeat: repeat;
   background-position: center top;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   animation: animate-fade-in 1500ms linear 60ms 1 normal both;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   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, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#LayoutGrid1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #808080;
   opacity: 0.64;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_krieratxt 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_krieratxt div
{
   text-align: left;
}
#wb_krieratxt
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_partneryLayoutGrid3
{
   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;
}
#partneryLayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#partneryLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#partneryLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#partneryLayoutGrid3 > .row > .col-1
{
   float: left;
}
#partneryLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#partneryLayoutGrid3:before,
#partneryLayoutGrid3:after,
#partneryLayoutGrid3 .row:before,
#partneryLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#partneryLayoutGrid3:after,
#partneryLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#partneryLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#partneryLine1
{
   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_psihologLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/weave.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#psihologLayoutGrid2
{
   box-sizing: border-box;
   padding: 5px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#psihologLayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#psihologLayoutGrid2 > .row > .col-1, #psihologLayoutGrid2 > .row > .col-2, #psihologLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#psihologLayoutGrid2 > .row > .col-1, #psihologLayoutGrid2 > .row > .col-2, #psihologLayoutGrid2 > .row > .col-3
{
   float: left;
}
#psihologLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#psihologLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#psihologLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#psihologLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#psihologLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#psihologLayoutGrid2 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#psihologLayoutGrid2:before,
#psihologLayoutGrid2:after,
#psihologLayoutGrid2 .row:before,
#psihologLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#psihologLayoutGrid2:after,
#psihologLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#psihologLayoutGrid2 > .row > .col-1, #psihologLayoutGrid2 > .row > .col-2, #psihologLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#psihologRollOverLayer4
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#psihologRollOverLayer4 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#psihologRollOverLayer4:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#psihologRollOverLayer4 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#psihologRollOverLayer4:hover .hover
{
   transform: scale(1.2);
}
#psihologRollOverLayer4 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#psihologRollOverLayer4 .default, #psihologRollOverLayer4 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 20px 10px 15px 10px;
}
#psihologRollOverLayer4 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/folio_logo1.png');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#psihologRollOverLayer4 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_psihologFontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_psihologFontAwesomeIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#psihologFontAwesomeIcon4
{
   height: 56px;
   width: 53px;
}
#psihologFontAwesomeIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 52px;
}
#wb_psihologFontAwesomeIcon4:hover #psihologFontAwesomeIcon4 i
{
   color: #FFFFFF;
}
#wb_psihologText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 12px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_psihologText4
{
   color: #F5F5DC;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_psihologText4 div
{
   text-align: center;
}
#wb_psihologText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#psihologRollOverLayer5
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#psihologRollOverLayer5 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#psihologRollOverLayer5:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#psihologRollOverLayer5 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#psihologRollOverLayer5:hover .hover
{
   transform: scale(1.2);
}
#psihologRollOverLayer5 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#psihologRollOverLayer5 .default, #psihologRollOverLayer5 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 20px 10px 15px 10px;
}
#psihologRollOverLayer5 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/6f5a1.png');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#psihologRollOverLayer5 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_psihologFontAwesomeIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_psihologFontAwesomeIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#psihologFontAwesomeIcon5
{
   height: 56px;
   width: 53px;
}
#psihologFontAwesomeIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 52px;
}
#wb_psihologFontAwesomeIcon5:hover #psihologFontAwesomeIcon5 i
{
   color: #FFFFFF;
}
#wb_psihologText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 12px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_psihologText7
{
   color: #F5F5DC;
   font-family: Play;
   font-weight: normal;
   font-size: 17px;
}
#wb_psihologText7 div
{
   text-align: center;
}
#wb_psihologText7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#psihologRollOverLayer6
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#psihologRollOverLayer6 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#psihologRollOverLayer6:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#psihologRollOverLayer6 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#psihologRollOverLayer6:hover .hover
{
   transform: scale(1.2);
}
#psihologRollOverLayer6 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#psihologRollOverLayer6 .default, #psihologRollOverLayer6 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 20px 10px 15px 10px;
}
#psihologRollOverLayer6 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/logo235246.png');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#psihologRollOverLayer6 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_psihologFontAwesomeIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_psihologFontAwesomeIcon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#psihologFontAwesomeIcon6
{
   height: 56px;
   width: 53px;
}
#psihologFontAwesomeIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 52px;
}
#wb_psihologFontAwesomeIcon6:hover #psihologFontAwesomeIcon6 i
{
   color: #FFFFFF;
}
#wb_psihologText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 12px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_psihologText8
{
   color: #F5F5DC;
   font-family: Play;
   font-weight: normal;
   font-size: 20px;
}
#wb_psihologText8 div
{
   text-align: center;
}
#wb_psihologText8
{
   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%;
   background-color: #F58634;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Features
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/weave.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Features
{
   box-sizing: border-box;
   padding: 20px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#Features > .row
{
   margin-right: 0;
   margin-left: 0;
}
#Features > .row > .col-1, #Features > .row > .col-2, #Features > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Features > .row > .col-1, #Features > .row > .col-2, #Features > .row > .col-3
{
   float: left;
}
#Features > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#Features > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#Features > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#Features > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#Features > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#Features > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#Features:before,
#Features:after,
#Features .row:before,
#Features .row:after
{
   display: table;
   content: " ";
}
#Features:after,
#Features .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#Features > .row > .col-1, #Features > .row > .col-2, #Features > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#RollOverLayer7
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#RollOverLayer7 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverLayer7:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#RollOverLayer7 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#RollOverLayer7:hover .hover
{
   transform: scale(1.2);
}
#RollOverLayer7 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#RollOverLayer7 .default, #RollOverLayer7 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 20px 10px 15px 10px;
}
#RollOverLayer7 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/unisoft.png');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#RollOverLayer7 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_FontAwesomeIcon14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_FontAwesomeIcon14 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#FontAwesomeIcon14
{
   height: 56px;
   width: 53px;
}
#FontAwesomeIcon14 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 52px;
}
#wb_FontAwesomeIcon14:hover #FontAwesomeIcon14 i
{
   color: #FFFFFF;
}
#wb_PanelText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 12px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_PanelText1
{
   color: #F5F5DC;
   font-family: Play;
   font-weight: normal;
   font-size: 20px;
}
#wb_PanelText1 div
{
   text-align: center;
}
#wb_PanelText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#psihologRollOverLayer2
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#psihologRollOverLayer2 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#psihologRollOverLayer2:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#psihologRollOverLayer2 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#psihologRollOverLayer2:hover .hover
{
   transform: scale(1.2);
}
#psihologRollOverLayer2 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#psihologRollOverLayer2 .default, #psihologRollOverLayer2 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 20px 10px 15px 10px;
}
#psihologRollOverLayer2 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/7047946999.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#psihologRollOverLayer2 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_psihologFontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_psihologFontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#psihologFontAwesomeIcon2
{
   height: 56px;
   width: 53px;
}
#psihologFontAwesomeIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 52px;
}
#wb_psihologFontAwesomeIcon2:hover #psihologFontAwesomeIcon2 i
{
   color: #FFFFFF;
}
#wb_psihologText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_psihologText1 div
{
   text-align: center;
}
#wb_psihologText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#psihologRollOverLayer3
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#psihologRollOverLayer3 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#psihologRollOverLayer3:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#psihologRollOverLayer3 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#psihologRollOverLayer3:hover .hover
{
   transform: scale(1.2);
}
#psihologRollOverLayer3 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#psihologRollOverLayer3 .default, #psihologRollOverLayer3 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 25px 10px 15px 10px;
}
#psihologRollOverLayer3 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/privatbank_0.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#psihologRollOverLayer3 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_psihologFontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_psihologFontAwesomeIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#psihologFontAwesomeIcon3
{
   height: 56px;
   width: 53px;
}
#psihologFontAwesomeIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 52px;
}
#wb_psihologFontAwesomeIcon3:hover #psihologFontAwesomeIcon3 i
{
   color: #FFFFFF;
}
#wb_psihologText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 12px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_psihologText2
{
   color: #FF6347;
   font-family: Play;
   font-weight: normal;
   font-size: 20px;
}
#wb_psihologText2 div
{
   text-align: center;
}
#wb_psihologText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid3
{
   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;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 0 15px 0 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_partneryLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/weave.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#partneryLayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#partneryLayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#partneryLayoutGrid1 > .row > .col-1, #partneryLayoutGrid1 > .row > .col-2, #partneryLayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#partneryLayoutGrid1 > .row > .col-1, #partneryLayoutGrid1 > .row > .col-2, #partneryLayoutGrid1 > .row > .col-3
{
   float: left;
}
#partneryLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#partneryLayoutGrid1 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#partneryLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#partneryLayoutGrid1 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#partneryLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#partneryLayoutGrid1 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#partneryLayoutGrid1:before,
#partneryLayoutGrid1:after,
#partneryLayoutGrid1 .row:before,
#partneryLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#partneryLayoutGrid1:after,
#partneryLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#partneryLayoutGrid1 > .row > .col-1, #partneryLayoutGrid1 > .row > .col-2, #partneryLayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#partneryRollOverLayer1
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#partneryRollOverLayer1 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#partneryRollOverLayer1:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#partneryRollOverLayer1 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#partneryRollOverLayer1:hover .hover
{
   transform: scale(1.2);
}
#partneryRollOverLayer1 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#partneryRollOverLayer1 .default, #partneryRollOverLayer1 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 20px 10px 15px 10px;
}
#partneryRollOverLayer1 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/686.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#partneryRollOverLayer1 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_partneryFontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_partneryFontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#partneryFontAwesomeIcon1
{
   height: 56px;
   width: 53px;
}
#partneryFontAwesomeIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 52px;
}
#wb_partneryFontAwesomeIcon1:hover #partneryFontAwesomeIcon1 i
{
   color: #FFFFFF;
}
#wb_partneryText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 12px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_partneryText1
{
   color: #FF6347;
   font-family: Play;
   font-weight: normal;
   font-size: 20px;
}
#wb_partneryText1 div
{
   text-align: center;
}
#wb_partneryText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#partneryRollOverLayer2
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#partneryRollOverLayer2 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#partneryRollOverLayer2:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#partneryRollOverLayer2 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#partneryRollOverLayer2:hover .hover
{
   transform: scale(1.2);
}
#partneryRollOverLayer2 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#partneryRollOverLayer2 .default, #partneryRollOverLayer2 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 20px 10px 15px 10px;
}
#partneryRollOverLayer2 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/FED_logo_color_1024x431.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#partneryRollOverLayer2 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_partneryFontAwesomeIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_partneryFontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#partneryFontAwesomeIcon2
{
   height: 56px;
   width: 53px;
}
#partneryFontAwesomeIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 52px;
}
#wb_partneryFontAwesomeIcon2:hover #partneryFontAwesomeIcon2 i
{
   color: #FFFFFF;
}
#wb_partneryText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_partneryText2 div
{
   text-align: center;
}
#wb_partneryText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#partneryRollOverLayer3
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#partneryRollOverLayer3 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#partneryRollOverLayer3:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#partneryRollOverLayer3 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#partneryRollOverLayer3:hover .hover
{
   transform: scale(1.2);
}
#partneryRollOverLayer3 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#partneryRollOverLayer3 .default, #partneryRollOverLayer3 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 25px 10px 15px 10px;
}
#partneryRollOverLayer3 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/logo%286%29.JPG');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#partneryRollOverLayer3 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_partneryFontAwesomeIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_partneryFontAwesomeIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#partneryFontAwesomeIcon3
{
   height: 56px;
   width: 53px;
}
#partneryFontAwesomeIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 52px;
}
#wb_partneryFontAwesomeIcon3:hover #partneryFontAwesomeIcon3 i
{
   color: #FFFFFF;
}
#wb_partneryText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 12px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_partneryText3
{
   color: #F5F5DC;
   font-family: Play;
   font-weight: normal;
   font-size: 20px;
}
#wb_partneryText3 div
{
   text-align: center;
}
#wb_partneryText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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_partneryLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/weave.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#partneryLayoutGrid2
{
   box-sizing: border-box;
   padding: 20px 0 5px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#partneryLayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#partneryLayoutGrid2 > .row > .col-1, #partneryLayoutGrid2 > .row > .col-2, #partneryLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#partneryLayoutGrid2 > .row > .col-1, #partneryLayoutGrid2 > .row > .col-2, #partneryLayoutGrid2 > .row > .col-3
{
   float: left;
}
#partneryLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#partneryLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#partneryLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#partneryLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#partneryLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#partneryLayoutGrid2 > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#partneryLayoutGrid2:before,
#partneryLayoutGrid2:after,
#partneryLayoutGrid2 .row:before,
#partneryLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#partneryLayoutGrid2:after,
#partneryLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#partneryLayoutGrid2 > .row > .col-1, #partneryLayoutGrid2 > .row > .col-2, #partneryLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#partneryRollOverLayer4
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#partneryRollOverLayer4 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#partneryRollOverLayer4:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#partneryRollOverLayer4 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#partneryRollOverLayer4:hover .hover
{
   transform: scale(1.2);
}
#partneryRollOverLayer4 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#partneryRollOverLayer4 .default, #partneryRollOverLayer4 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 20px 10px 15px 10px;
}
#partneryRollOverLayer4 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/logo.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#partneryRollOverLayer4 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_partneryFontAwesomeIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_partneryFontAwesomeIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#partneryFontAwesomeIcon4
{
   height: 56px;
   width: 53px;
}
#partneryFontAwesomeIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 52px;
}
#wb_partneryFontAwesomeIcon4:hover #partneryFontAwesomeIcon4 i
{
   color: #FFFFFF;
}
#wb_partneryText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 12px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_partneryText4
{
   color: #F5F5DC;
   font-family: Play;
   font-weight: normal;
   font-size: 20px;
}
#wb_partneryText4 div
{
   text-align: center;
}
#wb_partneryText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#partneryRollOverLayer5
{
   position: relative;
   display: block;
   width: 100%;
   height: 171px;
   max-width: 800px;
   margin-left: auto;
   margin-right: auto;
   right: 0;
   text-align: center;
   margin: 0;
}
#partneryRollOverLayer5 .default
{
   position: absolute;
   top: 0;
   left: 0;
   transition: all 500ms linear;
   opacity: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#partneryRollOverLayer5:hover .default
{
   opacity: 1;
   z-index: 9999;
}
#partneryRollOverLayer5 .hover
{
   transition: all 500ms linear;
   transform: scale(1);
}
#partneryRollOverLayer5:hover .hover
{
   transform: scale(1.2);
}
#partneryRollOverLayer5 .hover
{
   z-index: 0;
   position: absolute;
   width: 100%;
   height: 100%;
}
#partneryRollOverLayer5 .default, #partneryRollOverLayer5 .hover
{
   font-size: 0px;
   text-align: center;
   padding: 20px 10px 15px 10px;
}
#partneryRollOverLayer5 .hover
{
   background-color: rgba(79,79,79,0.84);
   background-image: url('../images/kommunar.png');
   background-repeat: no-repeat;
   background-position: center center;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
}
#partneryRollOverLayer5 .default
{
   background-color: rgba(255,0,0,0.75);
   background-image: none;
   border: 0px #DDDDDD solid;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_partneryFontAwesomeIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_partneryFontAwesomeIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#partneryFontAwesomeIcon5
{
   height: 56px;
   width: 53px;
}
#partneryFontAwesomeIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 53px;
   line-height: 56px;
   vertical-align: middle;
   width: 48px;
}
#wb_partneryFontAwesomeIcon5:hover #partneryFontAwesomeIcon5 i
{
   color: #FFFFFF;
}
#wb_partneryText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_partneryText5 div
{
   text-align: center;
}
#wb_partneryText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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;
}
#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;
}
#Line3
{
   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_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Text12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Text13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text15 div
{
   text-align: center;
}
#wb_Text15
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text16 div
{
   text-align: center;
}
#wb_Text16
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text17 div
{
   text-align: center;
}
#wb_Text17
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktyText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 3px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText4 div
{
   text-align: center;
}
#wb_kontaktyText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text20 div
{
   text-align: left;
}
#wb_Text20
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text25 div
{
   text-align: left;
}
#wb_Text25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 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_indexText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text26 div
{
   text-align: left;
}
#wb_Text26
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#indexShape3
{
   width: 311px;
   height: 86px;
   background-color: #2F4F4F;
   background-image: none;
   border: 1px #DEB887 solid;
   border-radius: 15px;
}
#indexShape3_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 2.57%;
   top: 9.3%;
   width: 94.53%;
   height: 80.23%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexShape3
{
   margin: 0;
   vertical-align: top;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text28 div
{
   text-align: left;
}
#wb_Text28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#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_indexText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText1 div
{
   text-align: left;
}
#wb_indexText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#indexShape1
{
   width: 311px;
   height: 86px;
   background-color: #DEB887;
   background-image: none;
   border: 1px #2F4F4F solid;
   border-radius: 15px;
}
#indexShape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 2.57%;
   top: 9.3%;
   width: 94.53%;
   height: 80.23%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexShape1
{
   margin: 0;
   vertical-align: top;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText4 div
{
   text-align: left;
}
#wb_indexText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.MenuS1 .nav
{
   font-family: Roboto;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   color: #F5F5DC;
   text-align: right;
   text-transform: none;
}
#MenuS1, .MenuS1 .nav, .MenuS1 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.MenuS1 .nav:before,
.MenuS1 .nav:after 
{
   content: " ";
   display: table;
}
.MenuS1 .nav:after 
{
   clear: both;
}
.MenuS1 .nav a 
{
   text-decoration: none;
}
.MenuS1 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.MenuS1 .nav ul ul
{
   margin-bottom: 0;
}
.MenuS1 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.MenuS1 .container:before,
.MenuS1 .container:after 
{
   content: " ";
   display: table;
}
.MenuS1 .container:after 
{
   clear: both;
}
.MenuS1 .collapse 
{
   display: none;
}
.MenuS1 .collapse.show 
{
   display: block;
}
.MenuS1 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.MenuS1 .arrow, .MenuS1 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.MenuS1 .dropdown 
{
   position: relative;
}
.MenuS1 .dropdown-toggle:focus 
{
   outline: 0;
}
.MenuS1 .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;
}
.MenuS1 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.MenuS1 .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;
}
.MenuS1 .dropdown-menu > li > a:hover,
.MenuS1 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
}
.MenuS1 .dropdown-menu > li > a.active,
.MenuS1 .dropdown-menu > li > a.active:hover,
.MenuS1 .dropdown-menu > li > a.active:focus
{
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.MenuS1 .show > .dropdown-menu
{
   display: block;
}
.MenuS1 .show > a
{
   outline: 0;
}
.MenuS1 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.MenuS1 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.MenuS1 .dropdown.show .dropdown-menu
{
   animation-name: MenuS1-animation;
   animation-duration: 500ms;
   animation-iteration-count: 1;
   animation-timing-function: linear;
   animation-fill-mode: forwards;
}
@keyframes MenuS1-animation
{
   0%
   {
      opacity: 0;
   }
   100%
   {
      opacity: 1;
   }
}
.MenuS1 .nav > li 
{
   position: relative;
   display: block;
}
.MenuS1 .nav > li > a
{
   position: relative;
   display: block;
   padding: 10px 15px 10px 15px;
}
.MenuS1 .nav .show > a,
.MenuS1 .nav .show > a:hover,
.MenuS1 .nav .show > a:focus
{
    border-color: #343A40;
}
.MenuS1 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.MenuS1 .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.MenuS1
{
   position: relative;
}
.MenuS1:before,
.MenuS1:after
{
   content: " ";
   display: table;
}
.MenuS1:after
{
   clear: both;
}
.MenuS1 .navbar-header:before,
.MenuS1 .navbar-header:after
{
   content: " ";
   display: table;
}
.MenuS1 .navbar-header:after
{
   clear: both;
}
.MenuS1-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.MenuS1-navbar-collapse:before,
.MenuS1-navbar-collapse:after
{
   content: " ";
   display: table;
}
.MenuS1-navbar-collapse:after
{
   clear: both;
}
.MenuS1-navbar-collapse.show
{
   overflow-y: auto;
}
.MenuS1 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 10px 10px 9px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.MenuS1 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.MenuS1 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.MenuS1 .navbar-nav
{
   margin: 6px -15px;
}
.MenuS1 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.MenuS1 .navbar-nav > li > a
{
   color: #F5F5DC;
}
.MenuS1 .navbar-nav > li > a:hover,
.MenuS1 .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #000000;
   text-decoration: none;
}
.MenuS1 .navbar-nav > li > a.active,
.MenuS1 .navbar-nav > li > a.active:hover,
.MenuS1 .navbar-nav > li > a.active:focus
{
   color: #000000;
   background-color: #EDEDED;
   background-image: none;
}
.MenuS1 .navbar-toggle
{
   border: 1px solid transparent;
}
.MenuS1 .navbar-toggle:hover,
.MenuS1 .navbar-toggle:focus
{
   background-color: transparent;
}
.MenuS1 .navbar-toggle .icon-bar
{
   background-color: #F5F5DC;
}
.MenuS1-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.MenuS1 .navbar-nav > .dropdown > a:hover .arrow,
.MenuS1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.MenuS1 .navbar-nav > .show > a,
.MenuS1 .navbar-nav > .show > a:hover,
.MenuS1 .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #000000;
}
.MenuS1 .navbar-nav > .show > a .arrow,
.MenuS1 .navbar-nav > .show > a:hover .arrow,
.MenuS1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #000000;
   border-bottom-color: #000000;
}
.MenuS1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #F5F5DC;
   border-bottom-color: #F5F5DC;
}
.MenuS1 .navbar-link
{
   color: #F5F5DC;
}
.MenuS1 .navbar-link:hover
{
   color: #000000;
}
.MenuS1 .navbar-header
{
   color: #F5F5DC;
}
@media (min-width: 480px) 
{
.MenuS1 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.MenuS1 .navbar-header
{
   float: left;
}
.MenuS1-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.MenuS1-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.MenuS1-navbar-collapse.show
{
   overflow-y: auto;
}
.MenuS1 .navbar-toggle
{
   display: none;
}
.MenuS1 .navbar-nav
{
   float: right;
   margin: 0;
}
.MenuS1 .navbar-nav > li
{
   float: left;
}
.MenuS1 .container > .navbar-header,
.MenuS1 .container > .MenuS1-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.MenuS1 .navbar-nav > .dropdown > a:hover .arrow,
.MenuS1 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
}
@media (max-width: 480px) 
{
.MenuS1 
{
   background-color: rgba(52,58,64,0.00);
   background-image: none;
   border: 1px solid rgba(52,58,64,0.00);
}
.MenuS1 .navbar-nav
{
   margin: 0;
   background-color: rgba(128,101,0,0.76);
   background-image: none;
}
.MenuS1 .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;
}
.MenuS1 .navbar-nav .show .dropdown-menu > li > a,
.MenuS1 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.MenuS1 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.MenuS1 
{
   background-color: rgba(52,58,64,0.00);
   background-image: none;
   border: 1px solid rgba(52,58,64,0.00);
   border-radius: 0px;
}
.MenuS1 .navbar-nav > li > a
{
   color: #F5F5DC;
}
.MenuS1 .navbar-nav > li > a:hover,
.MenuS1 .navbar-nav > li > a:focus
{
   color: #FF6347;
   background-color: #343A40;
   background-image: none;
}
.MenuS1 .navbar-nav > li > a.active,
.MenuS1 .navbar-nav > li > a.active:hover,
.MenuS1 .navbar-nav > li > a.active:focus
{
   color: #FF6347;
   background-color: #343A40;
   background-image: none;
}
.MenuS1 .navbar-nav > .show > a,
.MenuS1 .navbar-nav > .show > a:hover,
.MenuS1 .navbar-nav > .show > a:focus
{
   background-color: #343A40;
   background-image: none;
   color: #FF6347;
}
.MenuS1 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
.MenuS1 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #F5F5DC;
   border-bottom-color: #F5F5DC;
}
.MenuS1 .navbar-nav > li > a.active > .arrow,
.MenuS1 .navbar-nav > li > a.active:hover > .arrow,
.MenuS1 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
.MenuS1 .navbar-nav > .show > a .arrow,
.MenuS1 .navbar-nav > .show > a:hover .arrow,
.MenuS1 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #FF6347;
   border-bottom-color: #FF6347;
}
.MenuS1 .navbar-link
{
   color: #F5F5DC;
}
.MenuS1 .navbar-link:hover 
{
   color: #fff;
}
}
#MenuS1 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_MenuS1
{
   z-index: 1111 !important;
}
#wb_indexLayoutGrid3
{
   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;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#indexLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid3:before,
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:before,
#indexLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText5 div
{
   text-align: center;
}
#wb_indexText5
{
   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;
}
#indexButton2
{
   border: 0px solid #00FF00;
   border-radius: 35px;
   background-image: linear-gradient(to top, #D6DBBF 0%, #FEFFE8 50%, #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;
}
#indexButton2: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;
}
#indexLabel2
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #DCDCDC;
   font-family: Play;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 0;
}
#indexLabel2:focus
{
   outline: 0;
}
#indexHorizontalLine29
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_indexText14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText14 div
{
   text-align: center;
}
#wb_indexText14
{
   display: inline-block;
   margin: 0;
   width: 108px;
   height: 29px;
}
#Editbox12
{
   box-sizing: border-box;
   line-height: 25px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #DEB887;
   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;
}
#Editbox12:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Editbox2
{
   box-sizing: border-box;
   line-height: 23px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   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;
}
#Editbox2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#formHorizontalLine9
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 2px;
   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%;
}
#indexHorizontalLine30
{
   display: block;
   width: 100%;
   z-index: 119;
}
#страница1Line1
{
   display: block;
   width: 100%;
   z-index: 117;
}
#indexHorizontalLine18
{
   display: block;
   width: 100%;
   z-index: 115;
}
#indexHorizontalLine29
{
   display: inline-block;
   width: 49px;
   z-index: 110;
}
#indexHorizontalLine2
{
   display: block;
   width: 100%;
   z-index: 102;
}
#wb_uid51
{
   color: #9C9C9C;
   font-family: "Arial";
   font-size: 15px;
}
#psihologRollOverLayer3
{
   overflow: hidden;
   z-index: 53;
}
#wb_uid24
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#wb_uid12
{
   color: #F5F5DC;
   font-family: "Arial";
   font-size: 24px;
}
#wb_uid5
{
   color: #00BFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 17px;
}
#psihologRollOverLayer2
{
   overflow: hidden;
   z-index: 49;
}
#wb_uid23
{
   color: #F5F5DC;
}
#wb_uid13
{
   color: #00BFFF;
   font-family: "Arial";
   font-size: 24px;
}
#wb_uid4
{
   color: #DEB887;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 17px;
}
#partneryRollOverLayer1
{
   overflow: hidden;
   z-index: 67;
}
#wb_uid34
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#RollOverLayer7
{
   overflow: hidden;
   z-index: 45;
}
#partneryLine1
{
   display: block;
   width: 100%;
   z-index: 19;
}
#wb_uid22
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid10
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid3
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 17px;
}
#wb_Image1
{
   display: inline-block;
   width: 100px;
   height: 108px;
   z-index: 0;
}
#partneryRollOverLayer2
{
   overflow: hidden;
   z-index: 71;
}
#wb_uid35
{
   color: #FF6347;
}
#wb_uid21
{
   color: #2F4F4F;
   font-family: "Roboto";
   font-weight: 900;
   font-size: 16px;
}
#wb_uid11
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid2
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#indexButton2
{
   display: block;
   width: 100%;
   height: 51px;
   z-index: 116;
}
#formHorizontalLine9
{
   display: inline-block;
   width: 67px;
   z-index: 113;
}
#Editbox12
{
   display: inline-block;
   width: 131px;
   height: 35px;
   z-index: 112;
}
#indexEditbox1
{
   display: block;
   width: 100%;
   height: 38px;
   z-index: 103;
}
#partneryRollOverLayer3
{
   overflow: hidden;
   z-index: 75;
}
#wb_uid36
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#wb_uid20
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid16
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid1
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#indexHtml5
{
   display: inline-block;
   width: 100px;
   height: 74px;
   z-index: 120;
}
#Editbox2
{
   display: inline-block;
   width: 92px;
   height: 33px;
   z-index: 114;
}
#indexLabel2
{
   display: inline-block;
   width: 135px;
   line-height: 14px;
   z-index: 109;
}
#partneryRollOverLayer4
{
   overflow: hidden;
   z-index: 89;
}
#wb_uid37
{
   color: #FF6347;
   font-family: "Play";
   font-size: 21px;
}
#wb_uid17
{
   color: #F5F5DC;
   font-family: "Arial";
   font-size: 24px;
}
#wb_uid0
{
   color: #000000;
   font-family: "Arial";
   font-size: 11px;
}
#partneryRollOverLayer5
{
   overflow: hidden;
   z-index: 93;
}
#wb_psihologFontAwesomeIcon3
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 51;
}
#wb_psihologFontAwesomeIcon2
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 47;
}
#wb_uid30
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 41;
}
#wb_psihologFontAwesomeIcon6
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 29;
}
#wb_psihologFontAwesomeIcon5
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 25;
}
#wb_psihologFontAwesomeIcon4
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 21;
}
#wb_uid14
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid41
{
   color: #F5F5DC;
}
#wb_uid31
{
   color: #F5F5DC;
   font-family: "Play";
   font-size: 21px;
}
#wb_uid15
{
   color: #DEB887;
   font-family: "Roboto";
   font-weight: 900;
   font-size: 16px;
}
#Line3
{
   display: block;
   width: 100%;
   z-index: 85;
}
#wb_uid40
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#wb_uid32
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#indexTextArea1
{
   display: block;
   width: 100%;
   height: 55px;
   z-index: 107;
}
#wb_partneryFontAwesomeIcon5
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 91;
}
#wb_uid43
{
   color: #FF6347;
   font-family: "Play";
   font-size: 21px;
}
#wb_partneryFontAwesomeIcon4
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 87;
}
#wb_partneryFontAwesomeIcon3
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 73;
}
#wb_partneryFontAwesomeIcon2
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 69;
}
#wb_partneryFontAwesomeIcon1
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 65;
}
#Line2
{
   display: block;
   width: 100%;
   z-index: 63;
}
#wb_uid33
{
   color: #FF6347;
}
#wb_uid56
{
   color: #E9C781;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid42
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#wb_uid45
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 32px;
}
#wb_uid29
{
   color: #F5F5DC;
}
#wb_uid18
{
   color: #FF7F50;
   font-family: "Arial";
   font-size: 24px;
}
#wb_uid54
{
   color: #E9C781;
   font-family: "Arial";
   font-size: 13px;
}
#wb_uid44
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#wb_uid28
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#wb_uid19
{
   color: #00BFFF;
   font-family: "Arial";
   font-size: 24px;
}
#wb_uid55
{
   color: #FF7F50;
   font-family: "Arial";
   font-size: 13px;
}
#wb_indexImage12
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 118;
}
#wb_uid47
{
   color: #9C9C9C;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid9
{
   color: #F5F5DC;
   font-family: "Roboto";
   font-weight: 900;
   font-size: 27px;
}
#wb_Heading1
{
   display: block;
   width: 100%;
   z-index: 2;
}
#wb_uid52
{
   color: #E9C781;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid46
{
   color: #28A7E9;
   font-family: "Arial";
   font-size: 32px;
}
#wb_uid38
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#wb_uid27
{
   color: #F5F5DC;
}
#psihologRollOverLayer6
{
   overflow: hidden;
   z-index: 31;
}
#wb_uid8
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 900;
   font-size: 27px;
}
#wb_uid53
{
   color: #DCDCDC;
   font-family: "Play";
   font-size: 13px;
}
#form11HorizontalLine11
{
   display: block;
   width: 100%;
   z-index: 108;
}
#form11Editbox24
{
   display: block;
   width: 100%;
   height: 36px;
   z-index: 105;
}
#form11Editbox34
{
   display: block;
   width: 100%;
   height: 36px;
   z-index: 104;
}
#wb_uid49
{
   color: #9C9C9C;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid39
{
   color: #F5F5DC;
}
#wb_FontAwesomeIcon14
{
   display: inline-block;
   width: 53px;
   height: 56px;
   text-align: center;
   z-index: 43;
}
#wb_uid26
{
   color: #FFFFFF;
   font-family: "Roboto";
   font-weight: 500;
   font-size: 16px;
}
#psihologRollOverLayer5
{
   overflow: hidden;
   z-index: 27;
}
#wb_indexShape1
{
   display: inline-block;
   width: 313px;
   height: 88px;
   z-index: 17;
   position: relative;
}
#wb_indexShape3
{
   display: inline-block;
   width: 313px;
   height: 88px;
   z-index: 13;
   position: relative;
}
#wb_uid7
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
#wb_MenuS1
{
   display: block;
   width: 100%;
   text-align: right;
   z-index: 6;
}
#form11HorizontalLine10
{
   display: block;
   width: 100%;
   z-index: 106;
}
#wb_uid50
{
   color: #E9C781;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid48
{
   color: #E9C781;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid25
{
   color: #F5F5DC;
}
#psihologRollOverLayer4
{
   overflow: hidden;
   z-index: 23;
}
#wb_uid6
{
   color: #000000;
   font-family: "Arial";
   font-size: 13px;
}
