/* CSS Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
}
strong{
    font-weight: bolder;
}
em {
    font-style: italic;
}
html, body {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
}
body {
    width: 100%;
    min-width: 320px;
    font-family: 'Museo Sans', sans-serif;
    font-size: 14px;
    color: #000;
    position: relative;
    background: #fff;
    font-weight: 300;
    -webkit-text-size-adjust: 100%;
}
::selection {
    background: #F5FF81;
}
::-moz-selection {
    background: #F5FF81;
}
::-webkit-input-placeholder {
    color: #686868;
}
:-moz-placeholder {
    color: #686868;
}
::-moz-placeholder {
    color: #686868;
}
:-ms-input-placeholder {
    color: #686868;
}
input, textarea, button {
    outline: none;
    font-family: 'Museo Sans', sans-serif;
    box-sizing: border-box;
    border: 0;
    -webkit-appearance: none;
    font-weight: normal;
}
input[type=submit], button {
    cursor: pointer;
}
div {
    box-sizing: border-box;
}
table {
    border: 0 none;
    padding: 0;
    border-spacing: 0;
}
td {
    vertical-align: top;
}
img {
    border: none;
}
b, strong {
    font-family: 'Museo Sans', sans-serif;
    font-weight: 700;
}
a {
    box-sizing: border-box;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
}
a:visited {
    text-decoration: none;
}

* {
    transition: all 0.3s ease;
}

.stripe-map *{
    transition: none;
}

.container {
    position: relative;
    z-index: 10;
    width: 1280px;
    padding: 0 24px;
    margin: 0 auto;
}
.main-banner {
    position: relative;
    float: left;
    width: 100%;
    height: 768px;
    background: url(../images/main-banner-bg.jpg) no-repeat top center #395336;
}
.main-banner .header {
    position: relative;
    z-index: 5;
    float: left;
    width: 100%;
    margin: 22px 0 0 0;
}
.main-banner .header .logo {
    float: left;
}
.main-banner .header .logo img {
    float: left;
    width: 231px;
    height: 62px;
}
.main-banner .header .menu {
    float: right;
    margin: 6px 0 0 0;
}
.main-banner .header .menu ul {
    float: left;
    list-style: none;
    padding: 0;
}
.main-banner .header .menu ul li {
    float: left;
    margin: 0 45px 0 0;
}
.main-banner .header .menu ul li:last-of-type {
    margin: 0;
}
.main-banner .header .menu ul li a {
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    color: #fff;
}
.main-banner .header .menu ul li a:hover {
    color: #f29324;
    text-decoration: none;
}

.main-banner .header .menu ul li a.url5 {
	    font-weight: 700;
	    color: #f29324;
}


.main-banner .banner-text {
    position: relative;
    z-index: 5;
    float: left;
    width: 50%;
    margin: 126px 0 0 0;
}
.main-banner .banner-text .desription {
    float: left;
    width: 100%;
    margin: 0 0 42px 0;
    font-size: 27.22px;
    line-height: 31.11px;
    font-weight: 300;
    color: #f29324;
    text-transform: uppercase;
}
.main-banner .banner-text .headline {
    float: left;
    width: 100%;
    margin: 0 0 48px 0;
    font-size: 57.34px;
    line-height: 65.53px;
    font-weight: 700;
    color: #fff;
}
.main-banner .banner-text .details {
    float: left;
    width: 100%;
    font-size: 28px;
    line-height: 128%;
    font-weight: 300;
    color: #fff;
}
.main-banner .banner-text .details span {
    font-weight: 500;
    color: #f29324;
}
.main-banner .banner-text .details p {
    float: left;
    width: 100%;
    margin: 0 0 28px 0;
}
.main-banner .banner-text .details p:last-of-type {
    margin: 0;
}

.section-1 {
    position: relative;
    float: left;
    width: 100%;
    padding: 171px 0 0 0;
    overflow: hidden;
}
.section-1 .headline {
    float: left;
    width: 100%;
    margin: 0 0 47px 0;
    font-size: 64px;
    line-height: 48px;
    font-weight: 700;
    color: #567855;
}
.section-1 .description {
    float: left;
    width: 100%;
    margin: 0 0 59px 0;
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
}
.section-1 .description sup {
    display: inline-block;
    margin: -5px 0 0 0;
    color: #ff7e00;
    font-size: 14px;
}
.section-1 .subtitle {
    float: left;
    width: 100%;
    margin: 0 0 75px 0;
    font-size: 28px;
    font-weight: 700;
}
.section-1 .subtitle sup {
    color: #ff7e00;
    font-size: 16px;
}
.section-1 .blocks-2 {
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 72px;
}
.section-1 .blocks-2 .item {
    margin: 0 0 76px 0;
    display: flex;
    align-items: center;
}
.section-1 .blocks-2 .item .icon {
    flex: 0 1 183px;
}
.section-1 .blocks-2 .item:nth-of-type(1) .icon img {
    width: 133px;
    height: 132px;
    float: left;
    margin: 4px 0 0 -3px;
}
.section-1 .blocks-2 .item:nth-of-type(2) .icon img {
    width: 96px;
    height: 133px;
    float: left;
    margin: 0 0 0 30px;
}
.section-1 .blocks-2 .item:nth-of-type(3) .icon img {
    width: 136px;
    height: 133px;
    float: left;
    margin: 1px 0 0 -14px;
}
.section-1 .blocks-2 .item:nth-of-type(4) .icon img {
    width: 131px;
    height: 132px;
    float: left;
    margin: -2px 0 0 13px;
}
.section-1 .blocks-2 .item .text {
    flex: 1 1 calc(100% - 183px);
    font-size: 16px;
    line-height: 150%;
    font-weight: 300;
}
.section-1 .blocks-2 .item:nth-of-type(2) .text {
    margin: 0 0 0 -3px;
}
.section-1 .blocks-2 .item:nth-of-type(3) .text {
    margin: 17px 0 0 12px;
}
.section-1 .blocks-2 .item:nth-of-type(4) .text {
    margin: 17px 0 0 10px;
}
.section-1 .blocks-2 .item .text b {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 140%;
}

.section-2 {
    position: relative;
    float: left;
    width: 100%;
    padding: 96px 0 0 0;
}
.section-2 .headline {
    float: left;
    width: 100%;
    margin: 0 0 8px 0;
    font-size: 64px;
    line-height: 75%;
    font-weight: 700;
    color: #567855;
}
.section-2 .description {
    float: left;
    width: 100%;
    margin: 0 0 56px 0;
    font-size: 24px;
    line-height: 200%;
    font-weight: 300;
}
.section-2 .description sup {
    color: #ff7e00;
    font-size: 14px;
}
.section-2 .blocks-3 {
    float: left;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 8px;
}
.section-2 .blocks-3 .item {
    margin: 0 0 15px 0;
}
.section-2 .blocks-3 .item.pink {
    background: #feefef;
}
.section-2 .blocks-3 .item.yellow {
    background: #fefce7;
}
.section-2 .blocks-3 .item.blue {
    background: #f0fbff;
}
.section-2 .blocks-3 .item .top {
    float: left;
    width: 100%;
    padding: 32px 39px 30px 39px;
    font-size: 22px;
    line-height: 28px;
}
.section-2 .blocks-3 .item.pink .top {
    background: #fbeaea;
    color: #945e5e;
}
.section-2 .blocks-3 .item.yellow .top {
    padding: 32px 39px 30px 47px;
    background: #f8f6de;
    color: #959058;
}
.section-2 .blocks-3 .item.blue .top {
    padding: 32px 39px 30px 45px;
    background: #e6f4f9;
    color: #5e7b86;
}
.section-2 .blocks-3 .item .top b {
    float: left;
    width: 100%;
    margin: 0 0 8px 0;
    font-size: 28px;
    line-height: 28px;
    color: #000;
}
.section-2 .blocks-3 .item .bottom {
    float: left;
    width: 100%;
    padding: 27px 30px 33px 40px;
}
.section-2 .blocks-3 .item.yellow .bottom {
    padding: 27px 30px 33px 49px;
}
.section-2 .blocks-3 .item.blue .bottom {
    padding: 27px 30px 33px 48px;
}
.section-2 .blocks-3 .item .bottom ul {
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.section-2 .blocks-3 .item .bottom ul li {
    float: left;
    width: 100%;
    padding: 0 0 0 40px;
    margin: 0 0 16px 0;
    background: url(../images/icon-list-1.png) no-repeat left top 7px;
    font-size: 18px;
    font-weight: 300;
    line-height: 155%;
}
.section-2 .blocks-3 .item .bottom ul li:last-of-type {
    margin: 0;
}

.section-3 {
    position: relative;
    float: left;
    width: 100%;
    padding: 156px 0 0 0;
}
.section-3 .headline {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 64px;
    line-height: 75%;
    font-weight: 700;
    color: #567855;
}
.section-3 .description {
    float: left;
    width: 100%;
    margin: 0 0 46px 0;
    font-size: 24px;
    line-height: 133%;
    font-weight: 300;
}
.section-3 .text {
    float: left;
    width: 100%;
    margin: 0 0 40px 0;
    font-size: 24px;
    line-height: 133%;
    font-weight: 300;
}
.section-3 .subtitle {
    float: left;
    width: 100%;
    margin: 0 0 48px 0;
    font-size: 28px;
    line-height: 128%;
    font-weight: bold;
}
.section-3 .blocks-3 {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.section-3 .blocks-3 .block {
    margin: 0 0 45px 0;
    font-size: 20px;
    line-height: 160%;
    font-weight: 500;
}
.section-3 .blocks-3 .block-1 {
    flex: 0 1 265px;
}
.section-3 .blocks-3 .block-2 {
    flex: 0 1 300px;
}
.section-3 .blocks-3 .block-3 {
    flex: 0 1 297px;
}
.section-3 .blocks-3 .icon {
    float: left;
    width: 100%;
    height: 128px;
}
.section-3 .blocks-3 .icon img {
    float: left;
    max-width: 90%;
    max-height: 90%;
}
.section-3 .blocks-3 .block-1 .icon img {
    float: left;
    margin: 0 0 0 6px;
    width: 97px;
    height: 104px;
}
.section-3 .blocks-3 .block-2 .icon img {
    width: 111px;
    height: 104px;
}
.section-3 .blocks-3 .block-3 .icon img {
    float: left;
    margin: 0 0 0 4px;
    width: 110px;
    height: 104px;
}

.section-4 {
    position: relative;
    float: left;
    width: 100%;
    padding: 156px 0 0 0;
}
.section-4 .inner {
    position: relative;
    float: left;
    width: 100%;
}
.section-4 .left {
    float: left;
    width: 56%;
}
.section-4 .left .headline {
    float: left;
    width: 100%;
    margin: 0 0 45px 0;
    font-size: 64px;
    line-height: 75%;
    font-weight: 700;
    color: #567855;
}
.section-4 .left .text-1 {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    font-size: 22px;
    line-height: 145%;
}
.section-4 .left .text-1 p {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
}
.section-4 .left .text-1 p:last-of-type {
    margin: 0;
}
.section-4 .left .text-1 sup {
    color: #ff7e00;
    font-size: 14px;
}
.section-4 .left .text-2 {
    float: left;
    width: calc(100% - 41px);
    padding: 22px 40px 25px 39px;
    margin: 0 41px 33px 0;
    border: 1px solid #ffbe7f;
    font-size: 18px;
    line-height: 155%;
}
.section-4 .left .text-2 span {
    font-weight: 500;
    color: #ff7e00;
}
.section-4 .left .text-2 p {
    float: left;
    width: 100%;
    margin: 0 0 32px 0;
}
.section-4 .left .text-2 p:last-of-type {
    margin: 0 0 12px 0;
}
.section-4 .left .text-2 ul {
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.section-4 .left .text-2 ul li {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 0 30px;
    margin: 0 0 8px 0;
}
.section-4 .left .text-2 ul li:last-of-type {
    margin: 0;
}
.section-4 .left .text-2 ul li:before {
    position: absolute;
    top: 11px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
    content: '';
}
.section-4 .left .text-3 {
    float: left;
    width: calc(100% - 100px);
    padding: 0 0 0 4px;
    font-size: 18px;
    line-height: 155%;
}
.section-4 .left .text-3 p {
    float: left;
    width: 100%;
    margin: 0 0 12px 0;
}
.section-4 .left .text-3 ul {
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.section-4 .left .text-3 ul li {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 0 30px;
    margin: 0 0 10px 0;
}
.section-4 .left .text-3 ul li:last-of-type {
    margin: 0;
}
.section-4 .left .text-3 ul li:before {
    position: absolute;
    top: 11px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
    content: '';
}
.section-4 .right {
    position: absolute;
    top: 10px;
    right: -46px;
    width: 44%;
    height: calc(100% - 20px);
    padding: 0 0 0 20px;
    text-align: right;
    will-change: min-height;
}
.section-4 .right img {
    max-width: 100%;
}
.section-4 .right .sidebar__inner {
    position: -webkit-sticky;
    position: sticky;
    top: 64px;
}
.section-4 .mobile-doctor {
    display: none;
    float: left;
    width: 100%;
}
.section-4 .mobile-doctor img {
    float: left;
    margin: 0 0 45px 0;
    max-width: 100%;
}

.section-5 {
    position: relative;
    float: left;
    width: 100%;
    padding: 149px 0 0 0;
}
.section-5 .headline {
    float: left;
    width: 100%;
    margin: 0 0 37px 0;
    font-size: 64px;
    line-height: 75%;
    font-weight: 700;
    color: #567855;
}
.section-5 .description {
    float: left;
    width: 100%;
    margin: 0 0 56px 0;
    font-size: 24px;
    line-height: 133%;
}
.section-5 .green-block {
    position: relative;
    float: left;
    width: 100%;
    height: 440px;
    margin: 0 0 50px 0;
    background: url(../images/s5-green-bg.png) no-repeat top center;
}
.section-5 .green-block .inner {
    position: relative;
    z-index: 5;
    float: left;
    margin: 60px 0 0 70px;
    width: 600px;
    color: #fff;
}
.section-5 .green-block .inner .t1 {
    float: left;
    width: 100%;
    margin: 0 0 29px 0;
    font-size: 28px;
    color: #f29324;
    line-height: 117%;
    font-weight: bold;
    text-transform: uppercase;
}
.section-5 .green-block .inner .t2 {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 24px;
    line-height: 116%;
    font-weight: bold;
}
.section-5 .green-block .inner .t3 {
    float: left;
    width: 100%;
    margin: 0 0 35px 0;
    font-size: 16px;
    line-height: 116%;
}
.section-5 .green-block .inner .t3 span {
    font-weight: 500;
}
.section-5 .green-block .inner .t4 {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 18px;
    line-height: 116%;
}
.section-5 .green-block .inner ul {
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.section-5 .green-block .inner ul li {
    float: left;
    width: 100%;
    padding: 0 0 0 30px;
    margin: 0 0 10px 0;
    background: url(../images/icon-list-1.png) no-repeat left top 5px;
    font-size: 18px;
    font-weight: 300;
}
.section-5 .str-1 {
    float: left;
    width: 100%;
}
.section-5 .str-1 .left {
    float: left;
    width: 42.8%;
    margin: 0 0 45px 0;
}
.section-5 .str-1 .left ul {
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 155%;
}
.section-5 .str-1 .left ul li {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 0 30px;
    margin: 0 0 7px 0;
}
.section-5 .str-1 .left ul li:last-of-type {
    margin: 0;
}
.section-5 .str-1 .left ul li:before {
    position: absolute;
    top: 11px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
    content: '';
}
.section-5 .str-1 .right {
    float: right;
    width: 50%;
    margin: 0 0 45px 0;
}
.section-5 .str-1 .left .name,
.section-5 .str-1 .right .name {
    float: left;
    width: 100%;
    margin: 0 0 25px 0;
    font-size: 22px;
    font-weight: bold;
}
.section-5 .str-1 .right .table-block {
    float: left;
    margin: 2px 0 0 0;
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.section-5 .str-1 .right .table-block::-webkit-scrollbar {
    display: none;
}
.section-5 .str-1 .right table {
    float: left;
    width: 100%;
}
.section-5 .str-1 .right table tr td {
    padding: 16px 15px;
    font-size: 18px;
    line-height: 133%;
}
.section-5 .str-1 .right table tr td:nth-of-type(1) {
    width: 37%;
}
.section-5 .str-1 .right table tr:nth-of-type(odd) td {
    background: #f6f8f9;
}
.section-5 .str-1 .right table tr td p {
    float: left;
    width: 100%;
    margin: 0 0 8px 0;
}
.section-5 .str-1 .right table tr td span {
    font-weight: 500;
}
.section-5 .warning {
    float: left;
    width: 100%;
    margin: 6px 0 58px 0;
    min-height: 42px;
    padding: 0 0 0 88px;
    background: url(../images/icon-warning.svg) no-repeat left center;
    background-size: 45px 42px;
    color: #f33446;
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
}
.section-5 .bottom-message {
    float: left;
    width: 100%;
    font-weight: 700;
    color: #ff7e00;
    font-size: 40px;
}

.section-6 {
    float: left;
    width: 100%;
    padding: 151px 0 55px 0;
    font-weight: bold;
    font-size: 64px;
    color: #567855;
}
.stripe-map {
    float: left;
    width: 100%;
}
.stripe-map .inner-map {
    float: left;
    width: 100%;
    height: 648px;
    background: #dedede;
}

.stripe-annotation {
    float: left;
    width: 100%;
    padding: 58px 0 115px 0;
    font-size: 16px;
    line-height: 24px;
    color: #bbbbbb;
}
.stripe-annotation sup {
    font-size: 10px;
}
.stripe-annotation p {
    float: left;
    width: 100%;
    margin: 0 0 3px 0;
}
.stripe-annotation p:last-of-type {
    margin: 5px 0 0 0;
}
.footer {
    float: left;
    width: 100%;
    padding: 42px 0 40px 0;
    background: #f6f8f9;
    color: #999;
    font-size: 14px;
    line-height: 20px;
}
.footer p {
    float: left;
    width: 100%;
    margin: 0 0 12px 0;
}
.footer p:last-of-type {
    margin: 0;
}

.disclaimer {
    float: left;
    width: 100%;
    background: #f6f8f9;
}
.disclaimer img {
    display: block;
    margin: 0 auto;
    max-width: calc(100% - 32px);
}


































/* media */

@media only screen and (max-width: 1279px) {
    .container {
        width: 1000px;
        padding: 0 16px;
    }
    .main-banner .banner-text .desription {
        font-size: 23px;
        line-height: 113%;
    }
    .main-banner .banner-text .headline {
        margin: 0 0 41px 0;
        font-size: 48px;
        line-height: 114%;
    }
    .main-banner .banner-text .details {
        font-size: 24px;
        line-height: 125%;
    }
    .main-banner .banner-text .details p {
        margin: 0 0 24px 0;
    }
    .section-1 .blocks-2 {
        grid-column-gap: 40px;
    }
    .section-1 .blocks-2 .item .icon {
        flex: 0 1 160px;
    }
    .section-1 .blocks-2 .item .text {
        flex: 1 1 calc(100% - 160px);
        font-size: 16px;
        line-height: 150%;
        font-weight: 300;
    }
    .section-2 .blocks-3 {
        grid-column-gap: 12px;
    }
    .section-2 .blocks-3 .item .top {
        padding: 31px 15px 34px 15px !important;
        font-size: 20px;
        line-height: 140%;
    }
    .section-2 .blocks-3 .item .bottom {
        padding: 30px 15px;
    }
    .section-4 .left {
        width: 54.55%;
    }
    .section-4 .right {
        width: 39.8%;
        padding: 0;
    }
    .section-4 .left .text-2 {
        width: 100%;
        margin: 0 0 30px 0;
    }
    .section-4 .left .text-3 {
        width: 100%;
    }
    .section-5 .green-block .inner .t1 {
        font-size: 24px;
    }
    .section-5 .green-block .inner .t2 {
        font-size: 22px;
    }
    .section-5 .green-block .inner .t4 {
        padding: 0 160px 0 0;
    }
    .section-5 .warning {
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        background-position: top 7px left;
    }
    .stripe-annotation {
        padding: 55px 0 155px 0;
    }
    .main-banner .header .logo {
        margin: 0 0 0 3px;
    }
    .main-banner .banner-text {
        margin: 159px 0 0 3px;
    }
    .main-banner .banner-text .desription {
        margin: 0 0 37px 0;
    }
    .section-1 .headline {
        margin: 0 0 45px 0;
    }
    .section-1 .description {
        padding: 0 40px 0 0;
        margin: 0 0 62px 0;
    }
    .section-1 .subtitle {
        margin: 0 0 52px 0;
    }
    .section-1 .blocks-2 .item:nth-of-type(1) .icon img {
        margin: -10px 0 0 -9px;
    }
    .section-1 .blocks-2 .item {
        margin: 0 0 40px 0;
    }
    .section-2 {
        padding: 146px 0 0 0;
    }
    .section-2 .blocks-3 .item .bottom {
        padding: 24px 15px 16px 15px !important;
    }
    .section-2 .blocks-3 .item .bottom ul li {
        padding: 0 0 0 30px !important;
        margin: 0 0 16px 0 !important;
        background: url(../images/icon-list-1.png) no-repeat left top 7px;
    }
    .section-3 {
        padding: 153px 0 0 0;
    }
    .section-3 .headline {
        margin: 0 0 21px 0;
    }
    .section-3 .description {
        margin: 0 0 40px 0;
    }
    .section-3 .text {
        margin: 0 0 46px 0;
    }
    .section-3 .blocks-3 .block-3 {
        flex: 0 1 291px;
    }
    .section-4 {
        padding: 85px 0 0 0;
    }
    .section-4 .right {
        right: 4px;
    }
    .section-4 .left .headline {
        margin: 0 0 46px 0;
    }
    .section-4 .left .text-1 sup {
        display: inline-block;
        margin: -5px 0 0 0;
    }
    .section-4 .left .text-2 {
        padding: 22px 40px 15px 22px;
        margin: 0 0 37px 0;
    }
    .section-4 .left .text-2 p {
        margin: 0 0 3px 0;
    }
    .section-4 .left .text-3 p {
        margin: 0 0 17px 0;
    }
    .section-4 .left .text-3 ul li {
        margin: 0 0 8px 0;
    }
    .section-5 {
        padding: 175px 0 0 0;
    }
    .section-5 .description {
        margin: 0 0 40px 0;
    }
    .section-5 .green-block {
        background: url(../images/s5-green-bg.png) no-repeat top right -62px;
    }
    .section-5 .green-block .inner {
        margin: 63px 0 0 71px;
    }
    .section-5 .green-block .inner .t1 {
        margin: 0 0 23px 0;
    }
    .section-5 .green-block .inner .t2 {
        margin: 0 0 26px 0;
    }
    .section-5 .green-block .inner .t3 {
        margin: 0 0 23px 0;
    }
    .section-5 .green-block .inner .t4 {
        margin: 0 0 13px 0;
        font-size: 18px;
        line-height: 24px;
    }
    .section-5 .str-1 .left {
        width: 45.8%;
    }
    .section-5 .str-1 .right {
        width: 47%;
    }
    .section-5 .str-1 .right table tr:nth-of-type(2) td:nth-of-type(2) {
        font-size: 16px;
    }
    .section-5 .str-1 .right table tr:nth-of-type(3) td:nth-of-type(1) {
        padding-top: 7px;
    }
    .section-5 .str-1 .right table tr:nth-of-type(3) td:nth-of-type(2) {
        font-size: 16px;
        line-height: 24px;
        padding: 7px 5px 8px 15px;
    }
    .section-5 .warning {
        margin: 4px 0 56px 0;
    }
    .section-6 {
        padding: 148px 0 55px 0;
    }
    .stripe-annotation {
        padding: 58px 0 155px 0;
    }
}

@media only screen and (max-width: 1023px) {
    .container {
        width: 100%;
        padding: 0 16px;
    }
    .main-banner {
        height: 648px;
        background-size: auto 100%;
    }
    .main-banner .header .menu {
        display: none;
    }
    .main-banner .banner-text {
        width: calc(50% + 20px);
        margin: 119px 0 0 0;
    }
    .main-banner .banner-text .desription {
        margin: 0 0 29px 0;
        font-size: 18px;
        line-height: 122%;
    }
    .main-banner .banner-text .headline {
        margin: 0 0 34px 0;
        font-size: 38px;
        line-height: 115%;
    }
    .main-banner .banner-text .details {
        font-size: 19px;
        line-height: 126%;
    }
    .main-banner .banner-text .details p {
        margin: 0 0 18px 0;
    }
    .section-1 .headline {
        font-size: 52px;
        line-height: 92%;
    }
    .section-1 .description {
        margin: 0 0 50px 0;
        font-size: 22px;
        line-height: 145%;
    }
    .section-1 .subtitle {
        margin: 0 0 51px 0;
        font-size: 24px;
    }
    .section-1 .blocks-2 {
        grid-template-columns: repeat(1, 1fr);
    }
    .section-1 .blocks-2 .item {
        margin: 0 0 60px 0;
    }
    .section-1 .blocks-2 .item .icon {
        flex: 0 1 175px;
    }
    .section-1 .blocks-2 .item .text {
        flex: 1 1 calc(100% - 175px);
        font-size: 16px;
        line-height: 150%;
        font-weight: 300;
    }
    .section-2 .headline {
        font-size: 52px;
        line-height: 92%;
    }
    .section-2 .description {
        font-size: 22px;
    }
    .section-2 .blocks-3 {
        grid-template-columns: repeat(1, 1fr);
    }
    .section-2 .blocks-3 .item .top {
        padding: 26px 15px;
    }
    .section-2 .blocks-3 .item .bottom ul li {
        padding: 0 0 0 30px;
    }
    .section-3 {
        padding: 125px 0 0 0;
    }
    .section-3 .headline {
        font-size: 52px;
        line-height: 92%;
    }
    .section-3 .description {
        font-size: 22px;
        line-height: 127%;
    }
    .section-3 .text {
        font-size: 22px;
        line-height: 127%;
    }
    .section-3 .subtitle {
        font-size: 24px;
    }
    .section-3 .blocks-3 .block-1 {
        flex: 0 1 175px;
    }
    .section-3 .blocks-3 .block-2 {
        flex: 0 1 255px;
    }
    .section-3 .blocks-3 .block-3 {
        flex: 0 1 205px;
    }
    
    .section-4 {
        padding: 125px 0 0 0;
    }
    
    .section-4 .left {
        width: 100%;
    }
    .section-4 .right {
        display: none;
    }
    .section-4 .mobile-doctor {
        display: block;
    }
    .section-4 .mobile-doctor img {
        width: 375px;
    }
    .section-4 .left .headline {
        font-size: 52px;
        line-height: 92%;
    }
    .section-4 .left .text-2 {
        width: 100%;
        margin: 0 0 30px 0;
        padding: 20px;
    }
    .section-4 .left .text-2 p {
        margin: 0 0 15px 0;
    }
    .section-4 .left .text-2 ul li {
        margin: 0 0 10px 0;
    }
    .section-4 .left .text-3 {
        width: 100%;
    }
    .section-4 .left .text-3 ul li {
        margin: 0 0 10px 0;
    }
    .section-5 .headline {
        font-size: 52px;
    }
    .section-5 .description {
        margin: 0 0 40px 0;
        font-size: 22px;
    }
    .section-5 .green-block {
        height: 376px;
        background: url(../images/s5-green-bg.png) no-repeat bottom right -103px #395336;
        background-size: auto 100%;
    }
    .section-5 .green-block .inner {
        margin: 30px 0 0 25px;
    }
    .section-5 .green-block .inner .t1 {
        margin: 0 0 20px 0;
        font-size: 22px;
    }
    .section-5 .green-block .inner .t2 {
        font-size: 20px;
    }
    .section-5 .str-1 .left {
        width: 100%;
    }
    .section-5 .str-1 .right {
        width: 100%;
    }
    .section-6 {
        padding: 130px 0 40px 0;
        font-size: 52px;
    }
    .stripe-map .inner-map {
        height: 520px;
    }
    .stripe-annotation {
        padding: 45px 0 95px 0;
        font-size: 14px;
        line-height: 20px;
    }
    .main-banner .header .logo {
        margin: 0;
    }
    .main-banner .banner-text {
        width: 400px;
        margin: 123px 0 0 0;
    }
    .main-banner .banner-text .details p {
        margin: 0 0 21px 0;
    }
    .section-1 {
        padding: 151px 0 0 0;
    }
    .section-1 .headline {
        margin: 0 0 42px 0;
    }
    .section-1 .description {
        margin: 0 0 47px 0;
        padding: 0;
        font-size: 21px;
        line-height: 32px;
    }
    .section-1 .subtitle {
        margin: 0 0 53px 0;
    }
    .section-1 .blocks-2 .item {
        margin: 0 0 64px 0;
    }
    .section-2 {
        padding: 75px 0 0 0;
    }
    .section-2 .blocks-3 .item .top {
        padding: 33px 15px 26px 15px !important;
        font-size: 20px;
        line-height: 140%;
    }
    .section-2 .blocks-3 .item .top b {
        margin: 0 0 5px 0;
    }
    .section-2 .blocks-3 .item .bottom {
        padding: 29px 15px 8px 15px !important;
    }
    .section-3 {
        padding: 128px 0 0 0;
    }
    .section-3 .headline {
        margin: 0 0 20px 0;
    }
    .section-3 .description {
        margin: 0 0 35px 0;
    }
    .section-3 .text {
        margin: 0 0 56px 0;
    }
    .section-4 {
        padding: 98px 0 0 0;
    }
    .section-4 .mobile-doctor {
        margin: 0 0 3px 0;
    }
    .section-4 .left .text-1 p {
        margin: 0 0 41px 0;
    }
    .section-4 .left .text-1 {
        margin: 0 0 47px 0;
    }
    .section-4 .left .text-2 {
        margin: 0 0 44px 0;
    }
    .section-4 .left .text-2 p {
        margin: 0 0 8px 0;
    }
    .section-4 .left .text-2 ul li {
        margin: 0 0 8px 0;
    }
    .section-4 .left .text-3 p {
        margin: 0 0 12px 0;
    }
    .section-4 .left .text-3 ul li {
        margin: 0 0 9px 0;
    }
    .section-5 {
        padding: 141px 0 0 0;
    }
    .section-5 .headline {
        margin: 0 0 39px 0;
    }
    .section-5 .description {
        margin: 0 0 40px 0;
        font-size: 22px;
        line-height: 32px;
    }
    .section-5 .green-block {
        background: url(../images/s5-green-bg.png) no-repeat bottom right -104px #395336;
        background-size: auto 100%;
    }
    .section-5 .green-block .inner {
        margin: 35px 0 0 22px;
    }
    .section-5 .green-block .inner .t1 {
        margin: 0 0 23px 0;
    }
    .section-5 .green-block .inner .t2 {
        margin: 0 0 24px 0;
    }
    .section-5 .green-block .inner .t3 {
        margin: 0 0 21px 0;
    }
    .section-5 .green-block .inner .t4 {
        padding: 0 190px 0 0;
        margin: 0 0 13px 0;
        font-size: 18px;
        line-height: 24px;
    }
    .section-5 .str-1 .right table tr td:nth-of-type(1) {
        width: 240px;
        padding: 16px 15px !important;
    }
    .section-5 .str-1 .right table tr:nth-of-type(3) td:nth-of-type(1),
    .section-5 .str-1 .right table tr:nth-of-type(3) td:nth-of-type(2) {
        padding: 26px 15px 16px 15px !important;
    }
    .section-5 .warning {
        margin: 16px 0 53px 0;
    }
    .section-6 {
        padding: 125px 0 42px 0;
    }
    .stripe-annotation {
        padding: 58px 0 139px 0;
        font-size: 16px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .main-banner {
        height: 680px;
        background: url(../images/main-banner-camo.jpg) no-repeat top center #395336;
    }
    .main-banner:before {
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 302px;
        background: url(../images/main-banner-man.png) no-repeat bottom center;
        content: '';
    }
    .main-banner .banner-text {
        width: 100%;
        margin: 61px 0 0 0;
        text-align: center;
    }
    .main-banner .banner-text .desription {
        margin: 0 0 20px 0;
        font-size: 16px;
        line-height: 112%;
    }
    .main-banner .banner-text .headline {
        margin: 0 0 25px 0;
        font-size: 28px;
        line-height: 117%;
    }
    .main-banner .banner-text .details {
        font-size: 16px;
        line-height: 112%;
    }
    .main-banner .banner-text .details p {
        margin: 0 0 15px 0;
    }
    .section-1 {
        padding: 82px 0 0 0;
    }
    .section-1 .headline {
        margin: 0 0 16px 0;
        font-size: 33px;
        line-height: 150%;
    }
    .section-1 .description {
        margin: 0 0 45px 0;
        font-size: 20px;
        line-height: 140%;
    }
    .section-1 .subtitle {
        margin: 0 0 35px 0;
        font-size: 20px;
        line-height: 140%;
    }
    .section-1 .blocks-2 {
        grid-template-columns: repeat(1, 1fr);
    }
    .section-1 .blocks-2 .item {
        margin: 0 0 40px 0;
        display: block;
    }
    .section-1 .blocks-2 .item .icon {
        flex: none;
        float: left;
        width: 100%;
        margin: 0 0 15px 0;
    }
    .section-1 .blocks-2 .item .icon img {
        max-width: 33%;
    }
    .section-1 .blocks-2 .item .text {
        flex: none;
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 150%;
    }
    .section-2 {
        padding: 45px 0 0 0;
    }
    .section-2 .headline {
        margin: 0 0 25px 0;
        font-size: 32px;
        line-height: 125%;
    }
    .section-2 .description {
        margin: 0 0 27px 0;
        font-size: 20px;
        line-height: 140%;
    }
    .section-2 .blocks-3 {
        grid-template-columns: repeat(1, 1fr);
    }
    .section-2 .blocks-3 .item .top {
        padding: 30px 15px;
        font-size: 18px;
        line-height: 133%;
    }
    .section-2 .blocks-3 .item .top b {
        font-size: 26px;
    }
    .section-2 .blocks-3 .item .bottom ul li {
        padding: 0 0 0 30px;
        font-size: 16px;
        line-height: 150%;
    }
    .section-3 {
        padding: 80px 0 0 0;
    }
    .section-3 .headline {
        margin: 0 0 35px 0;
        font-size: 32px;
        line-height: 125%;
    }
    .section-3 .description {
        margin: 0 0 25px 0;
        font-size: 20px;
        line-height: 120%;
    }
    .section-3 .text {
        margin: 0 0 25px 0;
        font-size: 20px;
        line-height: 120%;
    }
    .section-3 .subtitle {
        margin: 0 0 40px 0;
        font-size: 20px;
        line-height: 140%;
    }
    .section-3 .blocks-3 {
        display: block;
    }
    .section-3 .blocks-3 .block {
        float: left;
        width: 100%;
        flex: none !important;
        font-size: 18px;
        line-height: 133%;
    }
    .section-3 .blocks-3 .icon {
        height: 120px;
    }
    .section-4 {
        padding: 80px 0 0 0;
    }
    
    .section-4 .left .headline {
        font-size: 32px;
        line-height: 150%;
    }
    .section-4 .left .text-1 {
        font-size: 18px;
        line-height: 133%;
    }
    .section-4 .left .text-2 {
        width: 100%;
        margin: 0 0 30px 0;
        padding: 15px;
        line-height: 133%;
    }
    .section-4 .left .text-2 p {
        margin: 0 0 15px 0;
    }
    .section-4 .left .text-2 ul li {
        margin: 0 0 10px 0;
        padding: 0 0 0 25px;
    }
    .section-4 .left .text-3 {
        width: 100%;
        line-height: 133%;
    }
    .section-4 .left .text-3 ul li {
        margin: 0 0 10px 0;
        padding: 0 0 0 25px;
    }
    .section-5 {
        padding: 90px 0 0 0;
    }
    .section-5 .headline {
        font-size: 32px;
        line-height: 150%;
    }
    .section-5 .description {
        margin: 0 0 25px 0;
        font-size: 20px;
        line-height: 24px;
    }
    .section-5 .green-block {
        height: auto;
        background: url(../images/main-banner-camo.jpg) no-repeat top center #395336;
        padding: 0 0 285px 0;
    }
    .section-5 .green-block:before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 246px;
        background: url(../images/s5-microscope.png) no-repeat bottom center;
        content: '';
    }
    .section-5 .green-block .inner {
        width: 100%;
        margin: 0;
        padding: 25px 15px 0 15px;
    }
    .section-5 .green-block .inner .t1 {
        font-size: 20px;
        line-height: 32px;
    }
    .section-5 .green-block .inner .t2 {
        font-size: 18px;
        line-height: 24px;
    }
    .section-5 .green-block .inner .t3 {
        margin: 0 0 20px 0;
    }
    .section-5 .green-block .inner .t4 {
        padding: 0;
    }
    .section-5 .green-block .inner ul li {
        padding: 0 0 0 25px;
        background: url(../images/icon-list-1.png) no-repeat left top 4px;
        font-size: 16px;
    }
    .section-5 .str-1 .left .name, .section-5 .str-1 .right .name {
        margin: 0 0 15px 0;
        font-size: 20px;
    }
    .section-5 .str-1 .left ul {
        font-size: 16px;
        line-height: 24px;
    }
    .section-5 .str-1 .left ul li {
        padding: 0 0 0 25px;
        margin: 0 0 10px 0;
    }
    .section-5 .str-1 .left ul li:before {
        top: 10px;
    }
    
    .section-5 .str-1 .right .table-block {
    	/*Explosion*/
        width: calc(100% + 30px);
    }
    .section-5 .str-1 .right .table-block table {
        width: 735px !important;
        margin: 0 16px 0 0;
    }
    .section-5 .str-1 .right table tr td {
        font-size: 16px;
        line-height: 24px;
    }
    .section-5 .str-1 .right table tr td:nth-of-type(1) {
        width: 240px;
    }
    .section-5 .warning {
        padding: 65px 0 0 0;
        font-size: 16px;
        line-height: 20px;
    }
    .section-5 .bottom-message {
        font-size: 28px;
        line-height: 36px;
    }
    .section-6 {
        padding: 85px 0 30px 0;
        font-size: 32px;
    }
    .stripe-map {
        padding: 0 16px;
    }
    .stripe-map .inner-map {
        height: 540px;
    }
    .footer {
        text-align: center;
    }
    .footer p span {
        float: left;
        width: 100%;
    }
    .main-banner .header .logo img {
        width: 211px;
        height: 57px;
    }
    .main-banner .banner-text {
        margin: 62px 0 0 0;
    }
    .main-banner .banner-text .desription {
        margin: 0 0 23px 0;
    }
    .main-banner .banner-text .headline {
        margin: 0 0 27px 0;
    }
    .main-banner .banner-text .details p {
        margin: 0 0 16px 0;
    }
    .section-1 {
        padding: 85px 0 0 0;
    }
    .section-1 .headline {
        margin: 0 0 19px 0;
    }
    .section-1 .description {
        margin: 0 0 45px 0;
        width: calc(100% + 5px);
    }
    .section-1 .subtitle {
        margin: 0 0 28px 0;
        width: calc(100% + 5px);
    }
    .section-1 .subtitle sup {
        display: inline-block;
        margin: -5px 0 0 0;
    }
    .section-1 .blocks-2 .item .icon {
        margin: 0 0 3px 0;
    }
    .section-1 .blocks-2 .item .text {
        font-size: 16px;
        line-height: 24px;
    }
    .section-1 .blocks-2 .item .text b {
        font-size: 18px;
        line-height: 28px;
    }
    .section-1 .blocks-2 .item:nth-of-type(2) .icon img {
        width: auto;
        height: 101px;
        float: left;
        margin: 0 0 0 9px;
    }
    .section-1 .blocks-2 .item:nth-of-type(3) .icon img {
        width: auto;
        height: 101px;
        float: left;
        margin: 0;
    }
    .section-1 .blocks-2 .item:nth-of-type(4) .icon img {
        width: auto;
        height: 100px;
        float: left;
        margin: 0;
    }
    .section-2 {
        padding: 24px 0 0 0;
    }
    .section-2 .description {
        width: calc(100% + 5px);
        margin: 2px 0 27px 0;
        font-size: 20px;
        line-height: 28px;
    }
    .section-2 .description sup {
        display: inline-block;
        margin: -5px 0 0 0;
    }
    .section-2 .blocks-3 .item .top {
        padding: 35px 15px 19px 15px !important;
    }
    .section-2 .blocks-3 .item .top b {
        margin: 0 0 8px 0;
    }
    .section-3 {
        padding: 83px 0 0 0;
    }
    .section-3 .text {
        width: calc(100% + 5px);
        margin: 0 0 29px 0;
        font-size: 18px;
        line-height: 24px;
    }
    .section-3 .subtitle {
        margin: 0 0 43px 0;
    }
    .section-3 .blocks-3 .icon {
        height: 126px;
    }
    .section-3 .blocks-3 .block {
        margin: 0 0 49px 0;
    }
    .section-4 {
        padding: 68px 0 0 0;
    }
    .section-4 .left .headline {
        margin: 0 0 27px 0;
    }
    .section-4 .left .text-1 {
        width: calc(100% + 2px);
        margin: 0 0 33px 0;
    }
    .section-4 .left .text-1 p {
        margin: 0 0 32px 0;
    }
    .section-4 .left .text-1 p:nth-of-type(2) {
        margin: 0 0 25px 0;
    }
    .section-4 .left .text-2 {
        width: calc(100% + 17px);
        margin: 0 0 30px -8px;
    }
    .section-4 .left .text-3 p {
        margin: -2px 0 15px 0;
        font-size: 18px;
        line-height: 28px;
    }
    .section-4 .left .text-3 ul {
        padding: 0 10px 0 0;
    }
    .section-4 .left .text-3 ul li {
        margin: 0 0 9px 0;
    }
    .section-5 {
        padding: 79px 0 0 0;
    }
    .section-5 .headline {
        margin: 0 0 15px 0;
    }
    .section-5 .description {
        margin: 0 0 27px 0;
    }
    .section-5 .green-block {
        padding: 0 0 281px 0;
        margin: 0 0 45px 0;
    }
    .section-5 .green-block .inner .t1 {
        margin: 0 0 12px 0;
    }
    .section-5 .green-block .inner .t2 {
        margin: 0 0 21px 0;
    }
    .section-5 .green-block .inner .t4 {
        padding: 0;
        margin: 0 0 23px 0;
    }
    .section-5 .str-1 .left .name, .section-5 .str-1 .right .name {
        margin: 0 0 10px 0;
    }
    .section-5 .str-1 .left ul li {
        margin: 0 0 8px 0;
    }
    .section-5 .str-1 .right .table-block {
        margin: 10px 0 0 0;
        /*Explosion правка для scroll */
        margin-left: -14px;
        position: relative;
        margin-right: 0;
        padding-left: 10px;
        
    }
    .section-5 .warning {
        margin: 16px 0 49px 0;
    }
    .section-6 {
        padding: 85px 0 34px 0;
    }
    .stripe-map .inner-map {
        height: 544px;
    }
    .stripe-annotation {
        padding: 45px 0 95px 0;
        font-size: 14px;
        line-height: 20px;
    }
    .footer {
        padding: 34px 0 20px 0;
    }
    .footer p {
        margin: 0 0 16px 0;
    }

    .container {
        /*Explosion */
        /*width: 320px;*/
    }
    .section-1 .subtitle {
        margin: 0 0 45px 0;
    }
    .section-1 .blocks-2 .item:nth-of-type(1) .icon img {
        margin: -10px 0 0 4px;
        width: 102px;
        height: 101px;
    }
    .section-1 .blocks-2 .item:nth-of-type(1) .text {
        margin: 14px 0 0 0;
    }
    .section-1 .blocks-2 .item:nth-of-type(2) .text {
        margin: 0 0 -17px 0;
    }
    .section-1 .blocks-2 .item:nth-of-type(3) .text {
        margin-left: 0;
    }
    .section-1 .blocks-2 .item:nth-of-type(4) .text {
        margin-left: 0;
    }
    .section-2 {
        padding: 41px 0 0 0;
    }
}



.botton_warning {
    text-align: center;
    background-color: #f8f8f8;
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.03);
    transform: scaleY(1.5);
    transform-origin: bottom;
    line-height: 1;
    z-index: 1000;
    -webkit-text-size-adjust: 100%;
}
.botton_warning .warning__text {
    font-size: 1.54vw !important;
    line-height: 40px;
    font-weight: 400;
    color: #d2d2d2;
    line-height: 1;
    
}
@media screen and (max-width: 767px){
	.botton_warning .warning__text {
	    line-height: 2;
	}
}