﻿html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

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

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

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:before,
:after {
    -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
}

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

a {
    color: #428bca;
    text-decoration: none
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

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

[role="button"] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}


.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: white;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px;
}

.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px;
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    color: white;
    font-size: 13px;
    letter-spacing: 0.1em;
}

.twentytwenty-wrapper .twentytwenty-container {}


.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px;
}

.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 50%;
    margin-top: -19px;
}

.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px;
}

.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    left: 50%;
    margin-left: -6px;
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0);
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.twentytwenty-before-label {
    opacity: 0;
}

.twentytwenty-before-label:before {
    content: "Before";
}

.twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-after-label:before {
    content: "After";
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px;
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px;
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px;
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    transition-property: background;
    background: rgba(0, 0, 0, 0);
    z-index: 25;
}

.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5);
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1;
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1;
}

.twentytwenty-before {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.twentytwenty-after {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid white;
    border-radius: 1000px;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    z-index: 40;
    cursor: pointer;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px;
    -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px;
    -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-left-arrow {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px;
}

.twentytwenty-right-arrow {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px;
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid white;
    top: 50%;
    margin-top: -17px;
}

.twentytwenty-down-arrow {
    border-top: 6px solid white;
    bottom: 50%;
    margin-bottom: -17px;
}


.components .col-sm-4 {
    padding: 30px 10px
}

body {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    position: relative;
    font-size: 10px;
    line-height: 1;
    text-align: center
}

.twentytwenty-handle {
    top: 57%;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    border: 0;
    background: #358482
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
    width: 2px;
    opacity: .2;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 0
}

.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before,
.twentytwenty-overlay {
    display: none
}

.opinion .main_container article p {
    line-height: 28px
}

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

section {
    clear: both;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

header,
footer {
    height: 100%
}

ul li {
    list-style: none
}

a,
a:hover,
a:visited,
a:active {
    text-decoration: none
}

input,
button,
.button {
    border: none;
    background: transparent
}

input,
button:focus,
.button {
    outline: none
}

button,
input[type=submit],
input[type=button],
input[type=search],
.button {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

p {
    text-transform: none;
    font-size: 1.12em
}

article {
    clear: both
}

.main_container,
nav,
li,
form,
.row,
section {
    position: relative
}

.main_container {
    width: 960px;
    margin: auto
}

header,
section {
    min-width: 960px
}

main {
    min-width: 960px;
    overflow: hidden;
    margin: auto
}

.col_2,
.col_3,
.col_4 {
    display: inline-block;
    vertical-align: top
}

.col_2 {
    width: 49%
}

.col_3 {
    width: 32%
}

.col_4 {
    width: 24%
}

.row {
    padding: 0;
    display: inline-block;
    width: 100%
}

.left_float {
    float: left
}

.right_float {
    float: right
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.pull_bottom {
    vertical-align: bottom
}

.left_align {
    text-align: left
}

input::-webkit-input-placeholder {
    color: #b3514d
}

input::-moz-placeholder {
    color: #b3514d
}

input:-moz-placeholder {
    color: #b3514d
}

input:-ms-input-placeholder {
    color: #b3514d
}

.clock_cols {
    background: #6b201f;
    padding: 0 8px;
    margin: 0 4px;
    font-size: 30px;
    color: #fff;
    display: inline-block;
    line-height: 40px
}

.timer .cl {
    content: ':';
    display: inline-block;
    padding: 0 5px;
    background: none;
    color: #fc3;
    line-height: 40px;
    font-size: 30px
}

.timer_delimiter:nth-child(2):after {
    left: 136px
}

header {
    background: #992e2d;
    padding: 15px 0
}

.warning {
    color: #fff;
    font-size: 2.6em
}

.warning p {
    font-size: 20px;
    position: relative;
    top: 11px
}

.warning_ph {
    color: #fc3;
    line-height: 15px
}

.logo {
    position: absolute;
    left: 0;
    top: -15px;
    z-index: 111
}

#slider {
    position: relative;
    z-index: auto
}

#slider img {
    width: 160px;
    top: 292px;
    right: 2px
}

.twentytwenty-before {
    background: url(../img/back-before.jpg)no-repeat center top;
    height: 673px;
    background-size: auto 100%
}

.hidden {
    visibility: hidden
}

.twentytwenty-after {
    background: url(../img/back-after.jpg)no-repeat center top;
    height: 673px;
    background-size: auto 100%
}

.on_slider {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20
}

h1 {
    font-size: 4.4em;
    color: #000;
    padding: 15px 36px 15px 14%;
    text-align: right
}

h2 {
    background: url(../img/back-header.png) no-repeat 84%;
    background-size: 85%;
    color: #000;
    text-align: right;
    padding: 35px 34px;
    max-width: 400px;
    position: absolute;
    right: 0
}

h2 span:nth-child(1) {
    font-size: 3.2rem;
    font-style: italic;
    text-transform: none;
    font-weight: 400
}

h2 span:nth-child(2) {
    font-size: 4rem;
    color: #fff
}

h2 span:nth-child(3) {
    font-size: 2.8rem;
    font-style: italic;
    text-transform: none;
    font-weight: 400
}

h2 span:nth-child(4) {
    color: #fc3;
    font-size: 2.2rem;
    text-transform: none
}

.header-list {
    position: absolute;
    width: 295px;
    padding: 5px 0 0 50px;
    text-align: left
}

.header-list li {
    position: relative;
    font-size: 1.6em;
    font-style: italic;
    margin: 30px 0;
    padding: 3px 20px;
    text-transform: none;
    color: #fff;
    background: url(../img/header-li1.png) no-repeat;
    background-size: 100% 100%;
    width: 233px
}

.header-list li:before {
    position: absolute;
    content: url('../img/check.png');
    left: -30px;
    top: 50%;
    margin-top: -14px
}

.product {
    position: absolute;
    right: 0;
    top: 28em
}

.offected {
    color: #000;
    padding-bottom: 40px;
    z-index: 100
}

.offected p {
    font-size: 1.8em;
    font-style: italic;
    padding: 0 3em;
    line-height: 35px
}

.offected h3 {
    font-size: 3.6em;
    font-weight: 700;
    padding: 80px 60px 60px
}

.offected h3 span {
    color: #d04f45
}

.button {
    background: #e54a3e;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(229, 74, 62, 1)), to(rgba(184, 55, 44, 1)));
    background: linear-gradient(to bottom, rgba(229, 74, 62, 1) 0%, rgba(184, 55, 44, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e54a3e', endColorstr='#b8372c', GradientType=0);
    padding: 22px 63px;
    border-radius: 8px;
    color: #fff;
    font-size: 2.2em;
    font-style: italic;
    text-transform: none;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s
}

.button:hover {
    background: #fff;
    border: 1px solid rgba(184, 55, 44, 1);
    color: rgba(184, 55, 44, 1)
}

.components {
    background: url(../img/components-bg.jpg) no-repeat top center #ffd239;
    color: #000;
    padding: 55px 0
}

.components .col-md-4 {
    padding: 30px 10px
}

.components .img-wrap {
    height: 240px
}

.components .main_container {
    background: url(../img/components-block.png) no-repeat center 100%
}

.components h4,
.opinion h4,
.customers h4 {
    font-size: 3.6em;
    font-weight: 700;
    padding-bottom: 45px;
    position: relative
}

.components h4 span {
    color: #fff
}

.components h5,
.customers h5 {
    font-size: 1.8em;
    font-weight: 700;
    padding: 23px;
    padding-bottom: 57px;
    height: 60px
}

.components article p {
    font-size: 1.4em
}

.main_container .row div:first-child {
    padding-bottom: 0
}

#last span:nth-child(1) {
    color: #139d9a
}

#last span:nth-child(2) {
    color: #ec4b3e
}

#last span:nth-child(3) {
    color: #fff
}

.opinion {
    background: url(../img/opinion-bg.jpg) no-repeat top center;
    padding: 50px 0;
    color: #000
}

.opinion p {
    font-size: 1.8em;
    line-height: 38px;
    padding: 17px 17px 17px 263px;
    text-align: left;
    font-style: italic
}

.opinion article p:nth-child(2) {
    color: #fff
}

.customers {
    padding: 50px 0
}

.age {
    color: #974543;
    font-size: 1.8em;
    padding: 10px
}

.history {
    text-align: justify;
    line-height: 25px;
    font-size: 1.4em;
    padding: 13px
}

footer {
    background: url(../img/footer-bg.jpg) no-repeat top center
}

footer form {
    float: right;
    width: 400px;
    padding: 45px 40px
}

footer form p {
    color: #000;
    font-size: 2em;
    line-height: 38px;
    margin: 0 0 25px
}

footer form p span {
    font-size: 5rem;
    text-transform: uppercase
}

form input,
select {
    display: block;
    width: 100%;
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    margin: 0 0 15px;
    font-size: 1.8em;
    color: #b3514d;
    border: 1px solid #A64C49;
    text-align: left;
    height: 52px;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

select {
    background: url(../img/sel.png)no-repeat center right #fff;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select::-ms-expand {
    display: none
}

form .button {
    background: #ffd042;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 208, 66, 1)), to(rgba(255, 204, 51, 1)));
    background: linear-gradient(to bottom, rgba(255, 208, 66, 1) 0%, rgba(255, 204, 51, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd042', endColorstr='#ffcc33', GradientType=0);
    color: #000;
    border: 1px solid #ffd042;
    min-height: 65px;
    text-align: center;
}

.prices {
    font-size: 20px;
    line-height: 1.5;
    text-transform: none;
    font-weight: 400;
    text-align: center;
    color: #111;
    margin: 0 0 20px
}

.new {
    position: absolute;
    top: 143px;
    left: 225px;
    width: 160px;
    text-align: center;
    display: block;
    text-transform: none;
    font-size: 1.8em;
    color: #fff
}

.new b {
    display: block;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 50px
}

.new b i {
    font-size: 40px;
    font-style: normal
}

.standart {
    position: absolute;
    top: 155px;
    left: 390px;
    text-align: center;
    color: #000;
    font-size: 20px;
    text-transform: none;
    width: 140px
}

.standart s {
    font-size: 30px;
    display: block;
    font-weight: 700
}

.form_annotation {
    font-size: 10px;
    color: #fff;
    display: block;
    text-align: center;
    margin: 10px auto;
    padding: 0 15px
}


@media (max-width: 990px) {

    main,
    header,
    .main_container,
    section {
        width: 100%;
        min-width: 0
    }

    h1 {
        padding-left: 155px;
        text-align: center;
        font-size: 3em
    }

    .components .main_container {
        background: none
    }

    #last {
        height: 320px
    }

    .standart {
        left: 220px;
        margin-top: 30px
    }

    .new {
        top: 123px
    }

    .opinion {
        background: url(../img/opinion-bg.jpg) no-repeat -570px 0 #00b7b2;
        background-size: cover
    }

    .opinion h4 img {
        position: absolute;
        left: 50%;
        margin-left: -92px;
        margin-top: 60px
    }

    .opinion p:first-child {
        margin-top: 200px
    }

    footer {
        background: url(../img/footer-bg.jpg) no-repeat -540px 0
    }
}

@media (max-width: 768px) {
    header+section {
        margin-bottom: 350px
    }

    .warning p,
    .warning_ph p {
        margin-left: 155px;
        margin-top: 10px;
        text-align: center
    }

    .timer {
        margin-left: 155px;
        margin-top: 10px
    }

    .twentytwenty-before,
    .twentytwenty-handle {
        display: none
    }

    h2 {
        padding: 0;
        background-position-x: 0;
        background-size: 100%;
        width: 300px;
        right: 50%;
        margin-right: -150px;
        top: 380px;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px
    }

    h2 span:nth-child(1) {
        font-size: 3.2rem
    }

    h2 span:nth-child(2) {
        font-size: 4rem
    }

    h2 span:nth-child(3) {
        font-size: 2.2rem;
        margin-left: 50px
    }

    .product {
        top: 58em;
        left: 0;
        margin: auto;
        overflow: hidden
    }

    .header-list {
        top: 1060px;
        width: auto;
        padding: 0;
        left: 50%;
        margin-left: -118px
    }

    .offected h3 {
        margin-top: 320px;
        font-size: 3em;
        padding-bottom: 20px
    }

    .components h4,
    .customers h4,
    .opinion h4 {
        font-size: 2.5em;
        padding: 0 15px
    }

    #last {
        height: auto
    }

    .opinion {
        background-image: none
    }

    .opinion p:first-child {
        padding-top: 20px
    }

    .opinion p {
        padding: 0 15px;
        text-align: center
    }

    footer {
        background: url(../img/prod.png) no-repeat 50% 35% #d35e57
    }

    footer form {
        float: none;
        width: 290px;
        padding: 0;
        margin: auto;
        margin-top: 550px;
        margin-bottom: 30px
    }

    .new {
        top: 20px;
        left: 0;
        width: 100%;
        font-size: 3.8em;
        background: #ffd042;
        padding-top: 25px;
        padding-bottom: 75px
    }

    .standart {
        top: 125px;
        left: 0;
        color: #d35e57;
        font-size: 28px;
        width: 100%;
        margin: auto
    }
}

@media (max-width: 540px) {
    header {
        padding: 0;
        width: 0
    }

    header+section {
        margin-top: -15px
    }

    .warning,
    .warning_ph,
    .timer,
    .header-list li::before {
        display: none
    }

    h1 {
        font-size: 2em
    }

    .button {
        padding: 22px 53px;
        font-size: 2em
    }

    footer form p span {
        font-size: 4rem
    }

    .offected h3 {
        font-size: 2.8em;
        padding-left: 20px;
        padding-right: 20px
    }
}