body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
#preloader
{
   background: #FFFFFF url("images/turning-dots.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#PageHeader1
{
   background-color: #3C5889;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#Layer3
{
   background-color: rgba(255,255,255,0.94);
   background-image: none;
   border-radius: 0px;
}
#Layer3-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#Layer3-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#Layer3-divider-top .divider-fill
{
   fill: #3C5889;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Heading1
{
   color: #3C5889;
   font-family: Cambria;
   font-weight: bold;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Form2
{
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
}
#Editbox2
{
   line-height: 27px;
   margin: 0;
   border: 1px solid #3C5889;
   border-radius: 0px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #3C5889;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 25px;
}
#Editbox2:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#Editbox2::placeholder
{
   color: #3C5889;
   opacity: 1;
}
#Editbox2::-ms-input-placeholder
{
   color: #3C5889;
}
#Combobox2
{
   border: 1px solid #3C5889;
   border-radius: 0px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #3C5889;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Combobox2:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#Button1
{
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #3C5889;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:focus
{
   outline: 0;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #3C5889;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Checkbox2
{
   margin: 0;
}
#wb_Checkbox2, #wb_Checkbox2 *, #wb_Checkbox2 *::before, #wb_Checkbox2 *::after
{
   box-sizing: border-box;
}
#wb_Checkbox2 input[type='checkbox']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 13px;
   height: 13px;
   left: 0;
   top: 0;
}
#wb_Checkbox2 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_Checkbox2 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 13px;
   height: 13px;
   left: 0;
   top: 0;
   background-color: #202020;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
}
#wb_Checkbox2 label::after
{
   display: inline-block;
   position: absolute;
   width: 13px;
   height: 13px;
   left: 0;
   top: 0;
   visibility: visible;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Checkbox2 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23202020%22%20viewBox%3d%220%200%2052%2052%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M48%2013%20C49%2014%2c%2049%2015%2c%2049%2015%20C49%2016%2c%2049%2017%2c%2048%2017%20L27%2038%20L23%2042%20C23%2043%2c%2022%2043%2c%2021%2043%20C21%2043%2c%2020%2043%2c%2019%2042%20L15%2038%20L5%2028%20C4%2027%2c%204%2027%2c%204%2026%20C4%2025%2c%204%2024%2c%205%2024%20L9%2020%20C9%2019%2c%2010%2019%2c%2011%2019%20C12%2019%2c%2012%2019%2c%2013%2020%20L21%2029%20L40%209%20C41%209%2c%2042%209%2c%2042%209%20C43%209%2c%2044%209%2c%2044%209%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   background-size: 80% 80%;
}
#wb_Checkbox2 input[type='checkbox']:checked + label::before
{
   background-color: #FFFFE9;
   background-image: none;
   border-color: #FFFFE9;
}
#wb_Checkbox2 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #3C5889;
   font-family: Calibri;
   font-weight: normal;
   font-size: 12px;
}
#wb_Text2 div
{
   text-align: left;
}
#bishon_frize
{
   background-color: #F2F2F2;
   background-image: none;
   border-radius: 0px;
}
#bishon_frize-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.0);
}
#bishon_frize-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#bishon_frize-divider-top .divider-fill
{
   fill: #FFFFFF;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#bishon_frize-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleX(-1.0);
}
#bishon_frize-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#bishon_frize-divider-bottom .divider-fill
{
   fill: #F2F2F2;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#PhotoGallery2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery2 .thumbnails
{
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 20%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery2 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery2 .clearfix:before,
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:before,
#PhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:after
{
   clear: both;
}
#PhotoGallery2 .visible-col6
{
   display: none;
}
#PhotoGallery2 .visible-col3
{
   display: none;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 20%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col6
{
   display: none;
}
#PhotoGallery1 .visible-col3
{
   display: none;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#PhotoGallery3
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery3 .thumbnails
{
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 16.66666667%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery3 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery3 .clearfix:before,
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:before,
#PhotoGallery3 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:after
{
   clear: both;
}
#PhotoGallery3 .visible-col6
{
   display: block;
}
#PhotoGallery3 .visible-col3
{
   display: none;
}
#wb_Form1
{
   background-color: #F2F2F2;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
}
#Editbox1
{
   line-height: 27px;
   margin: 0;
   border: 1px solid #3C5889;
   border-radius: 0px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #3C5889;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 25px;
}
#Editbox1:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#Editbox1::placeholder
{
   color: #3C5889;
   opacity: 1;
}
#Editbox1::-ms-input-placeholder
{
   color: #3C5889;
}
#Select1
{
   border: 1px solid #3C5889;
   border-radius: 0px;
   background-color: rgba(255,255,255,0.60);
   background-image: none;
   color: #3C5889;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#Select1:focus
{
   border-color: #FFFFFF;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(255,255,255,0.60);
   outline: 0;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8
{
   color: #3C5889;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Checkbox1
{
   margin: 0;
}
#wb_Checkbox1, #wb_Checkbox1 *, #wb_Checkbox1 *::before, #wb_Checkbox1 *::after
{
   box-sizing: border-box;
}
#wb_Checkbox1 input[type='checkbox']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 13px;
   height: 13px;
   left: 0;
   top: 0;
}
#wb_Checkbox1 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_Checkbox1 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 13px;
   height: 13px;
   left: 0;
   top: 0;
   background-color: #202020;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
}
#wb_Checkbox1 label::after
{
   display: inline-block;
   position: absolute;
   width: 13px;
   height: 13px;
   left: 0;
   top: 0;
   visibility: visible;
   padding: 0;
   text-align: center;
   line-height: 13px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3csvg%20style%3d%22fill:%23202020%22%20viewBox%3d%220%200%2052%2052%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%0d%0a%20%20%20%3cpath%20d%3d%22M48%2013%20C49%2014%2c%2049%2015%2c%2049%2015%20C49%2016%2c%2049%2017%2c%2048%2017%20L27%2038%20L23%2042%20C23%2043%2c%2022%2043%2c%2021%2043%20C21%2043%2c%2020%2043%2c%2019%2042%20L15%2038%20L5%2028%20C4%2027%2c%204%2027%2c%204%2026%20C4%2025%2c%204%2024%2c%205%2024%20L9%2020%20C9%2019%2c%2010%2019%2c%2011%2019%20C12%2019%2c%2012%2019%2c%2013%2020%20L21%2029%20L40%209%20C41%209%2c%2042%209%2c%2042%209%20C43%209%2c%2044%209%2c%2044%209%22/%3e%0d%0a%3c/svg%3e%0d%0a') no-repeat center center;
   background-size: 80% 80%;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #FFFFE9;
   background-image: none;
   border-color: #FFFFE9;
}
#wb_Checkbox1 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#Button2
{
   border: 1px solid #FFFFFF;
   border-radius: 0px;
   background-color: #3C5889;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button2:focus
{
   outline: 0;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text9
{
   color: #3C5889;
   font-family: Calibri;
   font-weight: normal;
   font-size: 12px;
}
#wb_Text9 div
{
   text-align: left;
}
#MediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#MediaPlayer2
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#MediaPlayer3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text10 div
{
   text-align: center;
}
#PhotoGallery4
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery4 .thumbnails
{
   margin: 0;
}
#PhotoGallery4 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 16.66666667%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery4 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery4 .clearfix:before,
#PhotoGallery4 .clearfix:after,
#PhotoGallery4 .thumbnails:before,
#PhotoGallery4 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery4 .clearfix:after,
#PhotoGallery4 .thumbnails:after
{
   clear: both;
}
#PhotoGallery4 .visible-col6
{
   display: block;
}
#PhotoGallery4 .visible-col5
{
   display: none;
}
#MediaPlayer4
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_IconFont_wp
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_IconFont_wp a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont_wp
{
   height: 32px;
   width: 27px;
}
#IconFont_wp i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 27px;
   line-height: 32px;
   vertical-align: middle;
   width: 27px;
}
#wb_IconFont_wp:hover #IconFont_wp i
{
   color: #BDD7F4;
}
#wb_Text_pit 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text_pit
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 15px;
}
#wb_Text_pit div
{
   text-align: left;
}
#wb_fb_f
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_fb_f a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#fb_f
{
   height: 27px;
   width: 33px;
}
#fb_f i
{
   color: #3C5889;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
   width: 26px;
}
#wb_fb_f:hover #fb_f i
{
   color: #DEEBF6;
}
#wb_vk_f
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_vk_f a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#vk_f
{
   height: 28px;
   width: 25px;
}
#vk_f i
{
   color: #3C5889;
   display: inline-block;
   font-size: 25px;
   line-height: 28px;
   vertical-align: middle;
   width: 25px;
}
#wb_vk_f:hover #vk_f i
{
   color: #DEEBF6;
}
#wb_wp_f
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_wp_f a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wp_f
{
   height: 27px;
   width: 29px;
}
#wp_f i
{
   color: #55783E;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
   width: 26px;
}
#wb_wp_f:hover #wp_f i
{
   color: #DEEBF6;
}
#wb_phone_f
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_phone_f a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#phone_f
{
   height: 28px;
   width: 30px;
}
#phone_f i
{
   color: #3C5889;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
   width: 27px;
}
#wb_phone_f:hover #phone_f i
{
   color: #3C5889;
}
#wb_Text_fotl 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 5px 0 10px 0;
   margin: 0;
   text-align: left;
}
#wb_Text_fotl
{
   color: #3C5889;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text_fotl div
{
   text-align: left;
}
#wb_Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_Icon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon1
{
   height: 32px;
   width: 27px;
}
#Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 27px;
   line-height: 32px;
   vertical-align: middle;
   width: 26px;
}
#wb_Icon1:hover #Icon1 i
{
   color: #BDD7F4;
}
#wb_Image_labr_f
{
   vertical-align: top;
}
#Image_labr_f
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
.headerMenu .nav
{
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 16px;
   font-style: normal;
   color: #FFFFFF;
   text-align: left;
}
#headerMenu, .headerMenu .nav, .headerMenu *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.headerMenu .nav:before,
.headerMenu .nav:after 
{
   content: " ";
   display: table;
}
.headerMenu .nav:after 
{
   clear: both;
}
.headerMenu .nav a 
{
   text-decoration: none;
}
.headerMenu .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.headerMenu .nav ul ul
{
   margin-bottom: 0;
}
.headerMenu .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.headerMenu .container:before,
.headerMenu .container:after 
{
   content: " ";
   display: table;
}
.headerMenu .container:after 
{
   clear: both;
}
.headerMenu .collapse 
{
   display: none;
}
.headerMenu .collapse.show 
{
   display: block;
}
.headerMenu .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.headerMenu .caret, .headerMenu .caret-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.headerMenu .dropdown 
{
   position: relative;
}
.headerMenu .dropdown-toggle:focus 
{
   outline: 0;
}
.headerMenu .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 16px;
   background-color: rgba(60,88,137,0.80);
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.headerMenu .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.headerMenu .dropdown-menu>li>a 
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #FFFFFF;
   white-space: nowrap;
}
.headerMenu .dropdown-menu>li>a:hover,
.headerMenu .dropdown-menu>li>a:focus 
{
   text-decoration: none;
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.headerMenu .dropdown-menu>li>a.active,
.headerMenu .dropdown-menu>li>a.active:hover,
.headerMenu .dropdown-menu>li>a.active:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.headerMenu .show>.dropdown-menu 
{
   display: block;
}
.headerMenu .show>a 
{
   outline: 0;
}
.headerMenu .dropdown-header 
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.headerMenu .dropdown-backdrop 
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.headerMenu .nav>li 
{
   position: relative;
   display: block;
}
.headerMenu .nav>li>a
{
   position: relative;
   display: block;
   padding: 16px 15px 16px 15px;
}
.headerMenu .nav .show>a,
.headerMenu .nav .show>a:hover,
.headerMenu .nav .show>a:focus 
{
    border-color: #343A40;
}
.headerMenu .nav .nav-divider 
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.headerMenu .nav .caret 
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.headerMenu
{
   position: relative;
}
.headerMenu:before,
.headerMenu:after
{
   content: " ";
   display: table;
}
.headerMenu:after
{
   clear: both;
}
.headerMenu .navbar-header:before,
.headerMenu .navbar-header:after
{
   content: " ";
   display: table;
}
.headerMenu .navbar-header:after
{
   clear: both;
}
.headerMenu-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.headerMenu-navbar-collapse:before,
.headerMenu-navbar-collapse:after
{
   content: " ";
   display: table;
}
.headerMenu-navbar-collapse:after
{
   clear: both;
}
.headerMenu-navbar-collapse.show 
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 17px 10px 16px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.headerMenu .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.headerMenu .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.headerMenu .navbar-nav
{
   margin: 6px -15px;
}
.headerMenu .navbar-nav>li>.dropdown-menu
{
   margin-top: 0;
}
.headerMenu .navbar-nav>li>a
{
   color: #FFFFFF;
}
.headerMenu .navbar-nav>li>a:hover,
.headerMenu .navbar-nav>li>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   text-decoration: none;
}
.headerMenu .navbar-nav>li>a.active,
.headerMenu .navbar-nav>li>a.active:hover,
.headerMenu .navbar-nav>li>a.active:focus
{
   color: #FFFFFF;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-toggle
{
   border: 1px solid transparent;
}
.headerMenu .navbar-toggle:hover,
.headerMenu .navbar-toggle:focus
{
   background-color: transparent;
}
.headerMenu .navbar-toggle .icon-bar
{
   background-color: #FFFFFF;
}
.headerMenu-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret,
.headerMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav>.show>a,
.headerMenu .navbar-nav>.show>a:hover,
.headerMenu .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
}
.headerMenu .navbar-nav>.show>a .caret,
.headerMenu .navbar-nav>.show>a:hover .caret,
.headerMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-link
{
   color: #FFFFFF;
}
.headerMenu .navbar-link:hover
{
   color: #FFFFFF;
}
.headerMenu .navbar-header
{
   color: #FFFFFF;
}
@media (min-width: 860px) 
{
.headerMenu .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.headerMenu .navbar-header
{
   float: left;
}
.headerMenu-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.headerMenu-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.headerMenu-navbar-collapse.show
{
   overflow-y: auto;
}
.headerMenu .navbar-toggle
{
   display: none;
}
.headerMenu .navbar-nav 
{
   float: right;
   margin: 0;
}
.headerMenu .navbar-nav>li 
{
   float: left;
}
.headerMenu .container>.navbar-header,
.headerMenu .container>.headerMenu-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret,
.headerMenu .navbar-nav>.dropdown>a:focus .caret
{
   border-top-color: #E5EFF8;
   border-bottom-color: #E5EFF8;
}
}
@media (max-width: 860px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
}
.headerMenu .navbar-nav
{
   margin: 0;
   background-color: rgba(60,88,137,0.80);
   background-image: none;
}
.headerMenu .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.headerMenu .navbar-nav .show .dropdown-menu>li>a,
.headerMenu .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.headerMenu .navbar-nav .show .dropdown-menu>li>a 
{
   line-height: 20px;
}
}
@media (min-width: 860px) 
{
.headerMenu 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(255,255,255,0.00);
   border-radius: 0px;
}
.headerMenu .navbar-nav>li>a
{
   color: #FFFFFF;
}
.headerMenu .navbar-nav>li>a:hover,
.headerMenu .navbar-nav>li>a:focus
{
   color: #E5EFF8;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav>li>a.active,
.headerMenu .navbar-nav>li>a.active:hover,
.headerMenu .navbar-nav>li>a.active:focus
{
   color: #E5EFF8;
   background-color: transparent;
   background-image: none;
}
.headerMenu .navbar-nav>.show>a,
.headerMenu .navbar-nav>.show>a:hover,
.headerMenu .navbar-nav>.show>a:focus
{
   background-color: transparent;
   background-image: none;
   color: #E5EFF8;
}
.headerMenu .navbar-nav>.dropdown>a:hover .caret
{
   border-top-color: #E5EFF8;
   border-bottom-color: #E5EFF8;
}
.headerMenu .navbar-nav>.dropdown>a .caret
{
   border-top-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
}
.headerMenu .navbar-nav > li > a.active > .caret,
.headerMenu .navbar-nav > li > a.active:hover > .caret,
.headerMenu .navbar-nav > li > a.active:focus > .caret
{
   border-top-color: #E5EFF8;
   border-bottom-color: #E5EFF8;
}
.headerMenu .navbar-nav>.show>a .caret,
.headerMenu .navbar-nav>.show>a:hover .caret,
.headerMenu .navbar-nav>.show>a:focus .caret
{
   border-top-color: #E5EFF8;
   border-bottom-color: #E5EFF8;
}
.headerMenu .navbar-link
{
   color: #FFFFFF;
}
.headerMenu .navbar-link:hover 
{
   color: #fff;
}
}
#headerMenu i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_Icon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon3
{
   height: 28px;
   width: 25px;
}
#Icon3 i
{
   color: #3C5889;
   display: inline-block;
   font-size: 25px;
   line-height: 28px;
   vertical-align: middle;
   width: 24px;
}
#wb_Icon3:hover #Icon3 i
{
   color: #DEEBF6;
}
#wb_Icon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
}
#wb_Icon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#Icon4
{
   height: 27px;
   width: 29px;
}
#Icon4 i
{
   color: #3C5889;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
   width: 26px;
}
#wb_Icon4:hover #Icon4 i
{
   color: #DEEBF6;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#PageFooter2
{
   background-color: #F5F5F5;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_uid12
{
   color: #3C5889;
}
#wb_uid5
{
   color: #3C5889;
}
#Combobox2
{
   position: absolute;
   left: 21px;
   top: 158px;
   width: 401px;
   height: 40px;
   z-index: 7;
}
#wb_Icon1
{
   position: absolute;
   left: 1160px;
   top: 4px;
   width: 27px;
   height: 32px;
   text-align: center;
   z-index: 2;
}
#PageHeader1_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_uid13
{
   color: #3C5889;
}
#wb_uid4
{
   color: #3C5889;
}
#wb_Text_pit
{
   position: absolute;
   left: 251px;
   top: 8px;
   width: 473px;
   height: 20px;
   z-index: 0;
}
#Button2
{
   position: absolute;
   left: 35px;
   top: 225px;
   width: 404px;
   height: 35px;
   z-index: 39;
   cursor: pointer;
}
#wb_uid10
{
   color: #3C5889;
   font-family: "Open Sans";
   font-size: 17px;
}
#bishon_frize
{
   position: absolute;
   text-align: center;
   left: 0%;
   top: 971px;
   width: 100%;
   height: 4803px;
   z-index: 52;
}
#wb_Form2
{
   position: absolute;
   left: 747px;
   top: 529px;
   width: 437px;
   height: 331px;
   z-index: 16;
}
#wb_uid3
{
   color: #3C5889;
   font-family: "Open Sans";
   font-size: 21px;
}
#wb_Image1
{
   position: absolute;
   left: 0px;
   top: 1px;
   width: 86px;
   height: 86px;
   z-index: 4;
}
#PageHeader1
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 87px;
   z-index: 7777;
}
#wb_Icon4
{
   position: absolute;
   left: 212px;
   top: 83px;
   width: 29px;
   height: 27px;
   text-align: center;
   z-index: 47;
}
#wb_uid11
{
   color: #3C5889;
   font-family: "Open Sans";
   font-size: 17px;
}
#wb_Text4
{
   position: absolute;
   left: 57px;
   top: 44px;
   width: 1087px;
   height: 24px;
   text-align: center;
   z-index: 24;
}
#Button1
{
   position: absolute;
   left: 18px;
   top: 228px;
   width: 404px;
   height: 35px;
   z-index: 8;
   cursor: pointer;
}
#wb_Image2
{
   position: absolute;
   left: 251px;
   top: 82px;
   width: 29px;
   height: 28px;
   z-index: 48;
}
#wb_uid2
{
   color: #3C5889;
   font-family: "Open Sans";
   font-size: 17px;
}
#Editbox1
{
   position: absolute;
   left: 36px;
   top: 101px;
   width: 370px;
   height: 27px;
   z-index: 35;
}
#Checkbox2
{
   position: absolute;
   left: 0;
   top: 0;
}
#wb_Text5
{
   position: absolute;
   left: 23px;
   top: 25px;
   width: 399px;
   height: 54px;
   text-align: center;
   z-index: 9;
}
#wb_uid1
{
   opacity: 0.25;
}
#wb_Image3
{
   position: absolute;
   left: 1085px;
   top: 8px;
   width: 29px;
   height: 28px;
   z-index: 5;
}
#wb_IconFont_wp
{
   position: absolute;
   left: 1120px;
   top: 4px;
   width: 27px;
   height: 32px;
   text-align: center;
   z-index: 1;
}
#wb_wp_f
{
   position: absolute;
   left: 96px;
   top: 82px;
   width: 29px;
   height: 27px;
   text-align: center;
   z-index: 43;
}
#wb_vk_f
{
   position: absolute;
   left: 61px;
   top: 82px;
   width: 25px;
   height: 28px;
   text-align: center;
   z-index: 42;
}
#wb_PhotoGallery4
{
   position: absolute;
   left: 48px;
   top: 3587px;
   width: 1086px;
   height: 478px;
   z-index: 34;
}
#wb_PhotoGallery3
{
   position: absolute;
   left: 48px;
   top: 2463px;
   width: 1086px;
   height: 239px;
   z-index: 30;
}
#wb_PhotoGallery2
{
   position: absolute;
   left: 49px;
   top: 1277px;
   width: 1086px;
   height: 293px;
   z-index: 27;
}
#wb_Text6
{
   position: absolute;
   left: 49px;
   top: 1228px;
   width: 1087px;
   height: 24px;
   text-align: center;
   z-index: 26;
}
#wb_PhotoGallery1
{
   position: absolute;
   left: 57px;
   top: 91px;
   width: 1086px;
   height: 293px;
   z-index: 23;
}
#Editbox2
{
   position: absolute;
   left: 21px;
   top: 101px;
   width: 370px;
   height: 27px;
   z-index: 6;
}
#wb_uid0
{
   color: #FFFFFF;
}
#wb_uid14
{
   color: #3C5889;
}
#wb_Text7
{
   position: absolute;
   left: 48px;
   top: 2416px;
   width: 1087px;
   height: 24px;
   text-align: center;
   z-index: 29;
}
#Checkbox1
{
   position: absolute;
   left: 0;
   top: 0;
}
#bishon_frize_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text1
{
   position: absolute;
   left: 53px;
   top: 86px;
   width: 1087px;
   height: 47px;
   text-align: center;
   z-index: 13;
}
#PageFooter2
{
   position: absolute;
   overflow: hidden;
   text-align: left;
   left: 0px;
   top: 5774px;
   width: 100%;
   height: 122px;
   z-index: 54;
}
#wb_Text2
{
   position: absolute;
   left: 58px;
   top: 290px;
   width: 364px;
   height: 15px;
   z-index: 11;
}
#wb_headerMenu
{
   position: absolute;
   left: 104px;
   top: 30px;
   width: 1083px;
   height: 57px;
   z-index: 3;
}
#wb_Text10
{
   position: absolute;
   left: 48px;
   top: 3540px;
   width: 1087px;
   height: 24px;
   text-align: center;
   z-index: 33;
}
#wb_Text3
{
   position: absolute;
   left: 747px;
   top: 172px;
   width: 439px;
   height: 291px;
   z-index: 14;
}
#wb_Image_labr_f
{
   position: absolute;
   left: 1075px;
   top: 5px;
   width: 115px;
   height: 115px;
   z-index: 49;
}
#wb_fb_f
{
   position: absolute;
   left: 18px;
   top: 82px;
   width: 33px;
   height: 27px;
   text-align: center;
   z-index: 41;
}
#wb_Text_fotl
{
   position: absolute;
   left: 18px;
   top: 7px;
   width: 444px;
   height: 46px;
   z-index: 45;
}
#Select1
{
   position: absolute;
   left: 36px;
   top: 158px;
   width: 401px;
   height: 40px;
   z-index: 36;
}
#wb_MediaPlayer4
{
   position: absolute;
   left: 356px;
   top: 4200px;
   width: 489px;
   height: 554px;
   z-index: 32;
}
#wb_uid9
{
   color: #3C5889;
   font-family: "Open Sans";
   font-size: 17px;
}
#wb_Heading1
{
   position: absolute;
   left: 53px;
   top: 49px;
   width: 1087px;
   height: 37px;
   z-index: 12;
}
#wb_Checkbox1
{
   position: absolute;
   left: 38px;
   top: 290px;
   width: 21px;
   height: 13px;
   z-index: 38;
}
#wb_MediaPlayer3
{
   position: absolute;
   left: 316px;
   top: 2747px;
   width: 489px;
   height: 554px;
   z-index: 31;
}
#wb_uid8
{
   color: #3C5889;
   font-family: "Open Sans";
   font-size: 17px;
}
#wb_Checkbox2
{
   position: absolute;
   left: 23px;
   top: 290px;
   width: 21px;
   height: 13px;
   z-index: 10;
}
#Layer3
{
   position: absolute;
   text-align: left;
   left: 0px;
   top: 87px;
   width: 100%;
   height: 884px;
   z-index: 51;
}
#wb_Icon3
{
   position: absolute;
   left: 175px;
   top: 82px;
   width: 25px;
   height: 28px;
   text-align: center;
   z-index: 46;
}
#wb_Text8
{
   position: absolute;
   left: 38px;
   top: 25px;
   width: 399px;
   height: 54px;
   text-align: center;
   z-index: 37;
}
#wb_MediaPlayer2
{
   position: absolute;
   left: 329px;
   top: 1632px;
   width: 489px;
   height: 554px;
   z-index: 28;
}
#wb_uid7
{
   opacity: 0.3;
}
#wb_phone_f
{
   position: absolute;
   left: 135px;
   top: 82px;
   width: 30px;
   height: 28px;
   text-align: center;
   z-index: 44;
}
#wb_Text9
{
   position: absolute;
   left: 73px;
   top: 290px;
   width: 364px;
   height: 15px;
   z-index: 40;
}
#wb_Form1
{
   position: absolute;
   left: 1987px;
   top: 3627px;
   width: 470px;
   height: 331px;
   z-index: 53;
}
#wb_MediaPlayer1
{
   position: absolute;
   left: 357px;
   top: 430px;
   width: 489px;
   height: 554px;
   z-index: 25;
}
#wb_uid6
{
   opacity: 0.3;
}
@media only screen and (min-width: 480px) and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader1
{
   height: 128px;
   visibility: visible;
}
#PageHeader1_Container
{
   width: 480px;
}
#Layer3
{
   left: 0px;
   top: 128px;
   height: 1346px;
   visibility: visible;
   display: block;
}
#Layer3
{
   width: 100%;
}
#Layer3-divider-top
{
   height: 50px;
}
#Layer3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Heading1
{
   left: 11px;
   top: 72px;
   width: 458px;
   height: 90px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 2px;
   top: 181px;
   width: 467px;
   height: 71px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 5px;
   top: 581px;
   width: 470px;
   height: 291px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   left: 7px;
   top: 252px;
   width: 460px;
   height: 336px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Form2
{
   left: 5px;
   top: 943px;
   width: 470px;
   height: 353px;
   visibility: visible;
   display: inline;
}
#Editbox2
{
   left: 18px;
   top: 114px;
   width: 370px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 25px;
   text-align: left;
}
#Editbox2
{
   line-height: 27px;
}
#Combobox2
{
   left: 18px;
   top: 174px;
   width: 401px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#Button1
{
   left: 16px;
   top: 243px;
   width: 404px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_Text5
{
   left: 19px;
   top: 26px;
   width: 399px;
   height: 56px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   font-family: Cambria;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Checkbox2
{
   left: 22px;
   top: 313px;
   width: 21px;
   height: 13px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Checkbox2 input[type='checkbox']
{
   width: 13px;
   height: 13px;
}
#wb_Checkbox2 label::before
{
   width: 13px;
   height: 13px;
   border-color: #CCCCCC;
}
#wb_Checkbox2 label::after
{
   width: 13px;
   height: 13px;
   line-height: 13px;
}
#wb_Checkbox2 input[type='checkbox']:checked + label::after
{
   color: #202020;
}
#wb_Checkbox2 input[type='checkbox']:checked + label::before
{
   background-color: #FFFFE9;
   background-image: none;
   border-color: #FFFFE9;
}
#wb_Text2
{
   left: 53px;
   top: 311px;
   width: 364px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-family: "Muller Regular";
   font-weight: 400;
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#bishon_frize
{
   left: 0px;
   top: 1474px;
   height: 4938px;
   visibility: visible;
   display: block;
}
#bishon_frize
{
   left: 0%;
   width: 100%;
}
#bishon_frize_Container
{
   width: 480px;
}
#bishon_frize-divider-top
{
   height: 50px;
}
#bishon_frize-divider-top
{
   top: 0%;
   left: 0;
}
#bishon_frize-divider-bottom
{
   height: 50px;
}
#bishon_frize-divider-bottom
{
   bottom: 0%;
}
#wb_PhotoGallery2
{
   left: 6px;
   top: 1204px;
   width: 462px;
   height: 406px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #000000;
}
#PhotoGallery2 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery2 .visible-col6
{
   display: none;
}
#PhotoGallery2 .visible-col3
{
   display: block;
}
#wb_PhotoGallery1
{
   left: 12px;
   top: 71px;
   width: 450px;
   height: 396px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery1 .visible-col6
{
   display: none;
}
#PhotoGallery1 .visible-col3
{
   display: block;
}
#wb_Text4
{
   left: 7px;
   top: 32px;
   width: 467px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 10px;
   top: 1165px;
   width: 432px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 7px;
   top: 2238px;
   width: 467px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_PhotoGallery3
{
   left: 12px;
   top: 2280px;
   width: 457px;
   height: 402px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #000000;
}
#PhotoGallery3 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery3 .visible-col6
{
   display: none;
}
#PhotoGallery3 .visible-col3
{
   display: block;
}
#wb_Form1
{
   left: 10px;
   top: 6031px;
   width: 437px;
   height: 353px;
   visibility: visible;
   display: inline;
}
#Editbox1
{
   left: 18px;
   top: 114px;
   width: 370px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 25px;
   text-align: left;
}
#Editbox1
{
   line-height: 27px;
}
#Select1
{
   left: 18px;
   top: 174px;
   width: 401px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#wb_Text8
{
   left: 19px;
   top: 26px;
   width: 399px;
   height: 56px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   font-family: Cambria;
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Checkbox1
{
   left: 22px;
   top: 313px;
   width: 21px;
   height: 13px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Checkbox1 input[type='checkbox']
{
   width: 13px;
   height: 13px;
}
#wb_Checkbox1 label::before
{
   width: 13px;
   height: 13px;
   border-color: #CCCCCC;
}
#wb_Checkbox1 label::after
{
   width: 13px;
   height: 13px;
   line-height: 13px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   color: #202020;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #FFFFE9;
   background-image: none;
   border-color: #FFFFE9;
}
#Button2
{
   left: 16px;
   top: 243px;
   width: 404px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_Text9
{
   left: 22px;
   top: 313px;
   width: 364px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text9
{
   font-family: "Muller Regular";
   font-weight: 400;
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_MediaPlayer1
{
   left: 32px;
   top: 494px;
   width: 427px;
   height: 513px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer2
{
   left: 28px;
   top: 1624px;
   width: 418px;
   height: 483px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer3
{
   left: 41px;
   top: 2700px;
   width: 409px;
   height: 504px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text10
{
   left: 12px;
   top: 3389px;
   width: 467px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_PhotoGallery4
{
   left: 7px;
   top: 3426px;
   width: 457px;
   height: 357px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #000000;
}
#PhotoGallery4 .thumbnail
{
   width: 20%;
}
#PhotoGallery4 .visible-col6
{
   display: none;
}
#PhotoGallery4 .visible-col5
{
   display: block;
}
#wb_MediaPlayer4
{
   left: 28px;
   top: 3795px;
   width: 435px;
   height: 486px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_IconFont_wp
{
   left: 6px;
   top: 100px;
   width: 19px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#IconFont_wp
{
   width: 19px;
   height: 24px;
}
#IconFont_wp i
{
   line-height: 24px;
   font-size: 19px;
   width: 19px;
}
#wb_Text_pit
{
   left: 246px;
   top: 7px;
   width: 234px;
   height: 44px;
   visibility: visible;
   display: inline;
}
#wb_Text_pit
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_fb_f
{
   left: 18px;
   top: 82px;
   width: 33px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#fb_f
{
   width: 33px;
   height: 27px;
}
#fb_f i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_vk_f
{
   left: 61px;
   top: 82px;
   width: 25px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#vk_f
{
   width: 25px;
   height: 28px;
}
#vk_f i
{
   line-height: 28px;
   font-size: 25px;
   width: 25px;
}
#wb_wp_f
{
   left: 96px;
   top: 82px;
   width: 29px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#wp_f
{
   width: 29px;
   height: 27px;
}
#wp_f i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_phone_f
{
   left: 135px;
   top: 82px;
   width: 30px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#phone_f
{
   width: 30px;
   height: 28px;
}
#phone_f i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_Text_fotl
{
   left: 18px;
   top: 7px;
   width: 358px;
   height: 46px;
   visibility: visible;
   display: inline;
}
#wb_Text_fotl
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   margin: 0;
   padding: 5px 0 10px 0;
   text-align: left;
}
#wb_Icon1
{
   left: 35px;
   top: 100px;
   width: 20px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon1
{
   width: 20px;
   height: 25px;
}
#Icon1 i
{
   line-height: 25px;
   font-size: 20px;
   width: 19px;
}
#wb_Image_labr_f
{
   left: 358px;
   top: 7px;
   width: 115px;
   height: 115px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   left: 3px;
   top: 1px;
   width: 99px;
   height: 99px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_headerMenu
{
   left: 107px;
   top: 51px;
   width: 350px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
}
#headerMenu, .headerMenu .nav, .headerMenu .dropdown-menu
{
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 16px;
}
#wb_Icon3
{
   left: 175px;
   top: 82px;
   width: 25px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon3
{
   width: 25px;
   height: 28px;
}
#Icon3 i
{
   line-height: 28px;
   font-size: 25px;
   width: 24px;
}
#wb_Icon4
{
   left: 210px;
   top: 82px;
   width: 29px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon4
{
   width: 29px;
   height: 27px;
}
#Icon4 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_Image2
{
   left: 249px;
   top: 83px;
   width: 29px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 66px;
   top: 99px;
   width: 32px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#PageFooter2
{
   top: 6412px;
   height: 122px;
   visibility: visible;
}
#PageFooter2
{
   width: 100%;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader1
{
   height: 134px;
   visibility: visible;
}
#PageHeader1_Container
{
   width: 375px;
}
#Layer3
{
   left: 0px;
   top: 135px;
   height: 1204px;
   visibility: visible;
   display: block;
}
#Layer3
{
   width: 100%;
}
#Layer3-divider-top
{
   height: 50px;
}
#Layer3-divider-top
{
   top: 0%;
   left: 0;
}
#wb_Heading1
{
   left: 11px;
   top: 39px;
   width: 353px;
   height: 77px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 2px;
   top: 116px;
   width: 362px;
   height: 71px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 7px;
   top: 446px;
   width: 355px;
   height: 291px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   left: 2px;
   top: 187px;
   width: 366px;
   height: 267px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Form2
{
   left: 5px;
   top: 805px;
   width: 357px;
   height: 353px;
   visibility: visible;
   display: inline;
}
#Editbox2
{
   left: 18px;
   top: 114px;
   width: 298px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 25px;
   text-align: left;
}
#Editbox2
{
   line-height: 27px;
}
#Combobox2
{
   left: 18px;
   top: 174px;
   width: 329px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#Button1
{
   left: 16px;
   top: 243px;
   width: 331px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_Text5
{
   left: 19px;
   top: 24px;
   width: 328px;
   height: 44px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   font-family: Cambria;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Checkbox2
{
   left: 22px;
   top: 313px;
   width: 21px;
   height: 13px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Checkbox2 input[type='checkbox']
{
   width: 13px;
   height: 13px;
}
#wb_Checkbox2 label::before
{
   width: 13px;
   height: 13px;
   border-color: #CCCCCC;
}
#wb_Checkbox2 label::after
{
   width: 13px;
   height: 13px;
   line-height: 13px;
}
#wb_Checkbox2 input[type='checkbox']:checked + label::after
{
   color: #202020;
}
#wb_Checkbox2 input[type='checkbox']:checked + label::before
{
   background-color: #FFFFE9;
   background-image: none;
   border-color: #FFFFE9;
}
#wb_Text2
{
   left: 43px;
   top: 312px;
   width: 280px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-family: "Muller Regular";
   font-weight: 400;
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#bishon_frize
{
   left: 0px;
   top: 1240px;
   height: 3581px;
   visibility: visible;
   display: block;
}
#bishon_frize
{
   left: 0%;
   width: 100%;
}
#bishon_frize_Container
{
   width: 375px;
}
#bishon_frize-divider-top
{
   height: 50px;
}
#bishon_frize-divider-top
{
   top: 0%;
   left: 0;
}
#bishon_frize-divider-bottom
{
   height: 50px;
}
#bishon_frize-divider-bottom
{
   bottom: 0%;
}
#wb_PhotoGallery2
{
   left: 3px;
   top: 941px;
   width: 360px;
   height: 316px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #000000;
}
#PhotoGallery2 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery2 .visible-col6
{
   display: none;
}
#PhotoGallery2 .visible-col3
{
   display: block;
}
#wb_PhotoGallery1
{
   left: 3px;
   top: 43px;
   width: 359px;
   height: 314px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #000000;
}
#PhotoGallery1 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery1 .visible-col6
{
   display: none;
}
#PhotoGallery1 .visible-col3
{
   display: block;
}
#wb_Text4
{
   left: 6px;
   top: 10px;
   width: 362px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 5px;
   top: 908px;
   width: 362px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 8px;
   top: 1867px;
   width: 362px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_PhotoGallery3
{
   left: 5px;
   top: 1905px;
   width: 365px;
   height: 318px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #000000;
}
#PhotoGallery3 .thumbnail
{
   width: 33.33333333%;
}
#PhotoGallery3 .visible-col6
{
   display: none;
}
#PhotoGallery3 .visible-col3
{
   display: block;
}
#wb_Form1
{
   left: 4px;
   top: 4838px;
   width: 357px;
   height: 353px;
   visibility: visible;
   display: inline;
}
#Editbox1
{
   left: 18px;
   top: 114px;
   width: 298px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 25px;
   text-align: left;
}
#Editbox1
{
   line-height: 27px;
}
#Select1
{
   left: 18px;
   top: 174px;
   width: 329px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#wb_Text8
{
   left: 19px;
   top: 24px;
   width: 328px;
   height: 44px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   font-family: Cambria;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Checkbox1
{
   left: 22px;
   top: 313px;
   width: 21px;
   height: 13px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Checkbox1 input[type='checkbox']
{
   width: 13px;
   height: 13px;
}
#wb_Checkbox1 label::before
{
   width: 13px;
   height: 13px;
   border-color: #CCCCCC;
}
#wb_Checkbox1 label::after
{
   width: 13px;
   height: 13px;
   line-height: 13px;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::after
{
   color: #202020;
}
#wb_Checkbox1 input[type='checkbox']:checked + label::before
{
   background-color: #FFFFE9;
   background-image: none;
   border-color: #FFFFE9;
}
#Button2
{
   left: 16px;
   top: 243px;
   width: 331px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 1px 6px 1px 6px;
}
#wb_Text9
{
   left: 43px;
   top: 313px;
   width: 304px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text9
{
   font-family: "Muller Regular";
   font-weight: 400;
   font-size: 12px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_MediaPlayer1
{
   left: 11px;
   top: 367px;
   width: 351px;
   height: 392px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer2
{
   left: 5px;
   top: 1274px;
   width: 362px;
   height: 436px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer3
{
   left: 8px;
   top: 2242px;
   width: 354px;
   height: 370px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text10
{
   left: 4px;
   top: 2772px;
   width: 362px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_PhotoGallery4
{
   left: 3px;
   top: 2828px;
   width: 365px;
   height: 285px;
   visibility: visible;
   display: inline;
   margin: 0;
   color: #000000;
}
#PhotoGallery4 .thumbnail
{
   width: 20%;
}
#PhotoGallery4 .visible-col6
{
   display: none;
}
#PhotoGallery4 .visible-col5
{
   display: block;
}
#wb_MediaPlayer4
{
   left: 21px;
   top: 3128px;
   width: 328px;
   height: 375px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_IconFont_wp
{
   left: 3px;
   top: 93px;
   width: 19px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#IconFont_wp
{
   width: 19px;
   height: 32px;
}
#IconFont_wp i
{
   line-height: 32px;
   font-size: 19px;
   width: 19px;
}
#wb_Text_pit
{
   left: 206px;
   top: 7px;
   width: 165px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text_pit
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_fb_f
{
   left: 18px;
   top: 82px;
   width: 33px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#fb_f
{
   width: 33px;
   height: 27px;
}
#fb_f i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_vk_f
{
   left: 61px;
   top: 82px;
   width: 25px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#vk_f
{
   width: 25px;
   height: 28px;
}
#vk_f i
{
   line-height: 28px;
   font-size: 25px;
   width: 25px;
}
#wb_wp_f
{
   left: 96px;
   top: 82px;
   width: 29px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#wp_f
{
   width: 29px;
   height: 27px;
}
#wp_f i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_phone_f
{
   left: 135px;
   top: 82px;
   width: 30px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#phone_f
{
   width: 30px;
   height: 28px;
}
#phone_f i
{
   line-height: 28px;
   font-size: 28px;
   width: 27px;
}
#wb_Text_fotl
{
   left: 18px;
   top: 7px;
   width: 358px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#wb_Text_fotl
{
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 12px;
   margin: 0;
   padding: 5px 0 10px 0;
   text-align: left;
}
#wb_Icon1
{
   left: 31px;
   top: 93px;
   width: 19px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon1
{
   width: 19px;
   height: 32px;
}
#Icon1 i
{
   line-height: 32px;
   font-size: 19px;
   width: 18px;
}
#wb_Image_labr_f
{
   left: 279px;
   top: 7px;
   width: 92px;
   height: 92px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   left: 6px;
   top: 0px;
   width: 93px;
   height: 93px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_headerMenu
{
   left: 52px;
   top: 63px;
   width: 313px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
}
#headerMenu, .headerMenu .nav, .headerMenu .dropdown-menu
{
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 16px;
}
#wb_Icon3
{
   left: 172px;
   top: 82px;
   width: 25px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon3
{
   width: 25px;
   height: 28px;
}
#Icon3 i
{
   line-height: 28px;
   font-size: 25px;
   width: 24px;
}
#wb_Icon4
{
   left: 207px;
   top: 83px;
   width: 29px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#Icon4
{
   width: 29px;
   height: 27px;
}
#Icon4 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_Image2
{
   left: 246px;
   top: 82px;
   width: 32px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 64px;
   top: 95px;
   width: 27px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#PageFooter2
{
   top: 5191px;
   height: 122px;
   visibility: visible;
}
#PageFooter2
{
   width: 100%;
}
}
.galleria-theme-classic {background: transparent !important;}