html, body, #container
{
   width: 100%;
   height: 100%;
}
body
{
   background-color: #FBF8F9;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
@font-face
{
   font-family: "Lato";
   font-display: swap;
   src: url('../font/Lato-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Lato";
   font-display: swap;
   src: url('../font/Lato-Regular.ttf') format('truetype');
}
@font-face
{
   font-family: "Playfair Display";
   font-display: swap;
   src: url('../font/Playfair-Display.woff2') format('woff2'),
        url('../font/Playfair-Display.woff') format('woff');
}
@font-face
{
   font-family: "Philosopher";
   font-display: swap;
   src: url('../font/Philosopher.woff2') format('woff2'),
        url('../font/Philosopher.woff') format('woff');
}
@keyframes slide-left-in
{
   0% { transform: translate(-100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
@keyframes slide-right-in
{
   0% { transform: translate(100%,0px) rotate(1deg) ; opacity: 0; transform-origin: 0 0;  }
   100% { opacity: 1; transform: translate(0px,0px) rotate(0deg) ; transform-origin: 0 0;  }
}
a.style1
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 500ms linear;
   position: relative;
   display: inline-block;
}
a.style1::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   transition: all 500ms linear;
}
a.style1:hover::after
{
   background: #FFFF00;
   width: 100%;
}
a.style1:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.style1:hover
{
   color: #FFFF00;
   text-decoration: none;
}
a.style2
{
   color: #000000;
   text-decoration: none;
   transition: all 500ms linear;
   position: relative;
   display: inline-block;
}
a.style2::after
{
   background: transparent;
   content: "";
   display: block;
   margin: auto;
   height: 2px;
   width: 0;
   margin-top: 2px;
   transition: all 500ms linear;
}
a.style2:hover::after
{
   background: #808080;
   width: 100%;
}
a.style2:visited
{
   color: #000000;
   text-decoration: none;
}
a.style2:active
{
   color: #000000;
   text-decoration: none;
}
a.style2:hover
{
   color: #808080;
   text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
}
@media only screen and (max-width: 767px)
{
}
#indexLayer1
{
   background-color: #FBFBFB;
   background-image: none;
   border-radius: 0px;
   margin: 0;
}
#wb_indexImage1
{
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexCssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_indexCssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_indexCssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_indexCssMenu1 a
{
   display: block;
   float: left;
   color: #333333;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_indexCssMenu1 > ul > li > a
{
   height: 35px;
   line-height: 35px;
   padding: 0px 5px 0px 5px;
}
#wb_indexCssMenu1 li:hover a, #wb_indexCssMenu1 a:hover
{
   color: #696969;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_indexCssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_indexCssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_indexCssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#indexLayer2
{
   background-color: transparent;
   background-image: url('../BG_5.webp');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border-radius: 0px;
   margin: 0;
}
#indexLayer2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.2;
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   padding: 30px 15px 70px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid1
{
   width: 1200px;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid1:before,
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:before,
#indexLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid1:after,
#indexLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_obo-mneLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#obo-mneLayoutGrid1
{
   box-sizing: border-box;
   padding: 30px 15px 70px 15px;
   margin-right: auto;
   margin-left: auto;
}
#obo-mneLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#obo-mneLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#obo-mneLayoutGrid1
{
   width: 1200px;
}
#obo-mneLayoutGrid1 > .row > .col-1
{
   float: left;
}
#obo-mneLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#obo-mneLayoutGrid1:before,
#obo-mneLayoutGrid1:after,
#obo-mneLayoutGrid1 .row:before,
#obo-mneLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#obo-mneLayoutGrid1:after,
#obo-mneLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#obo-mneLayoutGrid1
{
   width: 100%;
}
#obo-mneLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_otzyvyText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_otzyvyText12
{
   color: #C71585;
   font-family: "Playfair Display";
   font-weight: normal;
   font-size: 37px;
   line-height: 52px;
}
#wb_otzyvyText12 div
{
   text-align: center;
}
#wb_otzyvyText12
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 0 0 ;
   text-align: center;
}
#wb_indexText6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText6 div
{
   text-align: center;
}
#wb_indexText6
{
   display: inline-block;
   margin: 30px 0 0 0 ;
   width: 566px;
   height: 86px;
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   padding: 60px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2, #indexLayoutGrid3 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3
{
   width: 1200px;
}
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2, #indexLayoutGrid3 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#indexLayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   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: 600px)
{
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2, #indexLayoutGrid3 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 10px 0 ;
   text-align: center;
}
#wb_indexText12
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height: 22px;
}
#wb_indexText12 div
{
   text-align: center;
}
#wb_indexText12
{
   display: block;
   margin: 20px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: "Playfair Display";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_obo-mneText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_obo-mneText1
{
   color: #C71585;
   font-family: "Playfair Display";
   font-weight: normal;
   font-size: 37px;
   line-height: 52px;
}
#wb_obo-mneText1 div
{
   text-align: center;
}
#wb_obo-mneText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_obo-mneText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 30px 0 0 0 ;
   text-align: center;
}
#wb_obo-mneText2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_obo-mneText2 div
{
   text-align: center;
}
#wb_obo-mneText2
{
   display: block;
   margin: 30px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_obo-mneImage1
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#obo-mneImage1
{
   border: 1px solid #A5315D;
   border-radius: 100px;
   padding: 0;
   display: inline-block;
   width: 68px;
   height: auto;
}
#wb_otzyvyText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_otzyvyText1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_otzyvyText1 div
{
   text-align: left;
}
#otzyvyFlexContainer1
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_otzyvyText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 10px 0 ;
   text-align: center;
}
#wb_otzyvyText2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height: 22px;
}
#wb_otzyvyText2 div
{
   text-align: center;
}
#wb_otzyvyText2
{
   display: block;
   margin: 20px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#otzyvyFlexContainer2
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_otzyvyImage1
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#otzyvyImage1
{
   border: 1px solid #A5315D;
   border-radius: 100px;
   padding: 0;
   display: inline-block;
   width: 68px;
   height: auto;
}
#wb_otzyvyText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_otzyvyText3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_otzyvyText3 div
{
   text-align: left;
}
#wb_otzyvyText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 10px 0 ;
   text-align: center;
}
#wb_otzyvyText4
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height: 24px;
}
#wb_otzyvyText4 div
{
   text-align: center;
}
#wb_otzyvyText4
{
   display: block;
   margin: 20px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#otzyvyFlexContainer3
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_otzyvyImage2
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#otzyvyImage2
{
   border: 1px solid #A5315D;
   border-radius: 100px;
   padding: 0;
   display: inline-block;
   width: 68px;
   height: auto;
}
#wb_otzyvyText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_otzyvyText5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_otzyvyText5 div
{
   text-align: left;
}
#wb_otzyvyLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#otzyvyLayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#otzyvyLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#otzyvyLayoutGrid1 > .row > .col-1, #otzyvyLayoutGrid1 > .row > .col-2, #otzyvyLayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#otzyvyLayoutGrid1
{
   width: 1200px;
}
#otzyvyLayoutGrid1 > .row > .col-1, #otzyvyLayoutGrid1 > .row > .col-2, #otzyvyLayoutGrid1 > .row > .col-3
{
   float: left;
}
#otzyvyLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#otzyvyLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#otzyvyLayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#otzyvyLayoutGrid1:before,
#otzyvyLayoutGrid1:after,
#otzyvyLayoutGrid1 .row:before,
#otzyvyLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#otzyvyLayoutGrid1:after,
#otzyvyLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 700px)
{
#otzyvyLayoutGrid1
{
   width: 100%;
}
#otzyvyLayoutGrid1 > .row > .col-1, #otzyvyLayoutGrid1 > .row > .col-2, #otzyvyLayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_otzyvyText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 10px 0 ;
   text-align: center;
}
#wb_otzyvyText6
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height: 22px;
}
#wb_otzyvyText6 div
{
   text-align: center;
}
#wb_otzyvyText6
{
   display: block;
   margin: 20px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#otzyvyFlexContainer4
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_otzyvyImage3
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#otzyvyImage3
{
   border: 1px solid #A5315D;
   border-radius: 100px;
   padding: 0;
   display: inline-block;
   width: 68px;
   height: auto;
}
#wb_otzyvyText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_otzyvyText7
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_otzyvyText7 div
{
   text-align: left;
}
#wb_otzyvyText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 10px 0 ;
   text-align: center;
}
#wb_otzyvyText8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height: 22px;
}
#wb_otzyvyText8 div
{
   text-align: center;
}
#wb_otzyvyText8
{
   display: block;
   margin: 20px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#otzyvyFlexContainer5
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_otzyvyImage4
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#otzyvyImage4
{
   border: 1px solid #A5315D;
   border-radius: 100px;
   padding: 0;
   display: inline-block;
   width: 68px;
   height: auto;
}
#wb_otzyvyText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_otzyvyText9
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_otzyvyText9 div
{
   text-align: left;
}
#wb_otzyvyText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 20px 0 10px 0 ;
   text-align: center;
}
#wb_otzyvyText10
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   line-height: 24px;
}
#wb_otzyvyText10 div
{
   text-align: center;
}
#wb_otzyvyText10
{
   display: block;
   margin: 20px 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#otzyvyFlexContainer6
{
   display: flex;
   position: relative;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
   margin: 0;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   font-size: 0;
}
#wb_otzyvyImage5
{
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   vertical-align: top;
}
#otzyvyImage5
{
   border: 1px solid #A5315D;
   border-radius: 100px;
   padding: 0;
   display: inline-block;
   width: 68px;
   height: auto;
}
#wb_otzyvyText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
   padding: 0 0 0 10px;
   margin: 0;
   text-align: left;
}
#wb_otzyvyText11
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_otzyvyText11 div
{
   text-align: left;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
}
#wb_indexText1 div
{
   text-align: left;
}
#wb_indexLayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../mromro%2d1300x675%2d1.webp');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid9
{
   box-sizing: border-box;
   padding: 70px 15px 70px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid9
{
   width: 1200px;
}
#indexLayoutGrid9 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid9:before,
#indexLayoutGrid9:after,
#indexLayoutGrid9 .row:before,
#indexLayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid9:after,
#indexLayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid9
{
   width: 100%;
}
#indexLayoutGrid9 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid9-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #A5315D;
   opacity: 0.8;
}
#wb_indexLayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid10
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid10
{
   width: 1170px;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2
{
   float: left;
}
#indexLayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#indexLayoutGrid10:before,
#indexLayoutGrid10:after,
#indexLayoutGrid10 .row:before,
#indexLayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid10:after,
#indexLayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid10
{
   width: 100%;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_indexText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText24
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
}
#wb_indexText24 div
{
   text-align: center;
}
#wb_indexText24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText25 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText25
{
   color: #FFFFFF;
   font-family: "Playfair Display";
   font-weight: normal;
   font-size: 43px;
}
#wb_indexText25 div
{
   text-align: center;
}
#wb_indexText25
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 40px 0 30px 0 ;
   text-align: center;
}
#wb_indexText26
{
   color: #FFFFFF;
   font-family: "Playfair Display";
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText26 div
{
   text-align: center;
}
#wb_indexText26
{
   display: block;
   margin: 40px 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#indexLine7
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 40px 0 40px 0 ;
   padding: 0;
}
#indexShape8
{
   border-width: 0;
   vertical-align: top;
}
#wb_indexShape8
{
   margin: 40px 0 40px 0 ;
   vertical-align: top;
}
#wb_kontaktyText28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_kontaktyText28 div
{
   text-align: center;
}
#wb_kontaktyText28
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid11
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid11
{
   box-sizing: border-box;
   padding: 20px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid11 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid11 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid11
{
   width: 1200px;
}
#indexLayoutGrid11 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid11 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid11:before,
#indexLayoutGrid11:after,
#indexLayoutGrid11 .row:before,
#indexLayoutGrid11 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid11:after,
#indexLayoutGrid11 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid11
{
   width: 100%;
}
#indexLayoutGrid11 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_masterPanelMenu2 a, #masterPanelMenu2_markup li a
{
   display: block;
   text-align: left;
   vertical-align: middle;
}
#masterPanelMenu2_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#masterPanelMenu2_panel #masterPanelMenu2_markup
{
   display: block;
}
#masterPanelMenu2_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#masterPanelMenu2_markup li a, #masterPanelMenu2_markup li a:hover, #masterPanelMenu2_markup li .active
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#masterPanelMenu2_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #FFFFFF;
}
#masterPanelMenu2_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#masterPanelMenu2_markup li a
{
   color: #F7F7F7;
   border: 1px solid #FFFFFF;
   background-color: #AE8834;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_masterPanelMenu2 a
{
   color: #FFFFFF;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #A5315D;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#masterPanelMenu2_markup li a:hover, #masterPanelMenu2_markup li .active
{
   color: #F7F7F7;
   background-color: #EDD97C;
   border: 1px solid #DCDCDC;
}
#masterPanelMenu2_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 20px;
   width: 20px;
   vertical-align: middle;
}
#masterPanelMenu2_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_masterPanelMenu2 a:hover
{
   color: #4F4F4F;
   background-color: #EDD97C;
   border: 1px solid #DCDCDC;
}
#masterPanelMenu2_panel
{
   background-color: #AE8834;
   overflow-y: auto;
}
#masterPanelMenu2 .line
{
   width: 20px;
   height: 4px;
   background: #FFFFFF;
   display: block;
   margin: 4px auto;
   transition: all 0.3s ease-in-out;
}
#masterPanelMenu2 .line:first-child
{
   margin-top: 14px;
}
#masterPanelMenu2.open .line:nth-child(1)
{
   transform: translateX(-6px) translateY(4px) rotate(-45deg) scale(0.7, 1);
}
#masterPanelMenu2.open .line:nth-child(2)
{
}
#masterPanelMenu2.open .line:nth-child(3)
{
   transform: translateX(-6px) translateY(-4px) rotate(45deg) scale(0.7, 1);
}
#masterPanelMenu2
{
   line-height: 48px;
   width: 48px;
   height: 48px;
   position: absolute;
   z-index: 999;
}
#masterPanelMenu2-logo
{
   border-width: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#masterPanelMenu2-logo img
{
   border-width: 0;
   height: auto;
   max-width: 100%;
}
#PanelLayer .modal-content
{
   background-color: transparent;
   background-image: url('../images/BG_1.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: scroll;
   background-size: cover;
   border: 1px solid #CCCCCC;
   border-radius: 6px;
   box-shadow: 0px 3px 9px rgba(0,0,0,0.50);
   margin: 0;
   overflow: visible;
}
#PanelLayer.fade
{
   opacity: 1;
   transition: all 500ms linear;
}
#PanelLayer .animate-show
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
}
#PanelLayer .animate-hide
{
   animation-duration: 500ms;
   animation-fill-mode: both;
   animation-name: transform-bounce;
   animation-direction: reverse;
}
#PanelLayer.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#PanelLayer .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#PanelLayer .modal-open
{
   overflow: hidden;
}
#PanelLayer .modal-dialog
{
   position: relative;
   width: 678px;
   margin-left: auto;
   margin-right: auto;
}
#PanelLayer .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#PanelLayer .modal-header
{
   min-height: 16px;
   padding: 15px 15px 15px 15px;
   border-bottom: 1px solid #CCCCCC;
}
#PanelLayer .modal-footer
{
   padding: 15px 15px 15px 15px;
   border-top: 1px solid #CCCCCC;
}
#PanelLayer .modal-body
{
   position: relative;
   width: 678px;
   height: 456px;
}
#PanelLayer .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #CCCCCC;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 15px 15px 0 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#PanelLayer .modal-content
{
   margin: 0;
   pointer-events: all;
}
#PanelLayer .modal-title
{
   color: #CCCCCC;
   font-size: 16px;
   font-weight: 500;
   margin: 0;
}
#PanelLayer .modal-dialog
{
   justify-content: center;
   display: flex;
   align-items: center;
   pointer-events: none;
}
#PanelLayer .modal-dialog::before
{
   display: block;
   height: calc(100vh);
   content: "";
}
#indexButton2
{
   border: 1px solid #FFFFFF;
   border-radius: 4px;
   background-color: #0000CD;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#indexButton2:focus
{
   outline: 0;
}
#indexEditbox3
{
   line-height: 40px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#indexEditbox3: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;
}
#indexEditbox3::placeholder
{
   color: #000000;
   opacity: 1;
}
#indexEditbox3::-ms-input-placeholder
{
   color: #000000;
}
#indexEditbox4
{
   line-height: 40px;
   margin: 0;
   border: 1px solid #FFFFFF;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#indexEditbox4:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#indexEditbox4::placeholder
{
   color: #000000;
   opacity: 1;
}
#indexEditbox4::-ms-input-placeholder
{
   color: #000000;
}
#kontaktyTextArea2
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 17px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#kontaktyTextArea2: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;
}
#kontaktyTextArea2::placeholder
{
   color: #000000;
   opacity: 1;
}
#kontaktyTextArea2::-ms-input-placeholder
{
   color: #000000;
}
#wb_indexText5 
{
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText5
{
   color: #C71585;
   font-family: "Playfair Display";
   font-weight: normal;
   font-size: 37px;
}
#wb_indexText5 div
{
   text-align: center;
}
#indexShape2_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 30.43%;
   top: 30.43%;
   width: 34.78%;
   height: 34.78%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#indexShape2:hover
{
   transform: rotate(360deg) ;
   transition: transform 1500ms linear 0ms;
}
#indexShape2
{
   transform: rotate(0deg) ;
   transition: transform 1500ms linear 0ms;
}
#wb_masterImage1
{
   vertical-align: top;
}
#masterImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_masterImage2
{
   vertical-align: top;
}
#masterImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_masterImage3
{
   height: 100%;
   margin: 0 0 0 20px;
   vertical-align: top;
}
#masterImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 100%;
   height: 100%;
   vertical-align: top;
   object-fit: cover;
}
#wb_masterImage4
{
   margin: 0;
   vertical-align: top;
}
#masterImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 50px;
   height: 50px;
   vertical-align: top;
}
#wb_indexShape2
{
   position: absolute;
   left: 630px;
   top: 19px;
   width: 25px;
   height: 25px;
   z-index: 64;
}
#kontaktyTextArea2
{
   position: absolute;
   left: 145px;
   top: 275px;
   width: 410px;
   height: 90px;
   z-index: 62;
}
#indexLayer1_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexText1
{
   position: absolute;
   left: 830px;
   top: 40px;
   width: 291px;
   height: 19px;
   z-index: 5;
}
#indexEditbox3
{
   position: absolute;
   left: 145px;
   top: 153px;
   width: 410px;
   height: 40px;
   z-index: 60;
}
#wb_indexCssMenu1
{
   position: absolute;
   left: 248px;
   top: 34px;
   width: 420px;
   height: 35px;
   z-index: 1;
}
#indexLayer1
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 102px;
   float: left;
   clear: left;
   display: block;
   z-index: 65;
}
#indexEditbox4
{
   position: absolute;
   left: 145px;
   top: 214px;
   width: 410px;
   height: 40px;
   z-index: 61;
}
#indexHeading1
{
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px;
}
#indexLayer2
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 380px;
   float: left;
   clear: left;
   display: block;
   z-index: 66;
}
#wb_otzyvyImage1
{
   display: block;
   width: 70px;
   z-index: 15;
}
#wb_indexText5
{
   position: absolute;
   left: 97px;
   top: 19px;
   width: 482px;
   height: 104px;
   text-align: center;
   z-index: 63;
}
#indexShape8
{
   width: 200px;
   height: 50px;
}
#indexLine7
{
   display: inline-block;
   width: 100px;
   z-index: 51;
}
#wb_otzyvyImage2
{
   display: block;
   width: 70px;
   z-index: 19;
}
#wb_masterPanelMenu2
{
   position: absolute;
   left: 1140px;
   top: 10px;
   width: 48px;
   height: 48px;
   visibility: hidden;
   text-align: center;
   z-index: 2;
}
#wb_indexImage1
{
   position: absolute;
   left: 18px;
   top: 15px;
   width: 203px;
   height: 73px;
   z-index: 0;
}
#wb_indexShape8
{
   display: inline-block;
   width: 200px;
   height: 50px;
   z-index: 54;
   position: relative;
}
#wb_indexLayoutGrid10
{
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px,black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px;
}
#wb_otzyvyImage3
{
   display: block;
   width: 70px;
   z-index: 29;
}
#wb_obo-mneText1
{
   text-shadow: -1px -1px #666, 1px 1px #FFF;
}
#wb_indexHeading1
{
   position: absolute;
   left: 142px;
   top: 107px;
   width: 916px;
   height: 93px;
   z-index: 6;
}
#wb_indexLayoutGrid9
{
   text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px,black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px;
}
#wb_otzyvyImage4
{
   display: block;
   width: 70px;
   z-index: 33;
}
#wb_masterImage1
{
   position: absolute;
   left: 760px;
   top: 30px;
   width: 30px;
   height: 30px;
   z-index: 3;
}
#indexButton2
{
   position: absolute;
   left: 145px;
   top: 386px;
   width: 420px;
   height: 50px;
   z-index: 59;
}
#PanelLayer
{
   overflow: auto;
   text-align: left;
}
#wb_otzyvyImage5
{
   display: block;
   width: 70px;
   z-index: 37;
}
#wb_masterImage2
{
   position: absolute;
   left: 710px;
   top: 30px;
   width: 30px;
   height: 30px;
   z-index: 4;
}
#wb_masterImage3
{
   display: inline-block;
   width: 51px;
   height: 50px;
   z-index: 49;
}
#wb_masterImage4
{
   display: inline-block;
   width: 50px;
   height: 50px;
   z-index: 48;
}
#wb_otzyvyText12
{
   text-shadow: -1px -1px #666, 1px 1px #FFF;
}
#indexLayer2_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#TM-K8QLJV8
{
   display: none;
   visibility: hidden;
}
#wb_obo-mneImage1
{
   display: block;
   width: 70px;
   z-index: 11;
}
#indexShape2
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   overflow: visible;
}
@media only screen and (min-width: 768px) and (max-width: 1199px)
{
body
{
   background-color: #FBF8F9;
   background-image: none;
}
#indexLayer1
{
   height: 102px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLayer1
{
   width: 100%;
   margin: 0;
}
#indexLayer1_Container
{
   width: 768px;
}
#indexLayer1
{
    width: 100%;
    height: 102px;
}
#wb_indexImage1
{
   left: 18px;
   top: 15px;
   width: 203px;
   height: 73px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexCssMenu1
{
   left: 306px;
   top: 15px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_indexCssMenu1 li
{
}
#wb_indexCssMenu1 a
{
   color: #333333;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_indexCssMenu1 > ul > li > a
{
   height: 35px;
   line-height: 35px;
}
#wb_indexCssMenu1 li:hover a, #wb_indexCssMenu1 a:hover
{
   color: #696969;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_indexCssMenu1 li
{
   padding: 0px 4px 0px 0px;
}
#indexLayer2
{
   height: 383px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLayer2
{
   width: 100%;
   margin: 0;
}
#indexLayer2_Container
{
   width: 768px;
}
#indexLayer2
{
    width: 100%;
    height: 383px;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 30px 15px 70px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1
{
   width: 753px;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_obo-mneLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_obo-mneLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#obo-mneLayoutGrid1
{
   height: auto;
   padding: 30px 15px 70px 15px;
}
#obo-mneLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#obo-mneLayoutGrid1
{
   width: 753px;
}
#obo-mneLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#obo-mneLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_otzyvyText12
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText12
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 52px;
}
#wb_indexText6
{
   width: 566px;
   height: 86px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText6
{
   font-size: 17px;
   margin: 30px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 60px 15px 50px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 753px;
}
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2, #indexLayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid3 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid3 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText12
{
   visibility: visible;
   display: block;
}
#wb_indexText12
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_indexHeading1
{
   left: 102px;
   top: 127px;
   width: 564px;
   height: 93px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 64px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: "Playfair Display";
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   text-align: center;
   text-transform: none;
}
#wb_obo-mneText1
{
   visibility: visible;
   display: block;
}
#wb_obo-mneText1
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 52px;
}
#wb_obo-mneText2
{
   visibility: visible;
   display: block;
}
#wb_obo-mneText2
{
   font-size: 17px;
   margin: 30px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_obo-mneImage1
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#obo-mneImage1
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText1
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#otzyvyFlexContainer1
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyText2
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText2
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#otzyvyFlexContainer2
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer2
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyImage1
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#otzyvyImage1
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText3
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#wb_otzyvyText4
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText4
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#otzyvyFlexContainer3
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer3
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyImage2
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#otzyvyImage2
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText5
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#wb_otzyvyLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_otzyvyLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#otzyvyLayoutGrid1
{
   height: auto;
   padding: 20px 15px 50px 15px;
}
#otzyvyLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#otzyvyLayoutGrid1
{
   width: 753px;
}
#otzyvyLayoutGrid1 > .row > .col-1, #otzyvyLayoutGrid1 > .row > .col-2, #otzyvyLayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#otzyvyLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#otzyvyLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#otzyvyLayoutGrid1 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_otzyvyText6
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText6
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#otzyvyFlexContainer4
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer4
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyImage3
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#otzyvyImage3
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText7
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#wb_otzyvyText8
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText8
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#otzyvyFlexContainer5
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer5
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyImage4
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#otzyvyImage4
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText9
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#wb_otzyvyText10
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText10
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#otzyvyFlexContainer6
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer6
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyImage5
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#otzyvyImage5
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText11
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#wb_indexText1
{
   left: 400px;
   top: 67px;
   width: 341px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexLayoutGrid9
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../mromro%2d1300x675%2d1.webp');
   background-repeat: no-repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_indexLayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid9
{
   height: auto;
   padding: 70px 15px 70px 15px;
}
#indexLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9
{
   width: 753px;
}
#indexLayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexLayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#indexLayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10
{
   width: 723px;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid10 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid10 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText24
{
   visibility: visible;
   display: block;
}
#wb_indexText24
{
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText25
{
   visibility: visible;
   display: block;
}
#wb_indexText25
{
   font-size: 43px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText26
{
   visibility: visible;
   display: block;
}
#wb_indexText26
{
   font-size: 21px;
   margin: 40px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#indexLine7
{
   width: 100px;
   height: 2px;
   visibility: visible;
   display: inline-block;
   margin: 40px 0 40px 0 ;
}
#indexLine7
{
   border-color: #FFFFFF;
   border-bottom-width: -78px;
}
#wb_indexShape8
{
   visibility: visible;
   display: inline-block;
   margin: 40px 0 40px 0 ;
}
#wb_kontaktyText28
{
   visibility: visible;
   display: block;
}
#wb_kontaktyText28
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 20px 15px 10px 15px;
}
#indexLayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid11
{
   width: 753px;
}
#indexLayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_masterPanelMenu2
{
   left: 470px;
   top: 161px;
   width: 48px;
   height: 48px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#masterPanelMenu2
{
   line-height: 48px;
   width: 48px;
   height: 48px;
}
#masterPanelMenu2 .line:first-child
{
   margin-top: 14px;
}
#masterPanelMenu2_markup li a
{
   color: #F7F7F7;
   border: 1px solid #FFFFFF;
   background-color: #AE8834;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_masterPanelMenu2 a
{
   color: #FFFFFF;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #A5315D;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#masterPanelMenu2_markup li a:hover, #masterPanelMenu2_markup li .active
{
   color: #F7F7F7;
   background-color: #EDD97C;
   border: 1px solid #DCDCDC;
}
#masterPanelMenu2_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 20px;
   width: 20px;
   vertical-align: middle;
}
#masterPanelMenu2_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_masterPanelMenu2 a:hover
{
   color: #4F4F4F;
   background-color: #EDD97C;
   border: 1px solid #DCDCDC;
}
#masterPanelMenu2_panel
{
   background-color: #AE8834;
   overflow-y: auto;
}
#PanelLayer .modal-content
{
   visibility: visible;
   margin: 0;
   background-color: transparent;
   background-image: url('../images/BG_1.jpg');
   background-repeat: no-repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
   box-shadow: 0px 3px 9px #000000;
}
#PanelLayer .modal-dialog
{
   width: 582px;
}
#PanelLayer .modal-content
{
   margin: 0;
}
#PanelLayer .modal-body
{
   width: 582px;
   height: 465px;
}
#indexButton2
{
   left: 81px;
   top: 389px;
   width: 420px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#indexEditbox3
{
   left: 81px;
   top: 156px;
   width: 410px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#indexEditbox3
{
   line-height: 40px;
}
#indexEditbox4
{
   left: 81px;
   top: 214px;
   width: 410px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#indexEditbox4
{
   line-height: 40px;
}
#kontaktyTextArea2
{
   left: 81px;
   top: 276px;
   width: 410px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_indexText5
{
   left: 24px;
   top: 20px;
   width: 534px;
   height: 104px;
   visibility: visible;
   display: inline;
}
#wb_indexText5
{
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexShape2
{
   left: 550px;
   top: 8px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_masterImage1
{
   left: 250px;
   top: 50px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_masterImage2
{
   left: 310px;
   top: 50px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_masterImage3
{
   width: 51px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 20px;
   padding: 0;
}
#masterImage3
{
   width: 51px;
   height: 50px;
}
#wb_masterImage4
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#masterImage4
{
   width: 50px;
   height: 50px;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FBF8F9;
   background-image: none;
}
#indexLayer1
{
   height: 102px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLayer1
{
   width: 100%;
   margin: 0;
}
#indexLayer1_Container
{
   width: 365px;
}
#indexLayer1
{
    width: 100%;
    height: 102px;
}
#wb_indexImage1
{
   left: 5px;
   top: 13px;
   width: 127px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexCssMenu1
{
   left: 0px;
   top: 0px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_indexCssMenu1 li
{
}
#wb_indexCssMenu1 a
{
   color: #333333;
   border: 0px solid transparent;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
}
#wb_indexCssMenu1 > ul > li > a
{
   height: 35px;
   line-height: 35px;
}
#wb_indexCssMenu1 li:hover a, #wb_indexCssMenu1 a:hover
{
   color: #696969;
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
}
#wb_indexCssMenu1 li
{
   padding: 0px 4px 0px 0px;
}
#indexLayer2
{
   height: 200px;
   visibility: visible;
   display: block;
   margin: 0;
}
#indexLayer2
{
   width: 100%;
   margin: 0;
}
#indexLayer2_Container
{
   width: 365px;
}
#indexLayer2
{
    width: 100%;
    height: 200px;
}
#wb_indexLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid1
{
   height: auto;
   padding: 30px 15px 70px 15px;
}
#indexLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_obo-mneLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_obo-mneLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#obo-mneLayoutGrid1
{
   height: auto;
   padding: 30px 15px 70px 15px;
}
#obo-mneLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#obo-mneLayoutGrid1
{
   width: 100%;
}
#obo-mneLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#obo-mneLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_otzyvyText12
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText12
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 37px;
}
#wb_indexText6
{
   width: 335px;
   height: 150px;
   visibility: visible;
   display: inline-block;
}
#wb_indexText6
{
   font-size: 17px;
   margin: 30px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 60px 15px 50px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3
{
   width: 100%;
}
#indexLayoutGrid3 > .row > .col-1, #indexLayoutGrid3 > .row > .col-2, #indexLayoutGrid3 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid3 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid3 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText12
{
   visibility: visible;
   display: block;
}
#wb_indexText12
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_indexHeading1
{
   left: 16px;
   top: 50px;
   width: 333px;
   height: 60px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_indexHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#indexHeading1
{
   color: #FFFFFF;
   font-family: "Playfair Display";
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   text-align: center;
   text-transform: none;
}
#wb_obo-mneText1
{
   visibility: visible;
   display: block;
}
#wb_obo-mneText1
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 37px;
}
#wb_obo-mneText2
{
   visibility: visible;
   display: block;
}
#wb_obo-mneText2
{
   font-size: 17px;
   margin: 30px 0 0 0 ;
   padding: 0;
   text-align: center;
}
#wb_obo-mneImage1
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#obo-mneImage1
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText1
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText1
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#otzyvyFlexContainer1
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer1
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyText2
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText2
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#otzyvyFlexContainer2
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer2
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyImage1
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#otzyvyImage1
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText3
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText3
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#wb_otzyvyText4
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText4
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#otzyvyFlexContainer3
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer3
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyImage2
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#otzyvyImage2
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText5
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText5
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#wb_otzyvyLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_otzyvyLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#otzyvyLayoutGrid1
{
   height: auto;
   padding: 20px 15px 50px 15px;
}
#otzyvyLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#otzyvyLayoutGrid1
{
   width: 100%;
}
#otzyvyLayoutGrid1 > .row > .col-1, #otzyvyLayoutGrid1 > .row > .col-2, #otzyvyLayoutGrid1 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#otzyvyLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#otzyvyLayoutGrid1 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#otzyvyLayoutGrid1 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_otzyvyText6
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText6
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#otzyvyFlexContainer4
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer4
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyImage3
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#otzyvyImage3
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText7
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText7
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#wb_otzyvyText8
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText8
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#otzyvyFlexContainer5
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer5
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyImage4
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#otzyvyImage4
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText9
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText9
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#wb_otzyvyText10
{
   visibility: visible;
   display: block;
}
#wb_otzyvyText10
{
   font-size: 17px;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
   line-height: 24px;
}
#otzyvyFlexContainer6
{
   visibility: visible;
   display: flex;
}
#otzyvyFlexContainer6
{
   min-height: 0;
   margin: 0;
   padding: 10px 10px 10px 10px;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: center;
   align-items: center;
   align-content: center;
}
#wb_otzyvyImage5
{
   width: 70px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   flex-grow: 0;
   flex-shrink: 0;
   align-self: auto;
   padding: 0;
}
#otzyvyImage5
{
   width: 70px;
   height: 70px;
}
#wb_otzyvyText11
{
   width: auto;
   height: auto;
   visibility: visible;
   display: inline;
   flex-grow: 1;
   flex-shrink: 1;
   align-self: auto;
}
#wb_otzyvyText11
{
   font-size: 17px;
   margin: 0;
   padding: 0 0 0 10px;
   text-align: left;
}
#wb_indexText1
{
   left: 0px;
   top: 70px;
   width: 355px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_indexText1
{
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexLayoutGrid9
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../3a5b.webp');
   background-repeat: no-repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_indexLayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid9
{
   height: auto;
   padding: 70px 15px 70px 15px;
}
#indexLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9
{
   width: 100%;
}
#indexLayoutGrid9 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexLayoutGrid10
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#indexLayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10
{
   width: 100%;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid10 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_indexText24
{
   visibility: visible;
   display: block;
}
#wb_indexText24
{
   font-size: 29px;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#wb_indexText25
{
   visibility: visible;
   display: block;
}
#wb_indexText25
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexText26
{
   visibility: visible;
   display: block;
}
#wb_indexText26
{
   font-size: 17px;
   margin: 40px 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#indexLine7
{
   width: 100px;
   height: 2px;
   visibility: visible;
   display: inline-block;
   margin: 40px 0 40px 0 ;
}
#indexLine7
{
   border-color: #FFFFFF;
   border-bottom-width: -78px;
}
#wb_indexShape8
{
   visibility: visible;
   display: inline-block;
   margin: 40px 0 40px 0 ;
}
#wb_kontaktyText28
{
   visibility: visible;
   display: block;
}
#wb_kontaktyText28
{
   margin: 0;
   padding: 0 0 10px 0;
}
#wb_indexLayoutGrid11
{
   visibility: visible;
   display: table;
}
#wb_indexLayoutGrid11
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid11
{
   height: auto;
   padding: 20px 15px 10px 15px;
}
#indexLayoutGrid11 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid11
{
   width: 100%;
}
#indexLayoutGrid11 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid11 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_masterPanelMenu2
{
   left: 278px;
   top: 11px;
   width: 48px;
   height: 48px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#masterPanelMenu2
{
   line-height: 48px;
   width: 48px;
   height: 48px;
}
#masterPanelMenu2 .line:first-child
{
   margin-top: 14px;
}
#masterPanelMenu2_markup li a
{
   color: #FFFFFF;
   border: 1px solid #FFFFFF;
   background-color: #A5315D;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_masterPanelMenu2 a
{
   color: #FFFFFF;
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #A5315D;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#masterPanelMenu2_markup li a:hover, #masterPanelMenu2_markup li .active
{
   color: #FFFFFF;
   background-color: #A5315D;
   border: 1px solid #FFFFFF;
}
#masterPanelMenu2_markup li a .icon
{
   fill: currentColor;
   margin-right: 0px;
   height: 20px;
   width: 20px;
   vertical-align: middle;
}
#masterPanelMenu2_markup li a:hover .icon
{
   fill: currentColor;
}
#wb_masterPanelMenu2 a:hover
{
   color: #FFFFFF;
   background-color: #A5315D;
   border: 1px solid #FFFFFF;
}
#masterPanelMenu2_panel
{
   background-color: #A5315D;
   overflow-y: auto;
}
#PanelLayer .modal-content
{
   visibility: visible;
   margin: 0;
   background-color: transparent;
   background-image: url('../BG_1_mob.webp');
   background-repeat: no-repeat;
   background-position: left top !important;
   background-attachment: scroll;
   background-size: cover;
   box-shadow: 0px 3px 9px #000000;
}
#PanelLayer .modal-dialog
{
   width: 328px;
}
#PanelLayer .modal-content
{
   margin: 0;
}
#PanelLayer .modal-body
{
   width: 328px;
   height: 378px;
}
#indexButton2
{
   left: 31px;
   top: 319px;
   width: 270px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   color: #FFFFFF;
}
#indexEditbox3
{
   left: 29px;
   top: 109px;
   width: 260px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#indexEditbox3
{
   line-height: 30px;
}
#indexEditbox4
{
   left: 29px;
   top: 159px;
   width: 260px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
   color: #000000;
}
#indexEditbox4
{
   line-height: 30px;
}
#kontaktyTextArea2
{
   left: 29px;
   top: 208px;
   width: 260px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#wb_indexText5
{
   left: 14px;
   top: 20px;
   width: 302px;
   height: 74px;
   visibility: visible;
   display: inline;
}
#wb_indexText5
{
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexShape2
{
   left: 297px;
   top: 12px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_masterImage1
{
   left: 150px;
   top: 20px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_masterImage2
{
   left: 210px;
   top: 20px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_masterImage3
{
   width: 51px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 0 20px;
   padding: 0;
}
#masterImage3
{
   width: 51px;
   height: 50px;
}
#wb_masterImage4
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#masterImage4
{
   width: 50px;
   height: 50px;
}
}
