@charset "UTF-8";

@font-face {
    font-family: sans-serif;
    font-style: italic;
    font-weight: 300;
    src: local("Helvetica Neue Light Italic"), local(HelveticaNeue-LightItalic), local("Helvetica Light Oblique"), local(Helvetica-LightOblique)
}

@font-face {
    font-family: sans-serif;
    font-style: italic;
    font-weight: 400;
    src: local("Helvetica Neue Italic"), local(HelveticaNeue-Italic), local("Helvetica Oblique"), local(Helvetica-Oblique)
}

@font-face {
    font-family: sans-serif;
    font-style: italic;
    font-weight: 700;
    src: local("Helvetica Neue Bold Italic"), local(HelveticaNeue-BoldItalic), local("Helvetica Bold Oblique"), local(Helvetica-BoldOblique)
}

@font-face {
    font-family: sans-serif;
    font-style: normal;
    font-weight: 300;
    src: local("Helvetica Neue Light"), local(HelveticaNeue-Light), local("Helvetica Light"), local(Helvetica-Light)
}

@font-face {
    font-family: sans-serif;
    font-style: normal;
    font-weight: 400;
    src: local(HelveticaNeue), local(Helvetica)
}

@font-face {
    font-family: sans-serif;
    font-style: normal;
    font-weight: 700;
    src: local("Helvetica Neue Bold"), local(HelveticaNeue-Bold), local("Helvetica Bold"), local(Helvetica-Bold)
}

* {
    margin: 0;
    padding: 0
}

body {
    background: #ebebeb
}

p {
    margin: 10px 0
}

h1 {
    color: #820000;
    font-weight: 400
}

h1,
h3 {
    margin: 1em 0;
    text-align: center
}

h3 {
    color: #000;
    font-weight: bolder
}

h3.h_benefit {
    text-align: left;
    background: left 50% url(../images/shield_green.png) no-repeat;
    line-height: 44px;
    padding-left: 50px
}

h1 {
    font-size: 40px;
    line-height: 1em
}

.normalize-link {
    color: #3d3d3d
}

.normalize-link:hover {
    text-decoration: none;
    color: #3d3d3d
}

#wrapper {
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 10px;
    min-height: 500px;
    width: 960px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background: #fff;
    color: #3d3d3d;
    font-size: 16px;
    font-family: georgia;
    line-height: 25px
}

#post {
    margin: 20px;
    width: 630px
}

#sidebar {
    float: right;
    margin-left: 20px;
    width: 252px;
    border-left: none;
    margin-top: 44px
}

h1.a1 {
    margin-bottom: 30px
}

.p_benefit {
    font-size: 14px
}

.box_1 {
    overflow: auto;
    margin: 20px 0;
    padding: 15px;
    width: 100%;
    border: 2px solid #f7f9b6;
    background-color: #ffffec
}

.box_1 img {
    float: left;
    margin-right: 10px;
    max-width: 40%
}

.box_1 h3 {
    margin: -6px 0 10px;
    text-align: left
}

.box_1 p {
    margin-top: 0
}

.box_1 .author {
    text-align: right
}

ul li {
    position: static !important
}

ul.list_belt {
    margin-top: -5px;
    margin-left: 30px;
    list-style: none
}

ul.list_belt li {
    padding-left: 50px;
    background: 0 50% url(../images/li_belt.png) no-repeat
}

.row {
    position: relative;
    clear: both
}

ul.testimonials {
    border-radius: 5px;
    background: #fff;
    list-style: none
}

ul.testimonials li.opinion {
    background-color: #e0f0fa;
    border: 3px inset #05adea;
    margin: 20px 20px 20px 25px;
    padding: 0 10px 10px;
    text-align: center
}

ul.testimonials li.opinion:first-child {
    margin-top: 0
}

ul.testimonials li.opinion:last-child {
    margin-bottom: 0
}

ul.testimonials li.opinion h3 {
    color: red;
    font-size: 14pt;
    margin: 0;
    padding: 0
}

ul.testimonials li.opinion img {
    display: block;
    margin: 10px auto 20px;
    width: 90%
}

ul.testimonials li.opinion p {
    font-weight: 400;
    line-height: 18px
}

ul.testimonials li.opinion .author {
    line-height: 15pt;
    margin: 10px 0 0
}

#bottle {
    margin: 20px auto;
    width: 220px;
    text-align: center;
    position: relative
}

#bottle_g {
    position: absolute;
    top: 0;
    right: 20px;
    width: 80px
}

#bottle img {
    display: block;
    margin: 0 auto 20px
}

#footer {
    margin-top: 10px;
    text-align: center;
    font-size: 14px
}

#footer a {
    color: #666
}

@media (max-width:800px) {
    #orderSubmit {
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 50px !important;
        font-size: 15px !important
    }
}

@media (max-width:440px) {
    #footer {
        display: block !important;
        margin-left: auto;
        margin-right: auto
    }
}

#wrapper {
    max-width: 960px;
    width: auto;
    padding: 20px .5%
}

#sidebar {
    max-width: 252px;
    width: 27%;
    margin: 44px 0 0 2%
}

#post {
    max-width: 630px;
    margin: 0 2%;
    width: 66%;
    float: left
}

ul.testimonials li.opinion img {
    width: 100%;
    height: auto;
    max-width: 165px
}

.box_1 {
    padding: 3%;
    width: 98%
}

#bottle {
    max-width: 310px;
    width: 100%
}

#bottle_g {
    right: 22%
}

#bottle img {
    margin: 50px auto;
    max-height: 400px !important;
    width: auto
}

@media (max-width:1000px) {
    #wrapper {
        border: 0
    }
}

@media (max-width:750px) {

    #post,
    #sidebar {
        width: auto;
        float: none;
        border: 0;
        max-width: none;
        margin: 20px 2%
    }

    ul.testimonials li.opinion {
        width: 40%;
        display: inline-block;
        vertical-align: top;
        margin: 2% !important;
        padding: 0 2% 2%
    }

    .box_1 {
        width: auto
    }
}

@media (max-width:500px) {
    .box_1 img {
        float: none;
        max-width: 280px;
        width: 100%;
        margin: 0 auto 20px
    }
}

@media (max-width:450px) {
    ul.testimonials li.opinion {
        display: block;
        width: 92%
    }
}

@media (max-width:450px) {
    #post h1.a1 {
        font-size: 30px
    }
}

a,
b,
body,
center,
div,
footer,
h1,
h3,
html,
i,
iframe,
img,
li,
p,
span,
strong,
u,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

body {
    line-height: 1
}

ul {
    list-style: none
}

button {
    -webkit-appearance: none !important
}

*,
:after,
:before {
    -moz-box-sizing: border-box
}

b {
    font-weight: 700
}

strong {
    font-weight: 900
}

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

div.row:after {
    clear: both;
    display: block;
    content: ""
}

body {
    background: -webkit-gradient(linear, left top, right top, from(#808195), color-stop(#b6b6c2), color-stop(#b6b6c2), color-stop(#b6b6c2), to(#808195));
    background: linear-gradient(90deg, #808195, #b6b6c2, #b6b6c2, #b6b6c2, #808195);
    font-family: Arial
}

ul li {
    line-height: 20px;
    font-size: 15px;
    color: #3d3d3d;
    position: relative
}

ul li:before {
    position: absolute;
    content: "•";
    top: 0;
    left: -17px;
    color: #00b02a;
    font-size: 17px
}

p {
    font-size: 15px;
    line-height: 20px;
    color: #3d3d3d
}

div.fade {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7)
}

div.fade div.superpromo {
    background: url(../../images/frontend/piperine-superpromo.jpg) no-repeat top;
    width: 724px;
    height: 362px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -70%);
    -moz-transform: translate(-50%, -70%);
    -webkit-transform: translate(-50%, -70%);
    -o-transform: translate(-50%, -70%);
    -ms-transform: translate(-50%, -70%);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    padding: 26px 205px 15px 0
}

div.fade div.superpromo span.circle-percent {
    background: #ffc000 none repeat scroll 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    font-size: 29px;
    font-weight: 900;
    height: 100px;
    padding-top: 35px;
    position: absolute;
    right: 110px;
    text-align: center;
    top: 37px;
    transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    width: 100px
}

div.fade div.superpromo h1 {
    color: #000;
    font-size: 33.4px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 16px;
    text-align: center
}

div.fade div.superpromo h1 span {
    color: #00ba2c;
    font-size: 60px;
    font-weight: 900;
    letter-spacing: 6px;
    text-transform: uppercase
}

div.fade div.superpromo h1 strong {
    color: #b90808;
    font-size: 53px
}

div.fade div.superpromo p {
    color: #000;
    font-size: 22.51px;
    line-height: 30.76px;
    margin: 0 auto;
    text-align: center;
    width: 85%
}

div.fade div.superpromo p.margin-top-20 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px
}

div.fade div.superpromo div.actions {
    width: 68%;
    text-align: center;
    margin: 0 auto
}

div.fade div.superpromo div.actions a.greenBtn {
    padding: 16px 30px;
    margin-bottom: 5px;
    margin-top: 20px
}

div.fade div.superpromo div.actions span {
    font-size: 13px
}

@media (max-width:890px) {
    img {
        display: block;
        margin: 0 auto
    }
}

@media (max-width:768px) {
    .row {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
}

@media (max-width:555px) {
    p {
        font-size: 14px;
        line-height: 22px !important
    }
}

@media (max-width:440px) {
    #footer {
        display: none
    }

    a:nth-child(3) {
        border-left: 1px solid #3d3d3d
    }
}

@media (max-width:359px) {
    #orderSubmit {
        font-size: 8.5px
    }
}

@media (min-width:360px) and (max-width:700px) {
    #orderSubmit {
        font-size: 10px
    }
}

#orderFormBorder {
    padding: 20px
}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
a {
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

img {
    border-style: none
}

button,
input {
    overflow: visible
}

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

button:-moz-focusring {
    outline: 1px dotted ButtonText
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

/*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

footer {
    display: block
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}

button,
input {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible;
    text-transform: none;
    -webkit-appearance: button;
    cursor: pointer
}

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

input {
    line-height: normal
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    img {
        page-break-inside: avoid;
        max-width: 100% !important
    }

    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h3 {
        page-break-after: avoid
    }
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto
}

h1,
h3 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 20px;
    margin-bottom: 10px
}

h1 {
    font-size: 36px
}

h3 {
    font-size: 24px
}

p {
    margin: 0 0 10px
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:992px) {
    .col-md-12 {
        float: left;
        width: 100%
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility
}

@media (min-width:768px) {
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 4;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.modal-footer:after,
.modal-header:after,
.row:after {
    clear: both
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.submit-form {
    background-color: #794293;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer
}

.show-mobile {
    display: none
}

@media (max-width:750px) {
    .show-mobile {
        display: block
    }
}

.submit-form {
    font-weight: 700;
    text-transform: uppercase;
}

#buyForm .input-form#phone2 {
    margin-bottom: 0;
}