#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy {
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: 12px
}


.shake_div
{
   animation: shake 0.5s;
}
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.efthide{
  -webkit-animation:scaleme 1s;
  -webkit-animation-fill-mode: forwards;
}

@-webkit-keyframes scaleme {
  0% { -webkit-transform: scale(1); opacity: 1; }
  100% { -webkit-transform: scale(.1); opacity: 0; display:none; -webkit-animation-play-state: paused;}
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy label {
    position: absolute;
    left: 0;
    top: 0
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy select {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    border: 1px solid #666
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy select option {
    padding: 0.2em
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy textarea,
#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy input[type=text] {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    border: 1px solid #666
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy input[type=text]::-moz-focus-inner {
    padding: 0;
    border: none
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy select::-moz-focus-inner {
    padding: 0;
    border: none
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy .optionsList {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy .option {
    position: relative;
    margin-bottom: 6px
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy .option input {
    position: absolute
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form-field.legacy .option label {
    position: relative;
    display: block
}

#webmaxy_pu div.lp-pom-root #webmaxy_pu .lp-pom-form input.submit {
    position: absolute;
    left: 0;
    top: 0
}

#webmaxy_pu .lp-pom-form.has-axis * {
    box-sizing: border-box
}

#webmaxy_pu .lp-pom-form.has-axis form {
    position: static !important
}

#webmaxy_pu .lp-pom-form.has-axis .fields {
    display: flex;
    justify-content: flex-start
}

#webmaxy_pu .lp-pom-form.has-axis input[type=text],
#webmaxy_pu .lp-pom-form.has-axis select,
#webmaxy_pu .lp-pom-form.has-axis textarea {
    width: 100%
}

#webmaxy_pu .lp-pom-form.has-axis select {
    padding: 0.2em
}

#webmaxy_pu .lp-pom-form.has-axis input[type=text]::-moz-focus-inner {
    padding: 0;
    border: none
}

#webmaxy_pu .lp-pom-form.has-axis select::-moz-focus-inner {
    padding: 0;
    border: none
}

#webmaxy_pu .lp-pom-form.has-axis .option {
    align-items: center;
    margin-bottom: 6px;
    padding-left: 20px;
    padding-right: 8px
}

#webmaxy_pu .lp-pom-form.has-axis .option input {
    margin-right: 8px;
    margin-left: -20px
}

#webmaxy_pu div.lp-pom-root {
    min-height: 100%;
    position: relative;
    top: 0
}

#webmaxy_pu div.lp-pom-root,
#webmaxy_pu .cke-text {
    font-size: 14px;
    line-height: 17px;
    z-index: 9999999;
}

#webmaxy_pu #webmaxy_pu .cke-text {
    font-family: Arial, sans-serif
}

#webmaxy_pu .lp-pom-body {
    font-family: Arial, sans-serif
}

#webmaxy_pu .lp-positioned-content {
    position: absolute;
    left: 50%;
    top: 0;
    height: 0;
    z-index: 1
}

#webmaxy_pu .lp-modal-screen {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2
}

#webmaxy_pu .lp-modal {
    overflow-y: auto
}

#webmaxy_pu .lp-modal-content {
    position: absolute;
    left: 50%;
    height: 0;
    z-index: 1
}

#webmaxy_pu .lp-pom-block-content {
    position: relative;
    height: 100%
}

#webmaxy_pu div.lp-pom-root .lp-pom-button {
    text-decoration: none;
    display: block;
    cursor: pointer
}

#webmaxy_pu div.lp-pom-root .lp-pom-button.disabled {
    opacity: 0.6;
    pointer-events: none
}

#webmaxy_pu div.lp-pom-root .lp-pom-button span {
    position: absolute;
    top: 50%;
    display: block;
    text-align: center;
    left: 0;
    right: 0;
    padding: 0 8px 0 8px;
    cursor: pointer
}

#webmaxy_pu div.lp-pom-root .lp-pom-button {
    *background-image: url(/images/transparent.gif);
    _background-image: url(/images/transparent.gif);
    background-image: url(/images/transparent.gif);
    background: transparent
}

#webmaxy_pu .lp-pom-button .label strong {
    font-weight: bolder
}

#webmaxy_pu .lp-pom-button .label em {
    font-style: italic
}

#webmaxy_pu .lp-pom-text span[style~="color:"] a {
    color: inherit
}

#webmaxy_pu div.lp-pom-root .lp-pom-text span {
    line-height: 0.97
}

#webmaxy_pu div.lp-pom-root .lp-pom-text.inline span {
    line-height: 1
}

#webmaxy_pu div.lp-pom-root .lp-pom-text p,
#webmaxy_pu .cke-text p {
    font-size: 14px;
    line-height: 17px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh p,
#webmaxy_pu .cke-text.nlh p {
    font-size: 14px;
    line-height: 22px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text a,
#webmaxy_pu .cke-text a {
    text-decoration: underline
}

#webmaxy_pu div.lp-pom-root .lp-pom-text h1,
#webmaxy_pu .cke-text h1 {
    font-size: 28px;
    margin-bottom: 19px;
    line-height: 34px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text h2,
#webmaxy_pu .cke-text h2 {
    font-size: 21px;
    margin-bottom: 16px;
    line-height: 25px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text h3,
#webmaxy_pu .cke-text h3 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 19px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text h4,
#webmaxy_pu .cke-text h4 {
    font-size: 14px;
    margin-bottom: 14px;
    line-height: 17px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text h5,
#webmaxy_pu .cke-text h5 {
    font-size: 12px;
    margin-bottom: 13px;
    line-height: 14px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text h6,
#webmaxy_pu .cke-text h6 {
    font-size: 10px;
    margin-bottom: 12px;
    line-height: 12px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-8,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-8,
#webmaxy_pu .cke-text .lplh-8,
#webmaxy_pu .cke-text.nlh .lplh-8 {
    line-height: 8px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-9,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-9,
#webmaxy_pu .cke-text .lplh-9,
#webmaxy_pu .cke-text.nlh .lplh-9 {
    line-height: 9px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-10,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-10,
#webmaxy_pu .cke-text .lplh-10,
#webmaxy_pu .cke-text.nlh .lplh-10 {
    line-height: 10px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-11,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-11,
#webmaxy_pu .cke-text .lplh-11,
#webmaxy_pu .cke-text.nlh .lplh-11 {
    line-height: 11px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-12,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-12,
#webmaxy_pu .cke-text .lplh-12,
#webmaxy_pu .cke-text.nlh .lplh-12 {
    line-height: 12px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-13,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-13,
#webmaxy_pu .cke-text .lplh-13,
#webmaxy_pu .cke-text.nlh .lplh-13 {
    line-height: 13px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-14,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-14,
#webmaxy_pu .cke-text .lplh-14,
#webmaxy_pu .cke-text.nlh .lplh-14 {
    line-height: 14px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-15,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-15,
#webmaxy_pu .cke-text .lplh-15,
#webmaxy_pu .cke-text.nlh .lplh-15 {
    line-height: 15px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-16,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-16,
#webmaxy_pu .cke-text .lplh-16,
#webmaxy_pu .cke-text.nlh .lplh-16 {
    line-height: 16px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-17,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-17,
#webmaxy_pu .cke-text .lplh-17,
#webmaxy_pu .cke-text.nlh .lplh-17 {
    line-height: 17px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-18,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-18,
#webmaxy_pu .cke-text .lplh-18,
#webmaxy_pu .cke-text.nlh .lplh-18 {
    line-height: 18px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-19,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-19,
#webmaxy_pu .cke-text .lplh-19,
#webmaxy_pu .cke-text.nlh .lplh-19 {
    line-height: 19px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-20,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-20,
#webmaxy_pu .cke-text .lplh-20,
#webmaxy_pu .cke-text.nlh .lplh-20 {
    line-height: 20px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-22,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-22,
#webmaxy_pu .cke-text .lplh-22,
#webmaxy_pu .cke-text.nlh .lplh-22 {
    line-height: 22px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-24,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-24,
#webmaxy_pu .cke-text .lplh-24,
#webmaxy_pu .cke-text.nlh .lplh-24 {
    line-height: 24px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-26,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-26,
#webmaxy_pu .cke-text .lplh-26,
#webmaxy_pu .cke-text.nlh .lplh-26 {
    line-height: 26px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-29,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-29,
#webmaxy_pu .cke-text .lplh-29,
#webmaxy_pu .cke-text.nlh .lplh-29 {
    line-height: 29px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-31,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-31,
#webmaxy_pu .cke-text .lplh-31,
#webmaxy_pu .cke-text.nlh .lplh-31 {
    line-height: 31px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-32,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-32,
#webmaxy_pu .cke-text .lplh-32,
#webmaxy_pu .cke-text.nlh .lplh-32 {
    line-height: 32px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-34,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-34,
#webmaxy_pu .cke-text .lplh-34,
#webmaxy_pu .cke-text.nlh .lplh-34 {
    line-height: 34px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-35,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-35,
#webmaxy_pu .cke-text .lplh-35,
#webmaxy_pu .cke-text.nlh .lplh-35 {
    line-height: 35px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-38,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-38,
#webmaxy_pu .cke-text .lplh-38,
#webmaxy_pu .cke-text.nlh .lplh-38 {
    line-height: 38px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-40,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-40,
#webmaxy_pu .cke-text .lplh-40,
#webmaxy_pu .cke-text.nlh .lplh-40 {
    line-height: 40px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-42,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-42,
#webmaxy_pu .cke-text .lplh-42,
#webmaxy_pu .cke-text.nlh .lplh-42 {
    line-height: 42px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-43,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-43,
#webmaxy_pu .cke-text .lplh-43,
#webmaxy_pu .cke-text.nlh .lplh-43 {
    line-height: 43px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-45,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-45,
#webmaxy_pu .cke-text .lplh-45,
#webmaxy_pu .cke-text.nlh .lplh-45 {
    line-height: 45px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-58,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-58,
#webmaxy_pu .cke-text .lplh-58,
#webmaxy_pu .cke-text.nlh .lplh-58 {
    line-height: 58px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-77,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-77,
#webmaxy_pu .cke-text .lplh-77,
#webmaxy_pu .cke-text.nlh .lplh-77 {
    line-height: 77px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-86,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-86,
#webmaxy_pu .cke-text .lplh-86,
#webmaxy_pu .cke-text.nlh .lplh-86 {
    line-height: 86px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-87,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-87,
#webmaxy_pu .cke-text .lplh-87,
#webmaxy_pu .cke-text.nlh .lplh-87 {
    line-height: 87px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text .lplh-115,
#webmaxy_pu div.lp-pom-root .lp-pom-text.nlh .lplh-115,
#webmaxy_pu .cke-text .lplh-115,
#webmaxy_pu .cke-text.nlh .lplh-115 {
    line-height: 115px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text p,
#webmaxy_pu .cke-text p,
#webmaxy_pu div.lp-pom-root .lp-pom-text blockquote,
#webmaxy_pu .cke-text blockquote,
#webmaxy_pu div.lp-pom-root .lp-pom-text ul,
#webmaxy_pu .cke-text ul,
#webmaxy_pu div.lp-pom-root .lp-pom-text dl,
#webmaxy_pu .cke-text dl {
    margin-bottom: 16px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text>p:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text>blockquote:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text>ul:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text>dl:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text>h1:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text>h2:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text>h3:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text>h4:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text>h5:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text>h6:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text .text-content>p:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text .text-content>blockquote:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text .text-content>ul:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text .text-content>dl:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text .text-content>h1:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text .text-content>h2:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text .text-content>h3:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text .text-content>h4:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text .text-content>h5:last-child,
#webmaxy_pu div.lp-pom-root .lp-pom-text .text-content>h6:last-child {
    margin-bottom: 0
}

#webmaxy_pu div.lp-pom-root .lp-pom-text h1,
#webmaxy_pu .cke-text h1,
#webmaxy_pu div.lp-pom-root .lp-pom-text h2,
#webmaxy_pu .cke-text h2,
#webmaxy_pu div.lp-pom-root .lp-pom-text h3,
#webmaxy_pu .cke-text h3,
#webmaxy_pu div.lp-pom-root .lp-pom-text h4,
#webmaxy_pu .cke-text h4,
#webmaxy_pu div.lp-pom-root .lp-pom-text h5,
#webmaxy_pu .cke-text h5,
#webmaxy_pu div.lp-pom-root .lp-pom-text h6,
#webmaxy_pu .cke-text h6 {
    font-weight: bolder
}

#webmaxy_pu div.lp-pom-root .lp-pom-text b,
#webmaxy_pu .cke-text b,
#webmaxy_pu div.lp-pom-root .lp-pom-text strong,
#webmaxy_pu .cke-text strong {
    font-weight: bolder
}

#webmaxy_pu div.lp-pom-root .lp-pom-text optgroup,
#webmaxy_pu .cke-text optgroup {
    font-weight: normal
}

#webmaxy_pu div.lp-pom-root .lp-pom-text abbr,
#webmaxy_pu .cke-text abbr,
#webmaxy_pu div.lp-pom-root .lp-pom-text acronym,
#webmaxy_pu .cke-text acronym {
    border-bottom: 1px dotted #000;
    cursor: help
}

#webmaxy_pu div.lp-pom-root .lp-pom-text em,
#webmaxy_pu .cke-text em {
    font-style: italic
}

#webmaxy_pu div.lp-pom-root .lp-pom-text del,
#webmaxy_pu .cke-text del {
    text-decoration: line-through
}

#webmaxy_pu div.lp-pom-root .lp-pom-text blockquote,
#webmaxy_pu .cke-text blockquote,
#webmaxy_pu div.lp-pom-root .lp-pom-text ul,
#webmaxy_pu .cke-text ul,
#webmaxy_pu div.lp-pom-root .lp-pom-text ol,
#webmaxy_pu .cke-text ol,
#webmaxy_pu div.lp-pom-root .lp-pom-text dl,
#webmaxy_pu .cke-text dl {
    margin: 14px;
    font-size: 14px;
    line-height: 17px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text ul,
#webmaxy_pu .cke-text ul {
    margin-left: 16px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text ol,
#webmaxy_pu .cke-text ol {
    margin-left: 25px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text li,
#webmaxy_pu .cke-text li {
    display: list-item
}

#webmaxy_pu div.lp-pom-root .lp-pom-text ol li,
#webmaxy_pu .cke-text ol li {
    list-style: decimal outside
}

#webmaxy_pu div.lp-pom-root .lp-pom-text ul li,
#webmaxy_pu .cke-text ul li {
    list-style: disc outside
}

#webmaxy_pu div.lp-pom-root .lp-pom-text dl dd,
#webmaxy_pu .cke-text dl dd {
    margin-left: 14px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text th,
#webmaxy_pu .cke-text th,
#webmaxy_pu div.lp-pom-root .lp-pom-text td,
#webmaxy_pu .cke-text td {
    border: 1px solid #000;
    padding: 7px
}

#webmaxy_pu div.lp-pom-root .lp-pom-text th,
#webmaxy_pu .cke-text th {
    font-weight: bold;
    text-align: center
}

#webmaxy_pu div.lp-pom-root .lp-pom-text caption,
#webmaxy_pu .cke-text caption {
    margin-bottom: 7px;
    text-align: center
}

#webmaxy_pu div.lp-pom-root .lp-pom-text sup,
#webmaxy_pu .cke-text sup {
    vertical-align: super
}

#webmaxy_pu div.lp-pom-root .lp-pom-text sub,
#webmaxy_pu .cke-text sub {
    vertical-align: sub
}

#webmaxy_pu div.lp-pom-root #powered-by-unbounce {
    display: block !important;
    position: absolute !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: visible !important;
    text-indent: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 48px !important;
    overflow: hidden !important;
    background: #0098db !important;
    z-index: 8675309 !important;
    text-align: center !important;
    font-size: 11px !important;
    color: #666 !important;
    font-weight: bold !important;
    transform: rotate(0deg) !important
}

#webmaxy_pu div.lp-pom-root #powered-by-unbounce a {
    display: block !important;
    position: static !important;
    visibility: visible !important;
    z-index: 18885159161 !important;
    text-indent: 0 !important;
    height: 44px !important
}

#webmaxy_pu div.lp-pom-root #powered-by-unbounce img {
    display: inline !important;
    position: static !important;
    visibility: visible !important;
    max-width: 440px;
    margin-top: 7px;
    width: 85% !important;
    vertical-align: bottom !important
}

#webmaxy_pu .lp-form-errors {
    position: absolute;
    display: none;
    z-index: 999999
}

#webmaxy_pu .lp-form-errors div.content {
    background-color: #ccc
}

#webmaxy_pu .lp-form-errors div.content div.error {
    background-color: #DF3935;
    padding: 5px 20px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF
}

#webmaxy_pu .lp-form-errors div.content div.error .error-msg {
    padding-right: 50px
}

#webmaxy_pu .lp-form-errors div.content div.error .error-button {
    position: absolute;
    right: 20px;
    top: 5px
}

#webmaxy_pu .lp-form-errors div.content div.error .error-button .error-toggle {
    float: right;
    margin-right: 3px;
    text-decoration: underline;
    cursor: pointer;
    color: #FFFFFF
}

#webmaxy_pu .lp-form-errors div.content div.error .error-button .error-toggle-arrow {
    float: right;
    width: 9px;
    height: 10px;
    margin-top: 2px;
    cursor: pointer;
    background-image: url("/images/triangle-toggle.png");
    background-repeat: no-repeat;
    background-position: 0px 1px;
    background-size: cover
}

#webmaxy_pu .lp-form-errors div.content ul {
    display: block !important;
    background-color: #FFD0D0;
    padding: 8px 15px;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: #DF3935
}

#webmaxy_pu .lp-form-errors div.content ul.hide {
    display: none !important
}

#webmaxy_pu .lp-form-errors div.content li {
    list-style: square;
    margin-left: 20px;
    margin-bottom: 2px
}

#webmaxy_pu div.lp-pom-root .lp-element.lp-code {
    overflow: hidden
}

#webmaxy_pu .lp-pom-root .lp-pom-image img {
    vertical-align: top
}

#webmaxy_pu .lp-pom-root .lp-pom-image a img {
    cursor: pointer
}

#webmaxy_pu .lp-pom-social-widget .horizontal {
    margin-left: 0;
    padding: 0
}

#webmaxy_pu .lp-pom-social-widget .horizontal .facebook_container {
    margin-left: 0;
    overflow: hidden
}

#webmaxy_pu .lp-pom-social-widget .widget {
    padding-right: 5px
}

#webmaxy_pu .lp-pom-social-widget .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
    display: none !important
}

#webmaxy_pu .lp-pom-social-widget iframe.fb_ltr {
    display: none !important
}

#webmaxy_pu .fb_edge_widget_with_comment span {
    width: 120px !important
}

#webmaxy_pu .fb_recommend .fb_edge_widget_with_comment iframe {
    width: 97px !important
}

#webmaxy_pu .fb_like .fb_edge_widget_with_comment iframe {
    width: 50px !important
}

#webmaxy_pu .lp-pom-social-widget .vertical {
    margin-left: 0;
    overflow: hidden
}

#webmaxy_pu .lp-pom-social-widget .horizontal.widget_container {
    margin-right: -5px
}

#webmaxy_pu .lp-pom-social-widget .widget.horizontal.container {
    margin-right: 0;
    white-space: nowrap;
    float: left
}

#webmaxy_pu .lp-pom-social-widget .facebook_container.horizontal.container {
    margin: 0
}

#webmaxy_pu .lp-pom-social-widget .widget_container.horizontal.top .twitter_container {
    margin-top: 40px
}

#webmaxy_pu .lp-pom-social-widget .widget_container.horizontal.top.widget-count-1 .twitter_container {
    margin-top: 0
}

#webmaxy_pu div.lp-social-widget-overlay {
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000
}

#ubpoverlay-outer {
    height: auto !important
}

@media only screen and (max-width: 600px) {
    #ubpoverlay-content {
        overflow: auto !important;
        -webkit-overflow-scrolling: touch !important
    }
}

.webmaxy-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    opacity: 1;
    z-index: 9999;
}

.webmaxy-overlay:target {
    visibility: visible;
    opacity: 1;
}

.webmaxy-close {
    position: absolute;
    top: 0px;
    right: 0px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    background: #333;
    border-radius: 0;
    cursor: pointer;
    float: right;
    padding: 0;
    color: #fff;
    margin-top: 0;
    margin-right: 0;
    height: 40px;
    width: 40px;
    line-height: 45px;
}


.wbm_chat_icon{
    background: #187bdc!important;
    border: 1px solid #187bdc!important;
    position: absolute;
    z-index: 9999;
    right: 36px;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    position: fixed;
    bottom: 40px!important;
    font-size: 22px;
    width: 49px;
    height: 51px;
    border-radius: 100%;
}
.wapsfrom {
        background: #398bf7;
        color: #000;
        float: left;
        bottom: 12px;
        border-top-left-radius: 0;
        position: absolute;
        padding: 10px;
    }
.waps {
        background: #f8f8f8;
        color: #000;
        float: left;
        bottom: 12px;
        border-top-left-radius: 0;
        position: absolute;
        padding: 10px;
    }
div.conv-form-wrapper div.message {
    animation: slideTop 0.15s ease;
}


/*-------------- Webmaxy Form -------------------*/



.feedback {
  position: fixed;
  right: 0px;
  bottom: 43%;
  height: 101px;
  width: 43px;
  background-color: #398bf7;
  color: #FFF!important;
  border-bottom-left-radius: 11px;
  border-top-left-radius: 11px;
  cursor: pointer;
  z-index:99999;
   
  
}


.feedbackform {
    position: fixed;
    right: -20px;
    bottom: 50%;
    width: 0px;
    color: #FFF!important;
    border-bottom-left-radius: 11px;
    border-top-left-radius: 11px;
    cursor: pointer;
    top: 84px;
	z-index:9999999;
	transition: 0.5s;
	
}
.wmxdisable{
	pointer-events: none;
}
.feedback_active{
	background: #208AF1;
	border-radius: 50%;
}


.feedbackform .card {
    width: 300px;
    border: none;
    border-radius: 15px;
	box-shadow: 0px -1px 54px 0px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px -1px 54px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -1px 54px 0px rgba(0,0,0,0.75);
	padding-bottom: 10px;
	
}
	
	body{
		font-family: 'Roboto', sans-serif;
	}
.feedbackform .adiv {
       background: #208AF1;
    border-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 12px;
    height: 54px;
    color: #fff;
    text-align: center;
    line-height: 49px;
}
.feedbackform img {
    margin-right: 10px;
    width: 35px;
    height: 35px;
    cursor: pointer;
}
.feedbackform .fas {
    cursor: pointer;
}
.feedbackform .fa-chevron-left {
    color: #fff;
}
.feedbackform h6 {
    font-size: 12px;
    font-weight: bold;
}
.feedbackform small {
    font-size: 10px;
    color: #898989;
}
.feedbackform .form-control {
   border: none;
    background: #F6F7FB;
    font-size: 12px;
    /*width: 231px;
    margin-left: 24px;*/
    padding: 10px;
	height:100px!important;
}
.feedbackform .form-control:focus {
    box-shadow: none;
    background: #F6F7FB;
}
.feedbackform .form-control::placeholder {
font-size: 12px;
color: #B8B9BD;
}
.feedbackform .btn-primary {
       background: #208AF1;
    padding: 4px 0 7px;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.feedbackform .btn-primary:focus {
    box-shadow: none;
}
.feedbackform .btn-primary span {
    font-size: 12px;
    color: #fff;
}
.feedbackform p.mt-3 {
    font-size: 11px;
    color: #B8B9BD;
    cursor: pointer;
}
	.feedbackform small {
       font-size: 13px;
    line-height: 15px;
    margin-top: 7px;
    display: block;
    margin-bottom: 10px;
		text-align: center;
}
	
	.feedbackform .curstor{
	background-image: url(cursor.svg);
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: 7px;
    background-size: cover;
        left: 9px;
    cursor: pointer;
}
	.feedbackform h6 {
    font-size: 14px;
    font-weight: bold;
	text-align: center;
    margin-bottom: 11px;
}
	
	.feedbackform .feedbac{
		font-size: 16px;
	}
	.position-relative{
		position: relative;
	}
	
	

.bgfeedback{
  border: 2px dotted red!important ;
}



#main_feedback{
margin-left: 20px;
margin-right: 20px;
}

.feedbackform .card {
width: 300px;
border: none;
border-radius: 15px;
box-shadow: 0px -1px 54px 0px rgb(0 0 0 / 75%);
-webkit-box-shadow: 0px -1px 54px 0px rgb(0 0 0 / 75%);
-moz-box-shadow: 0px -1px 54px 0px rgba(0,0,0,0.75);
padding-bottom: 10px;
background: #FFF;
}

.feedbackform h6 {
font-size: 14px!important;
font-weight: bold!important;
text-align: center!important;
margin-bottom: 11px!important;
color: #000!important;
}
.pb-3.feedbac{
color: #FFF!important;
top: 15px;
position: inherit;
padding-top: 15px;
line-height: 22px;
margin: 0 auto;
}

.form-group.mt-4.position-relative{
margin-top: 19px!important;

}

.feedbackform .btn-primary {
background: #208AF1;
padding: 4px 0 7px;
border: none;
padding-left: 10px;
padding-right: 10px;
text-align: center;
text-transform: capitalize;
font-weight: 400;
}
