body
{
   border-width: 0 !important;
   font-weight: normal;
   font-size: 21px;
   line-height: 1.22;
   margin: 0;
   padding: 0;
}
a
{
   color: #6FC9DF;
   text-decoration: underline;
}
a:visited
{
   color: #337AB7;
}
a:hover
{
   color: #433D38;
   text-decoration: underline;
}
.wb-theme-header
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #433D38;
   --background-color: rgba(0,0,0,1.00);
   --border-color: #444444;
   --border-width: 0px;
   --color: #433D38;
}
.wb-theme-content
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #433D38;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #FFFFFF;
   --border-width: 0px;
   --color: #433D38;
   --icon-color: #433D38;
   --colorize: invert(24%) sepia(1%) saturate(3164%) hue-rotate(345deg) brightness(95%) contrast(95%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(111,201,223,1.00);
   --border-color: #6FC9DF;
   --border-width: 0px;
   --color: #FFFFFF;
}
.wb-theme-button:hover
{
   background-color: rgba(111,201,223,0.70);
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(111,201,223,0.70);
   --border-color: #FFFFFF;
   --border-width: 0px;
   --color: #FFFFFF;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(44,72,102,1.00);
   --border-color: #433D38;
   --border-width: 0px;
   --color: #FFFFFF;
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(241,237,234,0.87);
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: -3px 0px 4px #000000;
}
#header
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: 0;
   margin-left: 0;
}
#header > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#header > .row > .col-1
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#header > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_header-navigation
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header-navigation
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#header-navigation > .col-1, #header-navigation > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header-navigation > .col-1, #header-navigation > .col-2
{
   flex: 0 0 auto;
}
#header-navigation > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#header-navigation > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 0px)
{
#header-navigation > .col-1, #header-navigation > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#header-button-lfk
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_header-button-lfk
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#header-button-lfk
{
   box-sizing: border-box;
   padding: 0 20px 0 20px;
   text-align: center;
}
#wb_header-button-lfk .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#header-button-lfk
{
   color: inherit;
}
#wb_header-button-lfk .ui-corner-all, #wb_header-button-lfk .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_header-button-lfk .ui-corner-all, #wb_header-button-lfk .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_header-button-lfk .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_header-button-lfk .ui-state-hover, #wb_header-button-lfk .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.70);
   background-image: none;
   color: #FFFFFF;
}
#wb_header-button-lfk .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_header-button-lfk .ui-state-active, #wb_header-button-lfk .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
#wb_header-menu
{
   display: block;
   font-family: Philosopher;
   font-weight: normal;
   text-align: left;
   width: 100%;
   z-index: 1111 !important;
}
#header-menu
{
   background-color: rgba(16,130,206,0.00);
   height: 77px;
}
#wb_header-menu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_header-menu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_header-menu ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_header-menu ul li .svg-icon
{
   fill: currentColor;
   vertical-align: middle;
   width: 25px;
   height: 25px;
   margin-bottom: 8px;
}
#wb_header-menu ul li a
{
   background-color: rgba(16,130,206,0.00);
   color: #433D38;
   font-family: Philosopher;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 12px 10px 12px;
   text-align: center;
}
#wb_header-menu > ul > li > a 
{
   height: 57px;
}
.header-menu a 
{
   display: block;
}
#wb_header-menu li:hover > a, #wb_header-menu li .active
{
   background-color: rgba(255,255,255,0.80);
   color: #6FC9DF;
}
#wb_header-menu ul ul
{
   display: none;
   position: absolute;
   top: 77px;
}
#wb_header-menu ul li:hover > ul
{
   display: list-item;
}
#wb_header-menu ul ul li 
{
   float: none;
   position: relative;
   width: 230px;
}
#wb_header-menu ul ul li a
{
   background-color: #FFFFFF;
   border: 0px solid #CCCCCC;
   color: #333333;
}
#wb_header-menu ul ul li:hover > a, #wb_header-menu ul ul li .active
{
   background-color: #337AB7;
   color: #FFFFFF;
}
#wb_header-menu ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_header-menu ul ul li a 
{
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_header-menu ul ul ul li 
{
   left: 230px;
   position: relative;
   top: -77px;
}
#wb_header-menu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #433D38;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_header-menu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #333333;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_header-menu li:hover > a .arrow-down, #wb_header-menu li .active .arrow-down
{ 
   border-top-color: #6FC9DF;
}
#wb_header-menu ul ul li:hover > a .arrow-left, #wb_header-menu ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_header-mobile
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header-mobile
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#header-mobile > .col-1, #header-mobile > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header-mobile > .col-1, #header-mobile > .col-2
{
   flex: 0 0 auto;
}
#header-mobile > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#header-mobile > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 0px)
{
#header-mobile > .col-1, #header-mobile > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_header-logo-mobile
{
   margin: 5px 0 5px 0 ;
   vertical-align: top;
}
#header-logo-mobile
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 300px;
   margin-left: 0;
   margin-right: auto;
   vertical-align: top;
}
#wb_header-mobile-menu
{
   position: relative;
}
#wb_header-mobile-menu
{
   margin: 0;
}
#header-mobile-menu
{
   background-color: #433D38;
   background-image: none;
   border: 0px solid #333333;
   border-radius: 5px;
   cursor: pointer;
   user-select: none;
}
#header-mobile-menu:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #FFFFFF;
}
#header-mobile-menu
{
   display: block;
   width: 34px;
   height: 34px;
   position: relative;
   overflow: hidden;
}
#header-mobile-menu .line
{
   width: 16px;
   height: 3px;
   background: #FFFFFF;
   display: block;
   margin: 3px auto;
   transition: all 500ms linear;
}
#header-mobile-menu:hover .line
{
   background: #433D38;
}
#header-mobile-menu .line:first-child
{
   margin-top: 9px;
}
#header-mobile-menu-close
{
   background: transparent;
   font-size: 10px;
   height: 2.8em; 
   outline: none;
   position: absolute;
   right: 10px;
   text-align: left;
   top: 10px;
   width: 3em; 
}
#header-mobile-menu-close:before, #header-mobile-menu-close:after
{
   background: #433D38;
   content: "";
   display: block;
   height: 0.6em;
   left: 0;
   opacity: 1;
   position: absolute;
   top: 0;
   width: 100%;
}
#header-mobile-menu-close span
{
   background: #433D38;
   height: 0.6em;
   margin-top: -0.3em;
   position: absolute;
   top: 50%;
   transform-origin: 50% 50%;
   width: 100%;
}
#header-mobile-menu-close span::after
{
   background: #433D38;
   content: "";
   display: block;
   height: 0.6em;
   position: absolute;
   transform-origin: 50% 50%;
   width: 100%;
}
#header-mobile-menu-close:before
{
   margin-top: -0.3em;
   opacity: 0;
   top: 50%;
}
#header-mobile-menu-close:after
{
   bottom: 50%;
   opacity: 0;
}
#header-mobile-menu-close span
{
   background: #433D38;
   transform: rotate(-45deg);
}
#header-mobile-menu-close span:after
{
   background: #433D38;
   transform: rotate(-90deg);
}
#header-mobile-menu-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   height: 100%;
   left: 0;
   overflow-y: auto;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: -1;
   background-color: rgba(255,255,255,0.87);
}
#header-mobile-menu-overlay ul
{
   font-family: Philosopher;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-decoration: none;
   text-transform: none;
   list-style: none;
   margin: 0;
   padding: 0;
}
.header-mobile-menu
{
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: row;
   width: 100%;
   max-width: 970px;
}
.header-mobile-menu a
{
   text-decoration: none;
}
.header-mobile-menu ul
{
   list-style: none;
   padding: 0;
   text-align: left;
}
.header-mobile-menu li
{
   position: relative;
}
.header-mobile-menu li a
{
   display: block;
   position: relative;
   padding: 10px 15px 10px 15px;
   color: #433D38;
   outline: none;
}
.header-mobile-menu li a:hover
{
   color: #FFFFFF;
   background-color: #433D38;
}
#header-mobile-menu-overlay
{
   visibility: hidden;
   width: 0;
   left: 50%;
   transform: translateX(-50%);
   transition: width 400ms 0.3s, visibility 0s 700ms;
}
#header-mobile-menu-overlay.show
{
   visibility: visible;
   width: 100%;
   transition: width 400ms;
}
#header-mobile-menu-overlay .header-mobile-menu
{
   opacity: 0;
   transition: opacity 0.3s 400ms;
}
#header-mobile-menu-overlay.show .header-mobile-menu
{
   opacity: 1;
   transition-delay: 400ms;
}
#header-mobile-menu-overlay.hide .header-mobile-menu
{
   transition-delay: 0s;
}
#header-mobile-menu-overlay .overlay-icon
{
   margin: 0 10px 0 0 ;
   fill: currentColor;
   width: 19px;
   height: 19px;
}
#header-mobile-menu-social
{
   padding: 40px 0 0 0;
}
#header-mobile-menu-social .social-icon 
{
   border-radius: 50%;
   background-color: #433D38;
   fill: currentColor;
   color: #FFFFFF;
   display: inline-block;
   font-size: 19px;
   margin: 0 .5em;
   padding: 7px;
   transition: all .2s linear 0s;
   width: 19px;
}
#header-mobile-menu-social .social-icon:hover 
{
   background-color: #FFFFFF;
   color: #433D38;
   fill: currentColor;
}
.header-mobile-menu-effect
{
   transition: all 500ms linear;
}
#wb_header-top-bar
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(228,224,221,0.79);
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#header-top-bar
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#header-top-bar > .col-1, #header-top-bar > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header-top-bar > .col-1, #header-top-bar > .col-2
{
   flex: 0 0 auto;
}
#header-top-bar > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#header-top-bar > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 0px)
{
#header-top-bar > .col-1, #header-top-bar > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_header-top-menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 0 10px;
   text-align: right;
   position: relative;
   z-index: 1111 !important;
}
#wb_header-top-menu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_header-top-menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
}
#wb_header-top-menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 4px;
}
#wb_header-top-menu a
{
   display: block;
   color: #433D38;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_header-top-menu > ul > li > a
{
   height: 40px;
   line-height: 40px;
   padding: 0px 0px 0px 10px;
}
#wb_header-top-menu li:hover a, #wb_header-top-menu a:hover
{
   color: #6FC9DF;
}
.header-top-menu-effect:before
{
   border: 0px solid transparent;
}
.header-top-menu-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_header-top-menu li.firstmain
{
   padding-left: 0px;
}
#wb_header-top-menu li.lastmain
{
   padding-right: 0px;
}
#wb_header-top-menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.header-top-menu-effect
{
   position: relative;
   transition: all 300ms linear, visibility 0ms linear;
}
.header-top-menu-effect:before, .header-top-menu-effect:after
{
   box-sizing: border-box;
   content: "";
   position: absolute;
   transition: inherit;
   z-index: -1;
}
.header-top-menu-effect:before
{
   transition-delay: 0s;
}
.header-top-menu-effect:after
{
   transition-delay: 150ms;
}
.header-top-menu-effect:before
{
   top: 0;
   left: 50%;
      height: 100%;
   width: 0;
border-left: 0 !important;
   border-right: 0 !important;
}
.header-top-menu-effect:after
{
   bottom: 0;
   left: 0;
   height: 0;
   width: 100%;
}
.header-top-menu-effect:hover:before
{
   left: 0;
   width: 100%;
}
.header-top-menu-effect:hover:after
{
   top: 0;
   height: 100%;
}
.header-top-menu-icon
{
   fill: #433D38;
   margin-right: 5px;
   width: 19px;
   height: 19px;
}
#header-top-menu a:hover .header-top-menu-icon
{
   fill: #6FC9DF;
}
#header-top-menu > .active .header-top-menu-icon
{
   fill: #333333;
}
#wb_header-logo
{
   margin: 10px 0 10px 0 ;
   vertical-align: top;
}
#header-logo
{
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 200px;
   margin-left: 0;
   margin-right: auto;
   vertical-align: top;
}
#wb_main
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#main
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#main > .row
{
   margin-right: 0;
   margin-left: 0;
}
#main > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#main > .row > .col-1
{
   float: left;
}
#main > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#main:before,
#main:after,
#main .row:before,
#main .row:after
{
   display: table;
   content: " ";
}
#main:after,
#main .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#main > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_intro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2dcity%2dselection.webp');
   background-repeat: repeat;
   background-position: center bottom;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#intro
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 200px 0 70px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#intro > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#intro > .col-1
{
   flex: 0 0 auto;
}
#intro > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#intro > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#intro-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.65;
}
#wb_main-title
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 20px 0 ;
   padding: 0;
   text-align: center;
}
#main-title
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_lfk-masazh-mistoText4 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_lfk-masazh-mistoText4
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_lfk-masazh-mistoText4 p, #wb_lfk-masazh-mistoText4 ul
{
   margin: 0;
   padding: 0;
}
#wb_lfk-masazh-mistoText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_row1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: none !important;
   box-sizing: border-box;
   margin: 0;
}
#row1
{
   box-sizing: border-box;
   padding: 20px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#row1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#row1 > .row > .col-1, #row1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#row1 > .row > .col-1, #row1 > .row > .col-2
{
   float: left;
}
#row1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#row1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#row1:before,
#row1:after,
#row1 .row:before,
#row1 .row:after
{
   display: table;
   content: " ";
}
#row1:after,
#row1 .row:after
{
   clear: both;
}
@media (max-width: 850px)
{
#row1 > .row > .col-1, #row1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_kharkiv
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2dkharkiv.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
}
#kharkiv
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#kharkiv > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#kharkiv > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kharkiv > .row > .col-1
{
   float: left;
}
#kharkiv > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#kharkiv:before,
#kharkiv:after,
#kharkiv .row:before,
#kharkiv .row:after
{
   display: table;
   content: " ";
}
#kharkiv:after,
#kharkiv .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#kharkiv > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#kharkiv-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 5px;
   background-color: #FFFFFF;
   opacity: 0.78;
}
#button-kharkiv
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-kharkiv
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-kharkiv
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-kharkiv .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#button-kharkiv
{
   color: inherit;
}
#wb_button-kharkiv .ui-corner-all, #wb_button-kharkiv .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-kharkiv .ui-corner-all, #wb_button-kharkiv .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-kharkiv .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-kharkiv .ui-state-hover, #wb_button-kharkiv .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-kharkiv .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-kharkiv .ui-state-active, #wb_button-kharkiv .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_text-block-kharkiv
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#text-block-kharkiv
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#text-block-kharkiv > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-kharkiv > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text-block-kharkiv > .row > .col-1
{
   float: left;
}
#text-block-kharkiv > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text-block-kharkiv:before,
#text-block-kharkiv:after,
#text-block-kharkiv .row:before,
#text-block-kharkiv .row:after
{
   display: table;
   content: " ";
}
#text-block-kharkiv:after,
#text-block-kharkiv .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#text-block-kharkiv > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_section-title-kharkiv
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-kharkiv
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_text-kharkiv 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-kharkiv
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_text-kharkiv p, #wb_text-kharkiv ul
{
   margin: 0;
   padding: 0;
}
#wb_text-kharkiv
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kyiv
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2dkyyiv.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
}
#kyiv
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#kyiv > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kyiv > .col-1
{
   flex: 0 0 auto;
}
#kyiv > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#kyiv > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#kyiv-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 5px;
   background-color: #FFFFFF;
   opacity: 0.78;
}
#button-kyiv
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-kyiv
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-kyiv
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-kyiv .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#button-kyiv
{
   color: inherit;
}
#wb_button-kyiv .ui-corner-all, #wb_button-kyiv .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-kyiv .ui-corner-all, #wb_button-kyiv .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-kyiv .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-kyiv .ui-state-hover, #wb_button-kyiv .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-kyiv .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-kyiv .ui-state-active, #wb_button-kyiv .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_text-block-kyiv
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#text-block-kyiv
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#text-block-kyiv > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-kyiv > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text-block-kyiv > .row > .col-1
{
   float: left;
}
#text-block-kyiv > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#text-block-kyiv:before,
#text-block-kyiv:after,
#text-block-kyiv .row:before,
#text-block-kyiv .row:after
{
   display: table;
   content: " ";
}
#text-block-kyiv:after,
#text-block-kyiv .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#text-block-kyiv > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_text-kyiv 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-kyiv
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_text-kyiv p, #wb_text-kyiv ul
{
   margin: 0;
   padding: 0;
}
#wb_text-kyiv
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_section-title-kyiv
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-kyiv
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_row2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F7FAFB;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#row2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#row2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#row2 > .row > .col-1, #row2 > .row > .col-2, #row2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#row2 > .row > .col-1, #row2 > .row > .col-2, #row2 > .row > .col-3
{
   float: left;
}
#row2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#row2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#row2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#row2:before,
#row2:after,
#row2 .row:before,
#row2 .row:after
{
   display: table;
   content: " ";
}
#row2:after,
#row2 .row:after
{
   clear: both;
}
@media (max-width: 960px)
{
#row2 > .row > .col-1, #row2 > .row > .col-2, #row2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_dnipro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2ddnipro.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
}
#dnipro
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#dnipro > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dnipro > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#dnipro > .row > .col-1
{
   float: left;
}
#dnipro > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#dnipro:before,
#dnipro:after,
#dnipro .row:before,
#dnipro .row:after
{
   display: table;
   content: " ";
}
#dnipro:after,
#dnipro .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#dnipro > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#dnipro-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 5px;
   background-color: #FFFFFF;
   opacity: 0.78;
}
#button-dnipro
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-dnipro
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-dnipro
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-dnipro .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#button-dnipro
{
   color: inherit;
}
#wb_button-dnipro .ui-corner-all, #wb_button-dnipro .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-dnipro .ui-corner-all, #wb_button-dnipro .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-dnipro .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-dnipro .ui-state-hover, #wb_button-dnipro .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-dnipro .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-dnipro .ui-state-active, #wb_button-dnipro .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_text-block-dnipro
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#text-block-dnipro
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#text-block-dnipro > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-dnipro > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text-block-dnipro > .row > .col-1
{
   float: left;
}
#text-block-dnipro > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text-block-dnipro:before,
#text-block-dnipro:after,
#text-block-dnipro .row:before,
#text-block-dnipro .row:after
{
   display: table;
   content: " ";
}
#text-block-dnipro:after,
#text-block-dnipro .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#text-block-dnipro > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_section-title-dnipro
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-dnipro
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_text-dnipro 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-dnipro
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_text-dnipro p, #wb_text-dnipro ul
{
   margin: 0;
   padding: 0;
}
#wb_text-dnipro
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_odesa
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2dodesa.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
}
#odesa
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#odesa > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#odesa > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#odesa > .row > .col-1
{
   float: left;
}
#odesa > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#odesa:before,
#odesa:after,
#odesa .row:before,
#odesa .row:after
{
   display: table;
   content: " ";
}
#odesa:after,
#odesa .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#odesa > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#odesa-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 5px;
   background-color: #FFFFFF;
   opacity: 0.78;
}
#button-odesa
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-odesa
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-odesa
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-odesa .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#button-odesa
{
   color: inherit;
}
#wb_button-odesa .ui-corner-all, #wb_button-odesa .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-odesa .ui-corner-all, #wb_button-odesa .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-odesa .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-odesa .ui-state-hover, #wb_button-odesa .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-odesa .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-odesa .ui-state-active, #wb_button-odesa .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_text-block-odesa
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#text-block-odesa
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#text-block-odesa > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-odesa > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text-block-odesa > .row > .col-1
{
   float: left;
}
#text-block-odesa > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text-block-odesa:before,
#text-block-odesa:after,
#text-block-odesa .row:before,
#text-block-odesa .row:after
{
   display: table;
   content: " ";
}
#text-block-odesa:after,
#text-block-odesa .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#text-block-odesa > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_section-title-odesa
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-odesa
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_text-odesa 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-odesa
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_text-odesa p, #wb_text-odesa ul
{
   margin: 0;
   padding: 0;
}
#wb_text-odesa
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_lviv
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2dlviv.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
}
#lviv
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#lviv > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lviv > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#lviv > .row > .col-1
{
   float: left;
}
#lviv > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#lviv:before,
#lviv:after,
#lviv .row:before,
#lviv .row:after
{
   display: table;
   content: " ";
}
#lviv:after,
#lviv .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#lviv > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#lviv-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 5px;
   background-color: #FFFFFF;
   opacity: 0.78;
}
#button-lviv
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-lviv
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-lviv
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-lviv .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#button-lviv
{
   color: inherit;
}
#wb_button-lviv .ui-corner-all, #wb_button-lviv .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-lviv .ui-corner-all, #wb_button-lviv .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-lviv .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-lviv .ui-state-hover, #wb_button-lviv .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-lviv .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-lviv .ui-state-active, #wb_button-lviv .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_text-block-lviv
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#text-block-lviv
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#text-block-lviv > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-lviv > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text-block-lviv > .row > .col-1
{
   float: left;
}
#text-block-lviv > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text-block-lviv:before,
#text-block-lviv:after,
#text-block-lviv .row:before,
#text-block-lviv .row:after
{
   display: table;
   content: " ";
}
#text-block-lviv:after,
#text-block-lviv .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#text-block-lviv > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_section-title-lviv
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-lviv
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_text-lviv 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-lviv
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_text-lviv p, #wb_text-lviv ul
{
   margin: 0;
   padding: 0;
}
#wb_text-lviv
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_row3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   border: none !important;
   box-sizing: border-box;
   margin: 0;
}
#row3
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#row3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#row3 > .row > .col-1, #row3 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#row3 > .row > .col-1, #row3 > .row > .col-2
{
   float: left;
}
#row3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#row3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#row3:before,
#row3:after,
#row3 .row:before,
#row3 .row:after
{
   display: table;
   content: " ";
}
#row3:after,
#row3 .row:after
{
   clear: both;
}
@media (max-width: 850px)
{
#row3 > .row > .col-1, #row3 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_zaporizhzhia
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2dzaporizhzhya.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
}
#zaporizhzhia
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#zaporizhzhia > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#zaporizhzhia > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#zaporizhzhia > .row > .col-1
{
   float: left;
}
#zaporizhzhia > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#zaporizhzhia:before,
#zaporizhzhia:after,
#zaporizhzhia .row:before,
#zaporizhzhia .row:after
{
   display: table;
   content: " ";
}
#zaporizhzhia:after,
#zaporizhzhia .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#zaporizhzhia > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#zaporizhzhia-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 5px;
   background-color: #FFFFFF;
   opacity: 0.78;
}
#button-zaporizhzhia
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-zaporizhzhia
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-zaporizhzhia
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-zaporizhzhia .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#button-zaporizhzhia
{
   color: inherit;
}
#wb_button-zaporizhzhia .ui-corner-all, #wb_button-zaporizhzhia .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-zaporizhzhia .ui-corner-all, #wb_button-zaporizhzhia .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-zaporizhzhia .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-zaporizhzhia .ui-state-hover, #wb_button-zaporizhzhia .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-zaporizhzhia .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-zaporizhzhia .ui-state-active, #wb_button-zaporizhzhia .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_text-block-zaporizhzhia
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#text-block-zaporizhzhia
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#text-block-zaporizhzhia > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-zaporizhzhia > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text-block-zaporizhzhia > .row > .col-1
{
   float: left;
}
#text-block-zaporizhzhia > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text-block-zaporizhzhia:before,
#text-block-zaporizhzhia:after,
#text-block-zaporizhzhia .row:before,
#text-block-zaporizhzhia .row:after
{
   display: table;
   content: " ";
}
#text-block-zaporizhzhia:after,
#text-block-zaporizhzhia .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#text-block-zaporizhzhia > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_section-title-zaporizhzhia
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-zaporizhzhia
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_text-zaporizhzhia 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-zaporizhzhia
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_text-zaporizhzhia p, #wb_text-zaporizhzhia ul
{
   margin: 0;
   padding: 0;
}
#wb_text-zaporizhzhia
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_vinnytsia
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2dvinnytsya.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
}
#vinnytsia
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#vinnytsia > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#vinnytsia > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#vinnytsia > .row > .col-1
{
   float: left;
}
#vinnytsia > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#vinnytsia:before,
#vinnytsia:after,
#vinnytsia .row:before,
#vinnytsia .row:after
{
   display: table;
   content: " ";
}
#vinnytsia:after,
#vinnytsia .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#vinnytsia > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#vinnytsia-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 5px;
   background-color: #FFFFFF;
   opacity: 0.78;
}
#button-vinnytsia
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-vinnytsia
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-vinnytsia
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-vinnytsia .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#button-vinnytsia
{
   color: inherit;
}
#wb_button-vinnytsia .ui-corner-all, #wb_button-vinnytsia .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-vinnytsia .ui-corner-all, #wb_button-vinnytsia .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-vinnytsia .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-vinnytsia .ui-state-hover, #wb_button-vinnytsia .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-vinnytsia .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-vinnytsia .ui-state-active, #wb_button-vinnytsia .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_text-block-vinnytsia
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#text-block-vinnytsia
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#text-block-vinnytsia > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-vinnytsia > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text-block-vinnytsia > .row > .col-1
{
   float: left;
}
#text-block-vinnytsia > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text-block-vinnytsia:before,
#text-block-vinnytsia:after,
#text-block-vinnytsia .row:before,
#text-block-vinnytsia .row:after
{
   display: table;
   content: " ";
}
#text-block-vinnytsia:after,
#text-block-vinnytsia .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#text-block-vinnytsia > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_section-title-vinnytsia
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-vinnytsia
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_text-vinnytsia 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-vinnytsia
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_text-vinnytsia p, #wb_text-vinnytsia ul
{
   margin: 0;
   padding: 0;
}
#wb_text-vinnytsia
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_row4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F7FAFB;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#row4
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#row4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#row4 > .row > .col-1, #row4 > .row > .col-2, #row4 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#row4 > .row > .col-1, #row4 > .row > .col-2, #row4 > .row > .col-3
{
   float: left;
}
#row4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#row4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#row4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#row4:before,
#row4:after,
#row4 .row:before,
#row4 .row:after
{
   display: table;
   content: " ";
}
#row4:after,
#row4 .row:after
{
   clear: both;
}
@media (max-width: 960px)
{
#row4 > .row > .col-1, #row4 > .row > .col-2, #row4 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_khmelnytskyi
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2dkhmelnytskyi.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
}
#khmelnytskyi
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#khmelnytskyi > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#khmelnytskyi > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#khmelnytskyi > .row > .col-1
{
   float: left;
}
#khmelnytskyi > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#khmelnytskyi:before,
#khmelnytskyi:after,
#khmelnytskyi .row:before,
#khmelnytskyi .row:after
{
   display: table;
   content: " ";
}
#khmelnytskyi:after,
#khmelnytskyi .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#khmelnytskyi > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#khmelnytskyi-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 5px;
   background-color: #FFFFFF;
   opacity: 0.78;
}
#button-khmelnytskyi
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-khmelnytskyi
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-khmelnytskyi
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-khmelnytskyi .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#button-khmelnytskyi
{
   color: inherit;
}
#wb_button-khmelnytskyi .ui-corner-all, #wb_button-khmelnytskyi .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-khmelnytskyi .ui-corner-all, #wb_button-khmelnytskyi .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-khmelnytskyi .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-khmelnytskyi .ui-state-hover, #wb_button-khmelnytskyi .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-khmelnytskyi .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-khmelnytskyi .ui-state-active, #wb_button-khmelnytskyi .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_text-block-khmelnytskyi
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#text-block-khmelnytskyi
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#text-block-khmelnytskyi > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-khmelnytskyi > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text-block-khmelnytskyi > .row > .col-1
{
   float: left;
}
#text-block-khmelnytskyi > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text-block-khmelnytskyi:before,
#text-block-khmelnytskyi:after,
#text-block-khmelnytskyi .row:before,
#text-block-khmelnytskyi .row:after
{
   display: table;
   content: " ";
}
#text-block-khmelnytskyi:after,
#text-block-khmelnytskyi .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#text-block-khmelnytskyi > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_section-title-khmelnytskyi
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-khmelnytskyi
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_text-khmelnytskyi 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-khmelnytskyi
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_text-khmelnytskyi p, #wb_text-khmelnytskyi ul
{
   margin: 0;
   padding: 0;
}
#wb_text-khmelnytskyi
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ternopil
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2dternopil.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
}
#ternopil
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#ternopil > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ternopil > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ternopil > .row > .col-1
{
   float: left;
}
#ternopil > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ternopil:before,
#ternopil:after,
#ternopil .row:before,
#ternopil .row:after
{
   display: table;
   content: " ";
}
#ternopil:after,
#ternopil .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ternopil > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#ternopil-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 5px;
   background-color: #FFFFFF;
   opacity: 0.78;
}
#button-ternopil
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-ternopil
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-ternopil
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-ternopil .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#button-ternopil
{
   color: inherit;
}
#wb_button-ternopil .ui-corner-all, #wb_button-ternopil .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-ternopil .ui-corner-all, #wb_button-ternopil .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-ternopil .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-ternopil .ui-state-hover, #wb_button-ternopil .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-ternopil .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-ternopil .ui-state-active, #wb_button-ternopil .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_text-block-ternopil
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#text-block-ternopil
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#text-block-ternopil > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-ternopil > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text-block-ternopil > .row > .col-1
{
   float: left;
}
#text-block-ternopil > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text-block-ternopil:before,
#text-block-ternopil:after,
#text-block-ternopil .row:before,
#text-block-ternopil .row:after
{
   display: table;
   content: " ";
}
#text-block-ternopil:after,
#text-block-ternopil .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#text-block-ternopil > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_section-title-ternopil
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-ternopil
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_text-ternopil 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-ternopil
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_text-ternopil p, #wb_text-ternopil ul
{
   margin: 0;
   padding: 0;
}
#wb_text-ternopil
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_rivne
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2drivne.webp');
   background-repeat: repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 5px;
   box-sizing: border-box;
   margin: 15px 0 15px 0 ;
}
#rivne
{
   box-sizing: border-box;
   padding: 50px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#rivne > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#rivne > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#rivne > .row > .col-1
{
   float: left;
}
#rivne > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#rivne:before,
#rivne:after,
#rivne .row:before,
#rivne .row:after
{
   display: table;
   content: " ";
}
#rivne:after,
#rivne .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#rivne > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#rivne-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 5px;
   background-color: #FFFFFF;
   opacity: 0.78;
}
#button-rivne
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-rivne
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-rivne
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-rivne .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
}
#button-rivne
{
   color: inherit;
}
#wb_button-rivne .ui-corner-all, #wb_button-rivne .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-rivne .ui-corner-all, #wb_button-rivne .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-rivne .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-rivne .ui-state-hover, #wb_button-rivne .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-rivne .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-rivne .ui-state-active, #wb_button-rivne .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_text-block-rivne
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#text-block-rivne
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#text-block-rivne > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-rivne > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#text-block-rivne > .row > .col-1
{
   float: left;
}
#text-block-rivne > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#text-block-rivne:before,
#text-block-rivne:after,
#text-block-rivne .row:before,
#text-block-rivne .row:after
{
   display: table;
   content: " ";
}
#text-block-rivne:after,
#text-block-rivne .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#text-block-rivne > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_section-title-rivne
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-rivne
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_text-rivne 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_text-rivne
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_text-rivne p, #wb_text-rivne ul
{
   margin: 0;
   padding: 0;
}
#wb_text-rivne
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_e_p-specialists-block-promo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#e_p-specialists-block-promo
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#e_p-specialists-block-promo > .row
{
   margin-right: 0;
   margin-left: 0;
}
#e_p-specialists-block-promo > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#e_p-specialists-block-promo > .row > .col-1
{
   float: left;
}
#e_p-specialists-block-promo > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#e_p-specialists-block-promo:before,
#e_p-specialists-block-promo:after,
#e_p-specialists-block-promo .row:before,
#e_p-specialists-block-promo .row:after
{
   display: table;
   content: " ";
}
#e_p-specialists-block-promo:after,
#e_p-specialists-block-promo .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#e_p-specialists-block-promo > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_specialists-block-promo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/bg%2dsection.webp');
   background-repeat: repeat;
   background-position: center bottom;
   background-attachment: fixed;
   background-size: cover;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#specialists-block-promo
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1167px;
}
#specialists-block-promo > .col-1, #specialists-block-promo > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#specialists-block-promo > .col-1, #specialists-block-promo > .col-2
{
   flex: 0 0 auto;
}
#specialists-block-promo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#specialists-block-promo > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 910px)
{
#specialists-block-promo > .col-1, #specialists-block-promo > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#specialists-block-promo-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-color: #FFFFFF;
   opacity: 0.65;
}
#wb_section-title-specialists-block
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#section-title-specialists-block
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#button-specialists-block
{
   font-family: Philosopher;
   font-weight: normal;
   font-size: 21px;
   font-style: normal;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   user-select: none;
   overflow: visible;
   text-decoration: none;
   cursor: pointer;
}
#wb_button-specialists-block
{
   border-radius: 5px;
   margin: 10px 10px 10px 10px;
   vertical-align: top;
}
#button-specialists-block
{
   box-sizing: border-box;
   padding: 0;
   text-align: center;
}
#wb_button-specialists-block .ui-button
{
   display: flex;
   align-items: center;
   margin: 0;
   justify-content: center;
   box-sizing: border-box;
}
#button-specialists-block
{
   color: inherit;
}
#wb_button-specialists-block .ui-corner-all, #wb_button-specialists-block .ui-corner-left
{
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
}
#wb_button-specialists-block .ui-corner-all, #wb_button-specialists-block .ui-corner-right
{
   border-bottom-right-radius: 5px;
   border-top-right-radius: 5px;
}
#wb_button-specialists-block .ui-button
{
   background-color: #6FC9DF;
   background-image: none;
   border: 0px solid #6FC9DF;
   color: #FFFFFF;
}
#wb_button-specialists-block .ui-state-hover, #wb_button-specialists-block .ui-button:hover
{
   border-color: #FFFFFF;
   background-color: rgba(111,201,223,0.47);
   background-image: none;
   color: #433D38;
}
#wb_button-specialists-block .ui-button:disabled
{
   opacity: .5;
   pointer-events: none;
}
#wb_button-specialists-block .ui-state-active, #wb_button-specialists-block .ui-button:active
{
   border-color: #433D38;
   background-color: transparent;
   background-image: none;
   color: #433D38;
}
#wb_intro-text 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_intro-text
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_intro-text p, #wb_intro-text ul
{
   margin: 0;
   padding: 0;
}
#wb_intro-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footer-row1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #5D5F64;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer-row1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#footer-row1 > .col-1, #footer-row1 > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer-row1 > .col-1, #footer-row1 > .col-2
{
   flex: 0 0 auto;
}
#footer-row1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footer-row1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 960px)
{
#footer-row1 > .col-1, #footer-row1 > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer-title
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0 0 10px 0;
   text-align: left;
}
#footer-title
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_footer-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footer-text
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 26px;
}
#wb_footer-text p, #wb_footer-text ul
{
   margin: 0;
   padding: 0;
}
#wb_footer-text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footer-social-media-menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 10px 0 10px 0 ;
   text-align: center;
   position: relative;
   z-index: 1111 !important;
}
#wb_footer-social-media-menu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_footer-social-media-menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
}
#wb_footer-social-media-menu > ul
{
   display: flex;
   justify-content: space-between;
}
#wb_footer-social-media-menu li
{
   margin: 0;
   padding: 0px 0px 0px 0px;
}
#wb_footer-social-media-menu a
{
   display: block;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 43px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_footer-social-media-menu > ul > li > a
{
   height: 40px;
   line-height: 40px;
   padding: 0px 0px 0px 0px;
}
#wb_footer-social-media-menu li:hover a, #wb_footer-social-media-menu a:hover
{
   color: #6FC9DF;
}
.footer-social-media-menu-effect:before
{
   border: 0px solid transparent;
}
.footer-social-media-menu-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_footer-social-media-menu li.firstmain
{
   padding-left: 0px;
}
#wb_footer-social-media-menu li.lastmain
{
   padding-right: 0px;
}
#wb_footer-social-media-menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.footer-social-media-menu-effect
{
   position: relative;
   transition: all 300ms linear, visibility 0ms linear;
}
.footer-social-media-menu-effect:before, .footer-social-media-menu-effect:after
{
   box-sizing: border-box;
   content: "";
   position: absolute;
   transition: inherit;
   z-index: -1;
}
.footer-social-media-menu-effect:before
{
   transition-delay: 0s;
}
.footer-social-media-menu-effect:after
{
   transition-delay: 150ms;
}
.footer-social-media-menu-effect:before
{
   top: 0;
   left: 50%;
      height: 100%;
   width: 0;
border-left: 0 !important;
   border-right: 0 !important;
}
.footer-social-media-menu-effect:after
{
   bottom: 0;
   left: 0;
   height: 0;
   width: 100%;
}
.footer-social-media-menu-effect:hover:before
{
   left: 0;
   width: 100%;
}
.footer-social-media-menu-effect:hover:after
{
   top: 0;
   height: 100%;
}
.footer-social-media-menu-icon
{
   fill: #FFFFFF;
   width: 43px;
   height: 43px;
}
#footer-social-media-menu a:hover .footer-social-media-menu-icon
{
   fill: #6FC9DF;
}
#footer-social-media-menu > .active .footer-social-media-menu-icon
{
   fill: #333333;
}
#wb_footer-row2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #5D5F64;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footer-row2
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#footer-row2 > .col-1, #footer-row2 > .col-2, #footer-row2 > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer-row2 > .col-1, #footer-row2 > .col-2, #footer-row2 > .col-3
{
   flex: 0 0 auto;
}
#footer-row2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#footer-row2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#footer-row2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 900px)
{
#footer-row2 > .col-1, #footer-row2 > .col-2, #footer-row2 > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footer-cities-menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 30px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footer-cities-menu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_footer-cities-menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
   width: 228px;
}
#wb_footer-cities-menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 4px 0px;
   width: 228px;
}
#wb_footer-cities-menu a
{
   display: block;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footer-cities-menu > ul > li > a
{
   width: 208px;
   height: 30px;
   line-height: 30px;
   padding: 0px 10px 0px 10px;
}
#wb_footer-cities-menu li:hover a, #wb_footer-cities-menu a:hover
{
   color: #6FC9DF;
}
.footer-cities-menu-effect:before
{
   border: 0px solid transparent;
}
.footer-cities-menu-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_footer-cities-menu .firstmain a
{
   margin-top: 0px;
}
#wb_footer-cities-menu li.lastmain
{
   padding-bottom: 0px;
}
#wb_footer-cities-menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.footer-cities-menu-effect
{
   position: relative;
   transition: all 300ms linear, visibility 0ms linear;
}
.footer-cities-menu-effect:before, .footer-cities-menu-effect:after
{
   box-sizing: border-box;
   content: "";
   position: absolute;
   transition: inherit;
   z-index: -1;
}
.footer-cities-menu-effect:before
{
   transition-delay: 0s;
}
.footer-cities-menu-effect:after
{
   transition-delay: 150ms;
}
.footer-cities-menu-effect:before
{
   top: 0;
   left: 50%;
      height: 100%;
   width: 0;
border-left: 0 !important;
   border-right: 0 !important;
}
.footer-cities-menu-effect:after
{
   bottom: 0;
   left: 0;
   height: 0;
   width: 100%;
}
.footer-cities-menu-effect:hover:before
{
   left: 0;
   width: 100%;
}
.footer-cities-menu-effect:hover:after
{
   top: 0;
   height: 100%;
}
#wb_footer-cities-heading
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 20px 10px 20px;
   padding: 0;
   text-align: left;
}
#footer-cities-heading
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_footer-useful-links-title
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 20px 10px 20px;
   padding: 0;
   text-align: left;
}
#footer-useful-links-title
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_footer-useful-links-menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footer-useful-links-menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
   width: 189px;
}
#wb_footer-useful-links-menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 4px 0px;
   width: 189px;
}
#wb_footer-useful-links-menu a
{
   display: block;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footer-useful-links-menu > ul > li > a
{
   width: 169px;
   height: 30px;
   line-height: 30px;
   padding: 0px 10px 0px 10px;
}
#wb_footer-useful-links-menu li:hover a, #wb_footer-useful-links-menu a:hover
{
   color: #6FC9DF;
}
.footer-useful-links-menu-effect:before
{
   border: 0px solid transparent;
}
.footer-useful-links-menu-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_footer-useful-links-menu .firstmain a
{
   margin-top: 0px;
}
#wb_footer-useful-links-menu li.lastmain
{
   padding-bottom: 0px;
}
#wb_footer-useful-links-menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.footer-useful-links-menu-effect
{
   position: relative;
   transition: all 300ms linear, visibility 0ms linear;
}
.footer-useful-links-menu-effect:before, .footer-useful-links-menu-effect:after
{
   box-sizing: border-box;
   content: "";
   position: absolute;
   transition: inherit;
   z-index: -1;
}
.footer-useful-links-menu-effect:before
{
   transition-delay: 0s;
}
.footer-useful-links-menu-effect:after
{
   transition-delay: 150ms;
}
.footer-useful-links-menu-effect:before
{
   top: 0;
   left: 50%;
      height: 100%;
   width: 0;
border-left: 0 !important;
   border-right: 0 !important;
}
.footer-useful-links-menu-effect:after
{
   bottom: 0;
   left: 0;
   height: 0;
   width: 100%;
}
.footer-useful-links-menu-effect:hover:before
{
   left: 0;
   width: 100%;
}
.footer-useful-links-menu-effect:hover:after
{
   top: 0;
   height: 100%;
}
#wb_footer-blog-heading
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 10px 20px 10px 20px;
   padding: 0;
   text-align: left;
}
#footer-blog-heading
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_footer-blog-menu
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0 0 30px 0 ;
   text-align: left;
   position: relative;
   z-index: 1111 !important;
}
#wb_footer-blog-menu::after
{
   content: "";
   display: table;
clear: both;
}
#wb_footer-blog-menu ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
   width: 265px;
}
#wb_footer-blog-menu li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 4px 0px;
   width: 265px;
}
#wb_footer-blog-menu a
{
   display: block;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
   vertical-align: middle;
}
#wb_footer-blog-menu > ul > li > a
{
   width: 245px;
   height: 30px;
   line-height: 30px;
   padding: 0px 10px 0px 10px;
}
#wb_footer-blog-menu li:hover a, #wb_footer-blog-menu a:hover
{
   color: #6FC9DF;
}
.footer-blog-menu-effect:before
{
   border: 0px solid transparent;
}
.footer-blog-menu-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_footer-blog-menu .firstmain a
{
   margin-top: 0px;
}
#wb_footer-blog-menu li.lastmain
{
   padding-bottom: 0px;
}
#wb_footer-blog-menu br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.footer-blog-menu-effect
{
   position: relative;
   transition: all 300ms linear, visibility 0ms linear;
}
.footer-blog-menu-effect:before, .footer-blog-menu-effect:after
{
   box-sizing: border-box;
   content: "";
   position: absolute;
   transition: inherit;
   z-index: -1;
}
.footer-blog-menu-effect:before
{
   transition-delay: 0s;
}
.footer-blog-menu-effect:after
{
   transition-delay: 150ms;
}
.footer-blog-menu-effect:before
{
   top: 0;
   left: 50%;
      height: 100%;
   width: 0;
border-left: 0 !important;
   border-right: 0 !important;
}
.footer-blog-menu-effect:after
{
   bottom: 0;
   left: 0;
   height: 0;
   width: 100%;
}
.footer-blog-menu-effect:hover:before
{
   left: 0;
   width: 100%;
}
.footer-blog-menu-effect:hover:after
{
   top: 0;
   height: 100%;
}
#wb_footer-row3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #5D5F64;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #A9A9A9;
   border-right-color: #A9A9A9;
   border-bottom-color: #A9A9A9;
   border-left-color: #A9A9A9;
   box-sizing: border-box;
   margin: 0;
}
#footer-row3
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 25px 0 25px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#footer-row3 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer-row3 > .col-1
{
   flex: 0 0 auto;
}
#footer-row3 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#footer-row3 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerCopyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_footerCopyright div
{
   text-align: center;
}
#wb_footerCopyright
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_lfk-masazh-mistoLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#lfk-masazh-mistoLayoutGrid1
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#lfk-masazh-mistoLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lfk-masazh-mistoLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#lfk-masazh-mistoLayoutGrid1 > .row > .col-1
{
   float: left;
}
#lfk-masazh-mistoLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#lfk-masazh-mistoLayoutGrid1:before,
#lfk-masazh-mistoLayoutGrid1:after,
#lfk-masazh-mistoLayoutGrid1 .row:before,
#lfk-masazh-mistoLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#lfk-masazh-mistoLayoutGrid1:after,
#lfk-masazh-mistoLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#lfk-masazh-mistoLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_lfk-masazh-mistoHeading1
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#lfk-masazh-mistoHeading1
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_lfk-masazh-mistoText1 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_lfk-masazh-mistoText1
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_lfk-masazh-mistoText1 p, #wb_lfk-masazh-mistoText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_lfk-masazh-mistoText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_lfk-masazh-mistoLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F7FAFB;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#lfk-masazh-mistoLayoutGrid2
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#lfk-masazh-mistoLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lfk-masazh-mistoLayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#lfk-masazh-mistoLayoutGrid2 > .row > .col-1
{
   float: left;
}
#lfk-masazh-mistoLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#lfk-masazh-mistoLayoutGrid2:before,
#lfk-masazh-mistoLayoutGrid2:after,
#lfk-masazh-mistoLayoutGrid2 .row:before,
#lfk-masazh-mistoLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#lfk-masazh-mistoLayoutGrid2:after,
#lfk-masazh-mistoLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#lfk-masazh-mistoLayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_lfk-masazh-mistoHeading2
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#lfk-masazh-mistoHeading2
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_lfk-masazh-mistoText2 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_lfk-masazh-mistoText2
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_lfk-masazh-mistoText2 p, #wb_lfk-masazh-mistoText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_lfk-masazh-mistoText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_lfk-masazh-mistoLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   min-height: 300px;
}
#lfk-masazh-mistoLayoutGrid3
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#lfk-masazh-mistoLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lfk-masazh-mistoLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#lfk-masazh-mistoLayoutGrid3 > .row > .col-1
{
   float: left;
}
#lfk-masazh-mistoLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#lfk-masazh-mistoLayoutGrid3:before,
#lfk-masazh-mistoLayoutGrid3:after,
#lfk-masazh-mistoLayoutGrid3 .row:before,
#lfk-masazh-mistoLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#lfk-masazh-mistoLayoutGrid3:after,
#lfk-masazh-mistoLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#lfk-masazh-mistoLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_lfk-masazh-mistoHeading3
{
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#lfk-masazh-mistoHeading3
{
   height: 100%;
   margin: 0;
   width: 100%;
}
#wb_lfk-masazh-mistoText3 
{
   background: transparent !important;
   border: none !important;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_lfk-masazh-mistoText3
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 21px;
   line-height: 31px;
}
#wb_lfk-masazh-mistoText3 p, #wb_lfk-masazh-mistoText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_lfk-masazh-mistoText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_e_p-specialists-promo
{
   display: block;
   width: 100%;
   z-index: 72;
}
#wb_button-rivne
{
   display: inline-block;
   width: 183px;
   height: 90px;
   z-index: 56;
}
#wb_button-odesa
{
   display: inline-block;
   width: 243px;
   height: 90px;
   z-index: 36;
}
#wb_footer-social-media-menu
{
   display: inline-block;
   width: 291px;
   height: 45px;
   z-index: 211;
}
#wb_section-title-ternopil
{
   display: block;
   width: 100%;
   z-index: 58;
}
#wb_button-zaporizhzhia
{
   display: inline-block;
   width: 243px;
   height: 90px;
   z-index: 46;
}
#wb_section-title-vinnytsia
{
   display: block;
   width: 100%;
   z-index: 48;
}
#wb_footer-blog-heading
{
   display: block;
   width: calc(100% - 40px);
   z-index: 214;
}
#wb_button-specialists-block
{
   display: block;
   width: calc(100% - 20px);
   height: 90px;
   z-index: 70;
}
#button-ternopil
{
   width: 100%;
   height: 100%;
}
#wb_button-ternopil
{
   display: inline-block;
   width: 183px;
   height: 90px;
   z-index: 61;
}
#wb_button-kharkiv
{
   display: inline-block;
   width: 244px;
   height: 90px;
   z-index: 26;
}
#wb_uid0
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 13px;
}
#wb_footer-title
{
   display: block;
   width: 100%;
   z-index: 209;
}
#wb_section-title-khmelnytskyi
{
   display: block;
   width: 100%;
   z-index: 63;
}
#wb_footer-useful-links-menu
{
   display: inline-block;
   width: 189px;
   height: 312px;
   z-index: 217;
}
#wb_footer-blog-menu
{
   display: inline-block;
   width: 265px;
   height: 286px;
   z-index: 215;
}
#wb_footer-cities-heading
{
   display: block;
   width: calc(100% - 40px);
   z-index: 212;
}
#wb_button-vinnytsia
{
   display: inline-block;
   width: 243px;
   height: 90px;
   z-index: 51;
}
#button-kharkiv
{
   width: 100%;
   height: 100%;
}
#wb_button-kyiv
{
   display: inline-block;
   width: 244px;
   height: 90px;
   z-index: 21;
}
#header-button-lfk
{
   width: 100%;
   height: 100%;
}
#wb_footer-cities-menu
{
   display: inline-block;
   width: 228px;
   height: 281px;
   z-index: 213;
}
#wb_main-title
{
   display: block;
   width: 100%;
   z-index: 16;
}
#wb_footer-useful-links-title
{
   display: block;
   width: calc(100% - 40px);
   z-index: 216;
}
#wb_button-khmelnytskyi
{
   display: inline-block;
   width: 243px;
   height: 90px;
   z-index: 66;
}
#button-vinnytsia
{
   width: 100%;
   height: 100%;
}
#wb_section-title-zaporizhzhia
{
   display: block;
   width: 100%;
   z-index: 43;
}
#wb_section-title-odesa
{
   display: block;
   width: 100%;
   z-index: 33;
}
#wb_header-button-lfk
{
   display: block;
   width: calc(100% - 20px);
   height: 70px;
   z-index: 3;
}
#wb_footer-row
{
   display: block;
   width: 100%;
   z-index: 222;
}
#button-zaporizhzhia
{
   width: 100%;
   height: 100%;
}
#wb_header-top-menu
{
   display: block;
   width: calc(100% - 10px);
   z-index: 1;
}
#button-specialists-block
{
   width: 100%;
   height: 100%;
}
#wb_section-title-rivne
{
   display: block;
   width: 100%;
   z-index: 53;
}
#wb_section-title-specialists-block
{
   display: block;
   width: 100%;
   z-index: 68;
}
#wb_button-lviv
{
   display: inline-block;
   width: 243px;
   height: 90px;
   z-index: 41;
}
#wb_section-title-lviv
{
   display: block;
   width: 100%;
   z-index: 38;
}
#button-odesa
{
   width: 100%;
   height: 100%;
}
#wb_section-title-kharkiv
{
   display: block;
   width: 100%;
   z-index: 23;
}
#wb_header-logo-mobile
{
   display: none;
   width: 100%;
   height: auto;
   text-align: center;
   z-index: 4;
}
#wb_lfk-masazh-mistoHeading3
{
   display: block;
   width: 100%;
   z-index: 77;
}
#wb_lfk-masazh-mistoHeading2
{
   display: block;
   width: 100%;
   z-index: 75;
}
#wb_lfk-masazh-mistoHeading1
{
   display: block;
   width: 100%;
   z-index: 73;
}
#button-khmelnytskyi
{
   width: 100%;
   height: 100%;
}
#button-rivne
{
   width: 100%;
   height: 100%;
}
#button-lviv
{
   width: 100%;
   height: 100%;
}
#wb_button-dnipro
{
   display: inline-block;
   width: 243px;
   height: 90px;
   z-index: 31;
}
#button-kyiv
{
   width: 100%;
   height: 100%;
}
#wb_section-title-kyiv
{
   display: block;
   width: 100%;
   z-index: 18;
}
#wb_header-mobile-menu
{
   display: none;
   width: 34px;
   height: 34px;
   z-index: 5;
}
#wb_header-menu
{
   display: block;
   width: 100%;
   z-index: 2;
}
#button-dnipro
{
   width: 100%;
   height: 100%;
}
#wb_header-logo
{
   display: block;
   width: 100%;
   height: auto;
   text-align: center;
   z-index: 0;
}
#wb_section-title-dnipro
{
   display: block;
   width: 100%;
   z-index: 28;
}
@media only screen and (max-width: 969px)
{
#lfk-masazh-mistoMasterPage1
{
   left: 0px;
   top: 0px;
   width: 965px;
   height: 57px;
   visibility: visible;
   display: inline;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   height: auto;
   padding: 0;
}
#header .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#header > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#header > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_header-navigation
{
   visibility: hidden;
   display: none;
}
#wb_header-navigation
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header-navigation
{
   height: auto;
   padding: 0;
}
#header-navigation > .col-1, #header-navigation > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#header-navigation > .col-1
{
   display: flex;
   flex-basis: 75%;
   max-width: 75%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#header-navigation > .col-2
{
   display: flex;
   flex-basis: 25%;
   max-width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_header-button-lfk
{
   width: calc(100% - 20px);
   height: 70px;
   visibility: hidden;
   display: none;
   margin: 10px 10px 10px 10px;
}
#header-button-lfk
{
   font-size: 21px;
}
#wb_header-button-lfk .ui-button
{
   line-height: 70px;
   padding: 0 20px 0 20px;
}
#wb_header-menu
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: left;
}
#wb_header-mobile
{
   visibility: visible;
   display: table;
}
#wb_header-mobile
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header-mobile
{
   height: auto;
   padding: 0;
}
#header-mobile > .col-1, #header-mobile > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#header-mobile > .col-1
{
   display: flex;
   flex-basis: 83.33333333%;
   max-width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-end;
   text-align: right;
}
#header-mobile > .col-2
{
   display: flex;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_header-logo-mobile
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 5px 0 5px 0 ;
   padding: 0;
}
#header-logo-mobile
{
   margin-left: 0;
   margin-right: auto;
}
#wb_header-mobile-menu
{
   width: 34px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#header-mobile-menu
{
   background-color: #433D38;
   background-image: none;
   border: 0px solid #333333;
   border-radius: 5px;
   width: 34px;
   height: 34px;
}
#header-mobile-menu:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #FFFFFF;
}
#header-mobile-menu .line
{
   background: #FFFFFF;
}
#header-mobile-menu:hover .line
{
   background: #433D38;
}
#header-mobile-menu .line
{
   top: 7px;
}
#header-mobile-menu .line:first-child
{
   margin-top: 9px;
}
#header-mobile-menu-overlay ul
{
   font-size: 19px;
   text-align: left;
}
#wb_header-top-bar
{
   visibility: hidden;
   display: none;
}
#wb_header-top-bar
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#header-top-bar
{
   height: auto;
   padding: 0;
}
#header-top-bar > .col-1, #header-top-bar > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#header-top-bar > .col-1
{
   display: flex;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#header-top-bar > .col-2
{
   display: flex;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_header-top-menu
{
   visibility: hidden;
   display: none;
   margin: 0 0 0 10px;
   text-align: right;
}
#wb_header-top-menu li
{
}
#wb_header-top-menu a
{
   color: #433D38;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}
#wb_header-top-menu > ul > li > a
{
   height: 40px;
   line-height: 40px;
}
#wb_header-top-menu li:hover a, #wb_header-top-menu a:hover
{
   color: #6FC9DF;
}
.header-top-menu-effect:before
{
   border: 0px solid transparent;
}
.header-top-menu-effect:after
{
   background-color: transparent;
   background-image: none;
}
#wb_header-top-menu li
{
   padding: 0px 0px 0px 4px;
}
#wb_header-logo
{
   width: 100%;
   visibility: hidden;
   display: none;
   margin: 10px 0 10px 0 ;
   padding: 0;
}
#header-logo
{
   margin-left: 0;
   margin-right: auto;
}
#wb_main
{
   visibility: visible;
   display: table;
}
#wb_main
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#main
{
   height: auto;
   padding: 0;
}
#main .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#main > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#main > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_intro
{
   visibility: visible;
   display: table;
}
#wb_intro
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#intro
{
   height: auto;
   padding: 110px 0 70px 0;
}
#intro > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#intro > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_main-title
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 20px 0 ;
   padding: 0;
}
#wb_lfk-masazh-mistoText4
{
   visibility: visible;
   display: block;
}
#wb_lfk-masazh-mistoText4
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_row1
{
   visibility: visible;
   display: table;
}
#wb_row1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#row1
{
   height: auto;
   padding: 20px 15px 50px 15px;
}
#row1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#row1 > .row > .col-1, #row1 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#row1 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#row1 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_kharkiv
{
   visibility: visible;
   display: table;
}
#wb_kharkiv
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}
#kharkiv
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#kharkiv .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#kharkiv > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#kharkiv > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_button-kharkiv
{
   width: 244px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
}
#button-kharkiv
{
   font-size: 21px;
}
#wb_button-kharkiv .ui-button
{
   line-height: 90px;
   padding: 0;
}
#wb_text-block-kharkiv
{
   visibility: visible;
   display: table;
}
#wb_text-block-kharkiv
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text-block-kharkiv
{
   height: auto;
   padding: 0 15px 0 15px;
}
#text-block-kharkiv .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-kharkiv > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text-block-kharkiv > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_section-title-kharkiv
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_text-kharkiv
{
   visibility: visible;
   display: block;
}
#wb_text-kharkiv
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_kyiv
{
   visibility: visible;
   display: table;
}
#wb_kyiv
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}
#kyiv
{
   height: auto;
   padding: 50px 0 20px 0;
}
#kyiv > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#kyiv > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#wb_button-kyiv
{
   width: 244px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
}
#button-kyiv
{
   font-size: 21px;
}
#wb_button-kyiv .ui-button
{
   line-height: 90px;
   padding: 0;
}
#wb_text-block-kyiv
{
   visibility: visible;
   display: table;
}
#wb_text-block-kyiv
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text-block-kyiv
{
   height: auto;
   padding: 0 15px 0 15px;
}
#text-block-kyiv .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-kyiv > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text-block-kyiv > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_text-kyiv
{
   visibility: visible;
   display: block;
}
#wb_text-kyiv
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_section-title-kyiv
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_row2
{
   visibility: visible;
   display: table;
}
#wb_row2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#row2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#row2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#row2 > .row > .col-1, #row2 > .row > .col-2, #row2 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#row2 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#row2 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#row2 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_dnipro
{
   visibility: visible;
   display: table;
}
#wb_dnipro
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}
#dnipro
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#dnipro .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#dnipro > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#dnipro > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_button-dnipro
{
   width: 241px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
}
#button-dnipro
{
   font-size: 21px;
}
#wb_button-dnipro .ui-button
{
   line-height: 90px;
   padding: 0;
}
#wb_text-block-dnipro
{
   visibility: visible;
   display: table;
}
#wb_text-block-dnipro
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text-block-dnipro
{
   height: auto;
   padding: 0 15px 0 15px;
}
#text-block-dnipro .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-dnipro > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text-block-dnipro > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_section-title-dnipro
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_text-dnipro
{
   visibility: visible;
   display: block;
}
#wb_text-dnipro
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_odesa
{
   visibility: visible;
   display: table;
}
#wb_odesa
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}
#odesa
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#odesa .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#odesa > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#odesa > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_button-odesa
{
   width: 241px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
}
#button-odesa
{
   font-size: 21px;
}
#wb_button-odesa .ui-button
{
   line-height: 90px;
   padding: 0;
}
#wb_text-block-odesa
{
   visibility: visible;
   display: table;
}
#wb_text-block-odesa
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text-block-odesa
{
   height: auto;
   padding: 0 15px 0 15px;
}
#text-block-odesa .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-odesa > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text-block-odesa > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_section-title-odesa
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_text-odesa
{
   visibility: visible;
   display: block;
}
#wb_text-odesa
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_lviv
{
   visibility: visible;
   display: table;
}
#wb_lviv
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}
#lviv
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#lviv .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lviv > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#lviv > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_button-lviv
{
   width: 241px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
}
#button-lviv
{
   font-size: 21px;
}
#wb_button-lviv .ui-button
{
   line-height: 90px;
   padding: 0;
}
#wb_text-block-lviv
{
   visibility: visible;
   display: table;
}
#wb_text-block-lviv
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text-block-lviv
{
   height: auto;
   padding: 0 15px 0 15px;
}
#text-block-lviv .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-lviv > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text-block-lviv > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_section-title-lviv
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_text-lviv
{
   visibility: visible;
   display: block;
}
#wb_text-lviv
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_row3
{
   visibility: visible;
   display: table;
}
#wb_row3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#row3
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#row3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#row3 > .row > .col-1, #row3 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#row3 > .row > .col-1
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#row3 > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_zaporizhzhia
{
   visibility: visible;
   display: table;
}
#wb_zaporizhzhia
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}
#zaporizhzhia
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#zaporizhzhia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#zaporizhzhia > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#zaporizhzhia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_button-zaporizhzhia
{
   width: 243px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
}
#button-zaporizhzhia
{
   font-size: 21px;
}
#wb_button-zaporizhzhia .ui-button
{
   line-height: 90px;
   padding: 0;
}
#wb_text-block-zaporizhzhia
{
   visibility: visible;
   display: table;
}
#wb_text-block-zaporizhzhia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text-block-zaporizhzhia
{
   height: auto;
   padding: 0 15px 0 15px;
}
#text-block-zaporizhzhia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-zaporizhzhia > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text-block-zaporizhzhia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_section-title-zaporizhzhia
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_text-zaporizhzhia
{
   visibility: visible;
   display: block;
}
#wb_text-zaporizhzhia
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_vinnytsia
{
   visibility: visible;
   display: table;
}
#wb_vinnytsia
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}
#vinnytsia
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#vinnytsia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#vinnytsia > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#vinnytsia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_button-vinnytsia
{
   width: 243px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
}
#button-vinnytsia
{
   font-size: 21px;
}
#wb_button-vinnytsia .ui-button
{
   line-height: 90px;
   padding: 0;
}
#wb_text-block-vinnytsia
{
   visibility: visible;
   display: table;
}
#wb_text-block-vinnytsia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text-block-vinnytsia
{
   height: auto;
   padding: 0 15px 0 15px;
}
#text-block-vinnytsia .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-vinnytsia > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text-block-vinnytsia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_section-title-vinnytsia
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_text-vinnytsia
{
   visibility: visible;
   display: block;
}
#wb_text-vinnytsia
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_row4
{
   visibility: visible;
   display: table;
}
#wb_row4
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#row4
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#row4 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#row4 > .row > .col-1, #row4 > .row > .col-2, #row4 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#row4 > .row > .col-1
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#row4 > .row > .col-2
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#row4 > .row > .col-3
{
   display: block;
   width: 33.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_khmelnytskyi
{
   visibility: visible;
   display: table;
}
#wb_khmelnytskyi
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}
#khmelnytskyi
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#khmelnytskyi .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#khmelnytskyi > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#khmelnytskyi > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_button-khmelnytskyi
{
   width: 241px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
}
#button-khmelnytskyi
{
   font-size: 21px;
}
#wb_button-khmelnytskyi .ui-button
{
   line-height: 90px;
   padding: 0;
}
#wb_text-block-khmelnytskyi
{
   visibility: visible;
   display: table;
}
#wb_text-block-khmelnytskyi
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text-block-khmelnytskyi
{
   height: auto;
   padding: 0 15px 0 15px;
}
#text-block-khmelnytskyi .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-khmelnytskyi > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text-block-khmelnytskyi > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_section-title-khmelnytskyi
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_text-khmelnytskyi
{
   visibility: visible;
   display: block;
}
#wb_text-khmelnytskyi
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_ternopil
{
   visibility: visible;
   display: table;
}
#wb_ternopil
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}
#ternopil
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#ternopil .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ternopil > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ternopil > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_button-ternopil
{
   width: 183px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
}
#button-ternopil
{
   font-size: 21px;
}
#wb_button-ternopil .ui-button
{
   line-height: 90px;
   padding: 0;
}
#wb_text-block-ternopil
{
   visibility: visible;
   display: table;
}
#wb_text-block-ternopil
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text-block-ternopil
{
   height: auto;
   padding: 0 15px 0 15px;
}
#text-block-ternopil .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-ternopil > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text-block-ternopil > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_section-title-ternopil
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_text-ternopil
{
   visibility: visible;
   display: block;
}
#wb_text-ternopil
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_rivne
{
   visibility: visible;
   display: table;
}
#wb_rivne
{
   height: auto;
   margin-top: 15px;
   margin-bottom: 15px;
}
#rivne
{
   height: auto;
   padding: 50px 15px 20px 15px;
}
#rivne .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#rivne > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#rivne > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_button-rivne
{
   width: 183px;
   height: 90px;
   visibility: visible;
   display: inline-block;
   margin: 10px 10px 10px 10px;
}
#button-rivne
{
   font-size: 21px;
}
#wb_button-rivne .ui-button
{
   line-height: 90px;
   padding: 0;
}
#wb_text-block-rivne
{
   visibility: visible;
   display: table;
}
#wb_text-block-rivne
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#text-block-rivne
{
   height: auto;
   padding: 0 15px 0 15px;
}
#text-block-rivne .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#text-block-rivne > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#text-block-rivne > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_section-title-rivne
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_text-rivne
{
   visibility: visible;
   display: block;
}
#wb_text-rivne
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_e_p-specialists-block-promo
{
   visibility: visible;
   display: table;
}
#wb_e_p-specialists-block-promo
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#e_p-specialists-block-promo
{
   height: auto;
   padding: 0;
}
#e_p-specialists-block-promo .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#e_p-specialists-block-promo > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#e_p-specialists-block-promo > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_e_p-specialists-promo
{
   visibility: visible;
   display: block;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#footer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer-row
{
   visibility: visible;
   display: block;
}
#wb_lfk-masazh-mistoLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_lfk-masazh-mistoLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#lfk-masazh-mistoLayoutGrid1
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#lfk-masazh-mistoLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lfk-masazh-mistoLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#lfk-masazh-mistoLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_lfk-masazh-mistoHeading1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_lfk-masazh-mistoText1
{
   visibility: visible;
   display: block;
}
#wb_lfk-masazh-mistoText1
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_lfk-masazh-mistoLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_lfk-masazh-mistoLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#lfk-masazh-mistoLayoutGrid2
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#lfk-masazh-mistoLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lfk-masazh-mistoLayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#lfk-masazh-mistoLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_lfk-masazh-mistoHeading2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_lfk-masazh-mistoText2
{
   visibility: visible;
   display: block;
}
#wb_lfk-masazh-mistoText2
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
#wb_lfk-masazh-mistoLayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_lfk-masazh-mistoLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#lfk-masazh-mistoLayoutGrid3
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#lfk-masazh-mistoLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#lfk-masazh-mistoLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#lfk-masazh-mistoLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_lfk-masazh-mistoHeading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#wb_lfk-masazh-mistoText3
{
   visibility: visible;
   display: block;
}
#wb_lfk-masazh-mistoText3
{
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 31px;
}
}
