.lightbox {
    display: none;
    padding: 20px;
}

.footer_links.footer_links_min img {
    width: 566px !important;
}

.footer_links.footer_links_black a {
    color: black;
}

.footer_links.footer_links_black {
    color: black;
}

.finishPageBlock a {
    color: #0095FF;
}

.finishPageBlock h1,
.finishPageBlock h2,
.finishPageBlock div,
.finishPageBlock p,
.finishPageBlock b,
.finishPageBlock td {
    color: black;
}

.footer_links.footer_links_white a {
    color: white;
}

.footer_links.footer_links_center {
    text-align: center;
}

.footer_links.footer_links_mobile img {
    width: 100%;
}

.footer_links.footer_links_white {
    color: white;
}

.footer_links {
    clear: both;
    font-size: 11px;
    opacity: 0.5;
}

.finishPageBlockOverlay {
    content: "";
    background: rgba(0, 0, 0, 0.48);
    position: fixed;
    z-index: 3000;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}

.finishPageBlock {
    display: block;
    position: absolute;
    top: 100px;
    left: 100px;
    right: 100px;
    background: white;
    padding: 50px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.42);
            box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.42);
    overflow: hidden;
    z-index: 3001;
    color: black;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}


[hidden] {
    display: none;
}

html {
    font-size: 100%;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

.disclaimer {
    border-radius: 15px;
    border: 1px solid #ac6c70;
    background-color: #fcddd3;
    padding: 10px;
    color: #000;
    font-size: 14px;
    display: table;
    margin: 15px auto;
}

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

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

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

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0;
    /* 1 */
    -ms-interpolation-mode: bicubic;
    /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0;
    /* 1 */
    padding: 0;
    white-space: normal;
    /* 2 */
    *margin-left: -7px;
    /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%;
    /* 1 */
    margin: 0;
    /* 2 */
    vertical-align: baseline;
    /* 3 */
    *vertical-align: middle;
    /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"],
/* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
    *overflow: visible;
    /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
    *height: 13px;
    /* 3 */
    *width: 13px;
    /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ==========================================================================
 * Base styles: opinionated defaults
 * ========================================================================== */
html,
button,
input,
select,
textarea {
    color: #222222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/* Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design. */
::-moz-selection,
::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/* A better looking default horizontal rule */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

/* Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440 */
audio,
canvas,
img,
video {
    vertical-align: middle;
}

/* Remove default fieldset styles. */
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/* Allow only vertical resizing of textareas. */
textarea {
    resize: vertical;
}

/* ==========================================================================
 * Browse Happy prompt
 * ========================================================================== */
.browsehappy {
    margin: 0.2em 0;
    background: #cccccc;
    color: black;
    padding: 0.2em 0;
}

/* ==========================================================================
 * Author's custom styles
 * ========================================================================== */
body {
    background: white;
}

.main_align,
.header,
.section_one,
.section_two,
.section_three,
.section_four,
.section_five,
.last_section {
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.header_wrap,
.section_one_wrap,
.section_three_wrap,
footer {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.main_heading {
    max-width: 370px;
    width: 100%;
    line-height: 45px;
    text-transform: uppercase;
    font-family: "Roboto";
    font-size: 30px;
    font-weight: 700;
    color: #3d618d;
    margin: 0;
}

.price .price_in.BYR {
    color: #db3957;
    font-family: "Roboto";
    font-size: 29px;
    font-weight: 700;
    line-height: 45px;
}

.special {
    padding: 8px 15px;
    border-radius: 10px;
    display: inline-block;
    background: #db3957;
}

.special>div {
    display: inline-block;
}

.special .first {
    text-transform: uppercase;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    color: white;
    padding-right: 140px;
    position: relative;
}

.section_one_wrap .special .date {
    left: 0;
}

.list {
    width: 60%;
    display: inline-block;
    font-size: 20px;
    margin: 30px 0;
}

.pack {
    width: 17%;
    display: inline-block;
    margin: -170px 5% 0;
}

.special .discount {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 110px;
    height: 110px;
    background: #db3957;
    border-radius: 50%;
    text-align: center;
    font-family: "Roboto";
    font-size: 38px;
    font-weight: 700;
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.special .discount .shrink {
    font-weight: 400;
}

.special .date {
    text-align: right;
    font-family: "PT Sans";
    font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
    color: white;
}

.price {
    height: 215px;
    width: 215px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.7);
}

.price .text {
    margin-left: 60px;
    padding-top: 40px;
    ;
}

.price .total {
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 400;
    color: #aba2a6;
    position: relative;
    top: -5px;
}

.price .price_in {
    font-family: "Roboto";
    font-size: 56px;
    font-weight: 700;
    color: #db3957;
    line-height: 45px;
}

.price .price_in .highlight {
    font-size: 26px;
    font-weight: normal;
}

.price .old {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    color: #aba2a6;
    display: inline-block;
    text-align: center;
}

.pic_2 span {
    position: absolute;
    top: 55px;
    left: 330px;
    font-size: 11px;
    color: #865003;
}

.order_form {
    width: 255px;
    padding: 20px 0;
    text-align: center;
    border-radius: 10px;
    text-transform: uppercase;
}

.order_form h2 {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 900;
    color: #154461;
    margin: 2px 0;
    padding-bottom: 0;
}

.order_form .price_delivery {
    margin-top: 15px;
}
.order_form form {
    max-width: 260px;
    width: 100%;
    margin: 0 auto;
}

.order_form input {
    display: block;
}

.order_form input,
select {
    width: 100%;
    min-height: 42px;
    padding-left: 40px;
    border: 1px solid lightgray;
    border-radius: 5px;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #a0a0a0;
    cursor: pointer;
    
}
select.al-country {
    background-image: url(../img/country-ico.png);
    background-repeat: no-repeat;
    background-position: 6% 50%;
}
input[name="name"] {
    background-image: url(../img/name-ico.png);
    background-repeat: no-repeat;
    background-position: 6% 50%;
}
input[name="phone"] {
    background-image: url(../img/phone-ico.png);
    background-repeat: no-repeat;
    background-position: 6% 50%;
}
input.error {
    background-position: 6% 58%;
}
select::-ms-expand {
    display: none;
}

.order_form input[type="submit"],
.btn-order {
    border: 0;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    color: white;
    text-transform: uppercase;
    background: #4a8cc3;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #4a8cc3), color-stop(100%, #3d628e));
    background: -webkit-gradient(linear, left top, left bottom, from(#4a8cc3), to(#3d628e));
    background: linear-gradient(to bottom, #4a8cc3 0%, #3d628e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$end-color', GradientType=0);
    margin: 15px auto 0;
    padding: 12px 25px;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
}

.btn-order:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}

.order_form input[type="submit"]:hover {
    background: #3d628e;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #3d628e), color-stop(100%, #4a8cc3));
    background: -webkit-gradient(linear, left top, left bottom, from(#3d628e), to(#4a8cc3));
    background: linear-gradient(to bottom, #3d628e 0%, #4a8cc3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start-color', endColorstr='$end-color', GradientType=0);
}

.last_section .order_form {
    float: left;
    margin-left: 260px;
    margin-top: 30px;
    max-width: 455px;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
    padding: 15px;
    border-radius: 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.last_section .order_form label {
    width: 265px;
}

.last_section .order_form input[type='text'],
.last_section .order_form input[type='tel'],
.last_section .order_form select {
    display: block;
    width: 260px;
    font-size: 13px;
    padding-left: 40px;
}

.last_section .order_form input[name='address'] {
    width: 390px;
    margin-top: 10px;
}

.last_section .order_form input[type='submit'] {
    margin-top: 10px;
    padding: 7px 20px;
}

.header_wrap {
    height: 40px;
    background: url(../img/header_bg.png) 50% 0 no-repeat;
}

.header {
    padding-top: 10px;
}

.header p {
    margin: 0;
}

.header .articul {
    float: left;
    margin-top: 4px;
    margin-left: 75px;
    font-family: "PT Sans";
    font-size: 12px;
    font-weight: normal;
    color: black;
    opacity: 0.8;
}

.header .header_phone {
    float: right;
    position: relative;
    top: -6px;
    opacity: 0.9;
    font-family: "Roboto";
    font-size: 22px;
    font-weight: 700;
    color: black;
}

.header .header_phone .highlight {
    color: #201e09;
}

.header nav {
    float: left;
}

.header nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header nav ul li {
    display: inline-block;
}

.header nav ul li a {
    font-family: "Roboto";
    font-size: 12px;
    font-weight: 700;
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 30px;
}

.header nav ul li a:hover {
    color: #3d618d;
}

.section_one_wrap {
    background: url(../img/main_bg.png) 50% bottom no-repeat;
    padding: 20px 0;
}
.head-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.section_one .special {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
}

.section_one .price {
    float: left;
}

.section_one .order_form {
    float: left;
    margin-left: 40px;
    margin-top: 15px;
}

.section_two h2 {
    font-family: "Roboto";
    font-size: 36px;
    font-weight: 700;
    color: #3d618d;
    text-transform: uppercase;
    text-align: center;
}

.section_two h2:first-of-type {
    margin-bottom: 100px;
}

.section_two>.items .item {
    width: 152px;
    float: left;
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: normal;
    color: black;
    margin-left: 30px;
}

.section_two>.items .item .pic {
    width: 152px;
    height: 152px;
    background-image: url(../img/pic_1.png);
}

.section_two>.items .item_1 .pic {
    background-position: 0px 0;
}

.section_two>.items .item_2 .pic {
    background-position: -180px 0;
}

.section_two>.items .item_3 .pic {
    background-position: -360px 0;
}

.section_two>.items .item_4 .pic {
    background-position: -540px 0;
}

.section_two>.items .item_5 .pic {
    background-position: -720px 0;
}

.section_two>p {
    font-family: "PT Sans";
    font-size: 16px;
    font-weight: normal;
    color: black;
}

.section_two>.pic {
    width: 100%;
    height: 340px;
    background: url(../img/pic_2.png) 240px 0/contain no-repeat, url(../img/product.png) no-repeat 750px 0px/108px 291px;
    background-size: contain;
    border: 3px solid #e4a7ae;
}

.section_three_wrap {
    height: 355px;
    background: url(../img/third_bg.png) 50% 0 no-repeat;
    padding-bottom: 30px;
}

.section_three h2 {
    font-family: "Roboto";
    font-size: 36px;
    font-weight: 700;
    color: #353535;
    text-transform: uppercase;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 20px;
}

.section_three .slider .item {
    width: 210px;
    float: left;
    margin: 0 14px;
}

.section_three .slider .item .text {
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: normal;
    color: black;
    border: 1px solid #92c3e5;
    border-radius: 8px;
    padding: 10px 10px;
    background: white;
}

.section_three .slider .item .text:after {
    content: "";
    margin-top: 8px;
    margin-left: 85px;
    position: absolute;
    display: block;
    width: 18px;
    height: 12px;
    background: url(../img/after_comm.png) 0 0 no-repeat;
}

.section_three .slider .item .name {
    display: block;
    text-align: center;
    font-family: "PT Sans";
    font-size: 12px;
    font-weight: normal;
    color: #797e8c;
    margin-top: 15px;
}

.section_three .slider .bjqs-markers li a {
    text-indent: -9999px;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border-radius: 50%;
    background: lightgray;
}

.section_three .slider .bjqs-markers .active-marker a {
    background: #3d79bc;
}

.section_four h2 {
    font-family: "Roboto";
    font-size: 36px;
    font-weight: 700;
    color: #3d618d;
    text-transform: uppercase;
    text-align: center;
}
.section_four .how {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
}
.section_four .how .item {
    max-width: 185px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.section_four .how .item img {
    width: 152px;
    height: 152px;
    margin-bottom: 25px;
}
.section_four .how .item p {
    font-family: "PT Sans";
    font-size: 14px;
    text-align: center;
    border-radius: 10px;
    padding: 10px 5px;
    width: 100%;
    min-height: 77px;
    font-weight: normal;
    color: black;
    position: relative;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}


.section_four .how .item p:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid transparent;
}

.section_four .how .item_1 p{
    background: #bae286;
}

.section_four .how .item_1 p:before {
    border-bottom: 15px solid #bae286;
}

.section_four .how .item_2 p{
    background: #a1de9f;
}

.section_four .how .item_2 p:before {
    border-bottom: 15px solid #a1de9f;
}

.section_four .how .item_3 p{
    background: #90dbaf;
}

.section_four .how .item_3 p:before {
    border-bottom: 15px solid #90dbaf;
}

.section_four .how .item_4 {
    background: #79d7c8;
}

.section_four .how .item_4:before {
    border-bottom: 15px solid #79d7c8;
}

.section_four .why {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.section_four .why .item {
    max-width: 185px;
    width: 100%;
    text-align: center;
}
.section_four .why .item img {
    width: 130px;
    height: 130px;
}
.section_four .why .item h3 {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    color: #1e7bc3;
    margin-bottom: 0;
    margin-top: 0;
}

.section_four .why .item p {
    font-family: "PT Sans";
    font-size: 14px;
    font-weight: normal;
    color: black;
}

.last_section_wrap {
    min-height: 606px;
    padding-bottom: 15px;
    background: url(../img/footer_bg.png) 50% 0 no-repeat;
}

.last_section .main_heading {
    float: left;
    margin-left: 300px;
}

.last_section .price {
    float: left;
    margin-left: 40px;
}

.last_section .special {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.last_section .order_form {
    float: right;
    margin-top: 50px;
}

.last_section footer {
    margin-top: 30px;
    font-family: "Roboto";
    font-size: 12px;
    font-weight: normal;
    color: black;
}

.last_section footer a {
    color: #3d79bc;
    margin-right: 30px;
}

.last_section footer a:hover {
    text-decoration: none;
}

.pic_legs {
    position: relative;
}

.leg {
    width: 190px;
    display: inline-block;
    position: absolute;
    line-height: 1.1;
    font-size: 14px;
}

.leg_r {
    text-align: left;
}

.leg_r:after {
    content: url(../img/arrow_l.png);
    position: absolute;
    top: 0;
    left: -34px;
    text-align: right;
}

.leg_l {
    text-align: right;
}

.leg_l:after {
    content: url(../img/arrow_r.png);
    position: absolute;
    top: 0;
    right: -34px;
}

.leg_1 {
    top: 60px;
    right: 50%;
    margin-right: 225px;
}

.leg_2 {
    top: 100px;
    right: 50%;
    margin-right: 225px;
}

.leg_3 {
    top: 140px;
    right: 50%;
    margin-right: 225px;
}

.leg_4 {
    top: 180px;
    right: 50%;
    margin-right: 225px;
}

.leg_5 {
    top: 220px;
    right: 50%;
    margin-right: 225px;
}

.leg_6 {
    top: 160px;
    right: 50%;
    margin-right: -205px;
}

/* ==========================================================================
 * Helper classes
 * ========================================================================== */
/* Image replacement */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/* Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p */
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
    visibility: hidden;
}

/* Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements. */
.clearfix {
    *zoom: 1;
}

.clearfix:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
}

/* For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats. */
/* ==========================================================================
 * EXAMPLE Media Queries for Responsive Design.
 * These examples override the primary ('mobile first') styles.
 * Modify as content requires.
 * ========================================================================== */
@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
 * Print styles.
 * Inlined to avoid required HTTP connection: h5bp.com/r
 * ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: black !important;
        /* Black prints faster: h5bp.com/s */
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        text-shadow: none !important;
    }

    a {
        text-decoration: underline;
    }

    a:visited {
        text-decoration: underline;
    }

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

    abbr[title]:after {
        content: " ("attr(title) ")";
    }

    /* Don't show links for images, or javascript/internal links */
    .ir a:after {
        content: "";
    }

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

    pre,
    blockquote {
        border: 1px solid #999999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr {
        page-break-inside: avoid;
    }

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

    @page {
        margin: 0.5cm;
    }

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

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* Basic jQuery Slider essential styles */

ul.bjqs {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: none;
}

li.bjqs-slide {
    position: absolute;
    display: none;
}

ul.bjqs-controls {
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

ul.bjqs-controls.v-centered li a {
    position: absolute;
}

ul.bjqs-controls.v-centered li.bjqs-next a {
    right: -60px;
}

ul.bjqs-controls.v-centered li.bjqs-prev a {
    left: 30px;
}

ol.bjqs-markers {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

ol.bjqs-markers.h-centered {
    text-align: center;
}

ol.bjqs-markers li {
    display: inline;
}

ol.bjqs-markers li a {
    display: inline-block;
}

p.bjqs-caption {
    display: block;
    width: 96%;
    margin: 0;
    padding: 2%;
    position: absolute;
    bottom: 0;
}

.item-gift {
    display: none;
    margin: 10px 0;
    font-weight: 900;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    color: #db3957;
    text-shadow: 1px 1px 1px #fff;
}
form .input-wrapper label {
    display: none
  }
  
  form .input-wrapper {
    position: relative;
    margin-bottom: 15px;
  }
  
  form .input-wrapper .error {
    border: 1px solid red!important;
    padding-top: 6px!important;
  }
  
  form .input-wrapper .error+label {
    width: 100%;
    height: 100%;
    color: red;
    display: block !important;
    font-size: 11px;
    line-height: 17px;
    position: absolute;
    top: 0;
    left: 10px;
    text-align: left
  }
  
  form .input-wrapper .error+label:before,
  form .input-wrapper .error+label:after {
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    width: 3px;
    height: 21px;
    background-color: red
  }
  
  form .input-wrapper .error+label:before {
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg)
  }
  
  form .input-wrapper .error+label:after {
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg)
  }
@media (max-width:960px) {
    .section_one {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .head-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .main_heading {
        text-align: center;
    }
    .main_heading br{
        display: none;
    }
    .section_one .special {
        margin-top: 40px;
    }
    .section_one .order_form {
        float: none;
        padding: 0;
        margin: 0;
    }
    .last_section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .last_section_head_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .last_section .main_heading {
        float: none;
        margin: 0 0 40px;
    }
    .last_section .price {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin: 15px 0 0;
        float: none;
    }
    .last_section .special {
        float: none;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }
    .last_section .order_form {
        float: none;
        margin: 30px auto 0;
    }
    .section_two {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .section_two h2:first-of-type {
        margin-bottom: 30px;
    }
    .section_two .pack {
        margin: 0 auto;
    }
    .section_two>.pic {
        background: url(../img/pic_2.png) center no-repeat;
        background-size: contain;
    }
    .section_two .leg_l {
        margin-right: 110px;
    }
    .section_two .leg_r {
        margin-right: -290px;
    }
}
@media (max-width:650px) {
    .leg {
        font-size: 12px;
        max-width: 100px
    }
    .section_two .leg_r {
        margin-right: -200px;
    }
    .section_four .how {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .section_four .how .item {
        margin-bottom: 20px;
    }
    .section_four .how .item:last-child {
        margin-bottom: 0;
    }
    .section_four .why {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .section_four .why .item {
        margin-bottom: 20px;
    }
    .section_four .why .item:last-child {
        margin-bottom: 0;
    }
}
@media (max-width:550px) {
    .special .first {
        font-size: 14px;
        padding-right: 117px;
    }
    .special .discount {
        width: 90px;
        height: 90px;
        font-size: 32px;
    }
}