body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_advokat
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#advokat
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 5px 0px 30px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#advokat > .col-1, #advokat > .col-2, #advokat > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#advokat > .col-1, #advokat > .col-2, #advokat > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#advokat > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#advokat > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#advokat > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0px 150px 0px 150px;
}
#advokat > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 480px)
{
#advokat > .col-1, #advokat > .col-2, #advokat > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid29
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.84);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid29
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid29 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
   float: left;
}
#LayoutGrid29 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: center;
}
#LayoutGrid29 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: right;
}
#LayoutGrid29:before,
#LayoutGrid29:after,
#LayoutGrid29 .row:before,
#LayoutGrid29 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid29:after,
#LayoutGrid29 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#concultaciaurista
{
   background-color: transparent;
   background-image: url('../images/advokat8.jpg');
   background-repeat: no-repeat;
   background-position: center top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   margin: 0;
}
#concultaciaurista-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.71;
}
#wb_LayoutGrid25
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid25
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid25 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid25 > .row > .col-1, #LayoutGrid25 > .row > .col-2, #LayoutGrid25 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid25 > .row > .col-1, #LayoutGrid25 > .row > .col-2, #LayoutGrid25 > .row > .col-3
{
   float: left;
}
#LayoutGrid25 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid25 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid25 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid25:before,
#LayoutGrid25:after,
#LayoutGrid25 .row:before,
#LayoutGrid25 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid25:after,
#LayoutGrid25 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid25 > .row > .col-1, #LayoutGrid25 > .row > .col-2, #LayoutGrid25 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_TextMenu1
{
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_TextMenu1 span
{
   margin: 0 15px 0 0px;
}
#wb_TextMenu1 .active
{
   color: #FFFFFF;
   text-decoration: none;
}
#wb_Text44 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text44
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 18px;
}
#wb_Text44 p, #wb_Text44 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text44
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text72 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text72
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text72 div
{
   text-align: center;
}
#wb_Text72
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text78 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text78
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text78 div
{
   text-align: center;
}
#wb_Text78
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text79 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text79
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text79 div
{
   text-align: center;
}
#wb_Text79
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text73 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text73
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text73 div
{
   text-align: center;
}
#wb_Text73
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text83 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text83
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text83 div
{
   text-align: center;
}
#wb_Text83
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text86 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text86
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text86 div
{
   text-align: center;
}
#wb_Text86
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
.glue_block_layer {
    background-color: #000000!important;
    opacity: 0.8!important;
}
#wb_Shape2
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#wb_Shape2 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape2 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape2 a .hover
{
   visibility: hidden;
}
#wb_Shape2 a:hover .hover
{
   visibility: visible;
}
#wb_Shape2 a:hover .default
{
   visibility: hidden;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape2
{
   margin: 0;
   -webkit-animation: transform-pulse 3000ms linear 0ms infinite normal both;
   animation: transform-pulse 3000ms linear 0ms infinite normal both;
}
#Layer4
{
   background-color: transparent;
   background-image: none;
}
#wb_Heading29
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: center;
}
#Heading29
{
   color: #61A8DE;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
}
#wb_Shape12
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape12
{
   border-width: 0;
   vertical-align: top;
}
#Layer6
{
   background-color: #FFFFFF;
   background-image: none;
   box-shadow: 1px 1px 10px #D3D3D3;
}
#wb_Text22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text22 div
{
   text-align: center;
}
#wb_Text32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text32 div
{
   text-align: center;
}
#Editbox3
{
   border: 0px solid #A9A9A9;
   border-radius: 5px;
   background-color: #FFFFFF;
   background-image: none;
   color: #C0C0C0;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 55px;
   padding: 0;
   margin: 0;
   text-align: center;
   box-shadow: 4px 4px 5px #808080 inset;
}
#Editbox3:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Button1
{
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   background-color: #FD246B;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 5px #808080;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:hover
{
   background-color: #1E90FF;
   -webkit-transition: background-color 50ms linear 0ms;
   transition: background-color 50ms linear 0ms;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 5px 0px;
   margin: 0;
   text-align: right;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text1 div
{
   text-align: right;
}
#wb_Text1
{
   display: inline-block;
   margin: 0;
   width: 125px;
   height: 18px;
}
#wb_IconFont3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 28px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#IconFont3
{
   vertical-align: middle;
}
#IconFont3 g
{
   fill: #FB404B;
   display: inline-block;
   font-size: 28px;
   vertical-align: middle;
   width: 21px;
}
#wb_IconFont3:hover g
{
   fill: #FFD700;
}
#wb_IconFont4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 59px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#IconFont4
{
   vertical-align: middle;
}
#IconFont4 g
{
   fill: #C4262E;
   display: inline-block;
   font-size: 59px;
   vertical-align: middle;
   width: 74px;
}
#wb_IconFont4:hover g
{
   fill: #FFFFFF;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/yuridicheskaya%2dkonsultaciya%2dbesplatno.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 30px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#LayoutGrid2-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.79;
}
#wb_yurist
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#yurist
{
   box-sizing: border-box;
   padding: 100px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#yurist > .row
{
   margin-right: 0;
   margin-left: 0;
}
#yurist > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#yurist > .row > .col-1
{
   float: left;
}
#yurist > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#yurist:before,
#yurist:after,
#yurist .row:before,
#yurist .row:after
{
   display: table;
   content: " ";
}
#yurist:after,
#yurist .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#yurist > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid32
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid32
{
   box-sizing: border-box;
   padding: 100px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid32 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid32 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid32 > .row > .col-1
{
   float: left;
}
#LayoutGrid32 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid32:before,
#LayoutGrid32:after,
#LayoutGrid32 .row:before,
#LayoutGrid32 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid32:after,
#LayoutGrid32 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid32 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_uslugiadvokata
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#uslugiadvokata
{
   box-sizing: border-box;
   padding: 100px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#uslugiadvokata > .row
{
   margin-right: 0;
   margin-left: 0;
}
#uslugiadvokata > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#uslugiadvokata > .row > .col-1
{
   float: left;
}
#uslugiadvokata > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#uslugiadvokata:before,
#uslugiadvokata:after,
#uslugiadvokata .row:before,
#uslugiadvokata .row:after
{
   display: table;
   content: " ";
}
#uslugiadvokata:after,
#uslugiadvokata .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#uslugiadvokata > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2
{
   float: left;
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#LayoutGrid10:before,
#LayoutGrid10:after,
#LayoutGrid10 .row:before,
#LayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid10:after,
#LayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_cosultaciaadvokata
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/advokat8.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#cosultaciaadvokata
{
   box-sizing: border-box;
   padding: 100px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#cosultaciaadvokata > .row
{
   margin-right: 0;
   margin-left: 0;
}
#cosultaciaadvokata > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#cosultaciaadvokata > .row > .col-1
{
   float: left;
}
#cosultaciaadvokata > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#cosultaciaadvokata:before,
#cosultaciaadvokata:after,
#cosultaciaadvokata .row:before,
#cosultaciaadvokata .row:after
{
   display: table;
   content: " ";
}
#cosultaciaadvokata:after,
#cosultaciaadvokata .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#cosultaciaadvokata > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#cosultaciaadvokata-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   background-color: #000000;
   opacity: 0.7;
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 100px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_factsGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#factsGrid
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#factsGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#factsGrid > .row > .col-1, #factsGrid > .row > .col-2, #factsGrid > .row > .col-3, #factsGrid > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#factsGrid > .row > .col-1, #factsGrid > .row > .col-2, #factsGrid > .row > .col-3, #factsGrid > .row > .col-4
{
   float: left;
}
#factsGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#factsGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#factsGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#factsGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#factsGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#factsGrid > .row > .col-3 > .col-3-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#factsGrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#factsGrid > .row > .col-4 > .col-4-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 50px 0px 50px 0px;
}
#factsGrid:before,
#factsGrid:after,
#factsGrid .row:before,
#factsGrid .row:after
{
   display: table;
   content: " ";
}
#factsGrid:after,
#factsGrid .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#factsGrid > .row > .col-1, #factsGrid > .row > .col-2, #factsGrid > .row > .col-3, #factsGrid > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Text38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text38
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text38 div
{
   text-align: left;
}
#wb_Text38
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card6
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card6-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 411px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 11px transparent solid;
   border-width: 11px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 20px 0px 20px 0px;
   text-align: center;
}
#Heading5
{
   color: #4F4F4F;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: center;
}
#wb_contactyurista
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#contactyurista
{
   box-sizing: border-box;
   padding: 100px 0px 100px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#contactyurista > .row
{
   margin-right: 0;
   margin-left: 0;
}
#contactyurista > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#contactyurista > .row > .col-1
{
   float: left;
}
#contactyurista > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#contactyurista:before,
#contactyurista:after,
#contactyurista .row:before,
#contactyurista .row:after
{
   display: table;
   content: " ";
}
#contactyurista:after,
#contactyurista .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#contactyurista > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid26
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid26
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid26 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2, #LayoutGrid26 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2, #LayoutGrid26 > .row > .col-3
{
   float: left;
}
#LayoutGrid26 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: center;
}
#LayoutGrid26 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 66.66666667%;
   text-align: center;
}
#LayoutGrid26 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid26:before,
#LayoutGrid26:after,
#LayoutGrid26 .row:before,
#LayoutGrid26 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid26:after,
#LayoutGrid26 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid26 > .row > .col-1, #LayoutGrid26 > .row > .col-2, #LayoutGrid26 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 28px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#IconFont1
{
   vertical-align: middle;
}
#IconFont1 g
{
   fill: #476BD6;
   display: inline-block;
   font-size: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_IconFont1:hover g
{
   fill: #1E90FF;
}
#wb_Text88 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 5px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text88
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text88 div
{
   text-align: left;
}
#wb_Text88
{
   display: inline-block;
   margin: 0;
   width: 250px;
   height: 18px;
}
#wb_IconFont2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 28px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#IconFont2
{
   vertical-align: middle;
}
#IconFont2 g
{
   fill: #476BD6;
   display: inline-block;
   font-size: 28px;
   vertical-align: middle;
   width: 23px;
}
#wb_IconFont2:hover g
{
   fill: #1E90FF;
}
#wb_Text89 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 5px 10px;
   margin: 0;
   text-align: left;
}
#wb_Text89
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text89 div
{
   text-align: left;
}
#wb_Text89
{
   display: inline-block;
   margin: 0;
   width: 250px;
   height: 18px;
}
#wb_Shape9
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape9
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 217px;
   height: 47px;
   background-color: #C4262E;
   background: linear-gradient(315deg, #FB404B 0%, #C4262E 100%);
   border: 0px #FB404B solid;
   border-radius: 20px;
   box-shadow: 1px 1px 10px rgba(0,0,0,0.20);
}
#Shape9_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: inline-block;
   margin: 0;
   width: 150px;
   height: 54px;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: right;
   z-index: 1111 !important;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 25%;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 28px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_Shape3
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape3
{
   margin: 0;
   -webkit-animation: transform-bounce 1000ms linear 0ms infinite normal both;
   animation: transform-bounce 1000ms linear 0ms infinite normal both;
   -webkit-animation-play-state: paused;
   animation-play-state: paused;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Heading12
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 50px 0px;
   text-align: center;
}
#Heading12
{
   color: #61A8DE;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid19
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid19
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid19 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2, #LayoutGrid19 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2, #LayoutGrid19 > .row > .col-3
{
   float: left;
   height: 305px;
}
#LayoutGrid19 > .row > .col-1
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid19 > .row > .col-2
{
   background-color: #DFE3E4;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid19 > .row > .col-3
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid19:before,
#LayoutGrid19:after,
#LayoutGrid19 .row:before,
#LayoutGrid19 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid19:after,
#LayoutGrid19 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid19 > .row > .col-1, #LayoutGrid19 > .row > .col-2, #LayoutGrid19 > .row > .col-3
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_Heading19
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: center;
}
#Heading19
{
   color: #202020;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading15
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 50px 0px;
   text-align: center;
}
#Heading15
{
   color: #61A8DE;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: left;
}
#LayoutGrid5 > .row > .col-1
{
   background-color: #DFE3E4;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-2
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5 > .row > .col-3
{
   background-color: #DFE3E4;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid5:before,
#LayoutGrid5:after,
#LayoutGrid5 .row:before,
#LayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid5:after,
#LayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .row > .col-1, #LayoutGrid5 > .row > .col-2, #LayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#LayoutGrid6 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-2
{
   background-color: #DFE3E4;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6 > .row > .col-3
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .row > .col-1, #LayoutGrid6 > .row > .col-2, #LayoutGrid6 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#Line10
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Heading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading6
{
   color: #383838;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: center;
}
#Heading7
{
   color: #202020;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #383838;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: center;
}
#Heading8
{
   color: #383838;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading9
{
   color: #383838;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading10
{
   color: #383838;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading11
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: center;
}
#Heading11
{
   color: #202020;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading13
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading13
{
   color: #383838;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading14
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: center;
}
#Heading14
{
   color: #202020;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading16
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading16
{
   color: #383838;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading17
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: center;
}
#Heading17
{
   color: #202020;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading18
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading18
{
   color: #383838;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading20
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: center;
}
#Heading20
{
   color: #202020;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading21
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading21
{
   color: #383838;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading22
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: center;
}
#Heading22
{
   color: #383838;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading23
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading23
{
   color: #383838;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading24
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 0px 20px 0px;
   text-align: center;
}
#Heading24
{
   color: #383838;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#wb_Heading25
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 10px 10px 10px 10px;
   text-align: center;
}
#Heading25
{
   color: #383838;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   margin: 0;
   text-align: center;
}
#Line11
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line12
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line13
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line14
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line15
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line16
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line17
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line21
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line19
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line22
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line23
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line24
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line25
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line26
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line27
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line28
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line29
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 50px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Heading26
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: center;
}
#Heading26
{
   color: #61A8DE;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
}
#Layer1
{
   background-color: #E2F0FC;
   background-image: none;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text12 div
{
   text-align: center;
}
#wb_Shape18
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape18
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text13 div
{
   text-align: center;
}
#wb_Heading27
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: center;
}
#Heading27
{
   color: #61A8DE;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
}
#wb_Heading28
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: center;
}
#Heading28
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: center;
}
#wb_Text24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text24
{
   color: #1E90FF;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
   line-height: 31px;
}
#wb_Text24 div
{
   text-align: center;
}
#wb_Text24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #1E90FF;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
   line-height: 31px;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #1E90FF;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
   line-height: 31px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text6
{
   color: #1E90FF;
   font-family: Arial;
   font-weight: normal;
   font-size: 27px;
   line-height: 31px;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text8
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text10
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line30
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 55px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Extension5 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/
.animationExtension5::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #FFFFFF;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}

.animationExtension5::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 45px #FFFFFF!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}

@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}
@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}
.castomExtension5:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #FFFFFF;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

#Extension5
{
    width: 340px;
    height: 60px;
    top: 1591px;
    left: 430px;
}
.btnExtension5:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFFFF!important;
    z-index:1;
}
.btnExtension5:hover,
.btnExtension5:active {
    color: #FFFFFF;
    border: 0px solid #FFA500!important;
}
.btn-1b:hover:after,
.btn-1b:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnExtension5 { 
       width:100%;
       height:100%;
	border: 0px solid #FFA500!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFFFF!important;
	background: #C4262E;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 5px!important;
       z-index:1;
       overflow: hidden;
}
.btnExtension5:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #1E90FF;
}


.btnExtension5:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/* Pseudo elements for icons */
.btnExtension5:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}
.icon-cart:before {
	content: "\e007";
}
.icon-cart-2:before {
	content: "\e008";
}
.icon-heart:before {
	content: "\e009";
}
/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00b";
}
/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}
.icon-arrow-right:before {
	content: "\e00d";
}
.icon-arrow-left:before {
	content: "\e003";
}
.icon-truck:before {
	content: "\e00e";
}
.icon-remove:before {
	content: "\e00f";
}
.icon-cog:before {
	content: "\e010";
}
.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}
.icon-minus:before {
	content: "\e012";
}
.bh-icon-smiley:before {
	content: "\e001";
}
.bh-icon-sad:before {
	content: "\e002";
}
.icon-file:before {
	content: "\e004";
}
.icon-remove-2:before {
	content: "\e005";
}
/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFFFFF;
}
/* Button 1a */
.btn-1aExtension5:hover,
.btn-1aExtension5:active {
	color: #FFFFFF;
	background: #fff;
}
/* Button 1b */
.btn-1bExtension5:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1bExtension5:hover,
.btn-1bExtension5:active {
	color: #FFFFFF;
}
.btn-1bExtension5:hover:after,
.btn-1bExtension5:active:after {
	height: 100%;
}
/* Button 1c */
.btn-1cExtension5:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1cExtension5:hover,
.btn-1cExtension5:active {
	color: #FFFFFF;
}
.btn-1cExtension5:hover:after,
.btn-1cExtension5:active:after {
	width: 100%;
}
/* Button 1d */
.btn-1dExtension5 {
	overflow: hidden;
}
.btn-1dExtension5:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1dExtension5:hover,
.btn-1dExtension5:active {
	color: #FFFFFF;
}
.btn-1dExtension5:hover:after {
	width: 100%;
	opacity: 1;
}
.btn-1dExtension5:active:after {
	width: 101%;
	opacity: 1;
}
/* Button 1e */
.btn-1eExtension5 {
	overflow: hidden;
}
.btn-1eExtension5:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1eExtension5:hover,
.btn-1eExtension5:active {
	color: #FFFFFF;
}
.btn-1eExtension5:hover:after {
	height: 1000%!important;
       opacity: 1;
}
.btn-1eExtension5:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1eExtension5:active:after {
	height: 400%;
	opacity: 1;
}
/* Button 1f */
.btn-1fExtension5 {
	overflow: hidden;
}
.btn-1fExtension5:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1fExtension5:hover,
.btn-1fExtension5:active {
	color: #FFFFFF;
}
.btn-1fExtension5:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-1fExtension5:active:after {
	height: 130%;
	opacity: 1;
}
/* Button 2 */
.btn-2Extension5 {
	background: #C4262E;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bExtension5 {
	border-radius: 5px!important;
}
.btn-2bExtension5:hover {
	box-shadow: 0 8px #1E90FF;
	top: -2px;
}
.btn-2bExtension5:active {
	box-shadow: 0 0 #1E90FF;
	top: 6px;
}

#Line18
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 100px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line20
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 55px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Shape6
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape6
{
   top: 0px;
   width: 183px;
   height: 33px;
   background-color: #61A8DE;
   background-image: none;
   border: 1px #61A8DE solid;
   border-radius: 3px;
}
#Shape6:hover
{
   background-color: #C4262E;
   background-image: none;
   border: 1px #C4262E solid;
}
#Shape6_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape6
{
   margin: 10px 0px 0px 0px;
}
#wb_Shape7
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape7
{
   top: 0px;
   width: 183px;
   height: 33px;
   background-color: #61A8DE;
   background-image: none;
   border: 1px #61A8DE solid;
   border-radius: 3px;
}
#Shape7:hover
{
   background-color: #C4262E;
   background-image: none;
   border: 1px #C4262E solid;
}
#Shape7_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape7
{
   margin: 10px 0px 0px 0px;
}
#wb_Shape8
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape8
{
   top: 0px;
   width: 183px;
   height: 33px;
   background-color: #61A8DE;
   background-image: none;
   border: 1px #61A8DE solid;
   border-radius: 3px;
}
#Shape8:hover
{
   background-color: #C4262E;
   background-image: none;
   border: 1px #C4262E solid;
}
#Shape8_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape8
{
   margin: 10px 0px 0px 0px;
}
#wb_Shape10
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape10
{
   top: 0px;
   width: 183px;
   height: 33px;
   background-color: #61A8DE;
   background-image: none;
   border: 1px #61A8DE solid;
   border-radius: 3px;
}
#Shape10:hover
{
   background-color: #C4262E;
   background-image: none;
   border: 1px #C4262E solid;
}
#Shape10_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape10
{
   margin: 10px 0px 0px 0px;
}
#wb_Shape13
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape13
{
   top: 0px;
   width: 183px;
   height: 33px;
   background-color: #61A8DE;
   background-image: none;
   border: 1px #61A8DE solid;
   border-radius: 3px;
}
#Shape13:hover
{
   background-color: #C4262E;
   background-image: none;
   border: 1px #C4262E solid;
}
#Shape13_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape13
{
   margin: 10px 0px 0px 0px;
}
#wb_Shape14
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape14
{
   top: 0px;
   width: 183px;
   height: 33px;
   background-color: #61A8DE;
   background-image: none;
   border: 1px #61A8DE solid;
   border-radius: 3px;
}
#Shape14:hover
{
   background-color: #C4262E;
   background-image: none;
   border: 1px #C4262E solid;
}
#Shape14_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape14
{
   margin: 10px 0px 0px 0px;
}
#wb_Shape15
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape15
{
   top: 0px;
   width: 183px;
   height: 33px;
   background-color: #61A8DE;
   background-image: none;
   border: 1px #61A8DE solid;
   border-radius: 3px;
}
#Shape15:hover
{
   background-color: #C4262E;
   background-image: none;
   border: 1px #C4262E solid;
}
#Shape15_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape15
{
   margin: 10px 0px 0px 0px;
}
#wb_Shape16
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape16
{
   top: 0px;
   width: 183px;
   height: 33px;
   background-color: #61A8DE;
   background-image: none;
   border: 1px #61A8DE solid;
   border-radius: 3px;
}
#Shape16:hover
{
   background-color: #C4262E;
   background-image: none;
   border: 1px #C4262E solid;
}
#Shape16_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape16
{
   margin: 10px 0px 0px 0px;
}
#wb_Shape17
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape17
{
   top: 0px;
   width: 183px;
   height: 33px;
   background-color: #61A8DE;
   background-image: none;
   border: 1px #61A8DE solid;
   border-radius: 3px;
}
#Shape17:hover
{
   background-color: #C4262E;
   background-image: none;
   border: 1px #C4262E solid;
}
#Shape17_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape17
{
   margin: 10px 0px 0px 0px;
}
#Line31
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 55px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Extension3 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/
.animationExtension3::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #FFFFFF;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}

.animationExtension3::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 45px #FFFFFF!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}

@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}
@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}
.castomExtension3:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #FFFFFF;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

#Extension3
{
    width: 340px;
    height: 60px;
    top: 2092px;
    left: 430px;
}
.btnExtension3:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFFFF!important;
    z-index:1;
}
.btnExtension3:hover,
.btnExtension3:active {
    color: #FFFFFF;
    border: 0px solid #FFA500!important;
}
.btn-1b:hover:after,
.btn-1b:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnExtension3 { 
       width:100%;
       height:100%;
	border: 0px solid #FFA500!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFFFF!important;
	background: #C4262E;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 5px!important;
       z-index:1;
       overflow: hidden;
}
.btnExtension3:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #1E90FF;
}


.btnExtension3:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/* Pseudo elements for icons */
.btnExtension3:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}
.icon-cart:before {
	content: "\e007";
}
.icon-cart-2:before {
	content: "\e008";
}
.icon-heart:before {
	content: "\e009";
}
/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00b";
}
/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}
.icon-arrow-right:before {
	content: "\e00d";
}
.icon-arrow-left:before {
	content: "\e003";
}
.icon-truck:before {
	content: "\e00e";
}
.icon-remove:before {
	content: "\e00f";
}
.icon-cog:before {
	content: "\e010";
}
.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}
.icon-minus:before {
	content: "\e012";
}
.bh-icon-smiley:before {
	content: "\e001";
}
.bh-icon-sad:before {
	content: "\e002";
}
.icon-file:before {
	content: "\e004";
}
.icon-remove-2:before {
	content: "\e005";
}
/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFFFFF;
}
/* Button 1a */
.btn-1aExtension3:hover,
.btn-1aExtension3:active {
	color: #FFFFFF;
	background: #fff;
}
/* Button 1b */
.btn-1bExtension3:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1bExtension3:hover,
.btn-1bExtension3:active {
	color: #FFFFFF;
}
.btn-1bExtension3:hover:after,
.btn-1bExtension3:active:after {
	height: 100%;
}
/* Button 1c */
.btn-1cExtension3:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1cExtension3:hover,
.btn-1cExtension3:active {
	color: #FFFFFF;
}
.btn-1cExtension3:hover:after,
.btn-1cExtension3:active:after {
	width: 100%;
}
/* Button 1d */
.btn-1dExtension3 {
	overflow: hidden;
}
.btn-1dExtension3:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1dExtension3:hover,
.btn-1dExtension3:active {
	color: #FFFFFF;
}
.btn-1dExtension3:hover:after {
	width: 100%;
	opacity: 1;
}
.btn-1dExtension3:active:after {
	width: 101%;
	opacity: 1;
}
/* Button 1e */
.btn-1eExtension3 {
	overflow: hidden;
}
.btn-1eExtension3:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1eExtension3:hover,
.btn-1eExtension3:active {
	color: #FFFFFF;
}
.btn-1eExtension3:hover:after {
	height: 1000%!important;
       opacity: 1;
}
.btn-1eExtension3:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1eExtension3:active:after {
	height: 400%;
	opacity: 1;
}
/* Button 1f */
.btn-1fExtension3 {
	overflow: hidden;
}
.btn-1fExtension3:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1fExtension3:hover,
.btn-1fExtension3:active {
	color: #FFFFFF;
}
.btn-1fExtension3:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-1fExtension3:active:after {
	height: 130%;
	opacity: 1;
}
/* Button 2 */
.btn-2Extension3 {
	background: #C4262E;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bExtension3 {
	border-radius: 5px!important;
}
.btn-2bExtension3:hover {
	box-shadow: 0 8px #1E90FF;
	top: -2px;
}
.btn-2bExtension3:active {
	box-shadow: 0 0 #1E90FF;
	top: 6px;
}

#wb_Extension4 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/
.animationExtension4::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #FFFFFF;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}

.animationExtension4::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 45px #FFFFFF!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}

@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}
@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}
.castomExtension4:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #FFFFFF;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

#Extension4
{
    width: 340px;
    height: 60px;
    top: 3542px;
    left: 430px;
}
.btnExtension4:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFFFF!important;
    z-index:1;
}
.btnExtension4:hover,
.btnExtension4:active {
    color: #FFFFFF;
    border: 0px solid #FFA500!important;
}
.btn-1b:hover:after,
.btn-1b:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnExtension4 { 
       width:100%;
       height:100%;
	border: 0px solid #FFA500!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFFFF!important;
	background: #C4262E;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 5px!important;
       z-index:1;
       overflow: hidden;
}
.btnExtension4:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #1E90FF;
}


.btnExtension4:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/* Pseudo elements for icons */
.btnExtension4:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}
.icon-cart:before {
	content: "\e007";
}
.icon-cart-2:before {
	content: "\e008";
}
.icon-heart:before {
	content: "\e009";
}
/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00b";
}
/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}
.icon-arrow-right:before {
	content: "\e00d";
}
.icon-arrow-left:before {
	content: "\e003";
}
.icon-truck:before {
	content: "\e00e";
}
.icon-remove:before {
	content: "\e00f";
}
.icon-cog:before {
	content: "\e010";
}
.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}
.icon-minus:before {
	content: "\e012";
}
.bh-icon-smiley:before {
	content: "\e001";
}
.bh-icon-sad:before {
	content: "\e002";
}
.icon-file:before {
	content: "\e004";
}
.icon-remove-2:before {
	content: "\e005";
}
/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFFFFF;
}
/* Button 1a */
.btn-1aExtension4:hover,
.btn-1aExtension4:active {
	color: #FFFFFF;
	background: #fff;
}
/* Button 1b */
.btn-1bExtension4:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1bExtension4:hover,
.btn-1bExtension4:active {
	color: #FFFFFF;
}
.btn-1bExtension4:hover:after,
.btn-1bExtension4:active:after {
	height: 100%;
}
/* Button 1c */
.btn-1cExtension4:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1cExtension4:hover,
.btn-1cExtension4:active {
	color: #FFFFFF;
}
.btn-1cExtension4:hover:after,
.btn-1cExtension4:active:after {
	width: 100%;
}
/* Button 1d */
.btn-1dExtension4 {
	overflow: hidden;
}
.btn-1dExtension4:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1dExtension4:hover,
.btn-1dExtension4:active {
	color: #FFFFFF;
}
.btn-1dExtension4:hover:after {
	width: 100%;
	opacity: 1;
}
.btn-1dExtension4:active:after {
	width: 101%;
	opacity: 1;
}
/* Button 1e */
.btn-1eExtension4 {
	overflow: hidden;
}
.btn-1eExtension4:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1eExtension4:hover,
.btn-1eExtension4:active {
	color: #FFFFFF;
}
.btn-1eExtension4:hover:after {
	height: 1000%!important;
       opacity: 1;
}
.btn-1eExtension4:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1eExtension4:active:after {
	height: 400%;
	opacity: 1;
}
/* Button 1f */
.btn-1fExtension4 {
	overflow: hidden;
}
.btn-1fExtension4:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1fExtension4:hover,
.btn-1fExtension4:active {
	color: #FFFFFF;
}
.btn-1fExtension4:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-1fExtension4:active:after {
	height: 130%;
	opacity: 1;
}
/* Button 2 */
.btn-2Extension4 {
	background: #C4262E;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bExtension4 {
	border-radius: 5px!important;
}
.btn-2bExtension4:hover {
	box-shadow: 0 8px #1E90FF;
	top: -2px;
}
.btn-2bExtension4:active {
	box-shadow: 0 0 #1E90FF;
	top: 6px;
}

#wb_Extension6 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/
.animationExtension6::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #FFFFFF;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}

.animationExtension6::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 45px #FFFFFF!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}

@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}
@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}
.castomExtension6:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #FFFFFF;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

#Extension6
{
    width: 340px;
    height: 60px;
    top: 4959px;
    left: 430px;
}
.btnExtension6:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFFFF!important;
    z-index:1;
}
.btnExtension6:hover,
.btnExtension6:active {
    color: #FFFFFF;
    border: 0px solid #FFA500!important;
}
.btn-1b:hover:after,
.btn-1b:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnExtension6 { 
       width:100%;
       height:100%;
	border: 0px solid #FFA500!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFFFF!important;
	background: #C4262E;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 5px!important;
       z-index:1;
       overflow: hidden;
}
.btnExtension6:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #1E90FF;
}


.btnExtension6:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/* Pseudo elements for icons */
.btnExtension6:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}
.icon-cart:before {
	content: "\e007";
}
.icon-cart-2:before {
	content: "\e008";
}
.icon-heart:before {
	content: "\e009";
}
/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00b";
}
/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}
.icon-arrow-right:before {
	content: "\e00d";
}
.icon-arrow-left:before {
	content: "\e003";
}
.icon-truck:before {
	content: "\e00e";
}
.icon-remove:before {
	content: "\e00f";
}
.icon-cog:before {
	content: "\e010";
}
.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}
.icon-minus:before {
	content: "\e012";
}
.bh-icon-smiley:before {
	content: "\e001";
}
.bh-icon-sad:before {
	content: "\e002";
}
.icon-file:before {
	content: "\e004";
}
.icon-remove-2:before {
	content: "\e005";
}
/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFFFFF;
}
/* Button 1a */
.btn-1aExtension6:hover,
.btn-1aExtension6:active {
	color: #FFFFFF;
	background: #fff;
}
/* Button 1b */
.btn-1bExtension6:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1bExtension6:hover,
.btn-1bExtension6:active {
	color: #FFFFFF;
}
.btn-1bExtension6:hover:after,
.btn-1bExtension6:active:after {
	height: 100%;
}
/* Button 1c */
.btn-1cExtension6:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1cExtension6:hover,
.btn-1cExtension6:active {
	color: #FFFFFF;
}
.btn-1cExtension6:hover:after,
.btn-1cExtension6:active:after {
	width: 100%;
}
/* Button 1d */
.btn-1dExtension6 {
	overflow: hidden;
}
.btn-1dExtension6:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1dExtension6:hover,
.btn-1dExtension6:active {
	color: #FFFFFF;
}
.btn-1dExtension6:hover:after {
	width: 100%;
	opacity: 1;
}
.btn-1dExtension6:active:after {
	width: 101%;
	opacity: 1;
}
/* Button 1e */
.btn-1eExtension6 {
	overflow: hidden;
}
.btn-1eExtension6:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1eExtension6:hover,
.btn-1eExtension6:active {
	color: #FFFFFF;
}
.btn-1eExtension6:hover:after {
	height: 1000%!important;
       opacity: 1;
}
.btn-1eExtension6:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1eExtension6:active:after {
	height: 400%;
	opacity: 1;
}
/* Button 1f */
.btn-1fExtension6 {
	overflow: hidden;
}
.btn-1fExtension6:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1fExtension6:hover,
.btn-1fExtension6:active {
	color: #FFFFFF;
}
.btn-1fExtension6:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-1fExtension6:active:after {
	height: 130%;
	opacity: 1;
}
/* Button 2 */
.btn-2Extension6 {
	background: #C4262E;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bExtension6 {
	border-radius: 5px!important;
}
.btn-2bExtension6:hover {
	box-shadow: 0 8px #1E90FF;
	top: -2px;
}
.btn-2bExtension6:active {
	box-shadow: 0 0 #1E90FF;
	top: 6px;
}

#wb_Extension7 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/
.animationExtension7::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #FFFFFF;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}

.animationExtension7::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 45px #FFFFFF!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}

@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}
@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}

@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}
.castomExtension7:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #FFFFFF;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

#Extension7
{
    width: 340px;
    height: 60px;
    top: 4176px;
    left: 430px;
}
.btnExtension7:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFFFF!important;
    z-index:1;
}
.btnExtension7:hover,
.btnExtension7:active {
    color: #FFFFFF;
    border: 0px solid #FFA500!important;
}
.btn-1b:hover:after,
.btn-1b:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnExtension7 { 
       width:100%;
       height:100%;
	border: 0px solid #FFA500!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFFFF!important;
	background: #C4262E;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 5px!important;
       z-index:1;
       overflow: hidden;
}
.btnExtension7:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #1E90FF;
}


.btnExtension7:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/* Pseudo elements for icons */
.btnExtension7:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}
.icon-cart:before {
	content: "\e007";
}
.icon-cart-2:before {
	content: "\e008";
}
.icon-heart:before {
	content: "\e009";
}
/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00b";
}
/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}
.icon-arrow-right:before {
	content: "\e00d";
}
.icon-arrow-left:before {
	content: "\e003";
}
.icon-truck:before {
	content: "\e00e";
}
.icon-remove:before {
	content: "\e00f";
}
.icon-cog:before {
	content: "\e010";
}
.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}
.icon-minus:before {
	content: "\e012";
}
.bh-icon-smiley:before {
	content: "\e001";
}
.bh-icon-sad:before {
	content: "\e002";
}
.icon-file:before {
	content: "\e004";
}
.icon-remove-2:before {
	content: "\e005";
}
/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFFFFF;
}
/* Button 1a */
.btn-1aExtension7:hover,
.btn-1aExtension7:active {
	color: #FFFFFF;
	background: #fff;
}
/* Button 1b */
.btn-1bExtension7:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1bExtension7:hover,
.btn-1bExtension7:active {
	color: #FFFFFF;
}
.btn-1bExtension7:hover:after,
.btn-1bExtension7:active:after {
	height: 100%;
}
/* Button 1c */
.btn-1cExtension7:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1cExtension7:hover,
.btn-1cExtension7:active {
	color: #FFFFFF;
}
.btn-1cExtension7:hover:after,
.btn-1cExtension7:active:after {
	width: 100%;
}
/* Button 1d */
.btn-1dExtension7 {
	overflow: hidden;
}
.btn-1dExtension7:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1dExtension7:hover,
.btn-1dExtension7:active {
	color: #FFFFFF;
}
.btn-1dExtension7:hover:after {
	width: 100%;
	opacity: 1;
}
.btn-1dExtension7:active:after {
	width: 101%;
	opacity: 1;
}
/* Button 1e */
.btn-1eExtension7 {
	overflow: hidden;
}
.btn-1eExtension7:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1eExtension7:hover,
.btn-1eExtension7:active {
	color: #FFFFFF;
}
.btn-1eExtension7:hover:after {
	height: 1000%!important;
       opacity: 1;
}
.btn-1eExtension7:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1eExtension7:active:after {
	height: 400%;
	opacity: 1;
}
/* Button 1f */
.btn-1fExtension7 {
	overflow: hidden;
}
.btn-1fExtension7:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1fExtension7:hover,
.btn-1fExtension7:active {
	color: #FFFFFF;
}
.btn-1fExtension7:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-1fExtension7:active:after {
	height: 130%;
	opacity: 1;
}
/* Button 2 */
.btn-2Extension7 {
	background: #C4262E;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bExtension7 {
	border-radius: 5px!important;
}
.btn-2bExtension7:hover {
	box-shadow: 0 8px #1E90FF;
	top: -2px;
}
.btn-2bExtension7:active {
	box-shadow: 0 0 #1E90FF;
	top: 6px;
}

#Line7
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 55px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Picture1
{
   margin: 0;
   vertical-align: top;
}
#Picture1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 320px;
   height: 320px;
   vertical-align: top;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text7
{
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   line-height: 22px;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Extension10
{
   background-color: transparent;
   border: 0px #C0C0C0 solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   overflow: auto;
}
#wb_Extension10 dl, dt, dl
{
   font-size: 19px;
   margin: 0;
   padding: 0;
}
#wb_Extension10 dt
{
   color: #0C0C0C;
   font-family: Arial;
   font-weight: bold;
   text-decoration: none;
   margin-bottom: 14px;
   cursor: pointer;
   line-height: 16px;
   background: url(images/faq_arrows.png) 0 0 no-repeat;
   padding-left: 18px;
}
#wb_Extension10 dt:hover
{
   text-decoration: underline;
}
#wb_Extension10 dt.open
{
   background-position: 0 -16px;
}
#wb_Extension10 dd
{
   color: #0C0C0C;
   font-family: Arial;
   font-weight: normal;
   margin-bottom: 14px;
   margin-left: 28px;
   text-decoration: none;
}
#wb_Extension10 *:first-child
{
   margin-top: 14px;
   padding-top: 0;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text21
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 31px;
}
#wb_Text21 div
{
   text-align: left;
}
#wb_Text21
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#Line5
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 25px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text28 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 5px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text28
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text28 div
{
   text-align: center;
}
#wb_Text28
{
   display: inline-block;
   margin: 0;
   width: 261px;
   height: 36px;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0;
   padding: 15px 15px 15px 15px;
   text-align: center;
}
#Heading3
{
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
}
#wb_Shape4
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape4
{
   border-width: 0;
   vertical-align: top;
}
#wb_FontAwesomeIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   -webkit-animation: push 3000ms linear 0ms infinite normal both;
   animation: push 3000ms linear 0ms infinite normal both;
   line-height: 44px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#FontAwesomeIcon1
{
   vertical-align: middle;
}
#FontAwesomeIcon1 g
{
   fill: #FFFFFF;
   display: inline-block;
   font-size: 44px;
   vertical-align: middle;
   width: 33px;
}
#wb_FontAwesomeIcon1:hover g
{
   fill: #F1C8E6;
}
#wb_Text14 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 5px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text14
{
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   line-height: 22px;
}
#wb_Text14 div
{
   text-align: center;
}
#wb_Text14
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text29 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 5px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text29
{
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   line-height: 22px;
}
#wb_Text29 div
{
   text-align: center;
}
#wb_Text29
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text30 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text30
{
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 19px;
   line-height: 22px;
}
#wb_Text30 div
{
   text-align: center;
}
#wb_Text30
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Shape1
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#wb_Shape1 a img
{
   position: relative;
   left: 0;
}
#wb_Shape1 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape1 a .hover
{
   visibility: hidden;
}
#wb_Shape1 a:hover .hover
{
   visibility: visible;
}
#wb_Shape1 a:hover .default
{
   visibility: hidden;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#Line3
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 60px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line1
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 60px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#Line2
{
   border-color: transparent;
   border-style: solid;
   border-bottom-width: 60px;
   border-top: 0px;
   border-left: 0px;
   border-right: 0px;
   height: 0 !important;
   line-height: 0px !important;
   margin: 0;
   padding: 0;
}
#wb_Text94 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text94
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text94 div
{
   text-align: center;
}
#wb_Text31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text31
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text31 div
{
   text-align: center;
}
#wb_Text39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text39
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text39 div
{
   text-align: center;
}
#wb_Shape19
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#Shape19
{
   top: 10px;
   width: 185px;
   height: 36px;
   background-color: #FB404B;
   background-image: none;
   border: 1px #FB404B solid;
   border-radius: 2px;
}
#Shape19:hover
{
   background-color: #3CB371;
   background-image: none;
   border: 1px #3CB371 solid;
}
#Shape19_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0px;
   top: 0;
   width: 100%;
   height: 100%;
   box-sizing: border-box;
   padding: 0;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Shape19
{
   margin: 10px 10px 10px 10px;
}
#wb_Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   margin: 0;
   padding: 0px 0px 15px 0px;
   text-align: left;
}
#Heading4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 43px;
   margin: 0;
   text-align: left;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text11
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   line-height: 29px;
}
#wb_Text11 div
{
   text-align: left;
}
#Layer8
{
   background-color: #FFFFFF;
   background-image: none;
   border-radius: 10px;
   box-shadow: 0px 0px 50px #000000;
}
#Editbox2
{
   border: 0px solid #A9A9A9;
   border-radius: 5px;
   background-color: #FFFFFF;
   background-image: none;
   color: #0C0C0C;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 50px;
   padding: 0;
   margin: 0;
   text-align: center;
   box-shadow: 4px 4px 5px #808080 inset;
}
#Editbox2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Text40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text40
{
   color: #4F4F4F;
   font-family: "Roboto Condensed Light";
   font-weight: normal;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text40 div
{
   text-align: left;
}
#Button2
{
   border: 0px solid #FFFFFF;
   border-radius: 5px;
   background-color: #C4262E;
   background-image: none;
   color: #FFFFFF;
   box-shadow: 0px 0px 5px #808080;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button2:hover
{
   background-color: #3CB371;
   -webkit-transition: background-color 50ms linear 0ms;
   transition: background-color 50ms linear 0ms;
}
#wb_Text26 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 10px 0px;
   margin: 0;
   text-align: left;
}
#wb_Text26
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 16px;
}
#wb_Text26 div
{
   text-align: left;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text27
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   line-height: 24px;
}
#wb_Text27 div
{
   text-align: center;
}
#wb_FontAwesomeIcon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 50px;
   vertical-align: top;
}
#FontAwesomeIcon7
{
   vertical-align: middle;
}
#FontAwesomeIcon7 g
{
   fill: #FFD700;
   display: inline-block;
   font-size: 50px;
   vertical-align: middle;
   width: 56px;
}
#wb_FontAwesomeIcon7:hover g
{
   fill: #FFFF00;
}
#wb_IconFont6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 50px;
   vertical-align: top;
}
#IconFont6
{
   vertical-align: middle;
}
#IconFont6 g
{
   fill: #FFD700;
   display: inline-block;
   font-size: 50px;
   vertical-align: middle;
   width: 42px;
}
#wb_IconFont6:hover g
{
   fill: #FFFF00;
}
#wb_IconFont5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 50px;
   vertical-align: top;
}
#IconFont5
{
   vertical-align: middle;
}
#IconFont5 g
{
   fill: #FFD700;
   display: inline-block;
   font-size: 50px;
   vertical-align: middle;
   width: 63px;
}
#wb_IconFont5:hover g
{
   fill: #FFFF00;
}
#wb_uid51
{
   color: #4F4F4F;
}
#Line11
{
   display: block;
   width: 100%;
   z-index: 74;
}
#wb_uid24
{
   overflow: hidden;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 57;
}
#wb_Shape1
{
   display: inline-block;
   width: 210px;
   height: 50px;
   z-index: 52;
   position: relative;
}
#Layer6
{
   position: absolute;
   text-align: left;
   left: 1220px;
   top: 4737px;
   width: 918px;
   height: 578px;
   z-index: 221;
}
#wb_uid12
{
   color: #000000;
}
#wb_uid5
{
   color: #FFFFFF;
}
#wb_CssMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 7;
}
#Line29
{
   display: block;
   width: 100%;
   z-index: 110;
}
#Line12
{
   display: block;
   width: 100%;
   z-index: 75;
}
#wb_uid23
{
   color: #FFFFFF;
}
#wb_FontAwesomeIcon1
{
   display: inline-block;
   width: 44px;
   height: 44px;
   text-align: center;
   z-index: 48;
}
#wb_Shape2
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 174px;
   height: 50px;
   display: none;
   z-index: 32;
}
#wb_uid13
{
   color: #000000;
}
#wb_uid4
{
   color: #FFFFFF;
   font-family: "Tahoma";
   font-size: 15px;
}
#Line28
{
   display: block;
   width: 100%;
   z-index: 105;
}
#wb_uid34
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 15px;
}
#Line13
{
   display: block;
   width: 100%;
   z-index: 80;
}
#wb_uid22
{
   color: #FFFFFF;
}
#Line5
{
   display: inline-block;
   width: 250px;
   z-index: 46;
}
#Shape18
{
   width: 80px;
   height: 80px;
}
#wb_Shape3
{
   position: absolute;
   left: 33px;
   top: 70px;
   width: 50px;
   height: 50px;
   z-index: 33;
}
#Button2
{
   position: absolute;
   left: 48px;
   top: 298px;
   width: 300px;
   height: 55px;
   z-index: 12;
}
#wb_Text40
{
   position: absolute;
   left: 48px;
   top: 114px;
   width: 300px;
   height: 54px;
   z-index: 11;
}
#Layer8
{
   position: absolute;
   text-align: center;
   left: 795px;
   top: 200px;
   width: 389px;
   height: 488px;
   z-index: 22;
}
#wb_uid10
{
   color: #FFFFFF;
}
#wb_uid3
{
   color: #4F4F4F;
}
#wb_uid35
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 15px;
}
#wb_Heading8
{
   display: inline-block;
   width: 100%;
   z-index: 81;
}
#wb_uid21
{
   color: #FFFFFF;
}
#Button1
{
   position: absolute;
   left: 156px;
   top: 407px;
   width: 300px;
   height: 55px;
   z-index: 42;
}
#wb_uid11
{
   color: #4F4F4F;
}
#wb_uid2
{
   color: #4F4F4F;
}
#Line7
{
   display: block;
   width: 100%;
   z-index: 137;
}
#wb_uid36
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 15px;
}
#wb_Heading9
{
   display: inline-block;
   width: 100%;
   z-index: 77;
}
#wb_Picture1
{
   display: block;
   width: 100%;
   height: 320px;
   z-index: 66;
}
#wb_uid20
{
   border-width: 0;
   width: 210px;
   height: 50px;
}
#wb_uid16
{
   color: #000000;
   font-family: "Arial";
   font-size: 21px;
}
#IconFont6
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
}
#wb_uid1
{
   color: #4F4F4F;
   font-family: "Arial";
   font-size: 16px;
   line-height: 18px;
}
#wb_TextMenu1
{
   display: inline-block;
   width: 532px;
   height: 20px;
   z-index: 155;
}
#wb_uid37
{
   color: #1E90FF;
}
#Line25
{
   display: block;
   width: 100%;
   z-index: 109;
}
#wb_uid17
{
   color: #383838;
   font-family: "Arial";
   font-size: 19px;
}
#IconFont5
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
}
#Editbox2
{
   position: absolute;
   left: 48px;
   top: 219px;
   width: 300px;
   height: 50px;
   z-index: 10;
}
#wb_uid0
{
   color: #D02600;
   font-family: "Arial";
   font-size: 16px;
   line-height: 18px;
}
#Html5
{
   display: inline-block;
   width: 56px;
   height: 43px;
   z-index: 158;
}
#Line24
{
   display: block;
   width: 100%;
   z-index: 114;
}
#wb_uid30
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 15px;
}
#wb_Heading6
{
   display: inline-block;
   width: 100%;
   z-index: 72;
}
#wb_Extension10
{
   display: inline-block;
   width: 100%;
   z-index: 68;
}
#Shape1
{
   width: 210px;
   height: 50px;
}
#Line1
{
   display: block;
   width: 100%;
   z-index: 51;
}
#Editbox3
{
   position: absolute;
   left: 156px;
   top: 262px;
   width: 300px;
   height: 55px;
   z-index: 41;
}
#wb_uid14
{
   border-width: 0;
   width: 174px;
   height: 50px;
}
#IconFont4
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
}
#wb_uid41
{
   color: #1E90FF;
}
#Line27
{
   display: block;
   width: 100%;
   z-index: 104;
}
#wb_uid31
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 15px;
}
#wb_Heading7
{
   display: inline-block;
   width: 100%;
   z-index: 76;
}
#Line18
{
   display: block;
   width: 100%;
   z-index: 61;
}
#wb_Text13
{
   position: absolute;
   left: 120px;
   top: 110px;
   width: 170px;
   height: 16px;
   text-align: center;
   z-index: 38;
}
#wb_uid15
{
   color: #000000;
   font-family: "Arial";
   font-size: 24px;
}
#Shape2
{
   width: 174px;
   height: 50px;
}
#wb_Text31
{
   position: absolute;
   left: 560px;
   top: 647px;
   width: 169px;
   height: 18px;
   text-align: center;
   z-index: 17;
}
#IconFont3
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
}
#wb_uid40
{
   color: #FFFFFF;
}
#Line26
{
   display: block;
   width: 100%;
   z-index: 100;
}
#wb_uid32
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 15px;
}
#Line19
{
   display: block;
   width: 100%;
   z-index: 89;
}
#wb_Shape8
{
   display: inline-block;
   width: 185px;
   height: 35px;
   z-index: 83;
   position: relative;
}
#wb_Extension3
{
   display: inline-block;
   width: 340px;
   height: 60px;
   z-index: 64;
}
#Line3
{
   display: block;
   width: 100%;
   z-index: 49;
}
#wb_Text12
{
   position: absolute;
   left: 135px;
   top: 79px;
   width: 140px;
   height: 21px;
   text-align: center;
   z-index: 37;
}
#wb_Text22
{
   position: absolute;
   left: 58px;
   top: 52px;
   width: 497px;
   height: 27px;
   text-align: center;
   z-index: 39;
}
#Shape12
{
   width: 50px;
   height: 50px;
}
#Shape3
{
   width: 50px;
   height: 50px;
}
#wb_Heading4
{
   position: absolute;
   left: 15px;
   top: 201px;
   width: 771px;
   height: 98px;
   z-index: 20;
}
#IconFont2
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
}
#wb_uid43
{
   color: #1E90FF;
}
#wb_Extension4
{
   display: inline-block;
   width: 340px;
   height: 60px;
   z-index: 120;
}
#wb_Shape17
{
   display: inline-block;
   width: 185px;
   height: 35px;
   z-index: 113;
   position: relative;
}
#wb_Shape16
{
   display: inline-block;
   width: 185px;
   height: 35px;
   z-index: 108;
   position: relative;
}
#wb_Shape15
{
   display: inline-block;
   width: 185px;
   height: 35px;
   z-index: 103;
   position: relative;
}
#wb_uid33
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 15px;
}
#wb_Shape14
{
   display: inline-block;
   width: 185px;
   height: 35px;
   z-index: 98;
   position: relative;
}
#Line21
{
   display: block;
   width: 100%;
   z-index: 95;
}
#wb_Shape13
{
   display: inline-block;
   width: 185px;
   height: 35px;
   z-index: 93;
   position: relative;
}
#wb_Shape10
{
   display: inline-block;
   width: 185px;
   height: 35px;
   z-index: 88;
   position: relative;
}
#wb_Heading5
{
   display: inline-block;
   width: 100%;
   z-index: 60;
}
#Line2
{
   display: block;
   width: 100%;
   z-index: 53;
}
#FontAwesomeIcon1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
}
#Shape4
{
   width: 206px;
   height: 44px;
}
#wb_Shape18
{
   position: absolute;
   left: 19px;
   top: 79px;
   width: 80px;
   height: 80px;
   z-index: 36;
}
#wb_Shape12
{
   position: absolute;
   left: 33px;
   top: 12px;
   width: 50px;
   height: 50px;
   z-index: 34;
}
#FontAwesomeIcon7
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
}
#wb_Text11
{
   position: absolute;
   left: 16px;
   top: 315px;
   width: 770px;
   height: 27px;
   z-index: 21;
}
#wb_Shape19
{
   position: absolute;
   left: 53px;
   top: 36px;
   width: 187px;
   height: 38px;
   display: none;
   z-index: 19;
}
#wb_Shape9
{
   display: inline-block;
   width: 220px;
   height: 50px;
   z-index: 6;
   position: relative;
}
#IconFont1
{
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
}
#wb_Heading29
{
   display: inline-block;
   width: 100%;
   z-index: 153;
}
#wb_Heading27
{
   display: inline-block;
   width: 100%;
   z-index: 135;
}
#wb_uid42
{
   color: #FFFFFF;
}
#wb_Heading28
{
   display: inline-block;
   width: 100%;
   z-index: 131;
}
#wb_Heading25
{
   display: inline-block;
   width: 100%;
   z-index: 112;
}
#wb_Heading24
{
   display: inline-block;
   width: 100%;
   z-index: 111;
}
#wb_Heading21
{
   display: inline-block;
   width: 100%;
   z-index: 107;
}
#wb_Heading20
{
   display: inline-block;
   width: 100%;
   z-index: 106;
}
#wb_Heading23
{
   display: inline-block;
   width: 100%;
   z-index: 87;
}
#wb_Heading22
{
   display: inline-block;
   width: 100%;
   z-index: 86;
}
#wb_Extension5
{
   display: inline-block;
   width: 340px;
   height: 60px;
   z-index: 69;
}
#Line20
{
   display: block;
   width: 100%;
   z-index: 63;
}
#wb_Heading26
{
   display: inline-block;
   width: 100%;
   z-index: 59;
}
#wb_Text32
{
   position: absolute;
   left: 43px;
   top: 110px;
   width: 527px;
   height: 48px;
   text-align: center;
   z-index: 40;
}
#concultaciaurista
{
   position: relative;
   text-align: center;
   width: 100%;
   height: 950px;
   float: left;
   clear: left;
   display: block;
   z-index: 218;
}
#wb_Extension6
{
   display: inline-block;
   width: 340px;
   height: 60px;
   z-index: 138;
}
#wb_uid45
{
   color: #000000;
}
#Line23
{
   display: block;
   width: 100%;
   z-index: 99;
}
#wb_uid29
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 15px;
}
#wb_Heading3
{
   display: inline-block;
   width: 100%;
   z-index: 50;
}
#wb_uid18
{
   color: #383838;
   font-family: "Arial";
   font-size: 15px;
}
#wb_IconFont5
{
   position: absolute;
   left: 619px;
   top: 572px;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 25;
}
#wb_IconFont6
{
   position: absolute;
   left: 361px;
   top: 572px;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 24;
}
#wb_IconFont3
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 8;
}
#wb_IconFont2
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 4;
}
#wb_IconFont1
{
   display: inline-block;
   width: 28px;
   height: 28px;
   text-align: center;
   z-index: 2;
}
#wb_IconFont4
{
   display: inline-block;
   width: 110px;
   height: 59px;
   text-align: center;
   z-index: 0;
}
#wb_Extension7
{
   display: inline-block;
   width: 340px;
   height: 60px;
   z-index: 134;
}
#Line30
{
   display: block;
   width: 100%;
   z-index: 133;
}
#wb_uid44
{
   color: #FFFFFF;
}
#Line22
{
   display: block;
   width: 100%;
   z-index: 94;
}
#Line14
{
   display: block;
   width: 100%;
   z-index: 85;
}
#wb_uid28
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 15px;
}
#wb_Shape4
{
   display: inline-block;
   width: 206px;
   height: 44px;
   z-index: 47;
   position: relative;
}
#wb_uid19
{
   color: #FFFFFF;
}
#Layer1
{
   position: absolute;
   text-align: left;
   left: 608px;
   top: 0px;
   width: 310px;
   height: 578px;
   z-index: 43;
}
#wb_FontAwesomeIcon7
{
   position: absolute;
   left: 105px;
   top: 572px;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 23;
}
#wb_Text26
{
   position: absolute;
   left: 48px;
   top: 375px;
   width: 300px;
   height: 48px;
   z-index: 14;
}
#wb_Text94
{
   position: absolute;
   left: 23px;
   top: 647px;
   width: 214px;
   height: 18px;
   text-align: center;
   z-index: 16;
}
#wb_uid47
{
   color: #4F4F4F;
}
#Line31
{
   display: block;
   width: 100%;
   z-index: 119;
}
#wb_Heading18
{
   display: inline-block;
   width: 100%;
   z-index: 102;
}
#wb_Heading17
{
   display: inline-block;
   width: 100%;
   z-index: 101;
}
#wb_Heading16
{
   display: inline-block;
   width: 100%;
   z-index: 97;
}
#wb_Heading14
{
   display: inline-block;
   width: 100%;
   z-index: 96;
}
#wb_Heading13
{
   display: inline-block;
   width: 100%;
   z-index: 92;
}
#wb_Heading11
{
   display: inline-block;
   width: 100%;
   z-index: 91;
}
#Line15
{
   display: block;
   width: 100%;
   z-index: 90;
}
#wb_Heading10
{
   display: inline-block;
   width: 100%;
   z-index: 82;
}
#wb_Heading19
{
   display: inline-block;
   width: 100%;
   z-index: 71;
}
#wb_Heading15
{
   display: inline-block;
   width: 100%;
   z-index: 115;
}
#wb_Heading12
{
   display: inline-block;
   width: 100%;
   z-index: 65;
}
#wb_Text27
{
   position: absolute;
   left: 48px;
   top: 23px;
   width: 300px;
   height: 48px;
   text-align: center;
   z-index: 15;
}
#wb_uid9
{
   color: #FFFFFF;
   font-family: "Arial";
   font-size: 15px;
}
#wb_uid52
{
   font-size: 13px;
}
#wb_uid46
{
   color: #4F4F4F;
}
#wb_uid38
{
   color: #FFFFFF;
}
#Line16
{
   display: block;
   width: 100%;
   z-index: 79;
}
#wb_Shape6
{
   display: inline-block;
   width: 185px;
   height: 35px;
   z-index: 73;
   position: relative;
}
#wb_uid27
{
   color: #000000;
}
#wb_Extension9
{
   position: absolute;
   left: 260px;
   top: 20px;
   width: 30px;
   height: 33px;
   z-index: 35;
}
#wb_uid8
{
   color: #FFFFFF;
}
#TM-NRBG6ZB
{
   display: none;
   visibility: hidden;
}
#wb_uid53
{
   font-size: 19px;
}
#wb_uid49
{
   color: #4F4F4F;
}
#wb_uid39
{
   color: #1E90FF;
}
#Line17
{
   display: block;
   width: 100%;
   z-index: 84;
}
#wb_Shape7
{
   display: inline-block;
   width: 185px;
   height: 35px;
   z-index: 78;
   position: relative;
}
#wb_uid26
{
   color: #FFFFFF;
}
#Layer4
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 10px;
   top: auto;
   bottom: 2px;
   width: 116px;
   height: 137px;
   z-index: 220;
}
#Layer8_Container
{
   width: 389px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text39
{
   position: absolute;
   left: 302px;
   top: 647px;
   width: 168px;
   height: 18px;
   text-align: center;
   z-index: 18;
}
#wb_uid7
{
   color: #FFFFFF;
}
#concultaciaurista_Container
{
   width: 1200px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_uid50
{
   color: #4F4F4F;
}
#wb_uid48
{
   color: #4F4F4F;
}
#Line10
{
   display: block;
   width: 100%;
   z-index: 70;
}
#wb_uid25
{
   color: #000000;
}
#wb_uid6
{
   color: #FFFFFF;
}
@media only screen and (max-width: 1199px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#StructuredData1
{
   left: 986px;
   top: 261px;
   width: 76px;
   height: 77px;
   visibility: visible;
   display: inline;
}
#wb_advokat
{
   visibility: hidden;
   display: none;
}
#wb_advokat
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#advokat
{
   padding: 5px 0px 30px 0px;
}
#advokat > .col-1, #advokat > .col-2, #advokat > .col-3
{
   padding-right: 0px;
   padding-left: 0px;
}
#advokat > .col-1
{
   display: flex;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#advokat > .col-2
{
   display: flex;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#advokat > .col-2 > .col-2-padding
{
   width: 100%;
   padding: 0;
}
#advokat > .col-3
{
   display: flex;
   -webkit-flex-basis: 100%;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: flex-start;
   -webkit-align-items: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#wb_LayoutGrid29
{
   visibility: hidden;
   display: none;
}
#wb_LayoutGrid29
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid29
{
   padding: 10px 15px 10px 15px;
}
#LayoutGrid29 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid29 > .row > .col-1, #LayoutGrid29 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid29 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#LayoutGrid29 > .row > .col-2
{
   display: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#concultaciaurista
{
   height: 950px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#concultaciaurista
{
   width: 375%;
   margin: 0;
}
#concultaciaurista_Container
{
   width: 1200px;
}
#concultaciaurista
{
    width: 100%;
    height: 950px;
}
#wb_LayoutGrid25
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid25
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid25
{
   padding: 0;
}
#LayoutGrid25 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#wb_TextMenu1
{
   width: 290px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: center;
}
#wb_Text44
{
   visibility: visible;
   display: block;
}
#wb_Text44
{
   margin: 0;
   padding: 10px 0px 10px 0px;
}
#wb_Text72
{
   visibility: visible;
   display: block;
}
#wb_Text72
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0px 0px 15px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Text78
{
   visibility: visible;
   display: block;
}
#wb_Text78
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0px 0px 15px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Text79
{
   visibility: visible;
   display: block;
}
#wb_Text79
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0px 0px 15px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Text73
{
   visibility: visible;
   display: block;
}
#wb_Text73
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Text83
{
   visibility: visible;
   display: block;
}
#wb_Text83
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Text86
{
   visibility: visible;
   display: block;
}
#wb_Text86
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#StructuredData2
{
   left: 986px;
   top: 353px;
   width: 76px;
   height: 77px;
   visibility: visible;
   display: inline;
}
#wb_Shape2
{
   left: 123px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer4
{
   width: 298px;
   height: 60px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Heading29
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
}
#wb_Shape12
{
   left: 4px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Layer6
{
   left: 1210px;
   top: 7240px;
   width: 544px;
   height: 590px;
   visibility: hidden;
   display: none;
}
#wb_Text22
{
   left: 24px;
   top: 40px;
   width: 497px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_Text22
{
   margin: 0;
   padding: 0;
}
#wb_Text32
{
   left: 24px;
   top: 110px;
   width: 497px;
   height: 113px;
   visibility: visible;
   display: inline;
}
#wb_Text32
{
   margin: 0;
   padding: 0;
}
#wb_Extension9
{
   left: 1497px;
   top: 5690px;
   width: 30px;
   height: 33px;
   visibility: visible;
   display: inline;
}
#Editbox3
{
   left: 132px;
   top: 320px;
   width: 300px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Editbox3
{
   line-height: 55px;
}
#Button1
{
   left: 132px;
   top: 410px;
   width: 300px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Html5
{
   width: 56px;
   height: 43px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   width: 125px;
   height: 18px;
   visibility: visible;
   display: inline-block;
}
#wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 5px 0px 5px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_IconFont3
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont3
{
   width: 28px;
   height: 28px;
}
#IconFont3 g
{
   line-height: 28px;
   font-size: 28px;
   width: 21px;
}
#wb_IconFont4
{
   width: 110px;
   height: 59px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont4
{
   width: 110px;
   height: 59px;
}
#IconFont4 g
{
   line-height: 59px;
   font-size: 59px;
   width: 74px;
}
#wb_LayoutGrid2
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('../images/yuridicheskaya%2dkonsultaciya%2dbesplatno.jpg');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_LayoutGrid2
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid2
{
   padding: 30px 15px 50px 15px;
}
#LayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid2 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_yurist
{
   visibility: hidden;
   display: none;
}
#wb_yurist
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#yurist
{
   padding: 50px 0px 50px 0px;
}
#yurist .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#wb_LayoutGrid32
{
   visibility: visible;
   display: table;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_LayoutGrid32
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid32
{
   padding: 50px 0px 50px 0px;
}
#LayoutGrid32 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#wb_uslugiadvokata
{
   visibility: visible;
   display: table;
}
#wb_uslugiadvokata
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#uslugiadvokata
{
   padding: 50px 0px 50px 0px;
}
#uslugiadvokata .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#wb_LayoutGrid10
{
   visibility: visible;
   display: table;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#wb_LayoutGrid10
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid10
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_cosultaciaadvokata
{
   visibility: hidden;
   display: none;
}
#wb_cosultaciaadvokata
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#cosultaciaadvokata
{
   padding: 50px 0px 50px 0px;
}
#cosultaciaadvokata .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#wb_LayoutGrid3
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid3
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid3
{
   padding: 50px 0px 50px 0px;
}
#LayoutGrid3 .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#wb_factsGrid
{
   visibility: visible;
   display: table;
}
#wb_factsGrid
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#factsGrid
{
   padding: 0px 15px 0px 15px;
}
#factsGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Text38
{
   visibility: visible;
   display: block;
}
#wb_Text38
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Card6
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 411px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 0;
   border-top: 11px transparent solid;
   border-width: 11px 0 0 0;
   height: 0;
   line-height: 0;
}
#wb_Heading5
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 20px 0px 20px 0px;
   font-size: 21px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading5
{
   color: #4F4F4F;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#wb_contactyurista
{
   visibility: hidden;
   display: none;
}
#wb_contactyurista
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contactyurista
{
   padding: 100px 0px 100px 0px;
}
#contactyurista .row
{
   margin-right: -0px;
   margin-left: -0px;
}
#wb_LayoutGrid26
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid26
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid26
{
   padding: 15px 15px 15px 15px;
}
#LayoutGrid26 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_IconFont1
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 28px;
   height: 28px;
}
#IconFont1 g
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_Text88
{
   width: 310px;
   height: 18px;
   visibility: visible;
   display: inline-block;
}
#wb_Text88
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 5px 0px 5px 10px;
   text-align: left;
   line-height: 18px;
}
#wb_IconFont2
{
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont2
{
   width: 28px;
   height: 28px;
}
#IconFont2 g
{
   line-height: 28px;
   font-size: 28px;
   width: 23px;
}
#wb_Text89
{
   width: 310px;
   height: 18px;
   visibility: visible;
   display: inline-block;
}
#wb_Text89
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 5px 0px 5px 10px;
   text-align: left;
   line-height: 18px;
}
#wb_Shape9
{
   width: 220px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Shape9
{
   width: 217px;
   height: 47px;
}
#wb_Text4
{
   width: 130px;
   height: 54px;
   visibility: visible;
   display: inline-block;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_CssMenu1
{
   width: 100%;
   visibility: visible;
   display: inline-block;
   margin: 0;
   text-align: left;
}
#wb_CssMenu1 li
{
   width: 25%;
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0px 5px 0px 5px;
   line-height: 28px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 0px solid #2E6DA4;
   background-color: transparent;
   background-image: none;
}
#wb_Shape3
{
   left: 64px;
   top: 9px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Heading12
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 50px 0px;
   font-size: 24px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading12
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading12
{
   color: #61A8DE;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_LayoutGrid19
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid19
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid19
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid19 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Heading19
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_Heading15
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
   font-size: 24px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading15
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading15
{
   color: #61A8DE;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_LayoutGrid5
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid5
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid5
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGrid6
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid6
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid6
{
   padding: 0px 15px 0px 15px;
}
#LayoutGrid6 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#Line10
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line10
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#wb_Heading6
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading7
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_Heading8
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_Heading9
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading10
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading11
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_Heading13
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading14
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_Heading16
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading17
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_Heading18
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading20
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_Heading21
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading22
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_Heading23
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#wb_Heading24
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 0px 20px 0px;
}
#wb_Heading25
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 10px 10px 10px 10px;
}
#Line11
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line11
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line12
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line12
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line13
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line13
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line14
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line14
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line15
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line15
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line16
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line16
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line17
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line17
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line21
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line21
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line19
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line19
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line22
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line22
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line23
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line23
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line24
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line24
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line25
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line25
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line26
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line26
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line27
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line27
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line28
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line28
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#Line29
{
   width: 100%;
   height: 50px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line29
{
   border-color: transparent;
   border-bottom-width: 50px;
}
#wb_Heading26
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
   font-size: 24px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading26
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading26
{
   color: #61A8DE;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#Layer1
{
   left: -1006px;
   top: -5672px;
   width: 82px;
   height: 154px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   left: 36px;
   top: 21px;
   width: 140px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   margin: 0;
   padding: 0;
}
#Extension2
{
   left: -980px;
   top: -951px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_Shape18
{
   left: 5px;
   top: 21px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text13
{
   left: 32px;
   top: 29px;
   width: 170px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Text13
{
   margin: 0;
   padding: 0;
}
#wb_Heading27
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
   font-size: 24px;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading27
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading27
{
   color: #61A8DE;
   font-family: Tahoma;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Heading28
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0px 0px 20px 0px;
   font-size: 24px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#wb_Heading28
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
}
#Heading28
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
}
#wb_Text24
{
   visibility: visible;
   display: block;
}
#wb_Text24
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 27px;
}
#wb_Text2
{
   visibility: visible;
   display: block;
}
#wb_Text2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 27px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 27px;
}
#wb_Text6
{
   visibility: visible;
   display: block;
}
#wb_Text6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 24px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 27px;
}
#wb_Text8
{
   visibility: visible;
   display: block;
}
#wb_Text8
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Text9
{
   visibility: visible;
   display: block;
}
#wb_Text9
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Text10
{
   visibility: visible;
   display: block;
}
#wb_Text10
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#Line30
{
   width: 100%;
   height: 55px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line30
{
   border-color: transparent;
   border-bottom-width: 55px;
}
#wb_Extension5
{
   width: 210px;
   height: 50px;
   visibility: visible;
   display: inline-block;
}
@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}
.castomExtension5:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #FFFFFF;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.animationExtension5::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #FFFFFF;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}

.animationExtension5::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 45px #FFFFFF!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}

@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}
@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}


/* Button 1b */
.btnExtension5:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFFFF!important;
    z-index:1;
}
.btnExtension5:hover,
.btnExtension5:active {
    color: #FFFFFF;
    border: 0px solid #FFA500!important;
}
.btn-1bExtension5:hover:after,
.btn-1bExtension5:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnExtension5 {
	border: 0px solid #FFA500!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFFFF!important;
	background: #C4262E;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 5px!important;
       z-index:1;
       overflow: hidden;
}
.btnExtension5:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #1E90FF;
}
.btnExtension5:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/* Pseudo elements for icons */
.btnExtension5:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}
.icon-cart:before {
	content: "\e007";
}
.icon-cart-2:before {
	content: "\e008";
}
.icon-heart:before {
	content: "\e009";
}
/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00b";
}
/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}
.icon-arrow-right:before {
	content: "\e00d";
}
.icon-arrow-left:before {
	content: "\e003";
}
.icon-truck:before {
	content: "\e00e";
}
.icon-remove:before {
	content: "\e00f";
}
.icon-cog:before {
	content: "\e010";
}
.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}
.icon-minus:before {
	content: "\e012";
}
.bh-icon-smiley:before {
	content: "\e001";
}
.bh-icon-sad:before {
	content: "\e002";
}
.icon-file:before {
	content: "\e004";
}
.icon-remove-2:before {
	content: "\e005";
}
/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFFFFF;
}
/* Button 1a */
.btn-1aExtension5:hover,
.btn-1aExtension5:active {
	color: #FFFFFF;
	background: #FFFFFF;
}
/* Button 1b */
.btn-1bExtension5:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1bExtension5:hover,
.btn-1bExtension5:active {
	color: #FFFFFF;
}
.btn-1bExtension5:hover:after,
.btn-1bExtension5:active:after {
	height: 100%;
}
/* Button 1c */
.btn-1cExtension5:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1cExtension5:hover,
.btn-1cExtension5:active {
	color: #FFFFFF;
}
.btn-1cExtension5:hover:after,
.btn-1c:active:after {
	width: 100%;
}
/* Button 1d */
.btn-1dExtension5 {
	overflow: hidden;
}
.btn-1dExtension5:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1dExtension5:hover,
.btn-1dExtension5:active {
	color: #FFFFFF;
}
.btn-1dExtension5:hover:after {
	width: 100%;
	opacity: 1;
}
.btn-1dExtension5:active:after {
	width: 101%;
	opacity: 1;
}
/* Button 1e */
.btn-1eExtension5 {
	overflow: hidden;
}
.btn-1eExtension5:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1eExtension5:hover,
.btn-1eExtension5:active {
	color: #FFFFFF;
}
.btn-1eExtension5:hover:after {
	height: 1000%!important;
       opacity: 1;
}
.btn-1eExtension5:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1eExtension5:active:after {
	height: 400%;
	opacity: 1;
}
/* Button 1f */
.btn-1fExtension5 {
	overflow: hidden;
}
.btn-1fExtension5:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1fExtension5:hover,
.btn-1fExtension5:active {
	color: #FFFFFF;
}
.btn-1fExtension5:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-1fExtension5:active:after {
	height: 130%;
	opacity: 1;
}
/* Button 2 */
.btn-2Extension5 {
	background: #C4262E;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bExtension5 {
	border-radius: 5px!important;
}
.btn-2bExtension5:hover {
	box-shadow: 0 8px #1E90FF;
	top: -2px;
}
.btn-2bExtension5:active {
	box-shadow: 0 0 #1E90FF;
	top: 6px;
}
#wb_Extension5 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/
#Extension5
{
    width: 210px;
    height: 50px;
    top: 1332px;
    left: 55px;
}
#Line18
{
   width: 100%;
   height: 28px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line18
{
   border-color: transparent;
   border-bottom-width: 28px;
}
#Line20
{
   width: 100%;
   height: 55px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line20
{
   border-color: transparent;
   border-bottom-width: 55px;
}
#wb_Shape6
{
   width: 185px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 0px 0px;
}
#Shape6
{
   width: 183px;
   height: 33px;
}
#wb_Shape7
{
   width: 185px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 0px 0px;
}
#Shape7
{
   width: 183px;
   height: 33px;
}
#wb_Shape8
{
   width: 185px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 0px 0px;
}
#Shape8
{
   width: 183px;
   height: 33px;
}
#wb_Shape10
{
   width: 185px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 0px 0px;
}
#Shape10
{
   width: 183px;
   height: 33px;
}
#wb_Shape13
{
   width: 185px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 0px 0px;
}
#Shape13
{
   width: 183px;
   height: 33px;
}
#wb_Shape14
{
   width: 185px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 0px 0px;
}
#Shape14
{
   width: 183px;
   height: 33px;
}
#wb_Shape15
{
   width: 185px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 0px 0px;
}
#Shape15
{
   width: 183px;
   height: 33px;
}
#wb_Shape16
{
   width: 185px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 0px 0px;
}
#Shape16
{
   width: 183px;
   height: 33px;
}
#wb_Shape17
{
   width: 185px;
   height: 35px;
   visibility: visible;
   display: inline-block;
   margin: 10px 0px 0px 0px;
}
#Shape17
{
   width: 183px;
   height: 33px;
}
#Line31
{
   width: 100%;
   height: 55px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line31
{
   border-color: transparent;
   border-bottom-width: 55px;
}
#wb_Extension3
{
   width: 210px;
   height: 50px;
   visibility: visible;
   display: inline-block;
}
@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}
.castomExtension3:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #FFFFFF;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.animationExtension3::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #FFFFFF;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}

.animationExtension3::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 45px #FFFFFF!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}

@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}
@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}


/* Button 1b */
.btnExtension3:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFFFF!important;
    z-index:1;
}
.btnExtension3:hover,
.btnExtension3:active {
    color: #FFFFFF;
    border: 0px solid #FFA500!important;
}
.btn-1bExtension3:hover:after,
.btn-1bExtension3:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnExtension3 {
	border: 0px solid #FFA500!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFFFF!important;
	background: #C4262E;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 5px!important;
       z-index:1;
       overflow: hidden;
}
.btnExtension3:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #1E90FF;
}
.btnExtension3:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/* Pseudo elements for icons */
.btnExtension3:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}
.icon-cart:before {
	content: "\e007";
}
.icon-cart-2:before {
	content: "\e008";
}
.icon-heart:before {
	content: "\e009";
}
/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00b";
}
/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}
.icon-arrow-right:before {
	content: "\e00d";
}
.icon-arrow-left:before {
	content: "\e003";
}
.icon-truck:before {
	content: "\e00e";
}
.icon-remove:before {
	content: "\e00f";
}
.icon-cog:before {
	content: "\e010";
}
.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}
.icon-minus:before {
	content: "\e012";
}
.bh-icon-smiley:before {
	content: "\e001";
}
.bh-icon-sad:before {
	content: "\e002";
}
.icon-file:before {
	content: "\e004";
}
.icon-remove-2:before {
	content: "\e005";
}
/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFFFFF;
}
/* Button 1a */
.btn-1aExtension3:hover,
.btn-1aExtension3:active {
	color: #FFFFFF;
	background: #FFFFFF;
}
/* Button 1b */
.btn-1bExtension3:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1bExtension3:hover,
.btn-1bExtension3:active {
	color: #FFFFFF;
}
.btn-1bExtension3:hover:after,
.btn-1bExtension3:active:after {
	height: 100%;
}
/* Button 1c */
.btn-1cExtension3:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1cExtension3:hover,
.btn-1cExtension3:active {
	color: #FFFFFF;
}
.btn-1cExtension3:hover:after,
.btn-1c:active:after {
	width: 100%;
}
/* Button 1d */
.btn-1dExtension3 {
	overflow: hidden;
}
.btn-1dExtension3:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1dExtension3:hover,
.btn-1dExtension3:active {
	color: #FFFFFF;
}
.btn-1dExtension3:hover:after {
	width: 100%;
	opacity: 1;
}
.btn-1dExtension3:active:after {
	width: 101%;
	opacity: 1;
}
/* Button 1e */
.btn-1eExtension3 {
	overflow: hidden;
}
.btn-1eExtension3:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1eExtension3:hover,
.btn-1eExtension3:active {
	color: #FFFFFF;
}
.btn-1eExtension3:hover:after {
	height: 1000%!important;
       opacity: 1;
}
.btn-1eExtension3:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1eExtension3:active:after {
	height: 400%;
	opacity: 1;
}
/* Button 1f */
.btn-1fExtension3 {
	overflow: hidden;
}
.btn-1fExtension3:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1fExtension3:hover,
.btn-1fExtension3:active {
	color: #FFFFFF;
}
.btn-1fExtension3:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-1fExtension3:active:after {
	height: 130%;
	opacity: 1;
}
/* Button 2 */
.btn-2Extension3 {
	background: #C4262E;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bExtension3 {
	border-radius: 5px!important;
}
.btn-2bExtension3:hover {
	box-shadow: 0 8px #1E90FF;
	top: -2px;
}
.btn-2bExtension3:active {
	box-shadow: 0 0 #1E90FF;
	top: 6px;
}
#wb_Extension3 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/
#Extension3
{
    width: 210px;
    height: 50px;
    top: 3296px;
    left: 55px;
}
#wb_Extension4
{
   width: 210px;
   height: 50px;
   visibility: visible;
   display: inline-block;
}
@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}
.castomExtension4:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #FFFFFF;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.animationExtension4::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #FFFFFF;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}

.animationExtension4::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 45px #FFFFFF!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}

@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}
@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}


/* Button 1b */
.btnExtension4:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFFFF!important;
    z-index:1;
}
.btnExtension4:hover,
.btnExtension4:active {
    color: #FFFFFF;
    border: 0px solid #FFA500!important;
}
.btn-1bExtension4:hover:after,
.btn-1bExtension4:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnExtension4 {
	border: 0px solid #FFA500!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFFFF!important;
	background: #C4262E;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 5px!important;
       z-index:1;
       overflow: hidden;
}
.btnExtension4:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #1E90FF;
}
.btnExtension4:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/* Pseudo elements for icons */
.btnExtension4:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}
.icon-cart:before {
	content: "\e007";
}
.icon-cart-2:before {
	content: "\e008";
}
.icon-heart:before {
	content: "\e009";
}
/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00b";
}
/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}
.icon-arrow-right:before {
	content: "\e00d";
}
.icon-arrow-left:before {
	content: "\e003";
}
.icon-truck:before {
	content: "\e00e";
}
.icon-remove:before {
	content: "\e00f";
}
.icon-cog:before {
	content: "\e010";
}
.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}
.icon-minus:before {
	content: "\e012";
}
.bh-icon-smiley:before {
	content: "\e001";
}
.bh-icon-sad:before {
	content: "\e002";
}
.icon-file:before {
	content: "\e004";
}
.icon-remove-2:before {
	content: "\e005";
}
/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFFFFF;
}
/* Button 1a */
.btn-1aExtension4:hover,
.btn-1aExtension4:active {
	color: #FFFFFF;
	background: #FFFFFF;
}
/* Button 1b */
.btn-1bExtension4:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1bExtension4:hover,
.btn-1bExtension4:active {
	color: #FFFFFF;
}
.btn-1bExtension4:hover:after,
.btn-1bExtension4:active:after {
	height: 100%;
}
/* Button 1c */
.btn-1cExtension4:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1cExtension4:hover,
.btn-1cExtension4:active {
	color: #FFFFFF;
}
.btn-1cExtension4:hover:after,
.btn-1c:active:after {
	width: 100%;
}
/* Button 1d */
.btn-1dExtension4 {
	overflow: hidden;
}
.btn-1dExtension4:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1dExtension4:hover,
.btn-1dExtension4:active {
	color: #FFFFFF;
}
.btn-1dExtension4:hover:after {
	width: 100%;
	opacity: 1;
}
.btn-1dExtension4:active:after {
	width: 101%;
	opacity: 1;
}
/* Button 1e */
.btn-1eExtension4 {
	overflow: hidden;
}
.btn-1eExtension4:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1eExtension4:hover,
.btn-1eExtension4:active {
	color: #FFFFFF;
}
.btn-1eExtension4:hover:after {
	height: 1000%!important;
       opacity: 1;
}
.btn-1eExtension4:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1eExtension4:active:after {
	height: 400%;
	opacity: 1;
}
/* Button 1f */
.btn-1fExtension4 {
	overflow: hidden;
}
.btn-1fExtension4:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1fExtension4:hover,
.btn-1fExtension4:active {
	color: #FFFFFF;
}
.btn-1fExtension4:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-1fExtension4:active:after {
	height: 130%;
	opacity: 1;
}
/* Button 2 */
.btn-2Extension4 {
	background: #C4262E;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bExtension4 {
	border-radius: 5px!important;
}
.btn-2bExtension4:hover {
	box-shadow: 0 8px #1E90FF;
	top: -2px;
}
.btn-2bExtension4:active {
	box-shadow: 0 0 #1E90FF;
	top: 6px;
}
#wb_Extension4 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/
#Extension4
{
    width: 210px;
    height: 50px;
    top: 4792px;
    left: 55px;
}
#wb_Extension6
{
   width: 210px;
   height: 50px;
   visibility: visible;
   display: inline-block;
}
@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}
.castomExtension6:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #FFFFFF;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.animationExtension6::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #FFFFFF;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}

.animationExtension6::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 45px #FFFFFF!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}

@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}
@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}


/* Button 1b */
.btnExtension6:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFFFF!important;
    z-index:1;
}
.btnExtension6:hover,
.btnExtension6:active {
    color: #FFFFFF;
    border: 0px solid #FFA500!important;
}
.btn-1bExtension6:hover:after,
.btn-1bExtension6:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnExtension6 {
	border: 0px solid #FFA500!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFFFF!important;
	background: #C4262E;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 5px!important;
       z-index:1;
       overflow: hidden;
}
.btnExtension6:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #1E90FF;
}
.btnExtension6:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/* Pseudo elements for icons */
.btnExtension6:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}
.icon-cart:before {
	content: "\e007";
}
.icon-cart-2:before {
	content: "\e008";
}
.icon-heart:before {
	content: "\e009";
}
/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00b";
}
/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}
.icon-arrow-right:before {
	content: "\e00d";
}
.icon-arrow-left:before {
	content: "\e003";
}
.icon-truck:before {
	content: "\e00e";
}
.icon-remove:before {
	content: "\e00f";
}
.icon-cog:before {
	content: "\e010";
}
.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}
.icon-minus:before {
	content: "\e012";
}
.bh-icon-smiley:before {
	content: "\e001";
}
.bh-icon-sad:before {
	content: "\e002";
}
.icon-file:before {
	content: "\e004";
}
.icon-remove-2:before {
	content: "\e005";
}
/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFFFFF;
}
/* Button 1a */
.btn-1aExtension6:hover,
.btn-1aExtension6:active {
	color: #FFFFFF;
	background: #FFFFFF;
}
/* Button 1b */
.btn-1bExtension6:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1bExtension6:hover,
.btn-1bExtension6:active {
	color: #FFFFFF;
}
.btn-1bExtension6:hover:after,
.btn-1bExtension6:active:after {
	height: 100%;
}
/* Button 1c */
.btn-1cExtension6:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1cExtension6:hover,
.btn-1cExtension6:active {
	color: #FFFFFF;
}
.btn-1cExtension6:hover:after,
.btn-1c:active:after {
	width: 100%;
}
/* Button 1d */
.btn-1dExtension6 {
	overflow: hidden;
}
.btn-1dExtension6:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1dExtension6:hover,
.btn-1dExtension6:active {
	color: #FFFFFF;
}
.btn-1dExtension6:hover:after {
	width: 100%;
	opacity: 1;
}
.btn-1dExtension6:active:after {
	width: 101%;
	opacity: 1;
}
/* Button 1e */
.btn-1eExtension6 {
	overflow: hidden;
}
.btn-1eExtension6:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1eExtension6:hover,
.btn-1eExtension6:active {
	color: #FFFFFF;
}
.btn-1eExtension6:hover:after {
	height: 1000%!important;
       opacity: 1;
}
.btn-1eExtension6:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1eExtension6:active:after {
	height: 400%;
	opacity: 1;
}
/* Button 1f */
.btn-1fExtension6 {
	overflow: hidden;
}
.btn-1fExtension6:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1fExtension6:hover,
.btn-1fExtension6:active {
	color: #FFFFFF;
}
.btn-1fExtension6:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-1fExtension6:active:after {
	height: 130%;
	opacity: 1;
}
/* Button 2 */
.btn-2Extension6 {
	background: #C4262E;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bExtension6 {
	border-radius: 5px!important;
}
.btn-2bExtension6:hover {
	box-shadow: 0 8px #1E90FF;
	top: -2px;
}
.btn-2bExtension6:active {
	box-shadow: 0 0 #1E90FF;
	top: 6px;
}
#wb_Extension6 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/
#Extension6
{
    width: 210px;
    height: 50px;
    top: 5688px;
    left: 55px;
}
#wb_Extension7
{
   width: 210px;
   height: 50px;
   visibility: visible;
   display: inline-block;
}
@keyframes slideme {0%   {left:-30px;margin-left: 0px;}30%   {left:110%;margin-left: 80px;}100% {left:110%;margin-left: 80px;}}
.castomExtension7:before {
    margin-left: 60px;
    content: " ";
    width: 30px;
    height: 300px;
    background: #FFFFFF;
    animation-delay: 0.05s;
    position: absolute;
    left: -40px;
    top: -150px;
    animation-timing-function: ease-in-out;
    transition: all 0.1s;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -ms-transition: all 0.1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(44deg);
    -o-transform: rotate(45deg);
    -khtml-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.animationExtension7::before {
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	content: '';
	opacity: 0;
	pointer-events: none;
	box-shadow: 0 0 0 175px #FFFFFF;
	animation: anim-effect-ivana-2 3000ms ease  infinite normal;
}

.animationExtension7::after {
    position: absolute!important;
	top: 100%!important;
	left: 50%!important;
	margin: -35px 0 0 -35px!important;
	width: 70px!important;
	height: 70px!important;
	border-radius: 50%!important;
	content: '';
	opacity: 0!important;
	pointer-events: none!important;
	box-shadow: 0 0 0 45px #FFFFFF!important;
	animation: anim-effect-ivana-1 3000ms ease infinite normal!important;
}

@-webkit-keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@keyframes anim-effect-ivana-1 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
}
@-webkit-keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}
@keyframes anim-effect-ivana-2 {
	0% {
		opacity: 1;
		-webkit-transform: scale3d(0.5, 0.5, 1);
		transform: scale3d(0.5, 0.5, 1);
	}
	50%, 100% {
		opacity: 0;
		-webkit-transform: scale3d(1.2, 1.2, 1);
		transform: scale3d(1.2, 1.2, 1);
	}
}


/* Button 1b */
.btnExtension7:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #FFFFFF;
    color: #FFFFFF!important;
    z-index:1;
}
.btnExtension7:hover,
.btnExtension7:active {
    color: #FFFFFF;
    border: 0px solid #FFA500!important;
}
.btn-1bExtension7:hover:after,
.btn-1bExtension7:active:after {
    color: #FFFFFF!important;
    height: 100%;
}
.btnExtension7 {
	border: 0px solid #FFA500!important;
	font-family: Arial!important;
       font-style: regular;
	font-size: 16px!important;
	color: #FFFFFF!important;
	background: #C4262E;
	cursor: pointer;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal!important;
	outline: none;
	position: relative;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
       border-radius: 5px!important;
       z-index:1;
       overflow: hidden;
}
.btnExtension7:hover {
       border: 0px solid #696969!important;
	font-family: inherit;
	font-size: inherit;
	color: #FFFFFF!important;
       background: #1E90FF;
}
.btnExtension7:after {
	content: '';
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
}
/* Pseudo elements for icons */
.btnExtension7:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: absolute;
	-webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
	content: "\e000";
}
.icon-cart:before {
	content: "\e007";
}
.icon-cart-2:before {
	content: "\e008";
}
.icon-heart:before {
	content: "\e009";
}
/* Filled heart */
.icon-heart:after,
.icon-heart-2:before {
	content: "\e00a";
}
.icon-star:before {
	content: "\e00b";
}
/* Filled star */
.icon-star:after,
.icon-star-2:before {
	content: "\e00c";
}
.icon-arrow-right:before {
	content: "\e00d";
}
.icon-arrow-left:before {
	content: "\e003";
}
.icon-truck:before {
	content: "\e00e";
}
.icon-remove:before {
	content: "\e00f";
}
.icon-cog:before {
	content: "\e010";
}
.icon-plus:before,
.icon-plus:after {
	content: "\e011";
}
.icon-minus:before {
	content: "\e012";
}
.bh-icon-smiley:before {
	content: "\e001";
}
.bh-icon-sad:before {
	content: "\e002";
}
.icon-file:before {
	content: "\e004";
}
.icon-remove-2:before {
	content: "\e005";
}
/* Button 1 */
.btn-1 {
	border: 3px solid #fff;
	color: #FFFFFF;
}
/* Button 1a */
.btn-1aExtension7:hover,
.btn-1aExtension7:active {
	color: #FFFFFF;
	background: #FFFFFF;
}
/* Button 1b */
.btn-1bExtension7:after {
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1bExtension7:hover,
.btn-1bExtension7:active {
	color: #FFFFFF;
}
.btn-1bExtension7:hover:after,
.btn-1bExtension7:active:after {
	height: 100%;
}
/* Button 1c */
.btn-1cExtension7:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1cExtension7:hover,
.btn-1cExtension7:active {
	color: #FFFFFF;
}
.btn-1cExtension7:hover:after,
.btn-1c:active:after {
	width: 100%;
}
/* Button 1d */
.btn-1dExtension7 {
	overflow: hidden;
}
.btn-1dExtension7:after {
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1dExtension7:hover,
.btn-1dExtension7:active {
	color: #FFFFFF;
}
.btn-1dExtension7:hover:after {
	width: 100%;
	opacity: 1;
}
.btn-1dExtension7:active:after {
	width: 101%;
	opacity: 1;
}
/* Button 1e */
.btn-1eExtension7 {
	overflow: hidden;
}
.btn-1eExtension7:after {
	width: 120%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1eExtension7:hover,
.btn-1eExtension7:active {
	color: #FFFFFF;
}
.btn-1eExtension7:hover:after {
	height: 1000%!important;
       opacity: 1;
}
.btn-1eExtension7:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1eExtension7:active:after {
	height: 400%;
	opacity: 1;
}
/* Button 1f */
.btn-1fExtension7 {
	overflow: hidden;
}
.btn-1fExtension7:after {
	width: 101%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFFFFF;
	opacity: 0.8;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
       border-radius: 5px!important;
       z-index:-1;
}
.btn-1fExtension7:hover,
.btn-1fExtension7:active {
	color: #FFFFFF;
}
.btn-1fExtension7:hover:after {
	height: 100%;
	opacity: 1;
}
.btn-1fExtension7:active:after {
	height: 130%;
	opacity: 1;
}
/* Button 2 */
.btn-2Extension7 {
	background: #C4262E;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2b */
.btn-2bExtension7 {
	border-radius: 5px!important;
}
.btn-2bExtension7:hover {
	box-shadow: 0 8px #1E90FF;
	top: -2px;
}
.btn-2bExtension7:active {
	box-shadow: 0 0 #1E90FF;
	top: 6px;
}
#wb_Extension7 {margin: 0px 0px 0px 0px;}/* Например как то так, в этом примере можно задать отступ внешний от контейнера - обёртки*/
#Extension7
{
    width: 210px;
    height: 50px;
    top: 5812px;
    left: 55px;
}
#Line7
{
   width: 100%;
   height: 55px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Line7
{
   border-color: transparent;
   border-bottom-width: 55px;
}
#wb_Picture1
{
   width: 320px;
   height: 320px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#Picture1
{
   width: 320px;
   height: 320px;
}
#wb_Text7
{
   visibility: visible;
   display: block;
}
#wb_Text7
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Extension10
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   visibility: visible;
   display: block;
}
#wb_Text21
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: left;
   line-height: 18px;
}
#Line5
{
   width: 250px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#Line5
{
   border-color: #A0A0A0;
   border-bottom-width: 25px;
}
#wb_Text28
{
   width: 261px;
   height: 36px;
   visibility: visible;
   display: inline-block;
}
#wb_Text28
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0px 0px 5px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Heading3
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 15px 15px 15px 15px;
}
#wb_Shape4
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#wb_FontAwesomeIcon1
{
   width: 44px;
   height: 44px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon1
{
   width: 44px;
   height: 44px;
}
#FontAwesomeIcon1 g
{
   line-height: 44px;
   font-size: 44px;
   width: 33px;
}
#wb_Text14
{
   visibility: visible;
   display: block;
}
#wb_Text14
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 5px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Text29
{
   visibility: visible;
   display: block;
}
#wb_Text29
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 5px 0px 5px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Text30
{
   visibility: visible;
   display: block;
}
#wb_Text30
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 5px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Shape1
{
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#Line3
{
   width: 100%;
   height: 60px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line3
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#Line1
{
   width: 100%;
   height: 60px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line1
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#Line2
{
   width: 100%;
   height: 60px;
   visibility: visible;
   display: block;
   margin: 0;
}
#Line2
{
   border-color: transparent;
   border-bottom-width: 60px;
}
#wb_Text94
{
   left: 36px;
   top: 630px;
   width: 214px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text94
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 16px;
}
#wb_Text31
{
   left: 422px;
   top: 575px;
   width: 169px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text31
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Text39
{
   left: 336px;
   top: 653px;
   width: 168px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Text39
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_Shape19
{
   left: 53px;
   top: 36px;
   width: 187px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 10px 10px 10px 10px;
}
#Shape19
{
   width: 185px;
   height: 36px;
}
#wb_Heading4
{
   left: 15px;
   top: 201px;
   width: 771px;
   height: 98px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0px 0px 15px 0px;
}
#wb_Text11
{
   left: 16px;
   top: 315px;
   width: 770px;
   height: 27px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   font-family: Arial;
   font-weight: normal;
   font-size: 8px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 6px;
}
#Layer8
{
   left: 795px;
   top: 200px;
   width: 389px;
   height: 488px;
   visibility: visible;
   display: inline;
}
#Layer8_Container
{
   width: 389px;
}
#Editbox2
{
   left: 48px;
   top: 219px;
   width: 300px;
   height: 50px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Editbox2
{
   line-height: 50px;
}
#wb_Text40
{
   left: 48px;
   top: 114px;
   width: 300px;
   height: 57px;
   visibility: visible;
   display: inline;
}
#wb_Text40
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 16px;
}
#Button2
{
   left: 48px;
   top: 298px;
   width: 300px;
   height: 55px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Extension12
{
   left: 78px;
   top: 248px;
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_Text26
{
   left: 48px;
   top: 375px;
   width: 300px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Text26
{
   font-family: Arial;
   font-weight: normal;
   font-size: 8px;
   margin: 0;
   padding: 10px 0px 10px 0px;
   text-align: center;
   line-height: 2px;
}
#wb_Text27
{
   left: 48px;
   top: 23px;
   width: 300px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Text27
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0px 0px 20px 0px;
   text-align: center;
   line-height: 18px;
}
#wb_FontAwesomeIcon7
{
   left: 74px;
   top: 523px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#FontAwesomeIcon7
{
   width: 30px;
   height: 30px;
}
#FontAwesomeIcon7 g
{
   line-height: 30px;
   font-size: 30px;
   width: 37px;
}
#wb_IconFont6
{
   left: 238px;
   top: 523px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont6
{
   width: 30px;
   height: 30px;
}
#IconFont6 g
{
   line-height: 30px;
   font-size: 30px;
   width: 37px;
}
#wb_IconFont5
{
   left: 437px;
   top: 523px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#IconFont5
{
   width: 30px;
   height: 30px;
}
#IconFont5 g
{
   line-height: 30px;
   font-size: 30px;
   width: 37px;
}
}
.glue_block_layer {
	background-color: #3A3A3A;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
       display: none;
}
#Layer6 {
	box-shadow: 0px 0px 7px #C71585;
	-moz-box-shadow: 0px 0px 7px #4a4a4a;
	-webkit-box-shadow: 0px 0px 7px #4a4a4a;
	-webkit-animation: zoomin 0.7s;
	animation: zoomin 0.7s;
       visibility:visible;
}
.glue_content {
	padding: 20px;
}
.glue_title {
	position: relative;
	height: 40px;
	top: 0px;
	left: 0px;
	float: center;
	font-family: Lobster;
	font-size: 35px;
	background-color: #C71585;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px;
}
.glue_close {
	cursor: pointer;
	position: relative;
	font-size: 24px;
	color: #303030;
	text-decoration: none;
}
/* 
CSS3 animation keyframes.
*/
@-webkit-keyframes zoomin {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		opacity: 0;
	}
	50% {
		-webkit-transform: scale(1.04);
		-ms-transform: scale(1.04);
		transform: scale(1.04);
		opacity: 1;
	}
  
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}
@-ms-keyframes zoomin {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		opacity: 0;
	}
	50% {
		-webkit-transform: scale(1.04);
		-ms-transform: scale(1.04);
		transform: scale(1.04);
		opacity: 1;
	}
  
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
}
@keyframes zoomin {
	0% {
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		opacity: 0;
	}
	50% {
		-webkit-transform: scale(1.04);
		-ms-transform: scale(1.04);
		transform: scale(1.04);
		opacity: 1;
	}
  
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}
::-webkit-input-placeholder {color:#2D2D2D !important;}
:-moz-placeholder {color:#2D2D2D !important;}
::-moz-placeholder { color:#2D2D2D !important;}
:-ms-input-placeholder {color:#2D2D2D !important;}
input, textarea, select {outline:none;}
