@font-face {
    font-family: 'CSPraJad';
    src: url(CSPraJad.ttf);
  }
  
html {
    min-width: 320px
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
p,
a,
img,
strong,
b,
i,
ul,
li,
form,
label,
article,
footer,
header {
    margin: 0;
    padding: 0;
    border: 0 none;
    font: inherit;
    vertical-align: baseline
}

article,
footer,
header {
    display: block
}

body {
    line-height: 1
}

ul {
    list-style: outside none none
}

a:focus,
button:focus {
    outline: 1px dotted #000 !important
}

html {
    font-size: 100%
}

body {
    background: #a0d8ef linear-gradient(#feffff 0%, #ddf1f9 20%, #a0d8ef 100%) no-repeat scroll 0 0 / 100% 71.4286em;
    font-size: .875em;
    font-weight: 500;
    font-family: 'CSPraJad', sans-serif;
    line-height: 1.5em;
    color: #444
}

.print-only {
    display: none
}

h1,
h2,
h3 {
    color: #404040;
    font-weight: 700
}

h1 a,
h2 a,
h3 a {
    font-weight: inherit
}

h1 {
    font-size: 28px;
    line-height: 1.3em;
    margin-bottom: .58333em
}

h2 {
    font-size: 1.28571em;
    line-height: 1.55556em;
    margin-bottom: .55556em
}

h3 {
    font-size: 1.14286em;
    line-height: 2.125em;
    margin-bottom: .5em
}

p {
    margin: 0 0 1.42857em;
    font-size: 16px;
    line-height: 23px;
}

a,
a:visited {
    text-decoration: none;
    outline: 0 none
}

a {
    color: #1a66ff
}

a:visited {
    color: #1a66ff
}

.blue {
    color: #1a66ff
}

#breadcrumbs a:visited,
#mplus-nav a:visited {
    color: #069
}

a:hover,
a:focus,
a.active {
    text-decoration: underline
}

span.active {
    color: #936;
    font-weight: 700
}

p a,
p a:visited {
    line-height: inherit
}

ul {
    margin-bottom: 1.42857em
}

ul {
    list-style: outside none none
}

li {
    line-height: 1.28571em;
    margin-bottom: .85714em
}

li p {
    line-height: 1.5em
}

button {
    font-size: 1em;
    font-weight: 700;
    text-decoration: none;
    line-height: normal;
    font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
    color: #fff;
    cursor: pointer;
    border: .07143em solid rgba(0, 0, 0, 0.25);
    border-radius: .28571em;
    margin: 0;
    padding: .71429em;
    display: inline-block;
    background: transparent linear-gradient(#329e39 0%, #2b8737 25%, #21662e 100%) repeat scroll 0 0
}

button:hover,
button:active {
    background: transparent linear-gradient(#329e39 75%, #2b8737 100%) repeat scroll 0 0
}

button:disabled {
    background: #eee none repeat scroll 0 0 !important;
    color: #686868 !important;
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0 none;
    padding: 0
}

form {
    margin: 0
}

input[type="text"],
textarea {
    font-size: .92857em;
    font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
    color: #444;
    width: 100%;
    padding: .76923em .61538em;
    min-height: 1.30769em;
    background-color: #fff;
    background-image: none;
    border: .08462em solid #b4b4b4;
    border-radius: .30769em;
    box-shadow: 0 .23077em .23077em rgba(0, 0, 0, 0.075) inset;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0
}

input[type="text"]:focus,
textarea:focus {
    border-color: #66afe9;
    outline: 0 none;
    box-shadow: 0 .07692em .07692em rgba(0, 0, 0, 0.075) inset, 0 0 .61538em rgba(102, 175, 233, 0.6);
    color: #444
}

label {
    display: block;
    font-weight: 700
}

#breadcrumbs {
    display: flex;
    font-size: .92857em;
    margin: 5px 0;
    clear: both;
    align-items: center;
    justify-content: space-between;
}

.share-buttons {
    display: flex;
}

.share-buttons a {
    margin: 0 2px;
}

b,
strong {
    color: #404040;
    font-weight: 700
}

i {
    font-style: italic
}

.form-box {
    padding: 1em
}

.form-box .form-area {
    display: table-cell;
    width: 100%;
    vertical-align: top
}

.text-combo .form-area input[type="text"] {
    border-radius: .28571em
}

.hide-offscreen {
    left: -9999px;
    position: absolute;
    width: 100px
}

.sm-live-area {
    display: none
}

.page-actions span a {
    padding: .28571em;
    display: inline-block
}

@media only screen and (min-width: 41.25em) {
    #mplus-content .page-title {
        display: table-cell;
        width: 100%;
        vertical-align: top;
        padding-right: 1.42857em
    }
    #mplus-content .page-actions {
        text-align: right;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 13.75em) and (max-width: 41.249em) {
    input[type="text"],
    textarea {
        font-size: 16px;
        padding: .5em;
        min-height: 1.25em
    }
    .page-actions span {
        display: inline-block;
        margin-right: .42857em
    }
    .sm-live-area {
        display: block
    }
}

#mplus-wrap {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 .42857em #666;
    margin: 0 auto
}

#mplus-header {
    position: relative
}

#mplus-header #mplus-logo a {
    display: block;
    padding: .78571em 0 .5em;
    margin: .07143em;
    max-width: 24.2857em
}

#mplus-header #mplus-logo img {
    max-width: 100%;
    max-height: 100%
}

#mplus-header #mplus-nav {
    display: block;
    position: relative;
    height: 3.07143em;
    border-top: .07143em solid #bdbdbd;
    box-shadow: 0 0 .14286em rgba(0, 0, 0, 0.2);
    background: transparent linear-gradient(#fafafa 10%, #f6f6f6 75%) repeat scroll 0 0
}

#mplus-header #mplus-nav .navmenu-btn {
    display: none
}

#mplus-header #mplus-nav #mplus-menu-list {
    color: #fff;
    background: #007cbf none repeat scroll 0 0;
    box-shadow: 0 .42857em .42857em -.42857em rgba(0, 0, 0, 0.8) inset;
    margin: 43px 0 0;
    padding: 0;
    list-style: outside none none;
    float: right;
    width: 100%
}

#mplus-header #mplus-nav #mplus-menu-list li {
    padding: 0;
    margin: 0;
    line-height: inherit
}

#mplus-header #mplus-nav #mplus-menu-list a {
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: .07143em solid #00334d;
    color: #fff;
    display: block;
    font-weight: 700;
    padding: 1.14286em 1.85714em 1.14286em 1.14286em;
    text-decoration: none
}

#mplus-header #mplus-nav #mplus-menu-list a:hover,
#mplus-header #mplus-nav #mplus-menu-list a:focus {
    background: #00639d none no-repeat scroll right center
}

#mplus-header #mplus-nav #mplus-menu-list a:hover:first-child,
#mplus-header #mplus-nav #mplus-menu-list a:focus:first-child {
    box-shadow: 0 .42857em .42857em -.42857em rgba(0, 0, 0, 0.8) inset
}

#mplus-header #mplus-nav #mplus-search {
    background: #007cbf none repeat scroll 0 0;
    border-bottom: .07143em solid #00334d;
    float: right;
    clear: both;
    width: 100%;
    display: block
}

#mplus-header #mplus-nav #mplus-search input.form-text[type="text"] {
    border: .07857em solid #000;
    box-shadow: 0 0 .21429em 0 rgba(0, 0, 0, 0.35)
}

#mplus-header #mplus-nav #mplus-search .form-box .form-area {
    position: relative;
    float: right;
    margin-right: 16px
}

#mplus-header #mplus-nav #mplus-search .form-box .form-area .form-text {
    padding-right: 2.5em
}

#mplus-header #mplus-nav .secondarynav {
    display: none
}

#mplus-header #mplus-nav #mplus-nav-bar {
    display: none
}

#mplus-content {
    clear: both;
    border-top: .07143em solid #bdbdbd;
    padding: .71429em
}

.site-logo {
    display: block;
}

.article-info {
    color: gray;
    margin-bottom: 20px;
    display: inline-block;
}

@media only screen and (min-width: 61.25em) {
    #mplus-wrap {
        max-width: 68.5714em
    }
}

@media only screen and (min-width: 41.25em) {
    #mplus-header #mplus-logo {
        z-index: auto;
        background: transparent none repeat scroll 0 0
    }
    #mplus-header #mplus-logo a {
        padding: 1em 0 1.35714em .85714em
    }
    #mplus-header #mplus-logo img {
        padding: 10px;
        height: auto;
        width: 10em;
    }
    #mplus-header #mplus-nav #mplus-menu-list {
        display: none
    }
    #mplus-header #mplus-nav #mplus-search {
        clear: both;
        float: right;
        position: relative;
        margin-top: -7.14286em;
        border: 0 none;
        background: transparent none repeat scroll 0 0;
        width: 44%;
        max-width: 28.5714em
    }
    #mplus-header #mplus-nav #mplus-search .form-box {
        padding-right: 0;
        padding-bottom: 0;
        box-sizing: border-box
    }
    #mplus-header #mplus-nav #mplus-search input.form-text[type="text"] {
        border: .08462em solid #b4b4b4;
        box-shadow: 0 .23077em .23077em rgba(0, 0, 0, 0.075) inset;
        transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0;
        box-sizing: border-box
    }
    #mplus-header #mplus-nav #mplus-search input.form-text[type="text"]:focus {
        border-color: #66afe9;
        outline: 0 none;
        box-shadow: 0 .07692em .07692em rgba(0, 0, 0, 0.075) inset, 0 0 .61538em rgba(102, 175, 233, 0.6);
        color: #444;
        box-sizing: border-box
    }
    #mplus-header #mplus-nav .secondarynav {
        font-size: .85714em;
        clear: both;
        display: block;
        float: right;
        margin-right: 1.16667em;
        left: 0;
        position: relative;
        width: auto;
        margin-top: -3.33333em;
        box-sizing: border-box
    }
    #mplus-header #mplus-nav .secondarynav ul {
        display: block;
        margin-bottom: 0
    }
    #mplus-header #mplus-nav .secondarynav ul li {
        display: inline-block;
        margin-bottom: 0
    }
    #mplus-header #mplus-nav .secondarynav a {
        padding-right: .33333em;
        padding-left: .33333em
    }
    #mplus-header #mplus-nav #mplus-nav-bar {
        display: inline-block
    }
    #mplus-header #mplus-nav #mplus-nav-bar .nav-list {
        position: relative;
        display: block;
        margin-bottom: 0
    }
    #mplus-header #mplus-nav #mplus-nav-bar .nav-list li {
        display: inline-block;
        margin-bottom: 0;
        line-height: 1.57143em
    }
    #mplus-header #mplus-nav #mplus-nav-bar .nav-list a {
        font-size: 1.14286em;
        color: #007cbf;
        font-weight: 700;
        padding: .6875em 1em;
        display: inline-block;
        text-decoration: none;
        background: transparent none repeat scroll 0 0;
        border: medium none
    }
    #mplus-header #mplus-nav #mplus-nav-bar .nav-list a:hover,
    #mplus-header #mplus-nav #mplus-nav-bar .nav-list a:first-child:hover,
    #mplus-header #mplus-nav #mplus-nav-bar .nav-list a:focus,
    #mplus-header #mplus-nav #mplus-nav-bar .nav-list a:first-child:focus {
        color: #fff;
        background: transparent linear-gradient(#007cbf 0%, #0075b5 100%) repeat scroll 0 0;
        box-shadow: none
    }
    #mplus-content {
        padding: 1.42857em
    }
}

@media only screen and (min-width: 13.75em) and (max-width: 41.249em) {
    #mplus-header #mplus-logo img {
        max-width: 10em;
        /*max-height: 3.5em;*/
        width: 100%;
        height: 100%;
        padding-left: 20px;
        padding-top: 10px;
    }
    #mplus-header #mplus-nav .navmenu-btn {
        font-size: 1.14286em;
        padding: .8125em .625em .75em 1em;
        color: #007cbf;
        font-weight: 700;
        text-decoration: none;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 0;
        background: transparent none repeat scroll 0 0;
        border: medium none;
        border-radius: 0
    }
    #mplus-header #mplus-nav #mplus-menu-list {
        margin-top: 0
    }
    #mplus-header #mplus-nav #mplus-menu-list,
    #mplus-header #mplus-nav #mplus-search {
        display: none
    }
    #anch_4 {
        display: none !important;
    }
    h1 {
        margin-bottom: 0;
    }
    .article-info {
        margin: 5px 0 10px;
    }
}

@media only screen and (min-width: 20em) and (max-width: 41.249em) {
    #mplus-header #mplus-logo a {
        padding: .85714em 0 .57143em 1em
    }
    #mplus-header #mplus-nav .navmenu-btn {
        padding: .75em .625em .5625em 1em
    }
    #mplus-header #mplus-nav .navmenu-btn .icon {
        margin-left: .25em
    }
}

@media only screen and (min-width: 13.75em) and (max-width: 19.999em) {
    #mplus-header #mplus-nav .navmenu-btn {
        padding: .75em .75em .6875em
    }
    #mplus-header #mplus-nav .navmenu-btn .icon {
        display: none
    }
}

.icon.icon-nav-menu {
    background-position: 0 -1575px;
    width: 22px;
    height: 22px
}

.icon.icon-nav-search {
    background-position: 0 -1719px;
    width: 22px;
    height: 22px
}

.share-icon {
    display: block
}

.bold {
    font-weight: 700;
}

.dan-color,
.dan-color:visited {
    color: #1a66ff
}

.red-color,
.red-color:visited {
    color: rgb(247, 66, 66)!important;
    font-size: 20px!important;
    line-height: 25px;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}

@media only screen and (min-width: 41.25em) {
    .share-icon {
        width: 24px
    }
}

@media screen and (max-width: 780px) {
    #mplus-content .page-title {
        padding-top: 10px
    }
    p {
        font-size: 17px;
    }
}

#videocooltool h2 a {
    text-decoration: none
}

a img {
    border: medium none
}

img {
    max-width: 100%;
    height: auto
}

a {
    font-weight: 700
}

p {
    text-align: justify
}

.main-div {
    width: 100%;
    float: left;
    margin-right: 20px
}

.sidebar {
    width: 25%;
    float: right
}

.sidebar1 {
    box-shadow: 0 1px 5px 1px #868ea3;
    padding: 10px
}

.sidebar h2 {
    margin-bottom: 0
}

.btn {
    padding: 11px 20px;
    background: transparent linear-gradient(to bottom, #f16538 0%, #dc4700 100%) repeat scroll 0 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    max-width: 323px;
    text-align: center;
    animation: pulse 1s infinite alternate ease-in-out;
}

.btnOC {
    padding: 11px 20px;
    background-color: rgb(0, 105, 255);
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    max-width: 323px;
    text-align: center;
    animation: pulse 1s infinite alternate ease-in-out;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.05);
    }
}

.btn:visited {
    color: #fff;
}

.btn:hover {
    text-decoration: none;
    opacity: .8
}

.sidebar h2 {
    font-size: 1.2em
}

@media screen and (max-width: 900px) {
    .sidebar {
        display: none
    }
    .main-div {
        width: 100%
    }
    [src*="yengo"] {
        display: none;
    }
}

@media screen and (max-width: 662px) {
    p {
        text-align: left;
    }
}

.username a {
    color: #069
}

.nav-list li a.active {
    color: #fff !important;
    background: #007bbe none repeat scroll 0 0 !important
}

a {
    color: #1a66ff
}

.commentView {
    display: none
}

.commentsCont {
    padding: 20px;
    font-family: "Arial"
}

.commentsCont .avatar {
    width: 48px;
    height: 48px;
    float: left;
    border-radius: 50%;
}

.commentsCont .line-1 {
    border-bottom: 2px solid #ccc
}

.commentsCont .line-1 .active {
    font-weight: 600;
    color: #000;
    border-bottom: 2px solid #42a98b
}

.commentsCont .line-1 span {
    padding: 5px 10px;
    display: inline-block;
    position: relative;
    top: 2px;
    color: #7f919e;
    font-weight: 600
}

.commentsCont .commentsList {
    list-style: outside none none
}

.commentsCont .commentsList .line-1 {
    border: medium none
}

.commentsCont .commentsList .line-1::before,
.commentsCont .commentsList .line-1::after {
    display: table;
    content: "";
    clear: both;
    width: 100%
}

.commentsCont .commentsList .comment {
    font-family: "Arial";
    margin: 20px 0;
    font-size: 16px;
    border-bottom: 1px dashed grey;
    padding-bottom: 10px
}

.commentsCont .commentsList .comment .commentCont {
    padding-left: 55px;
    box-sizing: border-box;
    width: 100%
}

.commentsCont .commentsList .comment .line-1 {
    font-size: 13px;
    margin-bottom: 10px
}

.commentsCont .commentsList .comment .line-1::before,
.commentsCont .commentsList .comment .line-1::after {
    content: none
}

.commentsCont .commentsList .comment .line-1 .floatRight {
    cursor: pointer;
    color: #ccc;
    display: none
}

.commentsCont .commentsList .comment .line-1 .floatRight .minus {
    display: inline-block;
    position: relative;
    margin-right: 10px
}

.commentsCont .commentsList .comment .line-1 .floatRight .minus::after {
    content: "|";
    display: block;
    position: absolute;
    right: -9px;
    top: 0;
    color: #ccc
}

.commentsCont .commentsList .comment .line-1 .userInfo .username {
    color: #42a98b;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    cursor: pointer
}

.commentsCont .commentsList .comment .line-1 .userInfo .username::after {
    content: "-";
    display: block;
    position: absolute;
    right: -9px;
    top: 0;
    color: #ccc
}

.commentsCont .commentsList .comment .line-1 .userInfo .date {
    display: inline-block;
    color: #7f919e;
    cursor: pointer
}

.commentsCont .commentsList .comment .line-2 {
    font-size: 15px
}

.commentBody img {
    display: block;
    margin: 10px 0 0;
}

#commV1 {
    display: block
}

.ui-helper-hidden-accessible {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}


/*----comeback---*/

.comment-form {
    display: flex;
    margin-bottom: 15px;
}

.comment-form-img {
    flex-shrink: 0;
    margin-right: 10px;
}

#comment-form-name {
    max-width: 200px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

#comment-form-text {
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.comment-form-submit {
    background: #64ce70;
}

.prod-wrapper a {
    display: inline-block;
    position: relative;
}

.prod-wrapper .fda-sign {
    position: absolute;
    top: 250px;
    right: -50px;
    z-index: 1;
}

.img-article {
    text-align: center;
    margin: 10px 0;
}

.img-article img {
    max-width: 100%;
}

@media only screen and (max-width: 768px) {
    .btn {
        width: 280px;
        max-width: 100%;
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        font-size: 24px;
        border-radius: 4px;
        box-sizing: border-box;
    }
}

.link-danielrequest {
    text-decoration: underline;
    font-weight: bold;
    font-size: 25px;
    line-height: 25px;
    color: #0000ff;
    text-align: center;
    width: 100%;
}

div.main-div p {
    font-size: 1.8em;
    line-height: 1.8em;
}

#standardfooter {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
}

.footerlinks {
    display: flex;
    justify-content: center;
}

.footerborder {
    margin: 0 10px;
}

#standardfooter a {
    color: inherit;
}

textarea {
    resize: none;
}

.lead-form-box {
  box-sizing: border-box !important;
  background: white;
  border-bottom: 1px solid #dacec6;
  padding: 20px;
  max-width: 600px;
  font-family: Arial;
  background-image: url("formbg.jpg");
  background-repeat: no-repeat;
  background-position: top 0 right 0;
  background-size: 100% 100%;
  box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.15);
}

.fields-box {
  margin: auto;
  max-width: 320px;
  width: 100%;
}

.time_remains {
  font-size: 13px !important;
}

#lead-form input {
  box-sizing: border-box !important;
  width: 100% !important;
  margin: 0 !important;
  border-radius: 5px !important;
  font-size: 17px !important;
  background: #fff !important;
  padding: 15px !important;
  border: 2px solid #e9d7dc;
  font-weight: normal !important;
}

#lead-form-result {
  display: none;
  box-sizing: border-box;
  width: 100%;
  border-radius: 3px;
  padding: 7px;
  font-size: 15px;
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
}

.name-field,
.phone-field {
  text-align: left;
  margin-bottom: 10px;
}

.name-field label,
.phone-field label {
  font-size: 12px !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  color: #333 !important;
}

.lead-form-box h2 {
  margin: 20px 0 0 0 !important;
  padding: 0px !important;
  line-height: 32px !important;
  color: #000 !important;
  border: none;
}

.lead-form-box label {
  width: 100%;
  display: block;
  padding: 5px 0 5px 0;
  font-weight: bold;
  font-size: 16px;
}

.lead-form-box.order_form_pole {
  padding: 10px;
  margin: 10px;
}

.lead-form-box span {
  font-size: 12px;
}

.btn3 {
  display: block;
  max-width: 230px;
  width: 100%;
  padding: 15px;
  background: #0299ff;
  text-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
  box-shadow: 0 4px 25px 0 rgba(129, 150, 160, 0.45);
  border-radius: 5px;
  color: #fff;
  border: none;
  margin: 15px auto;
  text-align: center;
  font-size: 15px;
  font-weight: bold !important;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .lead-form-box {
    border-left: 1px solid #dacec6;
    border-right: 1px solid #dacec6;
    background-image: url("formbg.jpg");
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
}

@media screen and (max-width: 400px) {
  .fields-box {
    padding: 0px;
    margin: 10px auto;
    width: 95%;
  }
  .lead-form-box {
    padding: 0px;
    margin: 10px auto;
  }
  .btn3 {
    padding: 10px 0px;
    margin: 10px auto
  }
}
.lead-form-box {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
    width: 100%;
    max-width: 440px;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
}

.form-title {
    width: 100%;
    text-align: center;
}

.form-title h3 {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

#lead-form {
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.header-field h3 {
    margin: 0 !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    text-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
}

.header-field p {
    margin: 0 !important;
    margin-bottom: 10px !important;
    color: #555;
    font-size: 15px;
    text-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
}

.offer-img-field {
    text-align: center;
    margin: 10px 0;
}

.offer-img-field img {
    height: 90px;
    width: auto;
}

#lead-form input {
    box-sizing: border-box !important;
    width: 100% !important;
    margin: 0 !important;
    border-radius: 5px !important;
    font-size: 15px !important;
    background: #fff !important;
    padding: 12px !important;
    border: 1px solid #dedede;
    font-weight: normal !important;
}

#lead-form-result {
    display: none;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
    padding: 7px;
    font-size: 15px;
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
}

.name-field,
.phone-field {
    text-align: left;
    margin-bottom: 10px;
}

.name-field label,
.phone-field label {
    font-size: 11px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    color: #777 !important;
}

.form-info {
    text-align: left;
}

.form-info small {
    color: #777;
    text-align: left;
    font-size: 11px;
    margin-top: 10px;
    line-height: 1.25 !important;
}

#send-lead {
    width: 100%;
    padding: 15px;
    background: #0299ff;
    text-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    border-radius: 5px;
    color: #fff;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.bottom-popup {
    display: none;
    position: fixed;
    left: 0;
    bottom: -100px;
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 1px 20px rgba(0, 0, 0, .15);
    text-align: center;
    z-index: 999;
}

.bottom-popup.hidden {
    bottom: -100px;
    transition: 0.2s;
}

.bottom-popup.show {
    bottom: 0;
    transition: 0.2s;
}

.bottom-popup-btn {
    font-family: Arial, Helvetica, sans-serif !important;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    border-radius: 16px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .15);
    background: #70b31a;
    color: #fff;
    max-width: 340px;
    margin: 0 auto;
    padding: 10px;
}


.spin2-box {
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.spin2-spinner {
    margin: auto;
    width: 100%;
    position: relative;
}

.spin2-wheel {
    width: 100%;
    height: auto;
    z-index: 1;
}

.spinAround,
.spinAround2 {
    animation-duration: 6.6s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
}

.spinAround {
    animation-name: spin;
}

.spinAround2 {
    animation-name: spin2;
}

.spin2-prize-btn {
    display: none;
}

.spin2-btn {
    animation: scale .5s infinite;
    animation-direction: alternate;
}

.spin2-btn,
.spin2-prize-btn {
    cursor: pointer;
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 45px);
    z-index: 2;
    width: 90px !important;
    height: 100px !important;
}

.spin2-light {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    animation: light 1.2s infinite;
}

.spin2-result-box {
    font-family: Arial, Helvetica, sans-serif !important;
    width: 100%;
    display: none;
    text-align: center;
}

.spin2-result-box-title {
    font-weight: bold;
    font-size: 16px;
}

.spin2-result-box-title small {
    font-weight: normal;
    font-size: 14px;
    color: #777;
}


/*animations*/

@keyframes light {
    0%,
    100% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
}

@keyframes scale {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }
    80% {
        transform: rotate(4740deg);
    }
    100% {
        transform: rotate(4739deg);
    }
}

@keyframes spin2 {
    0% {
        transform: rotate(4739deg);
    }
    80% {
        transform: rotate(calc(7456deg + 4deg));
    }
    100% {
        transform: rotate(7456deg);
    }
}

.show {
    opacity: 1 !important;
    display: block !important;
}

.spin2-popup-wrapper {
    background: rgba(0, 0, 0, .5);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
}

.spin2-tooltip {
    background: #fff;
    font-size: 18px;
    padding: 20px;
    width: 90%;
    max-width: 320px;
    margin: 80px auto;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 1px 40px rgba(0, 0, 0, .5);
    cursor: pointer;
}

.spin2-tooltip:hover .spin2-tooltip-btn {
    background: #62a30e;
    transition: 0.2s;
}

.spin2-tooltip-title {
    margin: 0;
    padding: 0;
    color: #333;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif !important;
}

.spin2-tooltip-ico {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
}

.spin2-tooltip-ico img {
    height: 40px;
    width: auto;
}

.spin2-tooltip-btn {
    background: #70b31a;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif !important;
    width: 100%;
    margin: 0 auto !important;
    padding: 16px 0;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .12);
    animation: scale .5s infinite;
    animation-direction: alternate;
}

@media screen and (max-width: 400px) {
    .spin2-btn,
    .spin2-prize-btn {
        top: calc(50% - 40px);
        left: calc(50% - 35px);
        width: 70px !important;
        height: 80px !important;
    }
    .header-field h3 {
        font-size: 16px;
    }
    .offer-img-field {
        margin: 3px 0;
    }
    .offer-img-field img {
        height: 80px;
        width: auto;
    }
}

a, button {
    cursor: pointer;
}

body, html {
    overflow-x: hidden;
}


table {
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1.5em;
}
table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
  }