body {
    background-image: url('../image.php?comnt=bg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-color: #fff;
    font-family: Calibri, Helvetica, Arial, sans-serif;
    line-height: 24px;
    color: #000000;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

#content-wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Calibri, Helvetica, Arial, sans-serif;
    padding: 0;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    line-height: 1.2em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: none;
}

h1 {
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

h2 {
    font-size: 36px;
    color: #0A83B3;
    margin-bottom: 10px;
    text-align: left;
}

h3 {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 10px;
}

h4 {
    font-size: 24px;
    color: #252525;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
}

h5 {
    font-size: 19px;
    color: #252525;
    margin-bottom: 16px;
    font-weight: bold;
}

h6 {
    font-size: 18px;
}

.p-text {
    color: #ababab !important;
}

.grey-text {
    color: #7b7b7b !important;
}

.blue-text {
    color: #71a0c0 !important;
}

.gold-text {
    color: #aa8800 !important;
}

.top55 {
    margin-top: -2px;
}

header {
    font-family: "Segoe UI", "helvetica neue", arial, sans-serif;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.header-box {
    width: 978px;
    height: 465px;
    margin: 0 auto;
    background: #fff url("../image.php?comnt=img-header.jpg") 3px -55px no-repeat;
    border: 1px solid #ccc;
    -moz-box-shadow: 0px 0 7px 1px #888;
    -webkit-box-shadow: 0px 0 7px 1px #888;
    box-shadow: 0px 0 7px 1px #888;
}

.header-li-1,
.header-li-2,
.header-li-3,
.header-li-4,
.header-li-5 {
    float: left;
    display: block;
    width: 514px;
    height: 29px;
    margin: 13px 0 0 0;
    padding: 6px 0 2px 46px;
    font-size: 21px;
    color: #fff;
    background: #0A83B3;
    position: relative;
    background-image: url('../image.php?comnt=i_arrow.png'), url('../image.php?comnt=arrow_benefits.jpg');
    background-position: 22px center, bottom right;
    background-repeat: no-repeat;
}

.header-li-2 {
    width: 553px;
}

.header-li-3 {
    width: 579px;
}

.header-li-4 {
    width: 610px;
    clear: both;
}

.header-li-5 {
    width: 500px;
    padding: 4px 0 0 100px;
}

.node-image-header {
    float: right;
    margin: 10px 0 0 -180px;
}

h4 {
    font-size: 24px;
    color: #252525;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;

}
.moveD h4{
        padding-left: 27px;
    background: url(../image.php?comnt=i_arrowR.png) 0 9px no-repeat;
}
.text-h1 {
    float: left;
    display: block;
    width: 706px;
    color: #005393;
    line-height: 1.2em;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 0 15px;
    padding: 17px 0 5px 0;
    border-top: 2px solid #005393;
}

.text-h2 {
    float: left;
    display: block;
    width: 706px;
    font-size: 30px;
    line-height: 1.4em;
    text-align: center;
    color: #fff;
    margin: 15px 0 8px 15px;
    padding: 12px 0 20px 0;
    position: relative;

    background-color: #0A83B3;
}

.text-h3 {
    float: left;
    display: block;
    width: 940px;
    font-size: 26px;
    line-height: 1.4em;
    color: #252525;
    margin: -8px 0 3px 0;
}

.text-h4 {
    float: left;
    display: block;
    width: 940px;
    font-size: 42px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4em;
    color: #313131;
    margin: 30px 0 -0 0;
}

h4 {
    font-size: 20px;
    color: #252525;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 0px;
}

.header-shadow {
    margin: 0 auto;
    width: 980px;
    height: 40px;
    margin-bottom: -20px;
    background: url('../image.php?comnt=shadow-top.png') no-repeat;
    position: absolute;
    z-index: 111;
}

.ui-pnotify-title,
.ui-pnotify-text,
.disclamer_fixed {
    line-height: 1.25em !important;
    }


/* ------------------------- End HEADER ------------------------- */


/* ------------------------- Start HOLDER ------------------------- */

.holder.second {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0;
    text-decoration: none;
    outline: none;
    list-style-type: none;
    border: none;
}

.holder.second {
    /* background: url('../image.php?comnt=bg.png') repeat; */
    position: relative;
    z-index: 555;
}


/* ------------------------- End HOLDER ------------------------- */


/* ------------------------- Start CONTENT ------------------------- */

.content {
    width: 940px;
    color: #111;
    background: #fff;
    position: relative;
    text-align: justify;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 20px;
}

.content p {
    font-size: 17px;
    line-height: 1.2em;
}

.content.second {
    width: 940px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.30);
}


/* ------------------------- End CONTENT ------------------------- */


/* --------------------------- Start --------------------------- */

.top-box-1 {
    float: left;
    width: 700px;
    font-size: 26px;
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #00428e;
    margin: 0 0 20px 0;
    padding: 10px 0 10px 20px;
}

.top-box-2 {
    float: left;
    width: 980px;
    height: 10px;
    margin: 0 -20px 0 -20px;
    background-color: #ef2b2b;
}

.top-box-3 {
    float: left;
    width: 950px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 1px;
    padding: 10px;
}

.icon3 {
    background: url(../image.php?comnt=icon3.png) no-repeat top left;
    float: left;
    height: 25px;
    margin: 4px 2px 0 0;
    width: 28px;
}

.right {
    float: left;
    width: 650px;
    display: inline-block;
    margin-right: 22px;
}

.top-box-3 h3 {
    font-size: 27px;
    text-align: center;
}

.testimonial-fix {
    float: left;
    width: 940px !important;
    height: 135px !important;
    margin: 0 0 0 0;
    padding: 0;
    border-radius: 10px;
    float: left;
    position: relative;
}

.testimonial-box {
    width: 800px !important;
    height: 93px !important;
    font-size: 18px;
    line-height: 1.1em;
    position: relative;
    margin: 0 0 0 0;
    padding: 10px 15px 15px 45px;
    background-color: #f5dfe6;
    border-radius: 10px;
    float: right;
}

.testimonial-box p {
    font-size: 18px;
    line-height: 1.2em;
    margin: 10px 0 0 0;
}

.info-fix {
    float: left;
    width: 940px !important;
    height: 175px !important;
    margin: 10px 0 0 0;
    padding: 0;
    margin-bottom: 10px;
    border-radius: 10px;
    float: left;
    position: relative;
}

.info-box {
    float: left;
    width: 720px !important;
    height: 147px !important;
    font-size: 20px;
    line-height: 1.1em;
    position: relative;
    margin: 13px 0 0 0;
    padding: 10px 100px 0 20px;
    background-color: #fafafa;
    border-radius: 10px;
    border: 1px solid #dddddd;
}

.why-box {
    float: left;
    width: 898px;
    text-align: justify;
    color: #000;
    margin-top: 20px;
    padding: 20px;
    background: #f5dfe6;
    /* background:rgba(237, 20, 91, 0.1); */
    border-top: 5px solid #ed145b;
}

.why-box h3 {
    display: block;
    color: #ed145b;
    padding-bottom: 10px;
    border-bottom: 1px solid #ed145b;
    font-size: 28px;
    line-height: 20px;
    font-weight: bold;
}

.why-box-odd {
    float: left;
    width: 898px;
    text-align: justify;
    margin-top: 20px;
    padding: 15px 20px 0 20px;
    border: 1px solid #96d400;
    background: url("../image.php?comnt=gray_header.gif") repeat;
}

.box-ThumbsUp {
    float: left;
    width: 720px;
    min-height: 90px;
    font-size: 44px;
    text-align: right;
    color: #0A83B3;
    margin: 20px 0 0 79px;
    padding: 40px 40px 0 20px;
    border-bottom: 1px solid #0A83B3;
    background: url("../image.php?comnt=i_ThumbsUp.png") 20px center no-repeat;
}

.box-ingredients,
.box-ingredients-odd {
    float: left;
    width: 184px;
    min-height: 760px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 4px;
    background-color: #f9f9f9;
    border: 1px solid #0A83B3;
}

.box-ingredients-odd {
    margin-left: 2px;
}

.box-ingredients-top {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background-color: #0A83B3;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.box-how {
    float: left;
    width: 466px;
    min-height: 550px;
    text-align: left;
    margin: 10px 2px 5px 2px;
    background-color: #f0f0f0;
}

.box-how h3 {
    font-size: 66px;
    font-weight: bold;
    color: #fff;
    background-color: #0A83B3;
    padding: 4px 0 8px 0;
    text-align: center;
    line-height: 0.8em;
    /* background-image: url("../image.php?comnt=7.png"); */
    background-position: center center;
    background-repeat: no-repeat;
}

.box-how img {
    display: block;
    margin: 0 auto 0px auto;
    background-color: #fff;
}

.box-how p {
    margin: 0px;
}

.bottom-box {
    float: left;
    width: 940px;
    margin: 20px -20px -20px -20px;
    padding: 10px 20px 10px 20px;
    background: #0A83B3;
    margin-top: 7px
}

.banner-box {
    float: left;
    width: 700px;
    height: 325px;
    margin: 10px -20px 10px -20px;
    padding: 15px 0 0 280px;
    background-color: #0A83B3;
    background-image: url("../image.php?comnt=banner.png");
    background-position: left center;
    background-repeat: no-repeat;
}

.box-banner2 {
    float: left;
    width: 400px;
    height: 281px;
    font-size: 26px;
    font-weight: bold;
    font-weight: bold;
    text-align: center;
    line-height: 1.2em;
    color: #fff;
    margin: 0px -20px 20px -5px;
    padding: 0px 57px 0 508px;
    background-color: #0A83B3;
    background-image: url(../image.php?comnt=banner2.jpg);
    background-position: -1px center;
    background-repeat: no-repeat;
}

.smallMarg {
    margin: 5px 0 6px 0;
    display: inline-block;
}

.box-banner2 ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: left;
    color: #fff;
    font-size: 26px;
    width: 520px;
    display: inline-block;
    line-height: 38px;
    margin-left: -141px;
    margin-top: 21px;
}

.moveR2 {
    margin-left: 58px;
    display: inline-block;
    width: 490px;
}

.box-banner2 ul li {
    margin-bottom: 15px;
    background: url(../image.php?comnt=checkMe.png) 9px center no-repeat;
}

.bannerBotom {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.bannerBotom li {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.red-dashed {
    float: right;
    width: 300px;
    padding: 5px;
    margin: 0 0 0 20px;
    background: url("../image.php?comnt=gray_header.gif") repeat;
    border: 1px dashed red;
}

.red-dashed-box {
    text-align: justify;
    padding: 20px 20px 20px 20px;
    border: 1px dashed red;
}

.orange-dashed {
    width: auto;
    padding: 5px;
    margin: 20px 0 20px 0;
    background: #fff;
    border: 1px dashed red;
    background: url(../image.php?comnt=stop.jpg) no-repeat 20px center;
}

.orange-dashed-box {
    text-align: justify;
    padding: 20px 20px 20px 110px;
    border: 1px dashed red;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
}

.tl-content {
    float: right;
    width: 808px;
    min-height: 85px;
    position: relative;
    padding: 2px 20px 8px 0;
    margin-bottom: 8px;
    background: #eee;
    border-top: 1px dotted #32a2e3;
    border-bottom: 1px dotted #32a2e3;
}

.tl-content-cite {
    width: 800px;
    font-size: 15px;
    color: #ed145b;
    font-style: none;
    margin: 5px 0 5px 0;
}

.tl-content p {
    font-size: 18px;
    color: #252525;
    font-style: none;
    margin: 0;
}

.backyalow {
    background-color: #FF0;
}

.backgray {
    background-color: #e0e0e0;
}

.backblue {
    background-color: #00f;
}

.news-dashed-box {
    text-align: justify;
    color: #000;
    margin-bottom: 28px;
    padding: 20px;
    padding-bottom: 15px;
    border: 3px dashed #313131;
}

.text-line {
    width: 938px;
    height: 40px;
    margin-left: 0px;
    background: url("../image.php?comnt=line.png") center center repeat-x;
}

.line-pink {
    clear: both;
    width: 938px;
    height: 40px;
    margin-left: 0px;
    background: url("../image.php?comnt=line-pink.png") center center repeat-x;
}

.line-gray {
    clear: both;
    width: 938px;
    height: 40px;
    margin-left: 0px;
    background: url("../image.php?comnt=separator.png") center center repeat-x;
}

.cta-link {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    font-size: 19px;
    }

.button-order-white,
.button-order-white:active,
.button-order-white:visited {
    color: #fff;
    text-decoration: underline;
}

.button-order-white:hover,
.button-order-white:active,
.button-order-white:visited {
    text-decoration: underline;
}

.button-order-blue,
.button-order-blue:active,
.button-order-blue:visited {
    color: blue;
    text-decoration: underline;
}

.button-order-blue:hover,
.button-order-blue:active,
.button-order-blue:visited {
    text-decoration: underline;
}

.star-list-banner {
    float: right;
    display: block;
    width: 590px;
    font-size: 28px;
    text-align: left;
    font-weight: bold;
    line-height: 1.1em;
    color: #fff;
    margin: 5px 0 0 20px;
    list-style-type: none;
}

.star-list-banner li {
    margin-bottom: 15px;
    padding-left: 45px;
    background: url(../image.php?comnt=i_banner.png) 0 0 no-repeat;
}

.star-list-chack-2 {
    display: block;
    width: auto;
    color: #222;
    padding-left: 0px;
    padding-top: 0;
    margin: 0 auto;
    margin-left: 45px;
    margin-bottom: 20px;
    line-height: 1.2em;
    list-style-type: none;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}

.star-list-chack-2.img {
    background: url(../image.php?comnt=img-6.jpg) no-repeat 545px -40px;
}

.star-list-chack-2 li {
    margin-bottom: 10px;
    padding-left: 27px;
    background: url(../image.php?comnt=i_arrowR.png) 0 3px no-repeat;
}

.star-list-chack-3 {
    float: left;
    display: block;
    width: 555px;
    color: #222;
    padding-left: 5px;
    padding-top: 0;
    margin: 0 auto;
    margin-left: 45px;
    margin-bottom: 0;
    line-height: 1.2em;
    list-style-type: none;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}

.star-list-chack-3 li {
    margin-bottom: 10px;
    padding-left: 25px;
    background: url(../image.php?comnt=i_arrowR.png) 0 5px no-repeat;
}

.star-list-chack-4 {
    float: left;
    display: block;
    width: 250px;
    color: #222;
    padding-left: 5px;
    padding-top: 0;
    margin: 0 auto;
    margin-left: 30px;
    margin-bottom: 0;
    line-height: 1.2em;
    list-style-type: none;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}

.star-list-chack-4 li {
    margin-bottom: 10px;
    padding-left: 25px;
    background: url(../image.php?comnt=i_stop.png) 0 5px no-repeat;
}

.promo-fix-35,
.promo-fix-40,
.promo-fix-45,
.promo-fix-50,
.promo-fix-special {
    float: left;
    position: relative;
    width: 936px;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    background-color: #fafafa;
    border: 2px solid #f3f2f3;
    border-radius: 5px;
    background-image: url("../image.php?comnt=quote.png"), url("../image.php?comnt=stars_35.png");
    background-position: 40px center, 830px 10px;
    background-repeat: no-repeat, no-repeat;
}

.promo-fix-40 {
    background-image: url("../image.php?comnt=quote.png"), url("../image.php?comnt=stars_40.png");
}

.promo-fix-45 {
    background-image: url("../image.php?comnt=quote.png"), url("../image.php?comnt=stars_45.png");
}

.promo-fix-50 {
    background-image: url("../image.php?comnt=quote.png"), url("../image.php?comnt=stars_50.png");
}

.promo-fix-special {
    padding-top: 15px;
    background-image: url("../image.php?comnt=quote.png"), url("../image.php?comnt=stars_45.png");
    background-position: 40px center, 803px 200px;
    border: 2px solid #0A83B3;
    border-radius: 5px;
}

.promo-fix-35.grid,
.promo-fix-40.grid,
.promo-fix-45.grid,
.promo-fix-50.grid {
    width: 289px;
    margin: 10px;
    min-height: 360px;
    padding-top: 20px;
    background-position: 99px center, 10px 10px;
}

blockquote {
    min-height: 75px;
    font-size: 18px;
    line-height: 1.2em;
    text-align: left;
    color: #333;
    margin: 0 auto;
    margin: 15px 0 5px 0;
    padding: 0px 20px 10px 20px;
    float: left;
}

blockquote.img {
    width: 738px;
    border-left: 2px dotted #b5b5b5;
    min-height: 140px;
}

blockquote p {
    margin: 0;
    padding: 10px 0 0 0;
}

blockquoteS {
    width: 720px;
    min-height: 110px;
    font-size: 18px;
    line-height: 1.2em;
    text-align: justify;
    color: #333;
    font-style: italic;
    margin: 0 auto;
    margin: 10px 0 15px 0;
    padding: 0 20px 0 20px;
    float: left;
    border-right: 2px dotted #0A83B3;
}

blockquoteS p {
    margin: 0;
    padding: 0;
}


/* ---------------------------- End ---------------------------- */


/* ------------------------- Start BOX ------------------------- */

#warning-box {
    padding-top: 10px;
    padding-bottom: 10px;
}

#warning {
    width: 960px;
    margin: 0 auto;
    padding: 5px;
    background: #fffeac;
}

#warning-text {
    width: 946px;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    color: #333;
    margin: 0 auto;
    padding: 5px;
    border: 2px dashed red;
}

#warning h2 {
    font-size: 20px;
    display: inline;
    color: #ffffff;
    font-weight: bold;
    paddding-bootom: 15px;
}


/* ------------------------- End BOX ------------------------- */


/* ------------------------- Start BUTTON ------------------------- */

.headerButton,
.contactButton,
.bannerButton,
.orderButton,
.orderButton-1,
.orderButton-2,
.floaterButton,
.orderButton-3 {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffff00), color-stop(1, #ffcc00));
    background: -moz-linear-gradient( center top, #ffff00 5%, #ffcc00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#ffcc00');
    background-color: #ffff00;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 1px solid #ebe390;
    display: inline-block;
    color: #000000;
    font-family: "Segoe UI", "helvetica neue", arial, sans-serif;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: bold;
    font-style: normal;
    height: 54px;
    line-height: 53px;
    width: 684px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #ffffff;
}

.orderButton-4 {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fc510c), color-stop(1, #c13e09));
    background: -moz-linear-gradient( center top, #fc510c 5%, #c13e09 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c13e09', endColorstr='#fc510c');
    background-color: #fc510c;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    text-indent: 0;
    border: 1px solid #fc692d;
    display: inline-block;
    color: #fff;
    font-family: "Segoe UI", "helvetica neue", arial, sans-serif;
    font-size: 26px;
    letter-spacing: -1px;
    font-weight: bold;
    font-style: normal;
    height: 54px;
    line-height: 53px;
    width: 580px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #000;
}

.orderButton {
    width: 910px;
    font-size: 22px;
    margin-top: 15px;
    margin-left: 25px;
}

.orderButton-1 {
    width: 910px;
    font-size: 18px;
    margin-top: 15px;
    margin-left: 25px;
}

.orderButton-2 {
    width: 910px;
    font-size: 21px;
    margin-top: 15px;
    margin-left: 25px;
}

.orderButton-3 {
    width: 910px;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 25px;
}

.contactButton {
    width: 298px;
    height: 48px;
    font-size: 21px;
    line-height: 46px;
    margin: 0 auto;
    }

.floaterButton {
    width: 150px;
    height: 30px;
    font-size: 18px;
    line-height: 28px;
    margin-top: 3px
}
@-moz-document url-prefix() { 
.floaterButton {
    margin-top: 3px
}

}

.bannerButton {
    width: 260px;
    height: 44px;
    font-size: 24px;
    line-height: 44px;
}

.benefitsButton,
.benefitsButton:hover,
.benefitsButton:active,
.bannerButton:active {
    color: #002f7f;
}

.headerButton:hover,
.contactButton:hover,
.bannerButton:hover,
.orderButton:hover,
.orderButton-1:hover,
.orderButton-2:hover,
.floaterButton:hover,
.orderButton-3:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffcc00), color-stop(1, #ffff00));
    background: -moz-linear-gradient( center top, #ffcc00 5%, #ffff00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#ffff00');
    background-color: #ffcc00;
}

.orderButton-4:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c13e09), color-stop(1, #fc510c));
    background: -moz-linear-gradient( center top, #c13e09 5%, #fc510c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c13e09', endColorstr='#fc510c');
    background-color: #ffcc00;
}

.headerButton:active,
.orderButton:active,
.orderButton-1:active,
.orderButton-2:active,
.orderButton-3:active,
.floaterButton:active,
.contactButton:active {
    position: relative;
    top: 1px;
}

.button-order-benefits,
.button-order-benefits:active,
.button-order-benefits:visited {
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    color: blue;
    text-decoration: none;
}

.button-order-benefits:hover {
    color: blue;
    text-decoration: underline;
}

.button-header {
    float: left;
    display: block;
    width: 700px;
    height: 72px;
    margin-top: 366px;
    margin-left: -1px;
    padding-left: 16px;
    padding-top: 20px;
    background: transparent url('../image.php?comnt=bg_button-header.png') center center no-repeat;
    position: absolute;
    z-index: 666;
}

.button-banner {
    display: block;
    float: left;
    width: 300px;
    height: 54px;
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: 10px;
    padding-top: 6px;
    background: transparent url('../image.php?comnt=bg_banner.png') center center no-repeat;
}

.button-order {
    float: left;
    display: block;
}

.button-order-3 {
    float: left;
    display: block;
    width: 960px;
    height: 86px;
    margin: 21px 0 20px -20px;
    background: url('../image.php?comnt=bg_button.png') center center no-repeat;
}

.button-floater {
    float: left;
    display: block;
    width: 290px;
    height: 61px;
    margin-top: 13px;
    padding-left: 15px;
    padding-top: 9px;
}

.button-contact {
    display: block;
    cursor: pointer;
    width: 300px;
    height: 58px;
    margin: 10px auto 0;
    padding: 5px 0 0 0;
    }

.button-benefits {
    display: block;
    float: right;
    width: 520px;
    margin-top: -25px;
    padding-top: 10px;
    font-family: "Segoe UI", "helvetica neue", arial, sans-serif;
    font-size: 18px;
    line-height: 1.1em;
    color: #aa0000;
    text-align: right;
    font-weight: bold;
    text-decoration: underline;
}


/* ------------------------- End BUTTON ------------------------- */


/* ----------------------- Start WARRANTY ----------------------- */

.warranty-icon-clock,
.warranty-icon-lock,
.warranty-icon-shipment {
    width: 260px;
    min-height: 25px;
    margin: 15px 0 -2px -40px;
    padding: 5px 0 0 40px;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2em;
    color: #fff;
}

.warranty-icon-clock {
    background: url("../image.php?comnt=Clock.png") 4px 7px no-repeat;
}

.warranty-icon-lock {
    background: url("../image.php?comnt=Lock.png") 4px 7px no-repeat;
}

.warranty-icon-shipment {
    background: url("../image.php?comnt=Shipment.png") 4px 7px no-repeat;
}


/* ------------------------ End WARRANTY ------------------------ */


/* ------------------------- Start STAR LIST ------------------------- */

.star-list-header {
    float: right;
    display: block;
    width: 575px;
    color: #fff;
    padding-left: 5px;
    padding-top: 0;
    margin: 0 auto;
    margin-bottom: 25px;
    margin-left: 0;
    line-height: 1.3em;
    list-style-type: none;
    text-align: left;
    font-size: 28px;
}

.star-list-header li {
    margin-bottom: 8px;
    padding-left: 45px;
    /* background: url(../image.php?comnt=i_header.png) 0 5px no-repeat; */
}

.action-box {
    width: 924px;
    height: 60px;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    padding: 5px;
    background: #f5dfe6;
    border: 2px solid #ed145b;
}

.action {
    width: 922px;
    height: 42px;
    font-size: 31px;
    text-align: center;
    font-weight: bold;
    color: #000;
    margin: 0 auto;
    padding-top: 16px;
    /* background-image: none; */
    background-repeat: no-repeat;
    background-position: 0 -170px;
    border: 1px dashed #ed145b;
}

.action-countdown {
    width: 898px;
    height: 15px;
    color: #333333;
    font-size: 24px;
    text-align: center;
    position: relative;
    margin: 0 auto;
    margin-bottom: 35px;
    padding: 20px;
}

#action-left {
    float: left;
    width: 440px;
    height: 36px;
    font-size: 35px;
    font-weight: bold;
    color: #111;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 70px;
    padding-top: 12px;
    text-align: center;
    background-color: #f5dfe6;
    /* background-image: url("../image.php?comnt=gray_header.gif");

    background-repeat: repeat;

    background-position: 0 -170px; */
    border: 2px dashed #ed145b;
}

#action-right {
    float: right;
    width: 300px;
    height: 95px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 70px;
    text-align: center;
}

.cntSeparator {
    font-size: 40px;
    margin: 25px 0px;
    color: #e64c66;
}

#floater .cntSeparator {
    margin: 5px 0;
}

.info-autor {
    z-index: 1;
    position: absolute;
    right: 0px;
    top: 0;
    background: #e5e5e5;
    background: rgba(0, 0, 0, 0.1);
    padding: 10px;
    float: left;
    width: 160px;
    height: 160px;
    border-radius: 160px;
}

.info-autor img {
    width: 160px;
    height: 160px;
    border-radius: 160px;
}

.testimonial {
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0;
    background: #e5e5e5;
    background: #f5dfe6;
    padding: 9px;
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 10px;
}

.testimonial img {
    width: 100px;
    height: 100px;
    border-radius: 8px;
}

.blockquote-autor,
.blockquote-autor-special {
    z-index: 1;
    position: absolute;
    right: -39px;
    top: -13px;
    background: #e5e5e5;
    background: rgba(0, 0, 0, 0.1);
    padding: 10px;
    float: right;
    width: 150px;
    height: 180px;
    border-radius: 0px;
    margin: 0 0 50px 0;
}

.blockquote-autor-special {
    background: red;
}

.blockquote-autor img,
.blockquote-autor-special img {
    width: 150px;
    height: 180px;
    border-radius: 0px;
}

.component-autor {
    z-index: 1;
    position: absolute;
    left: 0;
    top: -13px;
    background: #e5e5e5;
    background: rgba(0, 0, 0, 0.1);
    padding: 10px;
    float: left;
    width: 150px;
    height: 150px;
    border-radius: 0px;
    margin: 0 0 0 0;
}

.component-autor-odd {
    z-index: 1;
    position: absolute;
    right: 0;
    top: -13px;
    background: #e5e5e5;
    background: rgba(0, 0, 0, 0.1);
    padding: 10px;
    float: right;
    width: 150px;
    height: 150px;
    border-radius: 0px;
    margin: 0 0 0 0;
}

.component-autor img,
.component-autor-odd img {
    width: 150px;
    height: 150px;
    border-radius: 0px;
}

.node-image-l-shadow {
    clear: both;
    float: left;
    display: block;
    padding-top: -5px;
}

.node-image-arrows {
    margin: 0 auto;
    position: absolute;
    z-index: 111;
}
.node_m {
    margin: -28px 0 0 -203px;
}

.node-image-l {
    float: right;
    display: block;
    border: 1px solid #B3D6F6;
    text-align: center;
    margin-right: 20px;
    padding: 6px;
}

.node-image-r {
    float: right;
    display: block;
    text-align: center;
    margin-left: 20px;
    padding: 6px;
        margin-right: 32px;
}

.image-Table,
.image-TableS {
    float: left;
    display: block;
    border: 1px solid #bbb;
    text-align: center;
    margin-left: 20px;
    padding: 4px;
}

.image-TableS {
    border: 1px solid #0A83B3;
}

.image-Testimonial {
    float: left;
    display: block;
    margin: 15px 10px 10px 10px;
    border: 6px solid #eaeaea;
    border-radius: 5px;
}

.image-TestimonialS {
    float: right;
    display: block;
    margin: 35px 20px 10px 20px;
    border: 6px solid #eaeaea;
    border-radius: 5px;
}

img.map {
    clear: both;
    display: block;
    max-width: 600px;
    padding: 0;
    margin: 10px auto 30px;
    border-radius: 5px;
    border: 8px solid #e8e8e8;
    }

h2.map {
    color: #264557;
    font-size: 25px;
    text-align: center;
    margin: 20px 0;
    }

img.mail {
    clear: both;
    display: block;
    max-width: 600px;
    padding: 0;
    margin: 0 auto;
    border-radius: 5px;
    border: 8px solid #e8e8e8;
    }

p.mail {
    clear: both;
    display: block;
    max-width: 600px;
    padding: 0;
    margin: 5px auto 25px;
    }


img.left {
    padding: 0 20px 0 0;
    float: left;
    display: block;
}

img.right {
    padding: 0 0 0 20px;
    float: right;
    display: block;
}

.node-image-testimonial {
    padding: 0 23px 0 0;
    float: left;
    display: block;
    margin: 0 0 -6px -108px;
}

.node-image-r-shadow {
    clear: both;
    float: right;
    display: block;
    padding-top: -5px;
}

.node-image-l-shadow {
    clear: both;
    float: left;
    display: block;
    padding-top: -5px;
}

.date {
    color: #333333;
    font-size: 16px;
}

.commentFooter .date {
    font-size: 12px !important;
    color: gray !important;
    font-weight: normal;
    }

.clear {
    clear: both;
}

.phone-order {
    color: #333333;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 5px;
    background: url("../image.php?comnt=footer_/phone.png") 35px 15px no-repeat;
    border-top: 1px dashed #CCCCCC;
}

.info-order {
    color: #252525;
    font-size: 12px;
    width: 246px;
    text-align: center;
    margin: 0 auto;
    line-height: 13px;
    display: block;
    margin-top: 10px;
    clear: both;
}

.phone-order-number {
    font-size: 20px;
    font-weight: bold;
}

.security-order {
    color: #333333;
    font-size: 16px;
    padding-bottom: 5px;
    background: url("../image.php?comnt=footer_/security.png") 95px 0px no-repeat;
}

.cntSeparator {
    font-size: 48px;
    margin: 27px 0 0 0;
    color: #fafafa;
}

p#author {
    font-size: 10px !important;
    margin-top: 2px;
    font-style: lic;
}

.faq-box {
    float: left;
    width: 450px;
    margin: 0 9px 30px 9px;
    padding: 0;
    font-size: 22px;
    text-align: justify;
    line-height: 1.1em;
    color: #252525;
}

.faq-question,
.faq-answer {
    clear: both;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    margin: 15px 0 0 0;
    padding: 0 0 0 28px;
    background-image: url("../image.php?comnt=i_faq-help.png");
    background-position: 2px 5px;
    background-repeat: no-repeat;
    font-weight: normal;
}

.faq-answer {
    font-weight: normal;
    text-decoration: none;
    margin: 0;
    background-image: url("../image.php?comnt=i_faq-pencil.png");
}

.faq-title {
    display: block;
    font-size: 30px;
    line-height: 20px;
    font-weight: bold;
    color: #0A83B3;
    margin: 30px 0 0 0;
    padding: 14px 0 18px 70px;
    background-image: url("../image.php?comnt=i_faq.png");
    background-position: 4px top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #0A83B3;
}

.openReference {
    cursor: pointer;
    text-decoration: underline;
    color: #03F;
}


/* ------------------------- End MY ELEMENTS ------------------------- */


/* ------------------------- Start TABLES ------------------------- */

table {
    width: 921px;
    margin: 20px 0 10px 32px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-spacing: 2px;
    border-collapse: separate;
}

table th {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 10px 10px;
}

table td {
    font-size: 16px;
    border-bottom: 1px solid #dddddd;
    background-color: #f0f0f0;
    color: #333;
}

table td.highlight {
    color: #fff;
    font-weight: 300;
}

.table-green th {
    background: #AAD75B;
}

.table-blue th {
    background: #3498db;
}

.table-violet th {
    background: #0A83B3;
}

.table-blue-2 th {
    background: url("../image.php?comnt=blue_header.gif") repeat;
    text-align: center;
    line-height: 1.2em;
}

.table-orange th {
    background: #f7602d;
}

.table-red th {
    background: #ba0871;
}

.table-grey th {
    background: #5e5e5e;
}

.table-pink th {
    background: #cd4079;
}

.table-white th {
    background: #fff;
    color: #828282 !important;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
}

table tr.even td,
table tr.odd td {
    background-color: #fff;
}

table tr td.highlight,
.table-black table tr th {
    background-color: #f9f9f9;
}

table tr.special td {
    background: url("../image.php?comnt=gray_header.gif") repeat;
    padding: 10px 0 10px 0;
    color: #0A83B3;
    font-weight: bold;
    border-top: 1px solid #0A83B3;
    border-bottom: 2px solid #0A83B3;
}


/* ------------------------- End TABLES ------------------------- */


/* ------------------------- Start CONTACT ------------------------- */

.contact {
    width: 960px;
    height: 400px;
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
    /* - 

    background: url(../image.php?comnt=contact-bg.png) center center no-repeat;

    opacity : 0.2; - */
}

.contact-form-box {
    float: right;
    color: #fff;
    display: block;
    margin: 20px 10px 20px 0;
    position: relative;
    width: 374px;
    }

.contact-form-top {
    width: 370px;
    height: 82px;
    font-size: 31px;
    font-weight: bold;
    padding-bottom: 9px;
    text-align: center;
    line-height: 1.2em;
    padding-top: 16px;
    margin-bottom: 0;
    color: #fff;
    background: #79bd42;
    border-radius: 5px 5px 0 0;
    border: 2px solid #79bd42;
}
..phoneOrder{
    background-color: #FFF !important
}
.contact-form-content {
    float: right;
    width: 370px;
    height: 745px;
    font-size: 14px;
    color: #000;
    font-size: 14px;
    padding-top: 10px;
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 0 0 5px 5px;
    border: 2px solid #79bd42;
}

.form_description {
    color: white;
    margin-top: -120px;
    font-size: 32px;
    line-height: 1.2em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0;
}

.input_wrapper {
    float: right;
    height: 35px;
    margin-top: 5px;
    padding-right: 45px;
}

.input_wrapper input {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    background-color: #f2f5f7;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #252525;
    color: #000;
    height: 25px;
    outline: medium none;
    padding-left: 10px;
    width: 220px;
    font-size: 13px;
}

.input_wrapper select {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    border: 1px solid #252525;
    border-radius: 5px 5px 5px 5px;
    background-color: #f2f5f7;
    color: #000;
    font-size: 11px;
    height: 30px;
    outline: medium none;
    padding-left: 10px;
    width: 232px;
}

.input_wrapper_komentar {
    float: right;
    height: 55px;
    margin-top: 8px;
    padding-right: 45px;
}

textarea#komentar {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    background-color: #f2f5f7;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #252525;
    color: #000;
    outline: medium none;
    padding-left: 10px;
    width: 220px;
    font-size: 13px;
    vertical-align: top;
}

textarea#komentar:focus,
.input_wrapper input:focus {
    box-shadow: 0 0 5px red;
    border: 1px solid #fff;
    color: #333;
    font-size: 13px;
}

.crvenaS {
    color: red !important;
}

#repp3, #repp33, #repp34 {
    display: none;
    z-index: 4;
    width: 374px;
    font-size: 24px;
    text-align: center;
    line-height: 1.35em;
    color: #ffffff;
    padding: 120px 20px 0;
    margin: 0;
    border-radius: 5px;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.9);
    }

.shop-order {
    display: block;
    cursor: pointer;
    width: 304px;
    height: 55px;
    margin-top: 10px;
    margin-left: 48px;
    padding-top: 28px;
    padding-left: 36px;
    font-family: "Segoe UI", "helvetica neue", arial, sans-serif;
    font-size: 30px;
    color: #f10201;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    background: transparent url('../image.php?comnt=button-order-b.png') no-repeat;
    background-position: 0 0;
}

a.shop-order:hover {
    color: #f10201;
    background-position: 0 -170px;
}

.contact-left {
    float: left;
    width: 570px;
    margin: 0 auto;
    margin-top: 10px;
}

.pps-box {
    float: left;
    width: 455px;
    margin: 22px 0 0 10px;
    padding: 20px 20px 20px 20px;
    font-size: 22px;
    text-align: justify;
    line-height: 1.2em;
    color: #fff;
    overflow: auto;
    position: relative;
    overflow: visible;
    border: 2px dashed #aaa;
}

.warranty-box {
    float: left;
    width: 432px;
    height: 260px;
    margin: 10px 0 10px 0;
    padding: 3px 20px 18px 46px;
    font-size: 16px;
    text-align: justify;
    color: #fff;
    overflow: auto;
    overflow: visible;
    margin-top: -668px;
    clear: both;
}

.warranty-box p {
    color: #fff
}

.bb_left {
    float: left;
    width: 520px;
    }

.pps {
    width: 420px;
    min-height: 25px;
    margin: 20px 0 -20px -45px;
    padding: 5px 0 0 45px;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    line-height: 1.4em;
    color: #424a59;
    background: url("../image.php?comnt=i_info.png") 0 10px no-repeat;
}

.payment {
    float: left;
    display: block;
    width: 325px;
    font-size: 16px;
    text-align: center;
    color: #252525;
    margin: 15px 0 0 10px;
    padding: 42px 0 0 37px;
    background-image: url("../image.php?comnt=forma_check.png"), url("../image.php?comnt=forma_stars.png");
    background-position: 100px 38px, top center;
    background-repeat: no-repeat;
}

.sales {
    float: left;
    display: block;
    width: 358px;
    font-size: 16px;
    text-align: center;
    color: #000;
    margin: 10px 0 0 0;
    padding: 0 7px 0 7px;
}

.sales-l {
    float: left;
    display: block;
    width: 185px;
    font-size: 16px;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 0;
    background-image: url("../image.php?comnt=sales-100.png");
    background-position: 63px 57px;
    background-repeat: no-repeat;
}

.sales-l-sale {
    float: right;
    display: block;
    text-align: center;
    color: #000;
    margin: 5px 55px 0 0;
    padding: 0 2px 1px 2px;
    background-color: #fafafa;
    border: 1px solid #000;
}

.sales-r {
    float: right;
    display: block;
    width: 170px;
    font-size: 16px;
    text-align: center;
    color: #000;
    margin: 0;
    padding: 0;
}

.sigurno {
    float: left;
    background: url(../image.php?comnt=security.png);
    background-position: 85px 15px;
    background-repeat: no-repeat;
    text-align: center;
    display: block;
    width: 340px;
    font-size: 16px;
    line-height: 45px;
    color: #252525;
    margin-right: -55px;
    margin-top: 20px;
    padding-top: 5px;
    padding-left: 30px;
    border-top: 1px dashed #79bd42;
}

#floater {
    width: 190px;
    text-align: center;
    horizontal-align: center;
    align: center;
    color: #fff;
    background: url("../image.php?comnt=floater.jpg") no-repeat top left;
    border: 0px solid #ba0871;
    border-radius: 0 0 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: 500px;
    margin-top: -250px;
    display: block;
    z-index: 999;
    height: 563px;
    overflow: hidden;
}

.t-floater {
    font-size: 12pt;
    text-align: center;
    line-height: 1.2em;
    padding: 10px 5px 10px 5px;
    border-bottom: 0px solid #fff;
    color: #000;
    background: #fff;
    margin-bottom: 282px;
}

.cell {
    width: 180px;
    display: table-cell;
    margin: 0;
    padding: 10px 8px 0 8px;
    text-align: center;
    vertical-align: middle;
    background: #0A83B3;
    border-top: 1px solid #fff;
}

p.navbuttons a {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    background-color: #414546;
    display: block;
    padding: 3px 0px 3px 0px;
    width: 140px;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top;
}

p.navbuttons a:hover,
p.navbuttons a:active {
    background-color: #fff;
    color: #434748;
}

p.navtext a {
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
}

p.navtext a:hover,
p.navtext a:active {
    color: #bbb;
}

.safe {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 10001;
}

.forma_wrapper {
    width: auto;
    padding: 15px 0 15px 370px;
    margin: 20px -20px;
    position: relative;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 15%, rgba(10,131,179,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(15%, rgba(255,255,255,1)), color-stop(100%, rgba(10,131,179,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 15%, rgba(10,131,179,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 15%, rgba(10,131,179,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 15%, rgba(10,131,179,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 15%, rgba(10,131,179,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#0a83b3', GradientType=1 );
    }

.forma_wrapper .forma {
    position: relative;
    background-color: #fff;
    width: 549px;
    text-align: center;
    border-radius: 0 0 5px 5px;
    }


.forma_wrapper img.quiz_product {
    display: block;
    position: absolute;
    top: 20px;
    left: 110px;
    width: 165px;
    height: auto;
    }





.forma_wrapper .forma form {
    padding: 10px 0;
}


/*button*/

.siz {
    font-size: 25px !important;
    line-height: 29px !important;
}

.naruci {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    margin: 10px auto;
    font-size: 18px;
    background-color: #ffff00;
    border-radius: 5px;
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffff00), color-stop(1, #ffcc00));
    background: -moz-linear-gradient( center top, #ffff00 5%, #ffcc00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#ffcc00');
    border: 1px solid #ebe390;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    cursor: pointer;
}

.naruci:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffcc00), color-stop(1, #ffff00));
    background: -moz-linear-gradient( center top, #ffcc00 5%, #ffff00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#ffff00');
    background-color: #ffcc00;
}

.quizAns {
    width: 100px;
    float: left;
    margin: 0 68px;
}

.quizQuest {
    padding: 10px;
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    line-height: 46px;
}

.field_info,
.gender_wrapper {
    float: left;
    font-size: 18px;
    padding-right: 10px;
    line-height: 30px;
}

.forma_wrapper input {
    border: solid 1px #A9DDFF;
    padding: 5px;
    border-radius: 5px;
}

#order_form {
    min-height: 190px;
}

.quizStep {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    height: 190px;
    padding: 10px 0px;
}

#bottom_form_loader {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 210px;
    width: 100%;
    color: #fff;
    background-color: black;
    border-radius: 0 0 3px 3px;
}

#bottom_form_loader img {
    display: block;
    margin: 70px auto 20px auto;
}

#bottom_form_loader .please_wait_loader {
    display: block;
    margin: 30px auto 20px auto;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
}

#bottom_form_loader2 {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 10px;
    background-color: #fff;
    height: 190px;
}

#bottom_form_loader3 {
    width: 100%;
}


/*steps style*/

.naruci.form {
    width: 440px;
}

.form_field_wrapper,
.button7 {
    float: left;
    width: 100%;
    height: auto;
}

.form_field_wrapper.quest {
    margin: 5px 0;
}

.form_field_wrapper.address,
.form_field_wrapper.email {
    margin: 40px 0 40px 0;
}

.form_field_wrapper.address .field_info {
    width: 110px;
    margin-left: 20px;
}

.form_field_wrapper.email .field_info {
    width: 110px;
    margin-left: 20px;
}

.form_field_wrapper.email {
    margin: -26px 0 17px 0;
}

.form_field_wrapper.address input,
.form_field_wrapper.email input {
    width: 280px;
}

.button7 {
    margin-top: 10px;
}

.button10 {
    margin-top: 20px;
}

.quiz_answer {
    width: auto;
    height: auto;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 27px;
    line-height: 32px;
}

.quiz_answer span {
    font-size: 42px;
    line-height: 46px;
}

.checkAvailable {
    width: auto;
    height: auto;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    line-height: 32px;
    font-size: 28px;
    line-height: 32px;
}

.congrats_loader {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
        width: 533px;
}

.congrats_loader span {
    font-size: 28px;
}

.mail_warning {
    font-size: 18px;
    float: left;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.email_input {
    display: block;
    /* width: 400px;

    margin: 10px auto;*/
}


/*oredrNow button*/

.buttonOrderNow {
    width: 445px;
    margin-top: -10px;
    float: right;
    text-align: center;
    padding: 10px;
    border: dashed 2px #0F99E7;
    border-radius: 5px;
    background-color: #FCFCFC;
    font-size: 20px;
    line-height: 23px;
}

.orderNow {
    display: block;
    width: 400px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    margin: 10px auto;
    font-size: 23px;
    background-color: #ffff00;
    border-radius: 5px;
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffff00), color-stop(1, #ffcc00));
    background: -moz-linear-gradient( center top, #ffff00 5%, #ffcc00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#ffcc00');
    border: 1px solid #ebe390;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    cursor: pointer;
    color: #212121;
}

.orderNow:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffcc00), color-stop(1, #ffff00));
    background: -moz-linear-gradient( center top, #ffcc00 5%, #ffff00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#ffff00');
    background-color: #ffcc00;
}

#kvizSmall {
    font-size: 14px;
    padding: 15px 15px 0px 15px;
    line-height: 25px;
}


/* ------------------------- End Mala Forma ------------------------- */


/* ------------------------- Start COOKIE ------------------------- */

.cookie {
    width: 100%;
    height: 22px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 10px;
    background-color: #ccc;
    position: fixed;
    bottom: 0px;
    z-index: 99999;
}

.cookie p {
    font-size: 10px;
    text-align: center;
    color: #fff;
    padding-top: 0px;
    margin: 0;
}

.cookie a {
    cursor: pointer;
    font-weight: bold;
}

.cookie a:hover {
    color: #ffff00
}


/* ------------------------- End COOKIE ------------------------- */


/* ------------------------- Start FOTTER ------------------------- */

#footer {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#wrapper-footer {
    clear: both;
    width: 950px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    padding: 15px;
}

img#cert {
    margin-left: 179px
}

.cert {
    width: 920px;
    height: 451px;
    margin: 0 auto;
    padding: 0 auto;
    text-align: center;
    line-height: 1.2em;
    background: url(../image.php?comnt=cert2014.jpg) top center no-repeat;
}

.cert h2 {
    margin: 0 auto;
    padding-top: 90px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    color: #333;
}

.cert h3 {
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
    color: #333;
}

.cert h5 {
    margin: 0 auto;
    margin-top: 14px;
    color: #903;
    font-size: 18px;
    font-weight: bold;
}

.cert p {
    width: 440px;
    margin: 0 auto;
    margin-top: 14px;
    text-align: center;
    font-weight: bold;
}

.tosbox {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    padding-top: 2px;
    font-size: 15px;
    color: #111;
    padding-bottom: 25px;
    onmouseover="this.style.color='red';
 onmouseover="this.style.background='gray';
 onmouseout="this.style.background='white';

}

.tosbox a {
    text-decoration: underline;
}

.tosbox a:hover {
    color: #777;
    text-decoration: underline;
}

.tosbox .hidemob {
    padding-bottom: 20px;
    }


.warning-footer {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 900px;
    text-align: center;
    margin-top: 20px;
    font-size: 15px;
    color: #000;
    line-height: 1.2em;
    margin: 15px auto 30px auto;
}

.footer-line {
    float: left;
    width: 950px;
    margin: 0 0 0 0;
    border-top: 1px dotted gray;
}

.footer-1,
.footer-2,
.footer-3,
.footer-4,
.footer-5 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    float: left;
    width: 184px;
    margin: 0 3px 0 3px;
    height: auto;
    color: #666;
    float: left;
    font-size: 11px;
    line-height: 1.3em;
    text-align: left;
}

.footer-img1,
.footer-img2,
.footer-img3,
.footer-img4,
.footer-img5 {
    float: left;
    width: 189px;
    height: auto;
    text-align: center;
}

.footer-1 p,
.footer-2 p,
.footer-3 p,
.footer-4 p,
.footer-5 p {
    font-size: 12px;
    line-height: 1.3em;
    text-align: left;
}

.footer-1 h4,
.footer-2 h4,
.footer-3 h4,
.footer-4 h4,
.footer-5 h4 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #666 !important;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: bold;
    text-align: left;
}

.footer-img {
    display: block;
    -webkit-margin-before: 20px;
    -webkit-margin-after: 20px;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    text-align: center;
}

.last_text {
    font-size: 10px;
    line-height: 1.3em;
    margin: 0 auto;
    width: 980px;
    height: auto;
    color: #666;
    margin-bottom: 14px !important;
    font-family: Verdana, Geneva, sans-serif;
    padding: 10px 10px 0 46px;
    margin-bottom: 10px;
    padding-left: 0px;
}


/* ------------------------- End FOTTER ------------------------- */

.disclamer p {
    color: black;
}

.underline {
    text-decoration: underline;
}

.news-box {
    margin: 0px 0px;
    padding: 0px;
    overflow: hidden;
}

.why_b {
    border: 3px dashed #F00;
    padding: 13px;
    margin: 55px 0 40px 0;
    clear: both;
    font-size: 18px;
}

.i {
    border: 3px dashed #F00;
}

.news-box img {
    float: right;
    margin: 0px 0px 0px 30px;
}

.stars-box {
    padding: 20px;
    border: dashed 2px #f00;
}

.stars-box img {
    float: left;
    margin: 0 2px 20px 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
    display: block;
}

.button-order-blue.fr {
    display: block;
    width: 100%;
    text-align: right;
    margin-top: -10px;
    margin-bottom: 10px;
}

.fact-img {
    float: right;
    margin: 10px 0 0 15px;
    width: 220px;
}

.table-list {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    list-style-type: disc;
    text-align: left;
}

.mediaBox {
    margin: 20px 0;
    text-align: center;
    padding-bottom: 20px;
    border: dashed 2px #333;
}

.mediaBox h1 {
    text-align: center;
    width: 100%;
    font-size: 42px;
    margin: 20px 0;
}

img[alt="img-7"] {
    float: right;
    margin-top: 50px;
}

.Lft {
    float: left;
    width: 552px;
}


/********************************FB comments********************************/

.fbCommentHeader {
    width: auto;
    height: 30px;
    border-top: 1px solid #ccc;
}

.commentBody {
    font-size: 13px;
    line-height: 16px;
}

.hBox_01,
.hBox_02 {
    display: block;
    width: auto;
    padding: 0 10px;
    font-family: arial;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    font-size: 12px;
}

.hBox_01 {
    float: left;
    background: url(../image.php?comnt=read-more.png) right center no-repeat;
    padding-right: 15px;
}

.hBox_02 {
    float: right;
}

.hBox_02 a {
    font-weight: bold;
    color: #3b5998;
    text-decoration: none;
}

.hBox_02 a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.commentBox {
    margin: 0px 0px 5px 0;
    padding: 20px 20px 0px 20px;
    list-style-type: none;
    text-align: left;
    border-top: 1px solid #ccc;
    /*border: solid 1px #e5e6e9;

  border-radius: 3px;*/
}

.commentBox li {
    width: 100%;
    height: auto;
    padding: 10px 0 5px 0;
    border-bottom: solid 1px #e2e2e2;
}

.commentLine img {
    float: left;
    margin-bottom: 8px;
    margin-right: 11px;
}

.commentLine.last {
    border: 0px;
}

.commentHolder {
    margin-left: 60px;
}

.commentUser {
    color: #898f9c;
}

.cUser {
    font-weight: bold;
    color: #3b5998;
    font-family: arial;
    font-size: 11px;
}

.topComment {
    padding-left: 20px;
    background: url(../image.php?comnt=tcomment.png) center left no-repeat;
    color: gray;
    font-size: 12px;
}

.commentFooter,
.commentFooter a {
    color: #3b5998;
    text-decoration: none;
    font-size: 12px;
}

.clike {
    font-size: 12px;
}

.cUser:hover,
.commentFooter .clike:hover {
    text-decoration: underline;
    cursor: pointer;
}

.dotSpace {
    font-size: 10px;
    line-height: 18px;
}

.likeNumb {
    padding: 0 0 0 20px;
}

.commentDate {
    /*color: #898f9c;*/
    color: gray;
    font-weight: normal;
}

.commentBox li ul {
    margin: 0px 0px 0px 20px;
    list-style-type: none;
}

.commentBox li ul li {
    padding: 10px 0 5px 0;
    border-top: solid 1px #e2e2e2;
    border-bottom: none;
}

.fbCommentFooter {
    width: 590px;
    clear: both;
    background-color: rgba(190, 190, 190, .2);
    border: solid #e9e9e9;
    border-width: 1px 0;
    padding: 7px 10px 7px 10px;
    overflow: hidden;
    margin-bottom: 30px;
}

.fbCommentFooter img {
    margin: 0px 10px 10px 0px;
}

.fbCommentFooter textarea {
    border-width: 0;
    border: 1px solid;
    border-color: #899bc5;
    padding: 3px;
    width: 516px;
    height: 40px;
}

.fbCommentFooter a {
    display: block;
    float: right;
    background-color: #5b74a8;
    border-color: #29447e #29447e #1a356e;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 10px;
}

.fbReadMore {
    clear: both;
    line-height: 32px;
    background-color: #edeff4;
    border: 1px solid #d8dfea;
}

.fbReadMore:hover {
    background-color: #d8dfea;
    cursor: pointer;
}

.fbReadMore span {
    display: block;
    width: 85px;
    margin: 0 auto;
    color: #3b5998;
    font-size: 11px;
    background: url(../image.php?comnt=read-more.png) right center no-repeat;
}

.fbPlugin {
    line-height: 20px;
    clear: both;
    margin-top: 5px;
    border-top: 1px solid #ccc;
    padding: 4px 3px;
}

.fbPlugin span {
    display: block;
    font-size: 10px;
    width: 70px;
    padding-left: 20px;
    color: gray;
    background: url(../image.php?comnt=fb-icon.png) left center no-repeat;
}

.fbPlugin span:hover {
    cursor: pointer;
}


/*smile*/

.smile {
    display: block;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    background-image: url("../image.php?comnt=fb_emotional-icon.png");
    background-size: auto auto;
    background-position: -153px 0;
    background-repeat: no-repeat;
}

.wink {
    display: block;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    background-image: url("../image.php?comnt=fb_emotional-icon.png");
    background-size: auto auto;
    background-position: -187px 0;
    background-repeat: no-repeat;
}

.grin {
    display: block;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    background-image: url("../image.php?comnt=fb_emotional-icon.png");
    background-size: auto auto;
    background-position: -272px 0;
    background-repeat: no-repeat;
}

.keywords {
    width: 100%;
    padding: 7px 0 7px 0;
    display: block;
    background-color: #F4F4F4;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    position: relative;
    top: 0;
    border-bottom: solid 1px #ccc;
    margin-bottom: 0px;
}

.keywords h2,
.keywords h1 {
    font-size: 16px;
    margin: 0px;
    color: #333;
}


/********************************FB comments end********************************/

.elD {
    margin-bottom: 5px !important;
}

.margine {
    margin-top: 0px;
}

.ingredients-table {
    border: 1px dashed #005B9D;
    margin: 4px 0px;
    margin-bottom: 23px;
}

.ingredients-table th {
    background-color: #0a83b3;
}

table th {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 6px;
}

table td {
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #dddddd;
    background-color: #f0f0f0;
    color: #333;
    padding: 5px 5px;
}

.ingredients-table img {
    display: block;
    margin: 0px auto;
}

.ingredients-table td {
    min-width: 128px;
    background-color: #f3fcff;
}

table td {
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #dddddd;
    background-color: #f0f0f0;
    color: #333;
    padding: 5px 5px;
}

table h2 {
    color: #fff !important;
    font-size: 34px !important;
    text-align: center !important;
    padding-top: 12px;
    padding-bottom: 12px;
}

.center {
    text-align: center;
}

.ingredients-table h4 {
    text-align: center;
    font-size: 21px;
    margin-left: 29px;
}

img.left4 {
    padding: 21px 20px 0 20px;
    float: left;

}

.promo-box-35,
.promo-box-40,
.promo-box-45,
.promo-box-50 {
    background-position: 845px 10px, right;
    background-repeat: no-repeat;
}

.promo-box-45 {
    background-image: url("../image.php?comnt=stars_45.png"), url("../image.php?comnt=quote2.png");
}

.testimonials {
    display: block;
    padding: 20px 20px 10px 20px;
    background: url("../image.php?comnt=quote.png") no-repeat right;
}

.promo-box-45 {
    border-top: 8px solid #005b9d !important;
    background-color: #f3fcff !important;
    height: 420px !important;
    margin-bottom: 5px !important;
    margin-top: 20px;
}

.promo-box-45 strong {
    font-size: 23px;
    margin-left: -113px;
}

.star {
    display: inline-block;
    height: 50px;
    width: 116px;
    background-image: url("../image.php?comnt=stars_45.png");
    background-repeat: no-repeat;
    background-position-x: 6px;
}

.icon2 {
    background: url(../image.php?comnt=icon2.png) no-repeat top left;
    float: left;
    height: 25px;
    margin: -17px 7px 0 5px;
    padding: 0;
    width: 28px;
}

.promo-box-45 h3 {
    display: inline-block;
    margin-top: 15px;
}

.promo-box-45 h4 {
    font-size: 19px;
    float: right;
    margin-top: -63px;
    padding-bottom: 7px;
    margin-right: 592px;
}

.justify {
    text-align: justify;
    width: 745px;
    float: right;
    display: inline-block;
    margin-right: 14px;
    margin-top: -19px;
}

.grid cite {
    display: block;
    margin-bottom: 18px;
}

.table-stages th {
    background: #005B9D;
    text-align: center;
    min-width: 120px;
}

table td {
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #dddddd;
    background-color: #f0f0f0;
    color: #333;
    padding: 5px 5px;
}

.stepHeight {
    height: 187px !important;
}

.table-stages {
    width: 940px;
    margin: 20px 0 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-spacing: 2px;
    border-collapse: separate;
}

.label {
    margin: 3px 40px 29px 15px;
    float: right;
}

.float_box {
    float: right !important;
}

.img-box {
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.banner-three-steps {
    float: left;
    width: 847px;
    height: 203px;
    font-size: 26px;
    border: 1px dashed #0A83B3;
    padding: 15px 20px 0 20px;
    margin-bottom: 20px;
}

.height {
    height: 190px;
}

.banner-three-steps img {
    float: left;
    margin-right: 25px;
}

.banner-three-steps h5 {
    margin: 3px 29px 5px;
    float: left;
    font-size: 20px;
}

.banner-three-steps li {
    margin-bottom: 2px;
    padding-left: 35px;
    background: url(../image.php?comnt=tick1.png) 0 8px no-repeat;
}

.small {
    font-size: 25px;
    background-repeat: no-repeat;
    color: #0A83B3;
    margin-bottom: -5px;
}

.small h2 {
    font-size: 28px;
}

.heading.facts {
    margin-top: -57px;
    margin-bottom: 20px;
    background: url(../image.php?comnt=i_info.jpg) left center no-repeat;
    background-position-x: -6px !important;
    padding-left: 97px;
    border-bottom: solid 3px #058BC0;
    background-position-y: 31px !important;
    padding-bottom: 27px;
}

.list_el {
    background-color: rgb(243, 252, 255);
    padding: 5px;
    border: solid 1px rgba(10, 131, 179, 0.36);
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
}

.list_el strong {
    background: url(../image.php?comnt=check6.png) 0px center no-repeat;
    padding-left: 36px;
    font-size: 22px;
}

.list_el p {
    font-size: 19px;
    margin: 10px 0px 0px 0px;
}

.list_el img {
    float: left;
    margin-right: 20px;
    border: 5px solid #fff;
    background: #fff;
}

.heading h1 {
    font-size: 40px;
    text-align: left;
}

.sizeMe {
    font-size: 19px !important;
    margin-bottom: 0;
    font-weight: 400;
}

.margine0 {
    margin-bottom: 21px;
}

.width1 {
    width: 681px;
}

img[alt="medical"] {
    margin-top: 40px;
}

.width2 {
    width: 250px;
}

.sizeMe2 {
    font-size: 21px !important;
}

.border {
    display: inline-block;
    border: 3px dashed #0a83b3;
    padding: 23px;
    padding-top: 19px;
    width: 889px;
    margin-bottom: -3px;
    padding-bottom: 16px;
    margin-top: 3px;
    margin-bottom: 25px;
}

.banner-three-steps2 {
    width: 890px;
    height: 375px;
    font-size: 26px;
    margin: 0px 0 0;
    padding: 30px 20px 0 20px;
    background-color: #f9f9f9;
}

.banner-three-steps2 h2 {
    margin: 3px 0 20px;
    padding: 0;
    font-size: 36px;
}

.banner-three-steps2 img {
    float: left;
    border-radius: 0px 40px 0 40px;
}

.tope {
    display: inline-block;
    margin-top: -13px;
}

.banner-three-steps2 h5 {
    margin: 3px 29px 5px;
    float: left;
    font-size: 20px;
}

.banner-three-steps2 li {
    margin-bottom: 21px;
    padding-left: 35px;
    font-weight: 400;
    height: 32px;
    background: url(../image.php?comnt=tick1.png) 0 4px no-repeat;
}

.banner-three-steps2 ul {
    float: left;
    display: block;
    color: #222;
    padding-left: 5px;
    margin: 10px auto 27px 20px;
    line-height: 1.4em;
    list-style-type: none;
    text-align: left;
    font-size: 20px;
}
.g{
        padding-bottom: 4px;

}
.styleMe {
    text-align: center;
    font-weight: normal;
    font-size: 17px !important;
    padding-top: 0;
    padding-bottom: 7px;
    display: block;
    width: 800px;
    margin: 0 auto;
}

.h {
    display: block;
    width: 500px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
}

.style1 {
    font-size: 27px !important;
    font-weight: bold;
    margin-top: 0px;
}

.style4 {
    font-size: 26px !important;
    font-weight: normal;
    margin-top: 0px;
}

.style2 {
    font-size: 26px !important;
    font-weight: bold;
    margin-top: -11px;
    margin-bottom: 33px;
}

.color {
    color: #0a83b3;
    font-size: 26px;
}

.btn000 {
    margin-left: -223px;
    margin-bottom: 38px;
    margin-top: 8px;
}

.btn001 {
    margin-top: 22px;
    margin-bottom: 40px;
}

.this {
    display: block;
    width: 911px;
    margin-bottom: 32px;
    text-align: center;
}

.this {
    display: block;
    width: 911px;
    margin-bottom: 55px;
    text-align: center;
    clear: both;
}

.orangeh3 {
    clear: both;
}

.orangeh4 {
    clear: both;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
}

 .table2-r td{
    width: 500px;
    padding-bottom: 29px;
    text-align: left;
    padding-top: 19px;
    padding: 10px;
    padding-left: 17px;
    vertical-align: top;
}

.alig {
    text-align: left;
}

.table2-r1 td {
    text-align: left;
    height: 75px;
    font-weight: bold;
    font-size: 26px;
        padding-left: 20px;
}

.table2-r2 td {
    text-align: left;
    padding: 5px;
    padding-left: 17px;

}

.style0 {
    font-size: 22px !important
}

.alignP {
    text-align: justify;
    font-size: 19px !important
}

.why_b {
    border: 3px dashed #0a83b3;
    padding: 13px;
    margin: 26px 0 24px 0;
    clear: both;
    text-align: left;
    background: rgb(243, 252, 255);
    display: block;
    font-size: 18px;
    margin-left: 6px;
    width: 896px;
    font-weight: 400;
    padding-top: 0px;
}

.why_b p {
    background: url(../image.php?comnt=check6Copy.png) 8px center no-repeat;
    font-size: 20px;
    padding-left: 8px;
}

.gray2 {
    height: 10px;
}

.bott {
    margin-bottom: 18px;
}

cite {
    display: block;
    margin-top: 5px;
}

.top {
    margin-top: -11px;
    margin-bottom: -9px;
    display: inline-block;
}

.top2 {
    margin-top: -11px;
    margin-bottom: -9px;
}

.noImg {
    background: none !important;
}

.moveMer {
    margin-left: 38px;
}

.sizee {
    font-size: 20px;
    font-weight: bold;
    padding-left: 6px;
}

.line-red {
    clear: both;
    width: 938px;
    height: 10px;
    margin: 0 0 20px 0;
    border-bottom: 2px dotted red;
}

.leftIt {
    text-align: left;
}

.center2 {
    text-align: left;
    font-size: 20px !important;
    font-weight: 400
}

.big {
    margin-bottom: 5px;
}

.style5 {
    font-size: 20px !important;
    font-weight: 400;
}

.style6 {
    margin-top: 27px;
    text-align: center;
    padding-top: 11px;
}

.moveD {
    margin-top: 45px;
    width: 556px;
    display: inline-block;
}

.box22 {
    margin-top: -60px;
    margin-bottom: 19px;
}

.inline0 {
    display: inline-block;
    margin-top: 7px;
}

.center5 {
    text-align: center;
}

.borderMe {
    display: inline-block;
    border: 3px dashed #0a83b3;
    padding: 21px;
    padding-top: 11px;
    background: #f3fcff;
    width: 895px;
    margin-bottom: -20px;
    height: 215px;
    margin-top: 7px;
}

.borderMe2 {
    display: inline-block;
    border: 3px dashed #0a83b3;
    padding: 21px;
    padding-top: 11px;
    background: #f3fcff;
    width: 895px;
    margin-bottom: 17px;
    height: 255px;
    margin-top: 19px;
    text-align: justify;
}

.promocija {
    display: inline-block;
    font-size: 24px !important;
    margin-top: -6px;
}

.gmap {
    text-align: center;
}


.centermap {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: -13px;
    margin-bottom: 22px;
}

@-moz-document url-prefix() {
    .heading.facts {
        margin-top: -34px;
        margin-bottom: 20px;
        padding-left: 103px;
    }
    .promo-fix-35.grid,
    .promo-fix-40.grid,
    .promo-fix-45.grid,
    .promo-fix-50.grid {
        min-height: 484px;
    }
    .icon2 {
        height: 50px;
        margin: -20px 7px 0 5px;
        padding: 0;
        width: 28px;
    }
}

.forma_wrapper h2 {
    font-size: 21px;
    text-align: center;
    background-color: #0a83b3;
    color: #fff;
    border-radius: 5px 5px 0 0;
    margin: 0px;
    width: 536px;
    display: block;
    height: 78px;
    padding: 7px;
    padding-top: 14px;
}

.naruci {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    margin: 10px auto;
    font-size: 22px;
    background-color: #ffff00;
    border-radius: 5px;
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffff00), color-stop(1, #ffcc00));
    background: -moz-linear-gradient( center top, #ffff00 5%, #ffcc00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#ffcc00');
    border: 1px solid #ebe390;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    cursor: pointer;
}

.naruci:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffcc00), color-stop(1, #ffff00));
    background: -moz-linear-gradient( center top, #ffcc00 5%, #ffff00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#ffff00');
    background-color: #ffcc00;
}

.quizQuest {
    padding: 10px;
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    line-height: 30px;
    height: 68px;
    width: 351px;
    margin: 0 auto;
}

.button7 {
    margin-top: 10px;
}

.form_field_wrapper,
.button7 {
    float: left;
    width: 100%;
    height: auto;
}

.quizAns {
    width: 100px;
    float: left;
    margin: 0 86px;
}

h4 {
    font-size: 24px;
    color: #252525;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
}

.table2 {
    width: 927px;
    margin: 20px 0 10px 7px;
}

.disclamer_fixed{
    font-size: 13px !important;
    line-height: 20px;
}
.st{
    display: inline-block;
    height: 60px;
    padding-top: 10px;
    text-align: left;
    width: 270px;
    font-size: 23px !important;
    margin: 0 auto;
    margin-left: -11px;
}
.ll{
    text-align: left;
}

.oo{
        width: 735px;
}

.oob{
        background-size: contain;
}

@-moz-document url-prefix() { 
  .info-order {
     margin-top: 28px;
  }}

.grid p{
    height: 210px;
}

.grid .spellcheck{
    height: 68px;
}

.aa p{
height: 128px
}

@-moz-document url-prefix() { 
.promo-fix-35.grid, .promo-fix-40.grid, .promo-fix-45.grid, .promo-fix-50.grid {
    min-height: 386px;
}
  }

  .coupon-box h3 {
    font-size: 42px;
    text-align: center;
    color: #000;
    padding: 30px 0 18px 0;
}
.coupon-box h5 {
    font-size: 35px;
    text-align: center;
    color: #000;
    padding: 7px 0 20px 0;
}

.coupon-barcode {
    float: right;
    display: block;
    position: relative;
    width: 260px;
    height: 236px;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2em;
    vertical-align: central;
    color: #000;
    margin: 0;
    padding: 20px 0 0 0;
    border-top: 2px dotted #000;
    transform: rotate(270deg);
    transform-origin: center center;
    background: url(../image.php?comnt=coupon-barcode.png);
    background-position: center 125px;
    background-repeat: no-repeat;
}

.coupon-box h4 {
    font-size: 38px;
    text-align: center;
    color: #000;
    padding: 0 0 0 0;
}
.coupon-box {
    width: 920px;
    height: 270px;
    border: 2px dashed;
    text-align: center;
    margin: 20px auto;
    padding: 0;
    background-color: #fefbf2;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.coupon-box img {
    float: left;
    margin: 6px;
    }

.garancija2 {
    width: 430px;
    padding: 15px 20px 1px 2px;
    font-size: 20px;
    text-align: justify;
    line-height: 1.2em;
    color: #fff;
    overflow: auto;
    position: relative;
    font-weight: normal;
}

.garancija1 {
    float: left;
    width: 444px;
    padding: 15px 20px 1px 33px;
    font-size: 23px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2em;
    color: #FFF;
    position: relative;
    padding-top: 18px
}
.garancija11 {
    float: left;
    width: 444px;
    padding: 15px 20px 1px 47px;
    font-size: 20px;
    text-align: left;
    line-height: 1.2em;
    color: #FFF;
    overflow: auto;
    position: relative;
    padding-top: 5px
}<div class="line-red"></div>
.garancija2 {
    width: 430px;
    padding: 15px 20px 1px 2px;
    font-size: 21px;
    text-align: left;
    line-height: 1.2em;
    color: #FFF;
    overflow: auto;
    position: relative;
    font-weight: normal;
}
.warranty-icon-clock, .warranty-icon-lock, .warranty-icon-shipment{
    font-size: 21px !important
}

.bigg{
    font-size: 45px
}

.floater_buyer {
    border-top: 1px solid #0A83B3; 
    padding-bottom:20px; 
    background: #0A83B3;
}

.f_under {
    text-decoration:underline;
}

.left_m {
    margin: -1px -15px 0 5px;
}

.w_red {
    color:red;
}

.testimonial_h {
    font-size:24px; 
    font-weight:bold; 
    color:#252525;
}

.f_size {
    font-size:28px;
}

.left4_p {
    padding-bottom:30px!important; 
    padding-top:60px!important;
}

.map_c {
    margin:0px 0 40px 170px; 
    border:solid 1px #ccc;
}

.red_C {
    color: red;
}

.color_b {
    color:#000
}

.fb_W {
    width:610px; 
    margin:0px 
    auto;
}

.fb_B {
    width:570px; 
    float:left;
}



/* disclamer hover */
.title-hover {
    cursor: pointer;
}

.disclamer_hover {
    display: none;
    width: 100%;
    background-color: #ccc;
    padding: 3px 0 30px;
    left: 0;
    text-align: center;
    position: fixed;
    bottom: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    /* font-family: Georgia; */
}


.disclamer_fixed {
  font-size: 15px!important;
  color: #000!important;
  line-height: 20px;
}

@media only screen and (min-width: 1401px) {
  .disclamer_hover {
  padding: 4px 0 14px;
  }
  .disclamer_fixed {
    bottom: 95px!important;
    width: 171px!important;
  }

}

@media only screen and (max-width: 1000px) {
   .disclamer_hover {
   padding-bottom: 26px;
   bottom: 5px
  }
        
}


.input_wrapper select[name="product"] option:nth-child(2),.input_wrapper select[name="product"] option:nth-child(3){display:none!important;}